Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2025

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.28.0 -> 7.28.3 age confidence
@babel/plugin-transform-runtime (source) 7.28.0 -> 7.28.3 age confidence
@babel/preset-env (source) 7.28.0 -> 7.28.3 age confidence
@babel/runtime (source) 7.28.2 -> 7.28.3 age confidence
@babel/runtime-corejs3 (source) 7.28.2 -> 7.28.3 age confidence
@date-fns/tz 1.3.1 -> 1.4.1 age confidence
@eslint/compat (source) 1.3.1 -> 1.3.2 age confidence
@navikt/aksel-icons (source) 7.27.0 -> 7.28.1 age confidence
@tanstack/react-query (source) 5.84.1 -> 5.85.5 age confidence
@tanstack/react-query-devtools (source) 5.84.1 -> 5.85.5 age confidence
@testing-library/jest-dom 6.6.4 -> 6.7.0 age confidence
@types/node (source) 22.17.0 -> 22.17.2 age confidence
@types/react (source) 19.1.9 -> 19.1.10 age confidence
@typescript-eslint/eslint-plugin (source) 8.39.0 -> 8.40.0 age confidence
@typescript-eslint/parser (source) 8.39.0 -> 8.40.0 age confidence
caniuse-lite 1.0.30001733 -> 1.0.30001735 age confidence
eslint (source) 9.32.0 -> 9.33.0 age confidence
eslint-plugin-cypress 5.1.0 -> 5.1.1 age confidence
eslint-plugin-testing-library 7.6.3 -> 7.6.6 age confidence
eslint-plugin-unused-imports 4.1.4 -> 4.2.0 age confidence
lint-staged 16.1.4 -> 16.1.5 age confidence
marked (source) 16.1.2 -> 16.2.0 age confidence
mini-css-extract-plugin 2.9.3 -> 2.9.4 age confidence
react-day-picker (source) 9.8.1 -> 9.9.0 age confidence
tinybench 4.0.1 -> 4.1.0 age confidence
tsx (source) 4.20.3 -> 4.20.4 age confidence
typescript-eslint (source) 8.39.0 -> 8.40.0 age confidence
webpack 5.101.0 -> 5.101.3 age confidence
zod (source) 4.0.15 -> 4.0.17 age confidence

Release Notes

babel/babel (@​babel/core)

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions
date-fns/tz (@​date-fns/tz)

v1.4.1

Compare Source

Fixed

v1.4.0

Compare Source

Fixed
eslint/rewrite (@​eslint/compat)

v1.3.2

Compare Source

Dependencies
  • The following workspace dependencies were updated
navikt/aksel (@​navikt/aksel-icons)

v7.28.1

Compare Source

v7.28.0

Compare Source

Minor Changes
  • Icons: 🎉 New icons 'ArrowCirclepathReverse' and 'ArrowsAllDirections'. (#​3979)

v7.27.1

Compare Source

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

v5.85.5

Compare Source

v5.85.4

Compare Source

v5.85.3

Compare Source

v5.85.2

Compare Source

Version 5.85.2 - 8/14/25, 8:51 AM

Changes

Fix
  • query-core: query cancellation and reverting (#​9293) (0991576) by Dominik Dorfmeister

Packages

v5.85.1

Compare Source

v5.85.0

Compare Source

Version 5.85.0 - 8/12/25, 12:41 PM

Changes

Feat
  • add solid devtools panel export to solid devtools (#​9551) (c63713f) by Alem Tuzlak
Chore
Test
  • react-query/useIsFetching: remove unnecessary "advanceTimersByTimeAsync", unify to "rendered", and add detailed "expect" for custom queryClient and state updates during rendering (#​9530) (77e53b0) by @​sukvvon
Docs
  • Add Firefox and Edge browser extension support to devtools docs (#​9548) (d25c0da) by Dmytro Borysov
Other

Packages

v5.84.2

Compare Source

Version 5.84.2 - 8/8/25, 2:00 PM

Changes

Fix
  • angular-query: align mutation options to most recent react-query types (#​9543) (cd6ea9a) by Arnoud
Test
  • react-query/mutationOptions: add tests for without "mutationKey" in "mutationOptions" and add "sleep" to "mutationFn" (#​9510) (34657e5) by @​sukvvon

Packages

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

v5.85.5

Compare Source

v5.85.4

Compare Source

v5.85.3

Compare Source

Version 5.85.3 - 8/14/25, 1:05 PM

Changes

Fix
  • query-core: race condition in StrictMode (#​9565) (51aad7d) by Dominik Dorfmeister
Test
  • core: tests for StrictMode behaviour (de3626a) by TkDodo

Packages

v5.85.2

Compare Source

v5.85.1

Compare Source

v5.85.0

Compare Source

Version 5.85.0 - 8/12/25, 12:41 PM

Changes
Feat
  • add solid devtools panel export to solid devtools (#​9551) (c63713f) by Alem Tuzlak
Chore
Test
  • react-query/useIsFetching: remove unnecessary "advanceTimersByTimeAsync", unify to "rendered", and add detailed "expect" for custom queryClient and state updates during rendering (#​9530) (77e53b0) by @​sukvvon
Docs
  • Add Firefox and Edge browser extension support to devtools docs (#​9548) (d25c0da) by Dmytro Borysov
Other
Packages

v5.84.2

Compare Source

Version 5.84.2 - 8/8/25, 2:00 PM

Changes
Fix
  • angular-query: align mutation options to most recent react-query types (#​9543) (cd6ea9a) by Arnoud
Test
  • react-query/mutationOptions: add tests for without "mutationKey" in "mutationOptions" and add "sleep" to "mutationFn" (#​9510) (34657e5) by @​sukvvon
Packages
testing-library/jest-dom (@​testing-library/jest-dom)

v6.7.0

Compare Source

Features
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.40.0

Compare Source

🚀 Features
  • typescript-estree: forbid invalid keys in EnumMember (#​11232)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.39.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.40.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.39.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001735

Compare Source

v1.0.30001734

Compare Source

eslint/eslint (eslint)

v9.33.0

Compare Source

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v5.1.1

Compare Source

Bug Fixes
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v7.6.6

Compare Source

Bug Fixes

v7.6.5

Compare Source

Bug Fixes

v7.6.4

Compare Source

Bug Fixes
  • no-node-access: support user-event instances returned from custom render (#​1048) (079043b)
sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)

v4.2.0

Compare Source

lint-staged/lint-staged (lint-staged)

v16.1.5

Compare Source

Patch Changes
markedjs/marked (marked)

v16.2.0

Compare Source

Features
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.4

Compare Source

gpbl/react-day-picker (react-day-picker)

v9.9.0

Compare Source

This release includes a new reverseYears prop, a range selection fix, and a build update to fix issues with source maps.

Reversing the Years in the Dropdown

When using captionLayout='dropdown', set reverseYears to reverse the years listed in the dropdown: the most recent year will appear first.

<DayPicker captionLayout="dropdown" reverseYears />

See it in action in the playground.

What's Changed

Full Changelog: gpbl/react-day-picker@v9.8.1...v9.9.0

tinylibs/tinybench (tinybench)

v4.1.0

Compare Source

   🚀 Features
    View changes on GitHub
privatenumber/tsx (tsx)

v4.20.4

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.40.0

Compare Source

🩹 Fixes
  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#​11475)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.39.1

Compare Source

🩹 Fixes
  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#​11464)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

webpack/webpack (webpack)

v5.101.3

Compare Source

v5.101.2

Compare Source

Fixes
  • Fixed syntax error when comment is on the last line
  • Handle var declaration for createRequire
  • Distinguish free variable and tagged variable

v5.101.1

Compare Source

Fixes
  • Filter deleted assets in processAdditionalAssets hook
  • HMR failure in defer module
  • Emit assets even if invalidation occurs again
  • Export types for serialization and deserialization in plugins and export the ModuleFactory class
  • Fixed the failure export of internal function for ES module chunk format
  • Fixed GetChunkFilename failure caused by dependOn entry
  • Fixed the import of missing dependency chunks
  • Fixed when entry chunk depends on the runtime chunk hash
  • Fixed module.exports bundle to ESM library
  • Adjusted the time of adding a group depending on the fragment of execution time
  • Fixed circle dependencies when require RawModule and condition of isDeferred
  • Tree-shakable module library should align preconditions of allowInlineStartup
colinhacks/zod (zod)

v4.0.17

Compare Source

v4.0.16

Compare Source


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 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 2 times, most recently from 12d20c8 to 8089d98 Compare August 21, 2025 11:10
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 8089d98 to 90a0f33 Compare August 22, 2025 12:59
Copy link

coderabbitai bot commented Aug 22, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@olemartinorg olemartinorg merged commit 5379bdd into main Aug 22, 2025
17 checks passed
@olemartinorg olemartinorg deleted the renovate/npm-minor-patch branch August 22, 2025 13:50
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