chore(deps): update likely non breaking dependencies#566
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update likely non breaking dependencies#566renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #566 +/- ##
=======================================
Coverage 46.21% 46.21%
=======================================
Files 70 70
Lines 1216 1216
Branches 75 81 +6
=======================================
Hits 562 562
Misses 643 643
Partials 11 11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3e233ae to
7381439
Compare
28e6a89 to
6aaf3c2
Compare
6aaf3c2 to
e5c3c16
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.0.0→9.1.02.2.456→2.2.4616.6.10→6.6.136.6.10→6.6.136.6.10→6.6.136.6.10→6.6.136.6.10→6.6.136.6.10→6.6.1311.0.16→11.0.1911.1.17→11.1.184.0.3→4.0.411.1.17→11.1.1811.0.9→11.0.1011.2.6→11.2.711.1.17→11.1.1810.46.0→10.48.010.46.0→10.48.010.46.0→10.48.05.95.2→5.97.01.168.8→1.168.151.166.11→1.166.131.167.9→1.167.1425.5.0→25.6.08.57.2→8.58.14.1.2→4.1.46.1.1→6.1.510.1.0→10.2.01.6.0→1.7.029.0.1→29.0.222.6.3→22.6.53.8.1→3.8.219.2.4→19.2.519.2.4→19.2.529.4.6→29.4.99.5.4→9.5.78.57.2→8.58.14.1.2→4.1.4Release Notes
fastify/fastify-static (@fastify/static)
v9.1.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-static@v9.0.0...v9.1.0
iconify/icon-sets (@iconify/json)
v2.2.461Compare Source
v2.2.460Compare Source
v2.2.459Compare Source
v2.2.458Compare Source
v2.2.457Compare Source
mikro-orm/mikro-orm (@mikro-orm/cli)
v6.6.13Compare Source
Bug Fixes
this === prototype(#7512) (62928f1), closes #7508 #7151 #7151v6.6.12Compare Source
Bug Fixes
v6.6.11Compare Source
Bug Fixes
raw()with string inputs (1683a54)nestjs/nest-cli (@nestjs/cli)
v11.0.19Compare Source
What's Changed
Full Changelog: nestjs/nest-cli@11.0.18...11.0.19
v11.0.18Compare Source
What's Changed
New Contributors
Full Changelog: nestjs/nest-cli@11.0.17...11.0.18
v11.0.17Compare Source
What's Changed
Full Changelog: nestjs/nest-cli@11.0.16...11.0.17
nestjs/nest (@nestjs/common)
v11.1.18Compare Source
v11.1.18 (2026-04-03)
Bug fixes
microservicescoreDependencies
core,platform-express,platform-fastifyplatform-fastifyplatform-wscommonCommitters: 6
nestjs/config (@nestjs/config)
v4.0.4Compare Source
6bc5737)f31ee98)nestjs/schematics (@nestjs/schematics)
v11.0.10Compare Source
What's Changed
New Contributors
Full Changelog: nestjs/schematics@11.0.9...11.0.10
nestjs/swagger (@nestjs/swagger)
v11.2.7Compare Source
What's Changed
New Contributors
Full Changelog: nestjs/swagger@11.2.6...11.2.7
getsentry/sentry-javascript (@sentry/nestjs)
v10.48.0Compare Source
v10.47.0Compare Source
Important Changes
feat(node-core): Add OTLP integration for node-core/light (#19729)
Added
otlpIntegrationat@sentry/node-core/light/otlpfor users who managetheir own OpenTelemetry setup and want to send trace data to Sentry without
adopting the full
@sentry/nodeSDK.The integration links Sentry errors to OTel traces and exports spans to Sentry via OTLP.
feat(node, bun): Add runtime metrics integrations for Node.js and Bun (#19923, #19979)
New
nodeRuntimeMetricsIntegrationandbunRuntimeMetricsIntegrationautomatically collect runtime health metrics and send them to Sentry on a configurable interval (default: 30s). Collected metrics include memory (RSS, heap used/total), CPU utilization, event loop utilization, and process uptime. Node additionally collects event loop delay percentiles (p50, p99). Extra metrics like CPU time and external memory are available as opt-in.feat(core): Support embedding APIs in google-genai (#19797)
Adds instrumentation for the Google GenAI
embedContentAPI, creatinggen_ai.embeddingsspans.feat(browser): Add
elementTimingIntegrationfor tracking element render and load times (#19869)The new
elementTimingIntegrationcaptures Element Timing API data as Sentry metrics. It emitselement_timing.render_timeandelement_timing.load_timedistribution metrics for elements annotated with theelementtimingHTML attribute.Other Changes
sentry-traceandbaggageheaders on outgoing requests (#19960)Internal Changes
nodeRuntimeMetricsIntegration(#19989)Bundle size 📦
TanStack/query (@tanstack/react-query)
v5.97.0Compare Source
Patch Changes
2bfb12c]:v5.96.2Compare Source
Patch Changes
v5.96.1Compare Source
Patch Changes
v5.96.0Compare Source
Patch Changes
TanStack/router (@tanstack/react-router)
v1.168.15Compare Source
Patch Changes
shorten internal non-minifiable store names for byte shaving (#7152)
Updated dependencies [
6355bb7]:v1.168.14Compare Source
Patch Changes
migrate createStore > createAtom for simpler API (#7150)
Updated dependencies [
459057c]:v1.168.13Compare Source
Patch Changes
Fix
MatchRoutechild callback param inference to resolve params from the targettoroute instead of the route path key across React, Solid, and Vue adapters. (#7139)Fix a stale route error boundary state issue that could briefly render the next route's
errorComponentafter navigating away from a failed route. (#7136)v1.168.12Compare Source
Patch Changes
v1.168.11Compare Source
Patch Changes
Linkto keep internal routing props likepreloadIntentProximity,from, andunsafeRelativefrom leaking to rendered DOM elements across React, Solid, and Vue. (#7138)[
v1.168.10](https://redirect.github.comConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.