Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

Package Change Age Confidence
@adonisjs/core ^6.17.2 -> ^6.19.1 age confidence
@adonisjs/eslint-config ^2.0.0 -> ^2.1.2 age confidence
@adonisjs/prettier-config ^1.4.4 -> ^1.4.5 age confidence
@adonisjs/tsconfig ^1.4.0 -> ^1.4.1 age confidence
@japa/assert ^4.0.1 -> ^4.1.1 age confidence
@japa/runner ^4.2.0 -> ^4.4.0 age confidence
@poppinss/utils ^6.9.2 -> ^6.10.1 age confidence
@sentry/node (source) ^9.8.0 -> ^9.47.1 age confidence
@swc/core (source) 1.11.13 -> 1.15.3 age confidence
eslint (source) ^9.23.0 -> ^9.39.1 age confidence
prettier (source) ^3.5.3 -> ^3.7.2 age confidence
ts-node-maintained ^10.9.5 -> ^10.9.6 age confidence
typescript (source) ^5.8.2 -> ^5.9.3 age confidence
yarn (source) 4.7.0 -> 4.12.0 age confidence

Release Notes

adonisjs/core (@​adonisjs/core)

v6.19.1: Add support for VineJS v4

Compare Source

Full Changelog: adonisjs/core@v6.19.0...v6.19.1

v6.19.0: Export VineMultipartClass for extending and fix multipart file serialization issue

Compare Source

Features

What's Changed

New Contributors

Full Changelog: adonisjs/core@v6.18.0...v6.19.0

v6.18.0: Use merged request body when mergeMultipartFieldsAndFiles is enabled

Compare Source

Please read the release notes of @adonisjs/bodyparser package to understand how merged request body works and why this feature was added. https://github.com/adonisjs/bodyparser/releases/tag/v10.1.0. Solves issue #​4777

Features
  • enable allowUnknownFlags for specific commands (6fdf953)
  • use merged request body during validation when mergeMultipartFieldsAndFiles flag is enabled (bd80b39), closes #​4777

What's Changed

New Contributors

Full Changelog: adonisjs/core@v6.17.2...v6.18.0

adonisjs/eslint-config (@​adonisjs/eslint-config)

v2.1.2: Remove @​stylistic/eslint-plugin-ts in favor of @​stylistic/eslint-plugin

Compare Source

Bug Fixes

Full Changelog: adonisjs/eslint-config@v2.1.1...v2.1.2

v2.1.1: Update dependencies

Compare Source

What's Changed

New Contributors

Full Changelog: adonisjs/eslint-config@v2.1.0...v2.1.1

v2.1.0: Update dependencies and ignore yalc directory

Compare Source

Features
  • add .yalc directory to global ignore list (#​8) (50c086a)

What's Changed

New Contributors

Full Changelog: adonisjs/eslint-config@v2.0.0...v2.1.0

adonisjs/prettier-config (@​adonisjs/prettier-config)

v1.4.5: Bump Edge plugin

Compare Source

Bug Fixes
  • bump prettier plugin version since it seems to have been unpublished (0e89cd3)
adonisjs/tsconfig (@​adonisjs/tsconfig)

v1.4.1: Re-publish to overwrite release made from the tooling-config monorepo

Compare Source

Full Changelog: adonisjs/tsconfig@v1.4.0...v1.4.1

japa/assert (@​japa/assert)

v4.1.1: Do not evaluate assertions count for regression tests

Compare Source

Bug Fixes
  • do not evaluate assertions for regression tests (0a0cab3)

Full Changelog: japa/assert@v4.1.0...v4.1.1

v4.1.0: Use chai inbuilt containSubset method

Compare Source

Deprecate containsSubset in favor of containSubset and notContainsSubset in favor of doesNotContainSubset.

4.1.0 (2025-07-21)

Features
  • use chai inbuilt containSubset method (d166aea)

Full Changelog: japa/assert@v4.0.1...v4.1.0

japa/runner (@​japa/runner)

v4.4.0: Add support for listing pinned tests and fail test suite when there are pinned tests

Compare Source

disallowPinnedTests Plugin

The disallowPinnedTests plugin can be used to fail the test suite when there are one or more pinned tests. You may use it to disallow pinning tests when running in CI.

import { disallowPinnedTests } from '@​japa/runner/plugins'

configure({
   plugins: [disallowPinnedTests({ disallow: !!process.env.CI })]
})
disallow-pinned-tests

List pinned tests

The --list-pinned flag can be used to view a list of all the pinned tests along with their source code location.

node bin/test.ts --list-pinned
pinned-tests
Features
  • add CLI flag to list pinned tests (5a60016)
  • add disallowPinnedTests plugin (94a966f)

Full Changelog: japa/runner@v4.3.1...v4.4.0

v4.3.1: Replace deprecated find-cache-dir package with find-cache-directory

Compare Source

Bug Fixes

What's Changed

New Contributors

Full Changelog: japa/runner@v4.3.0...v4.3.1

v4.3.0: Add getActiveTestOrFail method and return group from test.group method

Compare Source

Features

What's Changed

New Contributors

Full Changelog: japa/runner@v4.2.0...v4.3.0

poppinss/utils (@​poppinss/utils)

v6.10.1: Fix compose generics when using five or more mixins

Compare Source

Bug Fixes

What's Changed

New Contributors

Full Changelog: poppinss/utils@v6.10.0...v6.10.1

v6.10.0: Add cloneWith and cloneDeepWith methods

Compare Source

Features
  • add cloneWith and cloneDeepWith helpers (0eca483)

Full Changelog: poppinss/utils@v6.9.3...v6.10.0

v6.9.4

Compare Source

v6.9.3: Update StringBuilder to allow for relatedWords when removing suffix or prefix

Compare Source

Full Changelog: poppinss/utils@v6.9.2...v6.9.3

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

v9.47.1

Compare Source

  • fix(v9/core): Fix logs flush timeout starvation with continuous logging (#​18214)

Bundle size 📦

Path Size
@​sentry/browser 23.24 KB
@​sentry/browser - with treeshaking flags 21.83 KB
@​sentry/browser (incl. Tracing) 38.73 KB
@​sentry/browser (incl. Tracing, Replay) 76.11 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.13 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.69 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.54 KB
@​sentry/browser (incl. Feedback) 39.53 KB
@​sentry/browser (incl. sendFeedback) 27.81 KB
@​sentry/browser (incl. FeedbackAsync) 32.59 KB
@​sentry/react 24.95 KB
@​sentry/react (incl. Tracing) 40.64 KB
@​sentry/vue 27.58 KB
@​sentry/vue (incl. Tracing) 40.48 KB
@​sentry/svelte 23.25 KB
CDN Bundle 24.59 KB
CDN Bundle (incl. Tracing) 38.5 KB
CDN Bundle (incl. Tracing, Replay) 73.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 79.12 KB
CDN Bundle - uncompressed 71.73 KB
CDN Bundle (incl. Tracing) - uncompressed 114.12 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 226.32 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.83 KB
@​sentry/nextjs (client) 42.64 KB
@​sentry/sveltekit (client) 39.14 KB
@​sentry/node 165.43 KB
@​sentry/node - without tracing 98.19 KB
@​sentry/aws-serverless 125.68 KB

v9.47.0

Compare Source

  • feat(replay/v9): Add option to skip requestAnimationFrame for canvas snapshots (#​17426)
  • fix(v9/core): Ensure logs past MAX_LOG_BUFFER_SIZE are not swallowed (#​18213)
Internal Changes
  • fix(v9/e2e-tests): Fix various e2e tests (#​18226)

Bundle size 📦

Path Size
@​sentry/browser 23.24 KB
@​sentry/browser - with treeshaking flags 21.83 KB
@​sentry/browser (incl. Tracing) 38.73 KB
@​sentry/browser (incl. Tracing, Replay) 76.11 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.13 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.69 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.54 KB
@​sentry/browser (incl. Feedback) 39.53 KB
@​sentry/browser (incl. sendFeedback) 27.81 KB
@​sentry/browser (incl. FeedbackAsync) 32.59 KB
@​sentry/react 24.95 KB
@​sentry/react (incl. Tracing) 40.64 KB
@​sentry/vue 27.58 KB
@​sentry/vue (incl. Tracing) 40.48 KB
@​sentry/svelte 23.25 KB
CDN Bundle 24.59 KB
CDN Bundle (incl. Tracing) 38.5 KB
CDN Bundle (incl. Tracing, Replay) 73.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 79.12 KB
CDN Bundle - uncompressed 71.73 KB
CDN Bundle (incl. Tracing) - uncompressed 114.12 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 226.32 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.83 KB
@​sentry/nextjs (client) 42.64 KB
@​sentry/sveltekit (client) 39.14 KB
@​sentry/node 165.4 KB
@​sentry/node - without tracing 98.16 KB
@​sentry/aws-serverless 125.65 KB

v9.46.0

Compare Source

  • feat(v9/node): Capture SystemError context and remove paths from message (#​17394)
  • fix(v9/mcp): capture prompt results and add defensive edge cases for transport instrumentation (#​17401)
  • fix(v9/nuxt): Do not drop parametrized routes (#​17357) (#​17359)

Bundle size 📦

Path Size
@​sentry/browser 23.24 KB
@​sentry/browser - with treeshaking flags 21.83 KB
@​sentry/browser (incl. Tracing) 38.73 KB
@​sentry/browser (incl. Tracing, Replay) 75.94 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 65.98 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.53 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.34 KB
@​sentry/browser (incl. Feedback) 39.53 KB
@​sentry/browser (incl. sendFeedback) 27.81 KB
@​sentry/browser (incl. FeedbackAsync) 32.59 KB
@​sentry/react 24.95 KB
@​sentry/react (incl. Tracing) 40.64 KB
@​sentry/vue 27.58 KB
@​sentry/vue (incl. Tracing) 40.48 KB
@​sentry/svelte 23.25 KB
CDN Bundle 24.59 KB
CDN Bundle (incl. Tracing) 38.49 KB
CDN Bundle (incl. Tracing, Replay) 73.63 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.97 KB
CDN Bundle - uncompressed 71.73 KB
CDN Bundle (incl. Tracing) - uncompressed 114.12 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.6 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.11 KB
@​sentry/nextjs (client) 42.64 KB
@​sentry/sveltekit (client) 39.14 KB
@​sentry/node 165.4 KB
@​sentry/node - without tracing 98.16 KB
@​sentry/aws-serverless 125.65 KB

v9.45.0

Compare Source

  • feat(v9/nuxt): Do not inject trace meta-tags on cached HTML pages (#​17305) (#​17319)
  • fix(v9/node): Assign default export of openai to the instrumented fn (#​17353)

Bundle size 📦

Path Size
@​sentry/browser 23.24 KB
@​sentry/browser - with treeshaking flags 21.83 KB
@​sentry/browser (incl. Tracing) 38.73 KB
@​sentry/browser (incl. Tracing, Replay) 75.94 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 65.98 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.53 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.34 KB
@​sentry/browser (incl. Feedback) 39.53 KB
@​sentry/browser (incl. sendFeedback) 27.81 KB
@​sentry/browser (incl. FeedbackAsync) 32.59 KB
@​sentry/react 24.95 KB
@​sentry/react (incl. Tracing) 40.64 KB
@​sentry/vue 27.58 KB
@​sentry/vue (incl. Tracing) 40.48 KB
@​sentry/svelte 23.25 KB
CDN Bundle 24.59 KB
CDN Bundle (incl. Tracing) 38.49 KB
CDN Bundle (incl. Tracing, Replay) 73.63 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.97 KB
CDN Bundle - uncompressed 71.73 KB
CDN Bundle (incl. Tracing) - uncompressed 114.12 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.6 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.11 KB
@​sentry/nextjs (client) 42.64 KB
@​sentry/sveltekit (client) 39.14 KB
@​sentry/node 165.23 KB
@​sentry/node - without tracing 97.96 KB
@​sentry/aws-serverless 125.47 KB

v9.44.2

Compare Source

This release is publishing the AWS Lambda Layer under SentryNodeServerlessSDKv9. The previous release 9.44.1 accidentally published the layer under SentryNodeServerlessSDKv10.

v9.44.1

Compare Source

  • fix(replay/v9): Call sendBufferedReplayOrFlush when opening/sending feedback (#​17270)

v9.44.0

Compare Source

  • feat(replay/v9): Deprecate _experiments.autoFlushOnFeedback (#​17219)
  • feat(v9/core): Add shared flushIfServerless function (#​17239)
  • feat(v9/node-native): Upgrade @sentry-internal/node-native-stacktrace to 0.2.2 (#​17256)
  • feat(v9/react-router): Add createSentryHandleError (#​17244)
  • feat(v9/react-router): Automatically flush on serverless for loaders/actions (#​17243)
  • feat(v9/react-router): Automatically flush on serverless for request handler (#​17242)
  • fix(v9/astro): Construct parametrized route during runtime (#​17227)
  • fix(v9/nextjs): Flush in route handlers (#​17245)
  • fix(v9/node): Fix exports for openai instrumentation (#​17238) (#​17241)

v9.43.0

Compare Source

  • feat(v9/core): add MCP server instrumentation (#​17196)
  • feat(v9/meta): Unify detection of serverless environments and add Cloud Run (#​17204)
  • fix(v9/node): Add mechanism to fastifyIntegration error handler (#​17211)
  • fix(v9/replay): Fix re-sampled sessions after a click (#​17195)

v9.42.1

Compare Source

  • fix(v9/astro): Revert Astro v5 storing route data to globalThis (#​17185)
  • fix(v9/cloudflare): Avoid turning DurableObject sync methods into async (#​17187)
  • fix(v9/nextjs): Handle async params in url extraction (#​17176)
  • fix(v9/sveltekit): Align error status filtering and mechanism in handleErrorWithSentry (#​17174)

v9.42.0

Compare Source

  • feat(v9/aws): Detect SDK source for AWS Lambda layer (#​17150)
  • fix(v9/core): Fix OpenAI SDK private field access by binding non-instrumented fns (#​17167)
  • fix(v9/core): Update ai.response.object to gen_ai.response.object (#​17155)
  • fix(v9/nextjs): Update stackframe calls for next v15.5 (#​17161)

v9.41.0

Compare Source

Important Changes
  • feat(v9/core): Deprecate experimental enableLogs and beforeSendLog option (#​17092)

Sentry now has support for structured logging. Previously to enable structured logging, you had to use the _experiments.enableLogs and _experiments.beforeSendLog options. These options have been deprecated in favor of the top-level enableLogs and beforeSendLog options.

// before
Sentry.init({
  _experiments: {
    enableLogs: true,
    beforeSendLog: log => {
      return log;
    },
  },
});

// after
Sentry.init({
  enableLogs: true,
  beforeSendLog: log => {
    return log;
  },
});
  • feat(astro): Implement parameterized routes
    • feat(v9/astro): Parametrize dynamic server routes (#​17141)
    • feat(v9/astro): Parametrize routes on client-side (#​17143)

Server-side and client-side parameterized routes are now supported in the Astro SDK. No configuration changes are required.

Other Changes
  • feat(v9/node): Add shouldHandleError option to fastifyIntegration (#​17123)
  • fix(v9/cloudflare) Allow non UUID workflow instance IDs (#​17135)
  • fix(v9/node): Ensure tool errors for vercelAiIntegration have correct trace (#​17142)
  • fix(v9/remix): Ensure source maps upload fails silently if Sentry CLI fails (#​17095)
  • fix(v9/svelte): Do not insert preprocess code in script module in Svelte 5 (#​17124)

Work in this release was contributed by @​richardjelinek-fastest. Thank you for your contribution!

v9.40.0

Compare Source

Important Changes
  • feat(browser): Add debugId sync APIs between web worker and main thread (#​16981)

This release adds two Browser SDK APIs to let the main thread know about debugIds of worker files:

  • webWorkerIntegration({worker}) to be used in the main thread
  • registerWebWorker({self}) to be used in the web worker
// main.js
Sentry.init({...})

const worker = new MyWorker(...);

Sentry.addIntegration(Sentry.webWorkerIntegration({ worker }));

worker.addEventListener('message', e => {...});
// worker.js
Sentry.registerWebWorker({ self });

self.postMessage(...);
  • feat(core): Deprecate logger in favor of debug (#​17040)

The internal SDK logger export from @sentry/core has been deprecated in favor of the debug export. debug only exposes log, warn, and error methods but is otherwise identical to logger. Note that this deprecation does not affect the logger export from other packages (like @sentry/browser or @sentry/node) which is used for Sentry Logging.

import { logger, debug } from '@​sentry/core';

// before
logger.info('This is an info message');

// after
debug.log('This is an info message');
  • feat(node): Add OpenAI integration (#​17022)

This release adds official support for instrumenting OpenAI SDK calls in with Sentry tracing, following OpenTelemetry semantic conventions for Generative AI. It instruments:

  • client.chat.completions.create() - For chat-based completions
  • client.responses.create() - For the responses API
// The integration respects your `sendDefaultPii` option, but you can override the behavior in the integration options

Sentry.init({
  dsn: '__DSN__',
  integrations: [
    Sentry.openAIIntegration({
      recordInputs: true, // Force recording prompts
      recordOutputs: true, // Force recording responses
    }),
  ],
});
Other Changes
  • feat(node-core): Expand @opentelemetry/instrumentation range to cover 0.203.0 (#​17043)
  • fix(cloudflare): Ensure errors get captured from durable objects (#​16838)
  • fix(sveltekit): Ensure server errors from streamed responses are sent (#​17044)

Work in this release was contributed by @​0xbad0c0d3 and @​tommy-gilligan. Thank you for your contributions!

v9.39.0

Compare Source

Important Changes
  • feat(browser): Add afterStartPageloadSpan hook to improve spanId assignment on web vital spans (#​16893)

This PR adds a new afterStartPageloadSpan lifecycle hook to more robustly assign the correct pageload span ID to web vital spans, replacing the previous unreliable "wait for a tick" approach with a direct callback that fires when the pageload span becomes available.

  • feat(nextjs): Client-side parameterized routes (#​16934)

This PR implements client-side parameterized routes for Next.js by leveraging an injected manifest within the existing app-router instrumentation to automatically parameterize all client-side transactions (e.g. users/123 and users/456 now become become users/:id).

  • feat(node): Drop 401-404 and 3xx status code spans by default (#​16972)

This PR changes the default behavior in the Node SDK to drop HTTP spans with 401-404 and 3xx status codes by default to reduce noise in tracing data.

Other Changes
  • feat(core): Prepend vercel ai attributes with vercel.ai.X (#​16908)
  • feat(nextjs): Add disableSentryWebpackConfig flag (#​17013)
  • feat(nextjs): Build app manifest (#​16851)
  • feat(nextjs): Inject manifest into client for turbopack builds (#​16902)
  • feat(nextjs): Inject manifest into client for webpack builds (#​16857)
  • feat(node-native): Add option to disable event loop blocked detection (#​16919)
  • feat(react-router): Ensure http.server route handling is consistent (#​16986)
  • fix(core): Avoid prolonging idle span when starting standalone span (#​16928)
  • fix(core): Remove side-effect from tracing/errors.ts (#​16888)
  • fix(core): Wrap beforeSendLog in consoleSandbox (#​16968)
  • fix(node-core): Apply correct SDK metadata (#​17014)
  • fix(react-router): Ensure that all browser spans have source=route (#​16984)

Work in this release was contributed by @​janpapenbrock. Thank you for your contribution!

v9.38.0

Compare Source

Important Changes

This release publishes the @sentry/node-native SDK.

Other Changes
  • feat(core): Introduce debug to replace logger (#​16906)
  • fix(browser): Guard nextHopProtocol when adding resource spans (#​16900)

v9.37.0

Compare Source

Important Changes
  • feat(nuxt): Parametrize SSR routes (#​16843)

    When requesting dynamic or catch-all routes in Nuxt, those will now be shown as parameterized routes in Sentry.
    For example, /users/123 will be shown as /users/:userId() in Sentry. This will make it easier to identify patterns and make grouping easier.

Other Changes
  • feat(astro): Deprecate passing runtime config to astro integration (#​16839)
  • feat(browser): Add beforeStartNavigationSpan lifecycle hook (#​16863)
  • feat(browser): Detect redirects when emitting navigation spans (#​16324)
  • feat(cloudflare): Add option to opt out of capturing errors in wrapRequestHandler (#​16852)
  • feat(feedback): Return the eventId into the onSubmitSuccess callback (#​16835)
  • feat(vercel-edge): Do not vendor in all OpenTelemetry dependencies (#​16841)
  • fix(browser): Ensure standalone CLS and LCP spans have traceId of pageload span (#​16864)
  • fix(nextjs): Use value injection loader on instrumentation-client.ts|js (#​16855)
  • fix(sveltekit): Avoid capturing redirect() calls as errors in Cloudflare (#​16853)
  • docs(nextjs): Update deleteSourcemapsAfterUpload jsdoc default value (#​16867)

Work in this release was contributed by @​zachkirsch. Thank you for your contribution!

v9.36.0

Compare Source

Important Changes
  • feat(node-core): Add node-core SDK (#​16745)

This release adds a new SDK @sentry/node-core which ships without any OpenTelemetry instrumententation out of the box. All OpenTelemetry dependencies are peer dependencies and OpenTelemetry has to be set up manually.

Use @sentry/node-core when:

  • You already have OpenTelemetry set up
  • You need custom OpenTelemetry configuration
  • You want minimal dependencies
  • You need fine-grained control over instrumentation

Use @sentry/node when:

  • You want an automatic setup
  • You're new to OpenTelemetry
  • You want sensible defaults
  • You prefer convenience over control
  • feat(node): Deprecate ANR integration (#​16832)

The ANR integration has been deprecated and will be removed in future versions. Use eventLoopBlockIntegration from @sentry/node-native instead.

  • feat(replay): Add _experiments.ignoreMutations option (#​16816)

This replay option allows to configure a selector list of elements to not capture mutations for.

Sentry.replayIntegration({
  _experiments: {
    ignoreMutations: ['.dragging'],
  },
});
Other changes
  • feat(deps): bump @​prisma/instrumentation from 6.10.1 to 6.11.1 (#​16833)
  • feat(nextjs): Add flag for suppressing router transition warning (#​16823)
  • feat(nextjs): Automatically skip middleware requests for tunnel route (#​16812)
  • feat(replay): Export compression worker from @sentry/replay-internal (#​16794)
  • fix(browser): Avoid 4xx response for succesful diagnoseSdkConnectivity request (#​16840)
  • fix(browser): Guard against undefined nextHopProtocol (#​16806)
  • fix(cloudflare): calculate retries not attempts

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 6 times, most recently from aac842f to 7a54af0 Compare April 7, 2025 06:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ff3e821 to 7801881 Compare April 14, 2025 11:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 29802ab to 6d2a039 Compare April 21, 2025 18:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a9f9318 to 4fb8c62 Compare April 29, 2025 22:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from efc3ad3 to 3d70f06 Compare May 8, 2025 13:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 88820be to 119c74e Compare May 19, 2025 17:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8b45476 to ee41e38 Compare May 20, 2025 22:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 248fd1e to a0194c9 Compare September 25, 2025 13:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 061cd60 to a73f59b Compare October 3, 2025 21:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 469dba8 to a1a8700 Compare October 24, 2025 13:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 88f55e2 to 4eeb9ba Compare November 1, 2025 00:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6e6abe2 to c8efb08 Compare November 10, 2025 17:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 427f45f to 6d48712 Compare November 21, 2025 02:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6171135 to 5c03a8c Compare November 27, 2025 13:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c03a8c to 7ac30a8 Compare November 28, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant