Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@sentry/node (source) 10.10.0 -> 10.11.0 age confidence
@sentry/react (source) 10.10.0 -> 10.11.0 age confidence
@types/node (source) 22.18.1 -> 22.18.3 age confidence
@types/react (source) 19.1.12 -> 19.1.13 age confidence
@ui5/webcomponents-cypress-commands (source) 2.14.0 -> 2.14.1 age confidence
@ui5/webcomponents-react (source) 2.14.0 -> 2.14.1 age confidence
@ui5/webcomponents-react-charts (source) 2.14.0 -> 2.14.1 age confidence
cypress (source) 15.1.0 -> 15.2.0 age confidence
globals 16.3.0 -> 16.4.0 age confidence
javascript-time-ago 2.5.11 -> 2.5.12 age confidence
react-router-dom (source) 7.8.2 -> 7.9.1 age confidence
react-time-ago 7.3.3 -> 7.3.5 age confidence
typescript-eslint (source) 8.42.0 -> 8.43.0 age confidence
zod (source) 4.1.5 -> 4.1.8 age confidence

Release Notes

getsentry/sentry-javascript (@​sentry/node)

v10.11.0

Compare Source

Important Changes
  • feat(aws): Add experimental AWS Lambda extension for tunnelling events (#​17525)

    This release adds an experimental Sentry Lambda extension to the existing Sentry Lambda layer. Sentry events are now tunneled through the extension and then forwarded to Sentry. This has the benefit of reducing the request processing time.

    To enable it, set _experiments.enableLambdaExtension in your Sentry config like this:

    Sentry.init({
      dsn: '<YOUR_DSN>',
      _experiments: {
        enableLambdaExtension: true,
      },
    });
Other Changes
  • feat(core): Add replay id to logs (#​17563)
  • feat(core): Improve error handling for Anthropic AI instrumentation (#​17535)
  • feat(deps): bump @​opentelemetry/instrumentation-ioredis from 0.51.0 to 0.52.0 (#​17557)
  • feat(node): Add incoming request headers as OTel span attributes (#​17475)
  • fix(astro): Ensure traces are correctly propagated for static routes (#​17536)
  • fix(react): Remove handleExistingNavigation (#​17534)
  • ref(browser): Add more specific mechanism.type to errors captured by httpClientIntegration (#​17254)
  • ref(browser): Set more descriptive mechanism.type in browserApiErrorsIntergation (#​17251)
  • ref(core): Add mechanism.type to trpcMiddleware errors (#​17287)
  • ref(core): Add more specific event mechanisms and span origins to openAiIntegration (#​17288)
  • ref(nestjs): Add mechanism to captured errors (#​17312)
Internal Changes
  • chore: Use proper test-utils dependency in workspace (#​17538)
  • chore(test): Remove geist font (#​17541)
  • ci: Check for stable lockfile (#​17552)
  • ci: Fix running of only changed E2E tests (#​17551)
  • ci: Remove project automation workflow (#​17508)
  • test(node-integration-tests): pin ai@​5.0.30 to fix test fails (#​17542)
SAP/ui5-webcomponents-react (@​ui5/webcomponents-cypress-commands)

v2.14.1

Compare Source

Note: Version bump only for package @​ui5/webcomponents-cypress-commands

SAP/ui5-webcomponents-react (@​ui5/webcomponents-react)

v2.14.1

Compare Source

Bug Fixes
SAP/ui5-webcomponents-react (@​ui5/webcomponents-react-charts)

v2.14.1

Compare Source

Note: Version bump only for package @​ui5/webcomponents-react-charts

cypress-io/cypress (cypress)

v15.2.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15.2.0

sindresorhus/globals (globals)

v16.4.0

Compare Source


catamphetamine/javascript-time-ago (javascript-time-ago)

v2.5.12

Compare Source

remix-run/react-router (react-router-dom)

v7.9.1

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.9.1

v7.9.0

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.9.0
catamphetamine/react-time-ago (react-time-ago)

v7.3.5

Compare Source

v7.3.4

Compare Source

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

v8.43.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#​11359)
❤️ Thank You

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

colinhacks/zod (zod)

v4.1.8

Compare Source

Commits:

v4.1.7

Compare Source

Commits:

v4.1.6

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/all-minor-patch branch from 9b61b32 to cf455d9 Compare September 11, 2025 17:24
@renovate renovate bot changed the title fix(deps): update all non-major dependencies to v2.14.1 fix(deps): update all non-major dependencies Sep 11, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 969767e to addb28c Compare September 14, 2025 22:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from addb28c to ecf4c54 Compare September 16, 2025 05:47
@andreaskienle andreaskienle merged commit 8b54878 into main Sep 16, 2025
6 checks passed
@andreaskienle andreaskienle deleted the renovate/all-minor-patch branch September 16, 2025 08:04
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.

1 participant