Update npm non-major dependencies#1122
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
10 times, most recently
from
May 1, 2023 19:27
eae881e to
6f3be1c
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
from
May 1, 2023 22:39
6f3be1c to
dd4ac09
Compare
Contributor
Author
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! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.21.4->7.21.57.21.4->7.21.57.21.0->7.21.57.21.0->7.21.52.8.13->2.9.31.9.4->1.9.54.29.3->4.29.54.29.3->4.29.63.0.1->3.0.229.5.0->29.5.118.0.35->18.2.018.0.11->18.2.15.58.0->5.59.15.58.0->5.59.14.6.3->4.7.01.3.5->1.4.01.0.30001480->1.0.3000148112.9.0->12.11.08.38.0->8.39.02.13.2->2.13.33.0.15->3.0.1613.2.1->13.2.22.8.7->2.8.86.10.0->6.11.05.79.0->5.81.05.0.1->5.0.2Release Notes
babel/babel
v7.21.5Compare Source
👓 Spec Compliance
babel-generator,babel-parser,babel-typesmixinsandimplementsforDeclareInterfaceandInterfaceDeclaration(@liuxingbaoyu)🐛 Bug Fix
babel-core,babel-generator,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx)position withcreateParenthesizedExpressions(@liuxingbaoyu)babel-preset-env💅 Polish
babel-typesbabel-coreltinstead oflteto check TS version for .cts config (@nicolo-ribaudo)🏠 Internal
babel-coreimport.meta.resolve(@nicolo-ribaudo)babel-helper-fixtures,babel-preset-typescript.overridesand.envwhen resolving plugins/presets from fixture options (@JLHwung)babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-pluginsemverpackage to compare versions (@nicolo-ribaudo)navikt/aksel
v2.9.3Compare Source
Patch Changes
#1950
c03d53d5aThanks @KenAJoh! - ✨ Nye ikonerv2.9.2Compare Source
v2.9.1Compare Source
v2.9.0Compare Source
v2.8.16Compare Source
v2.8.15Compare Source
Patch Changes
#1928
dfe923582Thanks @KenAJoh! - 🎉 Lagt til nye ikoner 🎉#1930
6682be1c8Thanks @KenAJoh! - Alle pakker implementerer nå npm provenance (beta)v2.8.14Compare Source
reduxjs/redux-toolkit
v1.9.5Compare Source
This bugfix release includes notable improvements to TS type inference when using the
enhancersoption inconfigureStore, and updates the listener middleware to only check predicates if the dispatched value is truly an action object.What's Changed
Full Changelog: reduxjs/redux-toolkit@v1.9.4...v1.9.5
tanstack/query
v4.29.5Compare Source
Version 4.29.5 - 4/24/2023, 3:19 PM
Changes
Refactor
dc2af81) by DylanChore
7cd2d19) by Eric Kwoka195772e) by Lachlan CollinsPackages
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.59.1Compare Source
Bug Fixes
v5.59.0Compare Source
Bug Fixes
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.59.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
dequelabs/axe-core
v4.7.0Compare Source
Features
Bug Fixes
Page.setDocumentContent(#3921) (66f23e5)4.6.3 (2023-01-23)
Bug Fixes
4.6.2 (2022-12-23)
Bug Fixes
4.6.1 (2022-12-14)
Bug Fixes
axios/axios
v1.4.0Compare Source
Bug Fixes
multipart/form-datacontent type for FormData payload on custom client environments; (#5678) (bbb61e7)Features
AxiosHeaderValuetype. (#5525) (726f1c8)Performance Improvements
Contributors to this release
1.3.6 (2023-04-19)
Bug Fixes
toStringmethod on the target; (#5661) (aa372f7)Contributors to this release
1.3.5 (2023-04-05)
Bug Fixes
paramsSerializerconfig; (#5633) (a56c866)Contributors to this release
1.3.4 (2023-02-22)
Bug Fixes
Contributors to this release
1.3.3 (2023-02-13)
Bug Fixes
Contributors to this release
1.3.2 (2023-02-03)
Bug Fixes
ERR_INVALID_URLerror; (#5528) (128d56f)Contributors to this release
1.3.1 (2023-02-01)
Bug Fixes
Contributors to this release
v1.3.6Compare Source
Bug Fixes
toStringmethod on the target; (#5661) (aa372f7)Contributors to this release
browserslist/caniuse-lite
v1.0.30001481Compare Source
cypress-io/cypress
v12.11.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​12-11-0
v12.10.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​12-10-0
eslint/eslint
v8.39.0Compare Source
Features
3f7af9ffeat: ImplementSourceCode#markVariableAsUsed()(#17086) (Nicholas C. Zakas)Documentation
6987dc5docs: Fix formatting in Custom Rules docs (#17097) (Milos Djermanovic)4ee92e5docs: Update README (GitHub Actions Bot)d8e9887docs: Custom Rules cleanup/expansion (#16906) (Ben Perlmutter)1fea279docs: Clarify how to add to tsc agenda (#17084) (Nicholas C. Zakas)970ef1cdocs: Update triage board location (Nicholas C. Zakas)6d8bffddocs: Update README (GitHub Actions Bot)Chores
60a6f26chore: upgrade @eslint/js@8.39.0 (#17102) (Milos Djermanovic)d5ba5c0chore: package.json update for @eslint/js release (ESLint Jenkins)f57eff2ci: run tests on Node.js v20 (#17093) (Nitin Kumar)9d1b8fcperf: Binary search in token storeutils.search(#17066) (Francesco Trotta)07a4435chore: Add request for minimal repro to bug report (#17081) (Nicholas C. Zakas)eac4943refactor: remove unnecessary use ofSourceCode#getAncestorsin rules (#17075) (Milos Djermanovic)0a7b60achore: update description ofSourceCode#getDeclaredVariables(#17072) (Milos Djermanovic)6e2df71chore: remove unnecessary references to the LICENSE file (#17071) (Milos Djermanovic)cypress-io/eslint-plugin-cypress
v2.13.3Compare Source
Bug Fixes
no-unnecessary-waitingrule (c626ad5)remarkablemark/html-react-parser
v3.0.16Compare Source
Documentation
okonet/lint-staged
v13.2.2Compare Source
Bug Fixes
yaml@2.2.2(GHSA-f9xv-q969-pqx4) (#1290) (cf691aa)prettier/prettier
v2.8.8Compare Source
This version is a republished version of v2.8.7.
A bad version was accidentally published and it can't be unpublished, apologies for the churn.
remix-run/react-router
v6.11.0Compare Source
Minor Changes
basenamesupport inuseFetcher(#10336)basenamethen you will need to remove the manually prependedbasenamefrom yourfetchercalls (fetcher.load('/basename/route') -> fetcher.load('/route'))Patch Changes
Componentinstead ofelementon a route definition (#10287)<Link to="//">and other invalid URL values (#10367)useSyncExternalStoretouseStatefor internal@remix-run/routerrouter state syncing in<RouterProvider>. We found some subtle bugs where router state updates got propagated before other normaluseStateupdates, which could lead to footguns inuseEffectcalls. (#10377, #10409)StaticRouterProvider's internalRoutercomponent (#10401)RouterProvider,useNavigate/useSubmit/fetcher.submitare now stable across location changes, since we can handle relative routing via the@remix-run/routerinstance and get rid of our dependence onuseLocation(). When usingBrowserRouter, these hooks remain unstable across location changes because they stillConfiguration
📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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.