Skip to content
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

chore(deps): update npm non-major dependencies (main) #2079

Merged
merged 1 commit into from
May 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.4 -> 7.24.5 age adoption passing confidence
@babel/preset-env (source) 7.24.4 -> 7.24.5 age adoption passing confidence
@babel/runtime (source) 7.24.4 -> 7.24.5 age adoption passing confidence
@babel/runtime-corejs3 (source) 7.24.4 -> 7.24.5 age adoption passing confidence
@navikt/aksel-icons (source) 6.3.6 -> 6.8.0 age adoption passing confidence
@percy/cli (source) 1.28.3 -> 1.28.6 age adoption passing confidence
@tanstack/react-query (source) 5.29.2 -> 5.37.1 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.29.2 -> 5.37.1 age adoption passing confidence
@testing-library/dom 10.0.0 -> 10.1.0 age adoption passing confidence
@testing-library/jest-dom 6.4.2 -> 6.4.5 age adoption passing confidence
@testing-library/react 15.0.2 -> 15.0.7 age adoption passing confidence
@types/node (source) 20.12.7 -> 20.12.12 age adoption passing confidence
@types/react (source) 18.2.78 -> 18.3.3 age adoption passing confidence
@types/react-dom (source) 18.2.25 -> 18.3.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.6.0 -> 7.10.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.6.0 -> 7.10.0 age adoption passing confidence
ajv (source) 8.12.0 -> 8.13.0 age adoption passing confidence
axe-core (source) 4.9.0 -> 4.9.1 age adoption passing confidence
axios (source) 1.6.8 -> 1.7.2 age adoption passing confidence
caniuse-lite 1.0.30001610 -> 1.0.30001621 age adoption passing confidence
core-js (source) 3.36.1 -> 3.37.1 age adoption passing confidence
cypress (source) 13.7.3 -> 13.10.0 age adoption passing confidence
dompurify 3.1.0 -> 3.1.4 age adoption passing confidence
dot-object 2.1.4 -> 2.1.5 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence
eslint-plugin-testing-library 6.2.1 -> 6.2.2 age adoption passing confidence
eslint-plugin-unused-imports 3.1.0 -> 3.2.0 age adoption passing confidence
immer 10.0.4 -> 10.1.1 age adoption passing confidence
lint-staged 15.2.2 -> 15.2.4 age adoption passing confidence
lru-cache 10.2.0 -> 10.2.2 age adoption passing confidence
mime 4.0.1 -> 4.0.3 age adoption passing confidence
mini-css-extract-plugin 2.8.1 -> 2.9.0 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-router-dom (source) 6.22.3 -> 6.23.1 age adoption passing confidence
ts-jest (source) 29.1.2 -> 29.1.3 age adoption passing confidence
yarn (source) 4.1.1 -> 4.2.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3
navikt/aksel (@​navikt/aksel-icons)

v6.8.0

Compare Source

v6.7.1

Compare Source

v6.7.0

Compare Source

v6.6.1

Compare Source

v6.6.0

Compare Source

v6.5.0

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

percy/cli (@​percy/cli)

v1.28.6

Compare Source

What's Changed

✨ Enhancements

Full Changelog: percy/cli@v1.28.5...v1.28.6

v1.28.5

Compare Source

What's Changed

🐛 Bug Fixes

Full Changelog: percy/cli@v1.28.4...v1.28.5

v1.28.4

Compare Source

What's Changed

✨ Enhancements
Issues

CLI executables are not published for this version

Full Changelog: percy/cli@v1.28.3...v1.28.4

TanStack/query (@​tanstack/react-query)

v5.37.1

Compare Source

Version 5.37.1 - 5/18/2024, 8:42 AM

Changes

Fix
Chore

Packages

v5.36.2

Compare Source

v5.36.1

Compare Source

Version 5.36.1 - 5/15/2024, 2:22 PM

Changes

Fix
  • types: make TVariables default to unknown on Mutation (#​7433) (c2861c4) by Dominik Dorfmeister
Docs
  • not using useState in creating queryClient when use ReactQueryStreamedHydration in suspense-example (#​7431) (3a9e046) by polee
Other
  • Update overview.md (10c7527) by Tanner Linsley

Packages

v5.36.0

Compare Source

v5.35.5

Compare Source

v5.35.4

Compare Source

Version 5.35.4 - 5/10/2024, 2:10 PM

Changes

Fix
  • deprecate direction passed to QueryFunctionContext (#​7410) (fbe3b44) by Dominik Dorfmeister
Docs

Packages

v5.35.1

Compare Source

Version 5.35.1 - 5/6/2024, 6:38 AM

Changes

Fix
Docs

Packages

v5.34.2

Compare Source

v5.34.1

Compare Source

Version 5.34.1 - 5/4/2024, 8:30 AM

Changes

Fix
Docs

Packages

v5.32.1

Compare Source

Version 5.32.1 - 4/30/2024, 1:38 PM

Changes
Fix
  • trigger release (684ffbf) by Dominik Dorfmeister
  • codemods: Use .cjs extension for CommonJS files (#​7333) (2aca521) by Anton Jeppsson
Docs
  • createSyncStoragePersister: fix typo (#​7348) (6768a9c) by Mackie Underdown
Packages

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the kind/dependencies Pull requests that update a dependency file label May 8, 2024
@renovate renovate bot force-pushed the renovate/main-npm-minor-patch branch 10 times, most recently from 4588395 to 24d67f5 Compare May 15, 2024 23:01
@renovate renovate bot force-pushed the renovate/main-npm-minor-patch branch 6 times, most recently from f83cd2f to 49368e3 Compare May 23, 2024 13:48
@renovate renovate bot force-pushed the renovate/main-npm-minor-patch branch 4 times, most recently from 0b6166e to 2d374c6 Compare May 24, 2024 21:11
@renovate renovate bot force-pushed the renovate/main-npm-minor-patch branch from 2d374c6 to f87d20f Compare May 26, 2024 22:59
Copy link

sonarcloud bot commented May 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@olemartinorg olemartinorg merged commit f5a9d8b into main May 27, 2024
10 checks passed
@olemartinorg olemartinorg deleted the renovate/main-npm-minor-patch branch May 27, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant