Skip to content

chore(deps): update all non-major dependencies - #174

Merged
mregni merged 16 commits into
masterfrom
renovate/all-minor-patch
Jul 21, 2026
Merged

chore(deps): update all non-major dependencies#174
mregni merged 16 commits into
masterfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@eslint/js (source) 9.39.49.39.5 age confidence devDependencies patch
@internationalized/date (source) 3.12.13.12.2 age confidence dependencies patch
@rollup/rollup-linux-x64-gnu (source) 4.60.44.62.2 age confidence optionalDependencies minor
@sentry/react (source) 10.53.110.67.0 age confidence dependencies minor
@sentry/vite-plugin (source) 5.3.05.4.0 age confidence dependencies minor
@tailwindcss/postcss (source) 4.3.04.3.3 age confidence devDependencies patch
@tailwindcss/vite (source) 4.3.04.3.3 age confidence dependencies patch
@types/node (source) 24.12.424.13.3 age confidence devDependencies minor
@types/node (source) 20.19.4120.19.43 age confidence devDependencies patch
@types/react (source) 19.2.1419.2.17 age confidence devDependencies patch
@types/react (source) 18.3.2818.3.31 age confidence devDependencies patch
Microsoft.AspNetCore.Authentication.JwtBearer (source) 8.0.*8.0.2* age confidence nuget patch
Microsoft.AspNetCore.OpenApi (source) 8.0.278.0.29 age confidence nuget patch
Microsoft.AspNetCore.SpaProxy (source) 8.0.278.0.29 age confidence nuget patch
Microsoft.AspNetCore.SpaServices.Extensions (source) 8.0.278.0.29 age confidence nuget patch
Microsoft.Extensions.Identity.Stores (source) 8.0.*8.0.2* age confidence nuget patch
PaulHatch/semantic-version v6.0.2v6.0.3 age confidence action patch
Sentry.AspNetCore (source) 6.5.06.7.0 age confidence nuget minor
Swashbuckle.AspNetCore 10.1.710.2.3 age confidence nuget minor
System.IdentityModel.Tokens.Jwt 8.18.08.19.2 age confidence nuget minor
date-fns 4.2.14.4.0 age confidence dependencies minor
eslint (source) 9.39.49.39.5 age confidence devDependencies patch
eslint-plugin-react-refresh 0.5.20.5.3 age confidence devDependencies patch
lucide-react (source) 1.16.01.25.0 age confidence dependencies minor
pnpm (source) 10.33.410.34.5 age confidence packageManager minor
postcss (source) 8.5.158.5.21 age confidence devDependencies patch
react (source) 19.2.619.2.8 age confidence dependencies patch
react-aria-components 1.17.01.19.0 age confidence dependencies minor
react-dom (source) 19.2.619.2.8 age confidence dependencies patch
react-error-boundary (source) 6.1.16.1.2 age confidence dependencies patch
tailwindcss (source) 4.3.04.3.3 age confidence dependencies patch
tailwindcss (source) 4.3.04.3.3 age confidence devDependencies patch
typescript-eslint (source) 8.59.48.65.0 age confidence devDependencies minor
zustand 5.0.135.0.14 age confidence dependencies patch

Release Notes

eslint/eslint (@​eslint/js)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)
adobe/react-spectrum (@​internationalized/date)

v3.12.2

Compare Source

rollup/rollup (@​rollup/rollup-linux-x64-gnu)

v4.62.2

Compare Source

2026-06-19

Bug Fixes
  • Do not add spurious side-effect-free external imports to chunks when using minChunkSize (#​6411)
Pull Requests

v4.62.1

Compare Source

2026-06-19

Bug Fixes
  • Preserve multipart file extensions when deconflicting output chunks (#​6408)
  • Fix an issue where getLogFilter would match additional logs (#​6415)
Pull Requests

v4.62.0

Compare Source

2026-06-13

Features
  • Ensure that shared dependencies between manual chunks and entry points receive a serparate chunk (#​6374)
Pull Requests

v4.61.1

Compare Source

2026-06-04

Bug Fixes
  • Avoid extraneous newlines when adding headers via plugins (#​6403)
  • Fix a rare issue where starting Rollup would hang on Windows (#​6404)
Pull Requests

v4.61.0

Compare Source

2026-06-01

Features
  • Sort entry modules to make chunk hashes deterministic (#​6391)
Pull Requests
getsentry/sentry-javascript (@​sentry/react)

v10.67.0

Compare Source

Important Changes
  • feat(sveltekit): Add support for SvelteKit 3 (#​22264)

    The SvelteKit SDK now supports the pre-release of SvelteKit 3, including client-side pageload and navigation tracing and server-side native tracing, alongside continued SvelteKit 2 support. No Sentry-specific setup changes are required. The SDK detects your SvelteKit version and picks the right implementation automatically.

Other Changes
  • feat(aws-serverless): Use orchestrion aws-sdk integration under diagnostics-channel opt-in (#​22143)
  • feat(cloudflare): Auto-instrument Workers AI binding via env instrumentation (#​22126)
  • feat(cloudflare): Instrument Cloudflare rate limiter bindings (#​22035)
  • feat(core): Instrument workers-ai-provider (#​22119)
  • feat(core): Rename queryParams to urlQueryParams (#​22217)
  • feat(mongodb): implement orchestrion mongodb integration (#​22308)
  • feat(mongoose): implement orchestrion mongoose integration (#​22202)
  • feat(node): Rewrite tedious instrumentation to orchestrion tracing channels (#​22238)
  • feat(nuxt): Add _experimental.useDiagnosticsChannelInjection (#​22323)
  • feat(remix): Add orchestrion-based remix instrumentation (#​22244)
  • feat(replay): Allow skipping the final flush on stop() via { flush: false } (#​22300)
  • feat(server-utils): Add @​opentelemetry/instrumentation-koa orchestrion integration (#​22146)
  • feat(server-utils): Add orchestrion aws-sdk channel integration core (#​22142)
  • feat(server-utils): Allow passing custom transforms to orchestrion (#​22319)
  • feat(server-utils): Port Bedrock aws-sdk extension and add integration tests (#​22166)
  • feat(server-utils): Port S3, Kinesis, DynamoDB, SecretsManager and StepFunctions aws-sdk extensions (#​22164)
  • feat(server-utils): Port SQS, SNS and Lambda aws-sdk extensions with trace propagation (#​22165)
  • feat(server-utils): Rewrite SentryLangChainInstrumentation to orchestrion (#​22266)
  • feat(server-utils): Rewrite SentryLangGraphInstrumentation to orchestrion (#​22268)
  • feat(vue): Set navigation.route.id from the route name (#​22372)
  • fix(bundler): do not import type from optional peer dep (#​22304)
  • fix(cloudflare): Bind Durable Object built-in handlers (#​22340)
  • fix(cloudflare): Instrument custom WorkerEntrypoint RPC methods (#​22310)
  • fix(cloudflare): Route DO teardown through original waitUntil (#​22339)
  • fix(cloudflare): Skip spans for Cloudflare-internal Durable Object SQL queries (#​22376)
  • fix(core): Prevent functionToStringIntegration from throwing on cross-origin realms (#​22273)
  • fix(core): Prevent infinite recursion when console is instrumented twice (#​21959)
  • fix(nextjs): Mark internal chunk frames as not in_app (#​22354)
  • fix(node): Register tracer provider when OTel API global pre-exists with a different version (#​22374)
  • fix(node-native): Don't drop breadcrumbs from event loop block events (#​22322)
  • fix(serve-rutils): Orchestrion diagnostics for async and require (#​22327)
  • fix(server-utils): Only skip loader thread (#​22336)
  • fix(sveltekit): Detect SvelteKit server build via Vite Environment API (#​21629)
  • fix(vercelai): Avoid double-capturing v4 tool errors in orchestrion mode (#​22293)
  • fix(vue): Support pinia 4 in peer dependency range (#​22324)
Internal Changes
  • chore: Add external contributor to CHANGELOG.md (#​22357)
  • chore: Add external contributor to CHANGELOG.md (#​22359)
  • chore: Remove @apm-js-collab/code-transformer as a dependency (#​22317)
  • chore(changelog): Add callout for SvelteKit 3 support (#​22371)
  • chore(ci): Use openrouter keys for claude in ci (#​22381)
  • chore(skills): Add libraries to framework update watcher (#​22326)
  • docs(agents): Prefer reusing existing utils before adding new ones (#​22370)
  • feat(deps): Bump @​opentelemetry/semantic-conventions from 1.42.0 to 1.43.0 in the opentelemetry group (#​22333)
  • fix(skills): Make sure digest file is written/read correctly (#​22330)
  • ref: Omit redundant captureError: false from tracing-channel callsites (#​22368)
  • ref: Use base keys from conventions for dynamic suffix attribute keys (#​22356)
  • ref(core): Replace sentry.span.source attribute with sentry.segment.name.source (#​22358)
  • ref(server-utils): Collapse express route/use into one orchestrion channel (#​22331)
  • ref(server-utils): Share one orchestrion channel across OpenAI chat/responses/conversations (#​22332)
  • refactor(nextjs): Change ESM interop. to remove lazy loading (#​22193)
  • test(cloudflare): Add tests for ignoreSpans with continued traces (#​22316)
  • test(cloudflare): Proof that AI providers work OOTB on Cloudflare (#​22313)

Work in this release was contributed by @​PeterWadie and @​akshitsinha. Thank you for your contributions!

v10.66.0

Compare Source

  • chore(node-core): Deprecate @sentry/node-core package (#​22285)
  • chore(tanstackstart): Deprecate @sentry/tanstackstart package (#​22284)
  • deps(server-utils): bump @​apm-js-collab/code-transformer and tracing-hooks (#​22172)
  • feat(bun): Add initWithoutDefaultIntegrations and getDefaultIntegrationsWithoutPerformance (#​22036)
  • feat(bundlers): Add orchestrion bundler plugins (#​22124)
  • feat(cloudflare): Support Cloudflare types v5 & newer wrangler versions (#​22180)
  • feat(core): Add and use dataCollection.databaseQueryData (for e.g. Supabase filter values and mutation bodies) (#​22219)
  • feat(core): Add and use dataCollection.graphQL (#​22221)
  • feat(core): Add stringify helper and make AI-tracing serializers safe (#​22163)
  • feat(nestjs): Add orchestrion diagnostics-channel instrumentation (#​22176)
  • feat(nextjs): Add opt-in for orchestrion instrumentation (#​22043)
  • feat(node): Rewrite knex instrumentation to orchestrion tracing channels (#​22237)
  • feat(server-utils): Capture and log orchestrion stats (#​22269)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-kafkajs to orchestrion (#​21923)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-mysql2 to orchestrion (#​22229)
  • feat(server-utils): Rewrite @opentelemetry/instrumentation-dataloader to orchestrion (#​22236)
  • feat(server-utils): Rewrite @opentelemetry/instrumentation-generic-pool to orchestrion (#​22240)
  • feat(sveltekit): Detect SvelteKit 3 native tracing from the Vite plugin (#​21580)
  • fix: Include bundler CJS exports to fix Node warning (#​22286)
  • fix(browser-utils): Remove readystatechange listener to prevent memory leaks (#​22216)
  • fix(browser): Propagate trace data from active span if http.client span is non-recording (#​22246)
  • fix(core): Preserve propagation across ignored spans (#​22277)
  • fix(node): move dc integration swap to _init (#​22173)
  • fix(react-router): Correct url attributes for history and relative navigations (#​22131)
  • fix(react): Preserve parent path prefix for descendant route names in react-router (#​22225)
  • fix(server-utils): Dedupe ioredis orchestrion span for offline-queued commands (#​22279)
  • fix(vue): Refresh pageload URL attrs on TanStack onResolved (#​22140)
Internal Changes
  • chore: Add external contributor to CHANGELOG.md (#​22295)
  • chore: Do not treat flaky test issues as bug (#​22272)
  • chore: stub modules for orchestrion configs, channels (#​22195)
  • chore: Update claude PR instructions (#​22241)
  • chore(changelog): Add external contributor to next changelog (#​22234)
  • chore(ci): Temporarily assign node/node-core reviews to whole JS SDK team (#​22226)
  • chore(ci): Temporarily assign orchestrion reviews to whole JS SDK team (#​22215)
  • chore(deps): Bump orchestrion dependencies to latest (#​22287)
  • chore(deps): Bump @sentry/conventions to 0.16.0 (#​22270)
  • chore(gitignore): Add .pnpm-store to gitignore (#​22223)
  • chore(skills): Add bump-conventions skill (#​22271)
  • fix(ci): Improve flaky test issue deduplication (#​22042)
  • fix(ci): Unblock external-contributors checkout on fork PR merges (#​22235)
  • ref(build): Replace ts-node with tsx for build and CI scripts (#​22186)
  • ref(core): Remove redundant log buffer flush (#​22278)
  • ref(nestjs): extract shared span helpers (#​22175)
  • ref(node): Refactor some otel internals in http integrations (#​22292)
  • ref(nuxt): Build the Nuxt module in-house instead of @​nuxt/module-builder (#​22190)
  • ref(server-utils): Move prisma instrumentation to server-utils (#​22222)
  • test(anr): Use pure-JS busy work so ANR stack samples capture longWork (#​22133)
  • test(browser-integration): Fix local runs referencing renamed type-check command (#​22243)
  • test(e2e): Add E2E test app for orchestrion instrumentations on Remix (#​22218)
  • test(nextjs): Add orchestrion e2e test app (#​22080)
  • test(node-integration-tests): Free up CI disk space to prevent ENOSPC failures (#​22132)
  • test(node-integration-tests): Reuse Docker Compose containers across tests (#​22128)
  • test(react-router): Add orchestrion based e2e test app (#​22185)
  • test(sveltekit): Add SvelteKit 3 e2e app (#​21540)
  • test(tanstackstart): Deterministically match the server-side error event (#​22137)

Work in this release was contributed by @​dobladov and @​PeterWadie. Thank you for your contributions!

v10.65.0

Compare Source

  • feat(angular): Set url attributes on pageload and navigation spans (#​21985)
  • feat(astro): Set url.template on pageload spans (#​22011)
  • feat(aws-serverless): Replace OTel Lambda instrumentation with handler redirection (#​22079)
  • feat(browser): Set url.path and url.full on pageload and navigation spans (#​21952)
  • feat(bun): warn when externalizing instrumented deps (#​21999)
  • feat(core): Require attributes on SerializedStreamedSpan (#​22052)
  • feat(ember): Set url.template, url.path and url.full on router spans (#​22095)
  • feat(mysql2): Instrument mysql2 >= 3.20.0 via native tracing channels (#​21824)
  • feat(nextjs): Set url attributes on pageload and navigation spans (#​22006)
  • feat(react): Set url.template, url.path and url.full on routing spans (#​22087)
  • feat(react-router): Set url.template, url.path and url.full on pageload and navigation spans (#​22018)
  • feat(remix): Set url.template on pageload and navigation spans (#​22025)
  • feat(server-utils): Add orchestrion support for Vercel AI v4 (#​22139)
  • feat(server-utils): Add requiresParentSpan option to bindTracingChannelToSpan (#​22113)
  • feat(server-utils): Capture usage and output on streamed Vercel AI v7 spans (#​22000)
  • feat(server-utils): Implement orchestrion-based express integration (#​21889)
  • feat(server-utils): Instrument graphql v17 via native tracing channels (#​21804)
  • feat(solid): Set url attributes on solid router and tanstack router spans (#​22090)
  • feat(sveltekit): Set url.template, url.path and url.full on pageload and navigation spans (#​22027)
  • feat(vue, nuxt): Set url.template and URL attributes on router spans (#​22063)
  • fix(browser): Send web vital span sentry.segment.name attribute (#​22024)
  • fix(cloudflare): Honor newTarget in instrumentDurableObjectWithSentry construct trap (#​22104)
  • fix(opentelemetry): Fall back to 'sentry.origin': manual when backfilling OTel data (#​22102)
  • fix(replay): Prevent rrweb recording from dying when the emit callback throws (#​21409)
  • fix(replay): Skip client reports for replay failures after stop (#​22177)
  • perf(vite): add fast component annotation transform (#​22089)
  • ref(server-utils): Add orchestrion support for Vercel AI v5 (#​21979)
Internal Changes
  • chore: Add external contributor to CHANGELOG.md (#​22111)
  • chore: Reinstate changelog anchor (#​22022)
  • chore(cloudflare): Ignore import patterns (#​22008)
  • chore(deps-dev): bump vite from 7.3.2 to 7.3.5 in /dev-packages/e2e-tests/test-applications/tanstackstart-react-orchestrion (#​22041)
  • chore(deps): bump vite from 8.0.1 to 8.0.16 in /dev-packages/bundler-plugin-integration-tests/fixtures/vite8 (#​21664)
  • chore(opentelemetry): Add worker as export | sort exports (#​21859)
  • chore(size-limit): weekly auto-bump (#​21812)
  • ci: Only run cloudflare & bundler plugin tests when necessary (#​22130)
  • ci(deps): bump actions/checkout from 6 to 7 (#​21898)
  • ci(deps): Bump anthropics/claude-code-action from 1.0.124 to 1.0.161 (#​21896)
  • ci(deps): Bump getsentry/craft from 2.26.9 to 2.26.14 (#​21900)
  • ci(deps): Bump getsentry/github-workflows/validate-pr from 71588dd to 4013fc6 (#​21897)
  • ci(deps): bump pnpm/action-setup from 5.0.0 to 6.0.9 (#​21899)
  • feat(core): add isObjectLike guard and consolidate non-null-object checks (#​22155)
  • feat(core): add uniq array util and consolidate call sites (#​22152)
  • feat(deps): Bump @​growthbook/growthbook from 1.6.1 to 1.6.5 (#​21940)
  • feat(deps): Bump @​opentelemetry/semantic-conventions from 1.41.1 to 1.42.0 in the opentelemetry group (#​22147)
  • feat(deps): Bump dotenv from 16.0.3 to 17.4.2 (#​22150)
  • feat(deps): Bump js-yaml from 3.14.2 to 3.15.0 (#​21864)
  • feat(deps): Bump nock from 13.5.5 to 14.0.16 (#​22149)
  • feat(server-utils): Migrate @​opentelemetry/instrumentation-amqplib to orchestrion (#​21981)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-graphql to orchestrion (#​21885)
  • feat(server-utils): Migrate @opentelemetry/instrumentation-redis to orchestrion (#​21925)
  • feat(server-utils): Migrate Google GenAI integration to orchestrion (#​21970)
  • feat(server-utils): Migrate postgres.js instrumentation to orchestrion (#​21983)
  • ref: remove unused addOriginToSpan copies (#​22153)
  • ref(angular): Streamline url attribute creation (#​22091)
  • ref(core): Use common span attribute keys from Sentry conventions (#​22081)
  • ref(nitro, nuxt): inline == null checks for nullish detection (#​22154)
  • ref(node): Refactor http instrumentation away from OTEL (#​21974)
  • ref(redis): expose diagnostics-channel subscription as an integration (#​21963)
  • test: Avoid unnecessary definedn

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Brussels)

  • Branch creation
    • "before 6am on Monday"
  • 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 added the dependencies Pull requests that update a dependency file label May 25, 2026
@renovate
renovate Bot requested a review from mregni as a code owner May 25, 2026 00:47
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 25, 2026
@github-actions github-actions Bot added size/XL and removed size/XL labels May 25, 2026
@github-actions

github-actions Bot commented May 25, 2026

Copy link
Copy Markdown

🔍 Vulnerabilities of bgt:scout-scan

📦 Image Reference bgt:scout-scan
digestsha256:064a337a976ed0a12fe5832db4a6944d3674c8c0372fdd33fbd466d5d0c9fd4c
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size72 MB
packages115
📦 Base Image alpine:3.23
also known as
  • 3.23.5
digestsha256:1beb0dc0a51de7ff38e3b5274078a2e0b81113ba5c7535e1a03d5913a5edbda3
vulnerabilitiescritical: 0 high: 0 medium: 1 low: 0

@github-actions

github-actions Bot commented May 25, 2026

Copy link
Copy Markdown

.NET Test Results

1 305 tests   1 305 ✅  9s ⏱️
    1 suites      0 💤
    1 files        0 ❌

Results for commit 81b7a62.

♻️ This comment has been updated with latest results.

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from b27a34c to f7d7747 Compare May 25, 2026 04:56
@github-actions github-actions Bot added size/XL and removed size/XL labels May 25, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f7d7747 to 94b6c67 Compare May 25, 2026 17:44
@github-actions github-actions Bot added size/XL and removed size/XL labels May 25, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 94b6c67 to 04fa5d4 Compare May 26, 2026 13:12
@github-actions github-actions Bot added size/XL and removed size/XL labels May 26, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 04fa5d4 to e384cc0 Compare May 27, 2026 16:17
@github-actions github-actions Bot added size/XL and removed size/XL labels May 27, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from e384cc0 to 3d74eb3 Compare May 28, 2026 00:33
@github-actions github-actions Bot added size/XL and removed size/XL labels May 28, 2026
@github-actions github-actions Bot added size/XL and removed size/XL labels Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from ac48d6c to e69d896 Compare June 2, 2026 17:11
@github-actions github-actions Bot added size/XL and removed size/XL labels Jun 2, 2026
@github-actions

Copy link
Copy Markdown

This PR is very large. Consider breaking it into smaller, more focused pull requests for easier review.

1 similar comment
@github-actions

Copy link
Copy Markdown

This PR is very large. Consider breaking it into smaller, more focused pull requests for easier review.

@github-actions

Copy link
Copy Markdown

This PR is very large. Consider breaking it into smaller, more focused pull requests for easier review.

renovate Bot and others added 6 commits July 20, 2026 04:51
Bumps the npm_and_yarn group with 1 update in the /boardgametracker.client directory: [axios](https://github.com/axios/axios).


Updates `axios` from 1.16.1 to 1.18.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.16.1...v1.18.0)

Updates `form-data` from 4.0.5 to 4.0.6
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.18.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@renovate

renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

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.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

💡 Need a hand with PR review? Try Gitar by Sonar!

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

Labels

backend ci dependencies Pull requests that update a dependency file size/XL tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant