Skip to content

Update npm non-major dependencies#3360

Merged
olemartinorg merged 1 commit into
mainfrom
renovate/npm-minor-patch
Jun 10, 2025
Merged

Update npm non-major dependencies#3360
olemartinorg merged 1 commit into
mainfrom
renovate/npm-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.27.1 -> 7.27.4 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.27.1 -> 7.27.4 age adoption passing confidence
@babel/preset-env (source) 7.27.1 -> 7.27.2 age adoption passing confidence
@babel/runtime (source) 7.27.1 -> 7.27.6 age adoption passing confidence
@babel/runtime-corejs3 (source) 7.27.1 -> 7.27.6 age adoption passing confidence
@faker-js/faker (source) 9.7.0 -> 9.8.0 age adoption passing confidence
@navikt/aksel-icons (source) 7.21.0 -> 7.22.0 age adoption passing confidence
@percy/cli (source) 1.30.10 -> 1.30.11 age adoption passing confidence
@tanstack/react-query (source) 5.75.2 -> 5.80.6 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.75.2 -> 5.80.6 age adoption passing confidence
@types/leaflet (source) 1.9.17 -> 1.9.18 age adoption passing confidence
@types/node (source) 22.15.3 -> 22.15.30 age adoption passing confidence
@types/react (source) 18.3.20 -> 18.3.23 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.31.1 -> 8.33.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.31.1 -> 8.33.1 age adoption passing confidence
caniuse-lite 1.0.30001717 -> 1.0.30001721 age adoption passing confidence
cypress (source) 14.3.2 -> 14.4.1 age adoption passing confidence
dompurify 3.2.5 -> 3.2.6 age adoption passing confidence
eslint (source) 9.26.0 -> 9.28.0 age adoption passing confidence
eslint-config-prettier 10.1.2 -> 10.1.5 age adoption passing confidence
eslint-plugin-cypress 5.0.1 -> 5.1.0 age adoption passing confidence
eslint-plugin-prettier 5.3.1 -> 5.4.1 age adoption passing confidence
eslint-plugin-testing-library 7.1.1 -> 7.4.0 age adoption passing confidence
globals 16.0.0 -> 16.2.0 age adoption passing confidence
html-react-parser 5.2.3 -> 5.2.5 age adoption passing confidence
lint-staged 15.5.1 -> 15.5.2 age adoption passing confidence
marked (source) 15.0.11 -> 15.0.12 age adoption passing confidence
react-day-picker (source) 9.6.7 -> 9.7.0 age adoption passing confidence
react-router-dom (source) 6.30.0 -> 6.30.1 age adoption passing confidence
ts-jest (source) 29.3.2 -> 29.3.4 age adoption passing confidence
typescript-eslint (source) 8.31.1 -> 8.33.1 age adoption passing confidence
webpack 5.99.7 -> 5.99.9 age adoption passing confidence
webpack-dev-server 5.2.1 -> 5.2.2 age adoption passing confidence
yarn (source) 4.9.1 -> 4.9.2 age adoption passing confidence
zod (source) 3.24.4 -> 3.25.56 age adoption passing confidence
zustand 5.0.4 -> 5.0.5 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.27.4

Compare Source

👓 Spec Compliance
  • babel-parser, babel-plugin-proposal-explicit-resource-management
💅 Polish
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

v7.27.3

Compare Source

🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #​17257 Preserve class id when transforming using declarations with exported class (@​JLHwung)
  • babel-parser
  • babel-generator, babel-parser
faker-js/faker (@​faker-js/faker)

v9.8.0

Compare Source

New Locales
Changed Locales
Bug Fixes
navikt/aksel (@​navikt/aksel-icons)

v7.22.0

Compare Source

v7.21.1

Compare Source

percy/cli (@​percy/cli)

v1.30.11

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes

Full Changelog: percy/cli@1.30.10...v1.30.11

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

v5.80.6

Compare Source

v5.80.5

Compare Source

Version 5.80.5 - 6/4/25, 6:43 PM

Changes

Fix
  • experimental_createQueryPersister: Change persisterRestoreAll to restoreQueries with filter support (#​9230) (9e0e60c) by René Klomp

Packages

v5.80.3

Compare Source

Version 5.80.3 - 6/4/25, 9:48 AM

Changes
Fix
  • react-query: move hydrationQueue from state to a derived value (#​9247) (0d2c2e0) by Fredrik Höglund
Docs
Packages

v5.80.2

Compare Source

Version 5.80.2 - 6/3/25, 12:08 PM

Changes
Fix
Packages

v5.80.1

Compare Source

Version 5.80.1 - 6/3/25, 11:23 AM

Changes
Perf
  • improve performance of util function "difference" in quriesObserver.ts in query-core package (#​9201) (57c6ce1) by novice0840
Packages

v5.80.0

Compare Source

Version 5.80.0 - 6/3/25, 9:36 AM

Changes

Feat
  • query-devtools: add indicator for staleTime: "static" (#​9215) (3e7d715) by MINSEONG KIM
Refactor
  • types: remove unnecessary TQueryData generic in InfiniteQueryObserverOptions (#​9224) (efa963d) by Braden Wong
  • query-core: add "Set" instead of "includes" (#​9221) (4bf169e) by novice0840
Chore
  • consolidate noop function usage across framework packages (#​9228) (1fba7fc) by Braden Wong
  • remove redundant word in comment (#​9231) (a2a23a8) by clonemycode
  • improve type safety in getQueryData by using generics (#​9218) (3a89ec9) by Braden Wong

Packages

v5.79.2

Compare Source

Version 5.79.2 - 6/2/25, 4:29 PM

Changes

Refactor
  • react-query: change the order of const variables (#​9211) (0e083c6) by novice0840
  • query-core: extract context creation to functions and move type assertions (#​9210) (0cbfc5e) by Braden Wong

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added backport-ignore This PR is a new feature and should not be cherry-picked onto release branches kind/dependencies Pull requests that update a dependency file labels May 15, 2025
@renovate renovate Bot force-pushed the renovate/npm-minor-patch branch 10 times, most recently from 255e4c3 to 36ec1d7 Compare May 22, 2025 01:00
@renovate renovate Bot force-pushed the renovate/npm-minor-patch branch 17 times, most recently from d06e121 to 9a04628 Compare May 29, 2025 03:19
@renovate renovate Bot force-pushed the renovate/npm-minor-patch branch from 9a04628 to bcbdc00 Compare May 29, 2025 12:33
@renovate renovate Bot force-pushed the renovate/npm-minor-patch branch 16 times, most recently from e0179ca to ccdb202 Compare June 5, 2025 12:26
@renovate renovate Bot force-pushed the renovate/npm-minor-patch branch 8 times, most recently from 932d46c to 54d2f98 Compare June 8, 2025 18:58
@renovate renovate Bot force-pushed the renovate/npm-minor-patch branch from 54d2f98 to c03cda7 Compare June 10, 2025 00:16
@sonarqubecloud
Copy link
Copy Markdown

@olemartinorg olemartinorg merged commit e32007e into main Jun 10, 2025
16 checks passed
@olemartinorg olemartinorg deleted the renovate/npm-minor-patch branch June 10, 2025 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-ignore This PR is a new feature and should not be cherry-picked onto release branches kind/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant