-
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 #3212
Conversation
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: @types/react@18.2.33, react-router-dom@6.17.0 |
c252739
to
dbd7578
Compare
dbd7578
to
054d1f8
Compare
Codecov Report
@@ Coverage Diff @@
## main #3212 +/- ##
=======================================
Coverage 82.05% 82.05%
=======================================
Files 274 274
Lines 9301 9301
Branches 413 413
=======================================
Hits 7632 7632
Misses 1557 1557
Partials 112 112 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Conor Brady <con.brad@gmail.com>
This PR contains the following updates:
3.12.7
->3.12.9
5.14.15
->5.14.16
5.14.15
->5.14.17
6.17.0
->6.18.0
6.17.0
->6.18.0
18.2.33
->18.2.36
6.9.1
->6.10.0
6.9.1
->6.10.0
8.52.0
->8.53.0
6.17.0
->6.18.0
2.9.1
->2.9.2
2.0.1
->2.0.2
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
cypress-io/code-coverage (@cypress/code-coverage)
v3.12.9
Compare Source
Bug Fixes
v3.12.8
Compare Source
Bug Fixes
mui/material-ui (@mui/icons-material)
v5.14.16
Compare Source
Oct 31, 2023
A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.14.16
@mui/base@5.0.0-beta.22
@mui/joy@5.0.0-beta.13
MenuList
demo (#39459) @sai6855multiple
options (#39454) @sai6855@mui/material-next@6.0.0-alpha.108
Docs
@mui/styles
docs and discourage users from installing it (#39644) @samuelsycamorecolor="black"
from Next.js App Router layout (#39577) @samuelsycamoreCore
@types/loader-utils
package fromzero-next-plugin
(#39609) @ZeeshanTamboliDesign Engineer - xGrid
role (#39375) @DanailHAll contributors of this release in alphabetical order: @alexfauquette, @Best-Sardar, @DanailH, @danilo-leal, @DiegoAndai, @emamoah, @gitstart, @Janpot, @jcoyle37, @mj12albert, @mnajdova, @Nkzn, @oliviertassinari, @Popppins, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli
mui/mui-x (@mui/x-data-grid)
v6.18.0
Compare Source
Nov 3, 2023
We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/x-data-grid@6.18.0
gridFilterApi
(#10786) @vu-dao-93undefined
row id (#10670) @romgrk@mui/x-data-grid-pro@6.18.0
Same changes as in
@mui/x-data-grid@6.18.0
.@mui/x-data-grid-premium@6.18.0
Same changes as in
@mui/x-data-grid-pro@6.18.0
.Date Pickers
@mui/x-date-pickers@6.18.0
@mui/x-date-pickers-pro@6.18.0
Same changes as in
@mui/x-date-pickers@6.18.0
.Charts /
@mui/x-charts@6.18.0
Docs
focus
(#10843) @michelengelenCore
slot
API descriptions based onslots
orcomponents
(#10879) @LukasTytypescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.10.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
6.9.1 (2023-10-30)
Bug Fixes
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.10.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.9.1 (2023-10-30)
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.53.0
Compare Source
Features
528e1c0
feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)c0b11dd
feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)Bug Fixes
1ad6257
fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)b329ea7
fix: add;
after JSX nodes inno-object-constructor
autofix (#17672) (Francesco Trotta)Documentation
ab8c60d
docs: change position of return to top button (#17688) (Tanuj Kanti)4fc44c0
docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)4164b2c
docs: Update README (GitHub Actions Bot)8651895
docs: Fix tabs in rule examples (#17653) (Francesco Trotta)3aec1c5
docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨)Chores
ba4d4d5
chore: remove metascraper (#17707) (Milos Djermanovic)0d07338
chore: Update dependencies (#17706) (Milos Djermanovic)93256a3
chore: package.json update for @eslint/js release (ESLint Jenkins)485ec7d
test: fix ESLint tests for caching (#17699) (Milos Djermanovic)db06a7f
ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])994596b
ci: run tests in Node.js 21 (#17673) (Francesco Trotta)remix-run/react-router (react-router-dom)
v6.18.0
Compare Source
Minor Changes
Add support for manual fetcher key specification via
useFetcher({ key: string })
so you can access the same fetcher instance from different components in your application without prop-drilling (RFC) (#10960)useFetchers
so that they can be looked up bykey
Add
navigate
/fetcherKey
params/props touseSumbit
/Form
to support kicking off a fetcher submission under the hood with an optionally user-specifiedkey
(#10960)useFetcher({ key })
to look it up elsewherePatch Changes
RouterProvider
that holds completed fetcher data, in preparation for the upcoming future flag that will change the fetcher persistence/cleanup behavior (#10961)future
prop onBrowserRouter
,HashRouter
andMemoryRouter
so that it accepts aPartial<FutureConfig>
instead of requiring all flags to be included. (#10962)@remix-run/router@1.11.0
react-router@6.18.0
recharts/recharts (recharts)
v2.9.2
Compare Source
Fix another TS issue from 2.9.
Fix
Line/ActiveDot
: Fix breaking type change for theonClick
function ofactiveDot
onLine
- this resolves https://github.com/recharts/recharts/issues/3922 - thank you @andrewangelle for the quick turnaroundbahmutov/start-server-and-test (start-server-and-test)
v2.0.2
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.
Test Links:
Landing Page
MoreCast 2.0
Percentile Calculator
MoreCast
C-Haines
FireBat
FireBat bookmark
Auto Spatial Advisory (ASA)
HFI Calculator