Skip to content

fix(deps): update npm dependencies (minor)#1649

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-dependencies
Open

fix(deps): update npm dependencies (minor)#1649
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 30, 2026

This PR contains the following updates:

Package Change Age Confidence
@​codemirror/view 6.40.06.41.1 age confidence
@graphql-codegen/cli (source) 6.2.16.3.1 age confidence
@graphql-codegen/typescript-operations (source) 5.0.95.1.0 age confidence
@tanstack/react-query (source) 5.95.25.100.8 age confidence
@tanstack/react-router (source) 1.168.231.169.1 age confidence
@typescript-eslint/eslint-plugin (source) 8.58.28.59.1 age confidence
@typescript-eslint/parser (source) 8.58.28.59.1 age confidence
autoprefixer 10.4.2710.5.0 age confidence
eslint (source) 10.2.110.3.0 age confidence
globals 17.5.017.6.0 age confidence
msw (source) 2.12.142.14.2 age confidence
typescript-eslint (source) 8.58.28.59.1 age confidence
zod (source) 4.3.64.4.2 age confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v6.3.1

Compare Source

Patch Changes
  • #​10737
    be85118
    Thanks @​eddeee888! - Fix issue where same SDL in different
    documents are ignored when handling documents vs externalDocuments

v6.3.0

Compare Source

Minor Changes
  • #​10659
    e65d303
    Thanks @​ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-operations)

v5.1.0

Compare Source

Minor Changes
  • #​10659
    e65d303
    Thanks @​ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

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

v5.100.8

Compare Source

Patch Changes

v5.100.7

Compare Source

Patch Changes

v5.100.6

Compare Source

Patch Changes

v5.100.5

Compare Source

Patch Changes

v5.100.4

Compare Source

Patch Changes

v5.100.3

Compare Source

Patch Changes

v5.100.2

Patch Changes

v5.100.1

Patch Changes

v5.100.0

Compare Source

Patch Changes

v5.99.2

Compare Source

Patch Changes

v5.99.1

Compare Source

Patch Changes

v5.99.0

Compare Source

Patch Changes

v5.98.0

Compare Source

Patch Changes

v5.97.0

Compare Source

Patch Changes

v5.96.2

Compare Source

Patch Changes

v5.96.1

Compare Source

Patch Changes

v5.96.0

Compare Source

Patch Changes
TanStack/router (@​tanstack/react-router)

v1.169.1

Compare Source

Patch Changes

v1.169.0

Compare Source

Minor Changes
  • Allow params.parse to experimentally return false to skip an incoming route candidate during path matching. Thrown parse errors still surface on the selected match instead of falling through, and outgoing typed route-template links continue to use exact route lookup followed by params.stringify for URL generation. (#​7263)
Patch Changes

v1.168.26

Compare Source

Patch Changes

v1.168.25

Compare Source

Patch Changes

v1.168.24

Compare Source

Patch Changes
  • Add TanStack Start inline CSS manifest support for SSR so route styles can be embedded in the HTML response and hydrated without duplicate stylesheet links. (#​7253)

  • Updated dependencies [4d864ee]:

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

v8.59.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#​12241)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#​12220)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#​12278)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#​12269)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#​12257)
  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#​12246)
❤️ Thank You

See GitHub Releases for more information.

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

v8.59.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#​11789)
❤️ Thank You
  • Ulrich Stark

See GitHub Releases for more information.

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

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

v8.59.1

Compare Source

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

See GitHub Releases for more information.

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

v8.59.0

Compare Source

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

See GitHub Releases for more information.

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

postcss/autoprefixer (autoprefixer)

v10.5.0

Compare Source

  • Added mask-position-x and mask-position-y support (by @​toporek).
eslint/eslint (eslint)

v10.3.0

Compare Source

sindresorhus/globals (globals)

v17.6.0

Compare Source

mswjs/msw (msw)

v2.14.2

Compare Source

v2.14.2 (2026-04-29)

Bug Fixes

v2.14.1

Compare Source

v2.14.1 (2026-04-29)

Bug Fixes

v2.14.0

Compare Source

v2.14.0 (2026-04-29)

Features
Bug Fixes

v2.13.6

Compare Source

v2.13.6 (2026-04-24)

Bug Fixes

v2.13.5

Compare Source

v2.13.5 (2026-04-23)

Bug Fixes

v2.13.4

Compare Source

v2.13.4 (2026-04-16)

Bug Fixes

v2.13.3

Compare Source

v2.13.3 (2026-04-14)

Bug Fixes

v2.13.2

Compare Source

v2.13.1

Compare Source

v2.13.1 (2026-04-07)

Bug Fixes

v2.13.0

Compare Source

v2.13.0 (2026-04-06)

Features
  • use the network source architecture (defineNetwork) (#​2650) (2b73790) @​kettanaito @​felmonon
  • handlers are not grouped internally by kind, making handler lookup a O(1) operation.
  • handlers filtering no longer uses an instanceof check. Instead, the kind property of the handler is used.
Bug fixes
  • fix an issue where a WebSocket connection would be logged in the console even when there are no matching event handlers for it.
typescript-eslint/typescript-eslint (typescript-eslint)

v8.59.1

Compare Source

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

See GitHub Releases for more information.

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

v8.59.0

Compare Source

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

See GitHub Releases for more information.

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

colinhacks/zod (zod)

v4.4.2

Compare Source

v4.4.1

Compare Source

v4.4.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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.

Copilot AI review requested due to automatic review settings April 30, 2026 09:20
@renovate renovate Bot requested a review from a team as a code owner April 30, 2026 09:20
@renovate renovate Bot review requested due to automatic review settings April 30, 2026 09:20
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 30, 2026

⚠️ No Changeset found

Latest commit: 5afcb77

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2026

PR Preview Action v1.8.1

🚀 View preview at
https://cloudoperators.github.io/juno/pr-preview/pr-1649/

Built to branch gh-pages at 2026-05-09 04:34 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@TilmanHaupt TilmanHaupt requested a review from Copilot April 30, 2026 09:35
TilmanHaupt
TilmanHaupt previously approved these changes Apr 30, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates a set of pinned npm dependencies across the Juno monorepo (apps + shared config), with the corresponding pnpm-lock.yaml refresh.

Changes:

  • Bump eslint to 10.2.1 in selected apps and update autoprefixer to 10.5.0.
  • Bump @tanstack/react-query to 5.99.2 across multiple apps.
  • Bump tooling deps: msw to 2.13.5, @graphql-codegen/* to latest minor/patches, and typescript-eslint to 8.59.0 in @cloudoperators/juno-config.

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
pnpm-lock.yaml Lockfile updated to reflect bumped dependency graph and transitive updates.
packages/config/package.json Updates typescript-eslint version used by the shared config package.
apps/template/package.json Updates eslint pinned version for the template app.
apps/supernova/package.json Updates @tanstack/react-query pinned version.
apps/heureka/package.json Updates react-query, graphql-codegen tooling, autoprefixer, and eslint.
apps/greenhouse/package.json Updates CodeMirror view and react-query.
apps/example/package.json Updates react-query and msw.
apps/doop/package.json Updates @tanstack/react-query pinned version.
apps/carbon/package.json Updates autoprefixer and eslint.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Comment thread apps/example/package.json Outdated
Comment thread pnpm-lock.yaml Outdated
Comment thread pnpm-lock.yaml
@TilmanHaupt TilmanHaupt requested a review from Copilot April 30, 2026 10:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates a set of npm dependencies across multiple workspaces/apps to newer minor/patch versions (Renovate-driven).

Changes:

  • Bump ESLint to 10.2.1 in affected apps.
  • Bump @tanstack/react-query to 5.99.2 across multiple apps.
  • Update a few supporting tools/libs (GraphQL Codegen, MSW, Autoprefixer, CodeMirror view, typescript-eslint).

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/config/package.json Bumps typescript-eslint used by shared config tooling.
apps/template/package.json Updates eslint to a newer patch/minor.
apps/supernova/package.json Updates @tanstack/react-query.
apps/heureka/package.json Updates React Query, GraphQL Codegen packages, Autoprefixer, and ESLint.
apps/greenhouse/package.json Updates CodeMirror view and React Query.
apps/example/package.json Updates React Query and MSW.
apps/doop/package.json Updates React Query.
apps/carbon/package.json Updates Autoprefixer and ESLint.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Comment thread apps/heureka/package.json Outdated
Comment on lines +58 to +62
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react": "6.0.1",
"@vitest/ui": "4.1.4",
"autoprefixer": "10.4.27",
"eslint": "10.1.0",
"autoprefixer": "10.5.0",
"eslint": "10.2.1",
@renovate renovate Bot force-pushed the renovate/npm-dependencies branch 18 times, most recently from a4c406a to 8dab29f Compare May 6, 2026 14:39
@renovate renovate Bot force-pushed the renovate/npm-dependencies branch 9 times, most recently from ac4557a to 15f08b9 Compare May 8, 2026 21:54
@renovate renovate Bot force-pushed the renovate/npm-dependencies branch from 15f08b9 to 5afcb77 Compare May 9, 2026 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants