chore(deps): update all non-major dependencies #201
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.38.0
->^7.38.2
^1.26.0
->^1.27.2
^18.2.31
->^18.2.34
^18.2.31
->^18.2.34
^6.8.0
->^6.9.1
^6.8.0
->^6.9.1
^6.8.0
->^6.9.1
^6.8.0
->^6.9.1
^4.1.0
->^4.1.1
^2.34.0
->^2.34.1
10.2.0
->10.2.3
^10.1.0
->^10.2.3
^6.17.0
->^6.18.0
^1.69.4
->^1.69.5
Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.1.1
Compare Source
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.34.1
Compare Source
Patch Changes
796c0ad
Thanks @ota-meshi! - fix: false positives for custom-element with svelte v3 insvelte/valid-compile
npm/cli (npm)
v10.2.3
Compare Source
Dependencies
b5dedf3
#6958node-gyp@10.0.1
v10.2.2
Compare Source
Bug Fixes
8ed6d28
#6910 make npm link respect --no-save (#6910) (@Santoshraj2)eacec5f
#6941 add back bin/node-gyp-bin/node-gyp files (#6941) (@lukekarrys)b776753
#6928 Grammar mistake in authentication error message (#6928) (@Gekuro, gek)Documentation
c422a01
#6924 use markdown links instead of html (@lukekarrys)dd03aa0
#6921 add v9 and above for lockfile version 3 (#6921) (@MikeMcC399)Dependencies
dfb6298
#6937node-gyp@10.0.0
(#6937)@npmcli/arborist@7.2.1
libnpmdiff@6.0.3
libnpmexec@7.0.3
libnpmfund@5.0.1
libnpmpack@6.0.3
libnpmversion@5.0.1
v10.2.1
Compare Source
Bug Fixes
35c92fe
#6902 Add check to pkg command to deal with empty values (#6902) (@NeonArray)5b6172f
#6895 logout from custom registry (@wraithgar)8423d4f
#6895 delete auth from proper location on logout (@wraithgar)0cfe9de
#6873 audit: spelling error in message (#6873) (@Fdawgs)Documentation
5142735
#6894 update npm build description (#6894) (@siemhesda)2e4b4ad
#6861 npm publish content modification (#6861) (@jpg619)Dependencies
96e1637
#6915cmd-shim@6.0.2
(#6915)b405da1
#6899bin-links@4.0.3
ef69d36
#6895npm-registry-fetch@16.1.0
337c903
#6882spdx-license-ids@3.0.16
e6b0be7
#6882socks-proxy-agent@8.0.2
ee6892e
#6882readable-stream@4.4.2
61c3ee9
#6882minipass@7.0.4
14d31fd
#6882is-core-module@2.13.0
03f3d2e
#6882https-proxy-agent@7.0.2
e0163c6
#6882are-we-there-yet@4.0.1
fca804a
#6882ci-info@3.9.0
6af582f
#6882npm-install-checks@6.3.0
@npmcli/config@8.0.1
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
sass/dart-sass (sass)
v1.69.5
Compare Source
JS API
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.