-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lock file maintenance npm all non-major dependencies #3136
Conversation
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: [email protected] |
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is protestware and troll packages?This package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function. Consider that consuming this package my come along with functionality unrelated to its primary purpose. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Codecov Report
@@ Coverage Diff @@
## main #3136 +/- ##
==========================================
- Coverage 84.72% 84.71% -0.02%
==========================================
Files 300 301 +1
Lines 10110 10123 +13
Branches 588 588
==========================================
+ Hits 8566 8576 +10
- Misses 1381 1384 +3
Partials 163 163
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
4eb5c3d
to
331c991
Compare
331c991
to
5056cc9
Compare
Kudos, SonarCloud Quality Gate passed! |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
6.14.0
->6.15.0
6.14.0
->6.15.0
1.9.5
->1.9.6
3.0.0
->3.0.1
1.9.4
->1.9.6
4.14.198
->4.14.199
1.18.1
->1.18.2
6.7.2
->6.7.3
6.7.2
->6.7.3
8.49.0
->8.50.0
2.26.0
->2.26.1
2.0.0
->2.0.1
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
mui/mui-x (@mui/x-data-grid)
v6.15.0
Compare Source
Sep 22, 2023
We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
getRowsToExport
option to print export on the data grid (#10084) @zreecespiecesData Grid
@mui/[email protected]
getRowsToExport
option to print export (#10084) @zreecespiecesInputLabelProps
(#10413) @romgrkGridMenu
proponClickAway
toonClose
(#10411) @romgrkGridMenu
closes (#10412) @romgrkGridActionsCellItem
(#10344) @romgrkeval
from bundlers (#10329) @romgrkborder: 0
to unmounted focused cell to avoid layout shifts in that row (#10318) @lauri865@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
@mui/material
(#10115) @alexfauquetteTree View /
@mui/[email protected]
Docs
301
to Material UI @oliviertassinarirowIdentifier
(#10326) @MBilalShafiCore
reduxjs/redux-toolkit (@reduxjs/toolkit)
v1.9.6
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.7.3
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.7.3
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v8.50.0
Compare Source
Features
27d5a9e
feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)f9082ff
feat: flat-rule-tester make sure default config always matches (#17585) (fnx)83914ad
feat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)22a5582
feat: add ruleno-object-constructor
, deprecateno-new-object
(#17576) (Francesco Trotta)85a3d9e
feat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)Bug Fixes
cc4d26b
fix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)1ea4cfb
fix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)aa1b657
fix: wrong suggestion and message inno-misleading-character-class
(#17571) (Yosuke Ota)Documentation
1800537
docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)48a44a7
docs: Add correct/incorrect tags toprefer-arrow-callback
(#17589) (Francesco Trotta)20893d4
docs: fix incorrect tag's place (#17575) (Tanuj Kanti)bd7a71f
docs: Update README (GitHub Actions Bot)Chores
f8a8a2d
chore: upgrade @eslint/js@8.50.0 (#17599) (Milos Djermanovic)38ada6d
chore: package.json update for @eslint/js release (ESLint Jenkins)plotly/plotly.js (plotly.js)
v2.26.1
Compare Source
Fixed
with thanks to @28raining for the contribution!
with thanks to @28raining for the contribution!
plotly_legenddoubleclick
handlers to execute even when the defaultplotly_legendclick
event is cancelled (returns false) [#6727], with thanks to @andrej-vasilj for the contribution!fi
locale [#6723],with thanks to @wkmor1 for the contribution!
cs
locale [#6734],with thanks to @vlastimil-dolejs for the contribution!
bahmutov/start-server-and-test (start-server-and-test)
v2.0.1
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.