Skip to content

Bump the minor-and-patch group across 1 directory with 10 updates#539

Open
dependabot[bot] wants to merge 1 commit intoproductionfrom
dependabot/npm_and_yarn/registration/frontend/minor-and-patch-df51d9e1d9
Open

Bump the minor-and-patch group across 1 directory with 10 updates#539
dependabot[bot] wants to merge 1 commit intoproductionfrom
dependabot/npm_and_yarn/registration/frontend/minor-and-patch-df51d9e1d9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps the minor-and-patch group with 10 updates in the /registration/frontend directory:

Package From To
@sentry/solid 10.49.0 10.50.0
@tanstack/solid-hotkeys 0.9.1 0.10.0
@tanstack/solid-hotkeys-devtools 0.6.6 0.7.0
@tanstack/solid-query 5.99.0 5.100.5
@tanstack/solid-query-devtools 5.99.0 5.100.5
@tanstack/solid-router 1.168.19 1.168.25
@tanstack/eslint-plugin-query 5.99.0 5.100.5
@tanstack/router-plugin 1.167.22 1.167.28
baseline-browser-mapping 2.10.19 2.10.23
typescript-eslint 8.58.2 8.59.1

Updates @sentry/solid from 10.49.0 to 10.50.0

Release notes

Sourced from @​sentry/solid's releases.

10.50.0

Important Changes

  • feat(effect): Support v4 beta (#20394)

    The @sentry/effect integration now supports Effect v4 beta, enabling Sentry instrumentation for the latest Effect framework version. Read more in the Effect SDK readme.

  • feat(hono): Add @sentry/hono/bun for Bun runtime (#20355)

    A new @sentry/hono/bun entry point adds first-class support for running Hono applications instrumented with Sentry on the Bun runtime. Read more in the Hono SDK readme.

  • feat(replay): Add replayStart/replayEnd client lifecycle hooks (#20369)

    New replayStart and replayEnd client lifecycle hooks let you react to replay session start and end events in your application.

Other Changes

  • feat(core): Emit no_parent_span client outcomes for discarded spans requiring a parent (#20350)
  • feat(deps): Bump protobufjs from 7.5.4 to 7.5.5 (#20372)
  • feat(hono): Add runtime packages as optional peer dependencies (#20423)
  • feat(opentelemetry): Add tracingChannel utility for context propagation (#20358)
  • fix(browser): Enrich graphqlClient spans for relative URLs (#20370)
  • fix(browser): Filter implausible LCP values (#20338)
  • fix(cloudflare): Use TransformStream to keep track of streams (#20452)
  • fix(console): Re-patch console in AWS Lambda runtimes (#20337)
  • fix(core): Correct GoogleGenAIIstrumentedMethod typo in type name
  • fix(core): Handle stateless MCP wrapper transport correlation (#20293)
  • fix(hono): Remove undefined from options type (#20419)
  • fix(node): Guard against null httpVersion in outgoing request span attributes (#20430)
  • fix(node-core): Pass rejection reason instead of Promise as originalException (#20366)
  • chore: Ignore claude worktrees (#20440)
  • chore: Prevent test from creating zombie process (#20392)
  • chore: Update size-limit (#20412)
  • chore(dev-deps): Bump nx from 22.5.0 to 22.6.5 (#20458)
  • chore(e2e-tests): Use tarball symlinks for E2E tests instead of verdaccio (#20386)
  • chore(lint): Remove lint warnings (#20413)
  • chore(test): Remove empty variant tests (#20443)
  • chore(tests): Use verdaccio as node process instead of docker image (#20336)
  • docs(readme): Update usage instructions for binary scripts (#20426)
  • ref(node): Vendor undici instrumentation (#20190)
  • test(aws-serverless): Ensure aws-serverless E2E tests run locally (#20441)
  • test(aws-serverless): Split npm & layer tests (#20442)
  • test(browser): Fix flaky sessions route-lifecycle test + upgrade axios (#20197)
  • test(cloudflare): Use .makeRequestAndWaitForEnvelope to wait for envelopes (#20208)

... (truncated)

Changelog

Sourced from @​sentry/solid's changelog.

10.50.0

Important Changes

  • feat(effect): Support v4 beta (#20394)

    The @sentry/effect integration now supports Effect v4 beta, enabling Sentry instrumentation for the latest Effect framework version. Read more in the Effect SDK readme.

  • feat(hono): Add @sentry/hono/bun for Bun runtime (#20355)

    A new @sentry/hono/bun entry point adds first-class support for running Hono applications instrumented with Sentry on the Bun runtime. Read more in the Hono SDK readme.

  • feat(replay): Add replayStart/replayEnd client lifecycle hooks (#20369)

    New replayStart and replayEnd client lifecycle hooks let you react to replay session start and end events in your application.

Other Changes

  • feat(core): Emit no_parent_span client outcomes for discarded spans requiring a parent (#20350)
  • feat(deps): Bump protobufjs from 7.5.4 to 7.5.5 (#20372)
  • feat(hono): Add runtime packages as optional peer dependencies (#20423)
  • feat(opentelemetry): Add tracingChannel utility for context propagation (#20358)
  • fix(browser): Enrich graphqlClient spans for relative URLs (#20370)
  • fix(browser): Filter implausible LCP values (#20338)
  • fix(cloudflare): Use TransformStream to keep track of streams (#20452)
  • fix(console): Re-patch console in AWS Lambda runtimes (#20337)
  • fix(core): Correct GoogleGenAIIstrumentedMethod typo in type name
  • fix(core): Handle stateless MCP wrapper transport correlation (#20293)
  • fix(hono): Remove undefined from options type (#20419)
  • fix(node): Guard against null httpVersion in outgoing request span attributes (#20430)
  • fix(node-core): Pass rejection reason instead of Promise as originalException (#20366)
  • chore: Ignore claude worktrees (#20440)
  • chore: Prevent test from creating zombie process (#20392)
  • chore: Update size-limit (#20412)
  • chore(dev-deps): Bump nx from 22.5.0 to 22.6.5 (#20458)
  • chore(e2e-tests): Use tarball symlinks for E2E tests instead of verdaccio (#20386)
  • chore(lint): Remove lint warnings (#20413)
  • chore(test): Remove empty variant tests (#20443)
  • chore(tests): Use verdaccio as node process instead of docker image (#20336)
  • docs(readme): Update usage instructions for binary scripts (#20426)
  • ref(node): Vendor undici instrumentation (#20190)
  • test(aws-serverless): Ensure aws-serverless E2E tests run locally (#20441)
  • test(aws-serverless): Split npm & layer tests (#20442)
  • test(browser): Fix flaky sessions route-lifecycle test + upgrade axios (#20197)

... (truncated)

Commits
  • 785e756 release: 10.50.0
  • ed26a19 Merge pull request #20461 from getsentry/prepare-release/10.50.0
  • 7b584c4 meta(changelog): Update changelog for 10.50.0
  • 39740da test(cloudflare): Use .makeRequestAndWaitForEnvelope to wait for envelopes (#...
  • c741030 test(aws-serverless): Split npm & layer tests (#20442)
  • f97076d chore(dev-deps): Bump nx from 22.5.0 to 22.6.5 (#20458)
  • 4b4ac76 fix(node): Guard against null httpVersion in outgoing request span attribut...
  • 7569b10 fix(cloudflare): Use TransformStream to keep track of streams (#20452)
  • a4c9686 test(hono): Add E2E tests for middleware spans (#20451)
  • ff23846 chore: Ignore claude worktrees (#20440)
  • Additional commits viewable in compare view

Updates @tanstack/solid-hotkeys from 0.9.1 to 0.10.0

Release notes

Sourced from @​tanstack/solid-hotkeys's releases.

@​tanstack/solid-hotkeys@​0.10.0

Minor Changes

  • feat: upgrade to latest tanstack store version (3104ee4)

Patch Changes

  • Updated dependencies [3104ee4]:
    • @​tanstack/hotkeys@​0.8.0
Changelog

Sourced from @​tanstack/solid-hotkeys's changelog.

0.10.0

Minor Changes

  • feat: upgrade to latest tanstack store version (3104ee4)

Patch Changes

  • Updated dependencies [3104ee4]:
    • @​tanstack/hotkeys@​0.8.0
Commits

Updates @tanstack/solid-hotkeys-devtools from 0.6.6 to 0.7.0

Release notes

Sourced from @​tanstack/solid-hotkeys-devtools's releases.

@​tanstack/solid-hotkeys-devtools@​0.7.0

Minor Changes

  • feat: upgrade to latest tanstack store version (3104ee4)

Patch Changes

  • Updated dependencies [3104ee4]:
    • @​tanstack/hotkeys-devtools@​0.9.0
Changelog

Sourced from @​tanstack/solid-hotkeys-devtools's changelog.

0.7.0

Minor Changes

  • feat: upgrade to latest tanstack store version (3104ee4)

Patch Changes

  • Updated dependencies [3104ee4]:
    • @​tanstack/hotkeys-devtools@​0.9.0
Commits

Updates @tanstack/solid-query from 5.99.0 to 5.100.5

Release notes

Sourced from @​tanstack/solid-query's releases.

@​tanstack/solid-query-devtools@​5.100.5

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.5
    • @​tanstack/solid-query@​5.100.5

@​tanstack/solid-query-persist-client@​5.100.5

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.5
    • @​tanstack/solid-query@​5.100.5

@​tanstack/solid-query@​5.100.5

Patch Changes

  • Updated dependencies [a53ef97]:
    • @​tanstack/query-core@​5.100.5

@​tanstack/solid-query-devtools@​5.100.4

Patch Changes

  • fix(devtools): change onClose callback type from () => unknown to () => void (#10118)

  • Updated dependencies [3d1a62e]:

    • @​tanstack/query-devtools@​5.100.4
    • @​tanstack/solid-query@​5.100.4

@​tanstack/solid-query-persist-client@​5.100.4

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.100.4
    • @​tanstack/solid-query@​5.100.4

@​tanstack/solid-query@​5.100.4

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.4

@​tanstack/solid-query-devtools@​5.100.3

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.3
    • @​tanstack/solid-query@​5.100.3

@​tanstack/solid-query-persist-client@​5.100.3

... (truncated)

Changelog

Sourced from @​tanstack/solid-query's changelog.

5.100.5

Patch Changes

  • Updated dependencies [a53ef97]:
    • @​tanstack/query-core@​5.100.5

5.100.4

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.4

5.100.3

Patch Changes

  • Updated dependencies [f85d825]:
    • @​tanstack/query-core@​5.100.3

5.100.2

Patch Changes

5.100.1

Patch Changes

  • Updated dependencies [1bb0d23]:
    • @​tanstack/query-core@​5.100.1

5.100.0

Patch Changes

  • Updated dependencies [6540a41]:
    • @​tanstack/query-core@​5.100.0

5.99.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.99.2

5.99.1

... (truncated)

Commits

Updates @tanstack/solid-query-devtools from 5.99.0 to 5.100.5

Release notes

Sourced from @​tanstack/solid-query-devtools's releases.

@​tanstack/solid-query-devtools@​5.100.5

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.5
    • @​tanstack/solid-query@​5.100.5

@​tanstack/solid-query-devtools@​5.100.4

Patch Changes

  • fix(devtools): change onClose callback type from () => unknown to () => void (#10118)

  • Updated dependencies [3d1a62e]:

    • @​tanstack/query-devtools@​5.100.4
    • @​tanstack/solid-query@​5.100.4

@​tanstack/solid-query-devtools@​5.100.3

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.3
    • @​tanstack/solid-query@​5.100.3

@​tanstack/solid-query-devtools@​5.100.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.2
    • @​tanstack/solid-query@​5.100.2
Changelog

Sourced from @​tanstack/solid-query-devtools's changelog.

5.100.5

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.5
    • @​tanstack/solid-query@​5.100.5

5.100.4

Patch Changes

  • fix(devtools): change onClose callback type from () => unknown to () => void (#10118)

  • Updated dependencies [3d1a62e]:

    • @​tanstack/query-devtools@​5.100.4
    • @​tanstack/solid-query@​5.100.4

5.100.3

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.3
    • @​tanstack/solid-query@​5.100.3

5.100.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.2
    • @​tanstack/solid-query@​5.100.2

5.100.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.1
    • @​tanstack/solid-query@​5.100.1

5.100.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.100.0
    • @​tanstack/solid-query@​5.100.0

... (truncated)

Commits

Updates @tanstack/solid-router from 1.168.19 to 1.168.25

Changelog

Sourced from @​tanstack/solid-router's changelog.

1.168.25

Patch Changes

  • Updated dependencies [493148b]:
    • @​tanstack/router-core@​1.168.17

1.168.24

Patch Changes

  • Fix hydration mismatch for ssr='data-only' with pendingComponent (#7266)

1.168.23

Patch Changes

  • Fix for useLoaderData sometimes going undefined (#7265)

  • Fix streaming when using Await component (#7264)

1.168.22

Patch Changes

  • fix server middleware type in solid-router (#7260)

  • Enhanced internal tag comparison logic to optimize stylesheet persistence during route navigation. (#7250)

1.168.21

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]:

    • @​tanstack/router-core@​1.168.16

1.168.20

Patch Changes

  • fix: use keyed Show in Outlet to fix child route rendering with useQuery (#7204)
Commits

Updates @tanstack/eslint-plugin-query from 5.99.0 to 5.100.5

Release notes

Sourced from @​tanstack/eslint-plugin-query's releases.

@​tanstack/eslint-plugin-query@​5.100.5

No release notes provided.

@​tanstack/eslint-plugin-query@​5.100.4

No release notes provided.

@​tanstack/eslint-plugin-query@​5.100.3

No release notes provided.

@​tanstack/eslint-plugin-query@​5.100.2

No release notes provided.

Changelog

Sourced from @​tanstack/eslint-plugin-query's changelog.

5.100.5

5.100.4

5.100.3

5.100.2

5.100.1

5.100.0

5.99.2

5.99.1

Patch Changes

  • fix(eslint-plugin-query): fix no-void-query-fn false positive on enum returns for typescript 6. (#10460)
Commits

Updates @tanstack/router-plugin from 1.167.22 to 1.167.28

Changelog

Sourced from @​tanstack/router-plugin's changelog.

1.167.28

Patch Changes

  • Updated dependencies [493148b]:
    • @​tanstack/router-core@​1.168.17
    • @​tanstack/react-router@​1.168.25
    • @​tanstack/router-generator@​1.166.36

1.167.27

Patch Changes

  • Updated dependencies [a2ad394]:
    • @​tanstack/router-generator@​1.166.35

1.167.26

Patch Changes

  • refactor(router-plugin): upgrade unplugin to v3 (#7258)

1.167.25

Patch Changes

  • Fix React route HMR for webpack and rspack so it no longer imports react-refresh/runtime, avoiding failures when that optional dependency is not installed. (#7255)

1.167.24

Patch Changes

  • Updated dependencies [4d864ee]:
    • @​tanstack/react-router@​1.168.24
    • @​tanstack/router-core@​1.168.16
    • @​tanstack/router-generator@​1.166.34

1.167.23

Patch Changes

  • rsbuild (#7228)

  • Updated dependencies [91a7089]:

    • @​tanstack/router-utils@​1.161.7
    • @​tanstack/router-generator@​1.166.33
Commits

Updates baseline-browser-mapping from 2.10.19 to 2.10.23

Release notes

Sourced from baseline-browser-mapping's releases.

v2.9.3 - remove process.loadEnvFile()

What's Changed

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.9.2...v2.9.3

Commits
  • 0544d03 Patch to 2.10.23 because browser or feature data changed
  • 2e7b2aa Browser or feature data changed
  • 0a152af Updating static site
  • 62f1580 Patch to 2.10.22 because browser or feature data changed
  • 28f506e Browser or feature data changed
  • 16e4c4f Updating static site
  • d17de12 Updating static site
  • 8de0d27 Patch to 2.10.21 because browser or feature data changed
  • 58a14ed Browser or feature data changed
  • 1e26fa1 Updating static site
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.58.2 to 8.59.1

Release notes

Sourced from typescript-eslint's releases.

v8.59.1

8.59.1 (2026-04-27)

🩹 Fixes

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

❤️ Thank You

See GitHub Releases for more information.

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

v8.59.0

8.59.0 (2026-04-20)

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

Changelog

Sourced from typescript-eslint's changelog.

8.59.1 (2026-04-27)

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.

8.59.0 (2026-04-20)

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.

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 10 updates in the /registration/frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@sentry/solid](https://github.com/getsentry/sentry-javascript) | `10.49.0` | `10.50.0` |
| [@tanstack/solid-hotkeys](https://github.com/TanStack/hotkeys/tree/HEAD/packages/solid-hotkeys) | `0.9.1` | `0.10.0` |
| [@tanstack/solid-hotkeys-devtools](https://github.com/TanStack/hotkeys/tree/HEAD/packages/solid-hotkeys-devtools) | `0.6.6` | `0.7.0` |
| [@tanstack/solid-query](https://github.com/TanStack/query/tree/HEAD/packages/solid-query) | `5.99.0` | `5.100.5` |
| [@tanstack/solid-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/solid-query-devtools) | `5.99.0` | `5.100.5` |
| [@tanstack/solid-router](https://github.com/TanStack/router/tree/HEAD/packages/solid-router) | `1.168.19` | `1.168.25` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.99.0` | `5.100.5` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.167.22` | `1.167.28` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.19` | `2.10.23` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.58.2` | `8.59.1` |



Updates `@sentry/solid` from 10.49.0 to 10.50.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.49.0...10.50.0)

Updates `@tanstack/solid-hotkeys` from 0.9.1 to 0.10.0
- [Release notes](https://github.com/TanStack/hotkeys/releases)
- [Changelog](https://github.com/TanStack/hotkeys/blob/main/packages/solid-hotkeys/CHANGELOG.md)
- [Commits](https://github.com/TanStack/hotkeys/commits/@tanstack/solid-hotkeys@0.10.0/packages/solid-hotkeys)

Updates `@tanstack/solid-hotkeys-devtools` from 0.6.6 to 0.7.0
- [Release notes](https://github.com/TanStack/hotkeys/releases)
- [Changelog](https://github.com/TanStack/hotkeys/blob/main/packages/solid-hotkeys-devtools/CHANGELOG.md)
- [Commits](https://github.com/TanStack/hotkeys/commits/@tanstack/solid-hotkeys-devtools@0.7.0/packages/solid-hotkeys-devtools)

Updates `@tanstack/solid-query` from 5.99.0 to 5.100.5
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/solid-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/solid-query@5.100.5/packages/solid-query)

Updates `@tanstack/solid-query-devtools` from 5.99.0 to 5.100.5
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/solid-query-devtools/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/solid-query-devtools@5.100.5/packages/solid-query-devtools)

Updates `@tanstack/solid-router` from 1.168.19 to 1.168.25
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/solid-router/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/solid-router@1.168.25/packages/solid-router)

Updates `@tanstack/eslint-plugin-query` from 5.99.0 to 5.100.5
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/eslint-plugin-query@5.100.5/packages/eslint-plugin-query)

Updates `@tanstack/router-plugin` from 1.167.22 to 1.167.28
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/router-plugin/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/router-plugin@1.167.28/packages/router-plugin)

Updates `baseline-browser-mapping` from 2.10.19 to 2.10.23
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.19...v2.10.23)

Updates `typescript-eslint` from 8.58.2 to 8.59.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@sentry/solid"
  dependency-version: 10.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/solid-hotkeys"
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/solid-hotkeys-devtools"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/solid-query"
  dependency-version: 5.100.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/solid-query-devtools"
  dependency-version: 5.100.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/solid-router"
  dependency-version: 1.168.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-version: 5.100.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.167.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.59.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2026
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants