Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@digdir/designsystemet-css 1.0.2 -> 1.0.3 age adoption passing confidence
@digdir/designsystemet-react (source) 1.0.2 -> 1.0.3 age adoption passing confidence
@digdir/designsystemet-theme (source) 1.0.2 -> 1.0.3 age adoption passing confidence
@navikt/aksel-icons (source) 7.17.4 -> 7.18.0 age adoption passing confidence
@storybook/addon-a11y (source) 8.6.11 -> 8.6.12 age adoption passing confidence
@storybook/addon-essentials (source) 8.6.9 -> 8.6.12 age adoption passing confidence
@storybook/react (source) 8.6.9 -> 8.6.12 age adoption passing confidence
@storybook/react-vite (source) 8.6.9 -> 8.6.12 age adoption passing confidence
@tanstack/react-query (source) 5.69.0 -> 5.72.0 age adoption passing confidence
@testing-library/react 16.2.0 -> 16.3.0 age adoption passing confidence
@types/node (source) 22.13.14 -> 22.14.0 age adoption passing confidence
@types/react (source) 19.0.12 -> 19.1.0 age adoption passing confidence
@types/react-dom (source) 19.0.4 -> 19.1.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.28.0 -> 8.29.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.28.0 -> 8.29.1 age adoption passing confidence
@vitest/coverage-istanbul (source) 3.0.9 -> 3.1.1 age adoption passing confidence
cypress (source) 14.2.0 -> 14.2.1 age adoption passing confidence
eslint (source) 9.23.0 -> 9.24.0 age adoption passing confidence
eslint-import-resolver-typescript 3.9.1 -> 3.10.0 age adoption passing confidence
eslint-plugin-n 17.16.2 -> 17.17.0 age adoption passing confidence
eslint-plugin-prettier 5.2.5 -> 5.2.6 age adoption passing confidence
eslint-plugin-react 7.37.4 -> 7.37.5 age adoption passing confidence
msw (source) 2.4.11 -> 2.7.3 age adoption passing confidence
react (source) 19.0.0 -> 19.1.0 age adoption passing confidence
react-dom (source) 19.0.0 -> 19.1.0 age adoption passing confidence
react-router (source) 7.4.0 -> 7.5.0 age adoption passing confidence
storybook (source) 8.6.9 -> 8.6.12 age adoption passing confidence
typescript (source) 5.8.2 -> 5.8.3 age adoption passing confidence
vitest (source) 3.0.9 -> 3.1.1 age adoption passing confidence
yarn (source) 4.7.0 -> 4.8.1 age adoption passing confidence

Release Notes

digdir/designsystemet (@​digdir/designsystemet-css)

v1.0.3

Compare Source

Patch Changes
  • Fix data-color and data-color-scheme used on the same element not working in some browsers (#​3354)

  • Adjusted colors in dark mode, see changelog for @digdir/designsystemet (#​3386)

navikt/aksel (@​navikt/aksel-icons)

v7.18.0

Compare Source

storybookjs/storybook (@​storybook/addon-a11y)

v8.6.12

Compare Source

storybookjs/storybook (@​storybook/addon-essentials)

v8.6.12

Compare Source

v8.6.11

Compare Source

v8.6.10

Compare Source

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

v5.72.0

Compare Source

Version 5.72.0 - 4/7/25, 9:20 AM

Changes

Feat
Chore
  • deps: update dependency vite to v6.2.5 [security] (#​8957) (644e945) by renovate[bot]
  • hopefully changing nx.json will cache-bust everything? (57d159c) by TkDodo
  • paths: use customConditions to define internal imports (#​8935) (8e0c6b7) by Tyler
Ci
  • disable nx-caching in CI (3319d35) by TkDodo
Other

Packages

v5.71.10

Compare Source

Version 5.71.10 - 4/4/25, 12:44 PM

Changes

Refactor
Docs

Packages

v5.71.5

Compare Source

Version 5.71.5 - 4/2/25, 6:39 PM

Changes

Fix
  • solid-query: add useQuery, useInfiniteQuery, useQueries, useMutation as alternative syntax to align with react and ease maintenance (#​8938) (1202ba0) by Birk Skyum
Chore
  • deps: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#​8602) (8b1eff1) by renovate[bot]

Packages

v5.71.3

Compare Source

Version 5.71.3 - 4/2/25, 9:47 AM

Changes

Fix
  • query-core: Rename defaultshouldRedactErrors to defaultShouldRedactErrors (#​8933) (e73d5b4) by MINSEONG KIM
Chore
  • allow Preview Bundle Size to fail (24dd7c7) by TkDodo
Test
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8900) (67ab070) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for createPersister.test.tsx (#​8915) (12762a3) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for persist.test.tsx (#​8914) (15ebad8) by MINSEONG KIM
  • react-query-devtools: resolve ESLint typescript-eslint/require-await warnings (#​8912) (b1a2fef) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8908) (4be5740) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8907) (78c8a0c) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8905) (815ff24) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8904) (4117d68) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8903) (3799d87) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8902) (4779747) by MINSEONG KIM
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8901) (f4aa6e3) by MINSEONG KIM
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8899) (a8beb4a) by MINSEONG KIM
Docs
Other

Packages

v5.71.1

Compare Source

Version 5.71.1 - 3/31/25, 8:35 AM

Changes

Fix
  • Prevent redundant function call error in dev mode (#​8877) (610ba68) by Daniel Osmond
Test
  • react-query: fix async to promise (#​8889) (cf7b375) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8888) (bd4c8d1) by MINSEONG KIM
  • react-query: fix async to promise and remove unnecessary await (#​8887) (517c490) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8886) (627062b) by MINSEONG KIM
  • react-query: fix queryFn to use Promise.resolve to match TypeScript requirements (#​8885) (5acf8e6) by MINSEONG KIM
  • react-query: use fake timers for useQuery.promise.test.tsx (#​8890) (cd6c8c0) by MINSEONG KIM

Packages

v5.71.0

Compare Source

Version 5.71.0 - 3/30/25, 12:53 PM

Changes
Feat
Test
  • query-core: fix mutationFn to use Promise.resolve to match TypeScript requirements (#​8875) (1fa539a) by MINSEONG KIM
Ci
  • apply automated fixes (747eea8) by autofix-ci[bot]
Docs
  • react-community: fixed typescript typo (#​8879) (62b8720) by Clarence
  • queryClient: JSDoc hint for queryClient.getQueryData (#​8862) (e5ef275) by Tyler
Other
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
Copy link
Contributor Author

renovate bot commented Apr 3, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @storybook/[email protected]
npm error node_modules/@storybook/react
npm error   dev @storybook/react@"8.6.12" from the root project
npm error   @storybook/react@"8.6.3" from @storybook/[email protected]
npm error   node_modules/@storybook/react-vite
npm error     dev @storybook/react-vite@"8.6.12" from the root project
npm error
npm error Could not resolve dependency:
npm error dev @storybook/react@"8.6.12" from the root project
npm error
npm error Conflicting peer dependency: @storybook/[email protected]
npm error node_modules/@storybook/test
npm error   peerOptional @storybook/test@"8.6.12" from @storybook/[email protected]
npm error   node_modules/@storybook/react
npm error     dev @storybook/react@"8.6.12" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-04-10T17_23_28_369Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-04-10T17_23_28_369Z-debug-0.log

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Apr 3, 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.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 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.
    • Generate unit testing code for this file.
    • 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. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • 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 src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

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.

Documentation and Community

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

@github-actions github-actions bot added the dependencies Pull request for dependency change label Apr 3, 2025
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 13 times, most recently from 87e0ec8 to ee08d9c Compare April 10, 2025 09:24
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from ee08d9c to ca0c608 Compare April 10, 2025 17:24
@renovate
Copy link
Contributor Author

renovate bot commented Apr 11, 2025

Edited/Blocked Notification

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

@allinox allinox merged commit a6e6cd1 into main Apr 11, 2025
5 checks passed
@allinox allinox deleted the renovate/npm-minor-patch branch April 11, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull request for dependency change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant