Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#205
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 25, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@iconify-json/lucide 1.2.1021.2.109 age confidence dependencies patch
@netlify/nuxt (source) 0.3.00.3.6 age confidence devDependencies patch
@nuxt/hints 1.0.21.1.2 age confidence devDependencies minor
@nuxt/icon 2.2.12.2.2 age confidence dependencies patch
@nuxt/ui (source) 4.6.14.8.0 age confidence dependencies minor
@prisma/adapter-pg (source) 7.7.07.8.0 age confidence dependencies minor
@prisma/client (source) 7.7.07.8.0 age confidence dependencies minor
@sentry/nuxt (source) 10.49.010.54.0 age confidence dependencies minor
@takumi-rs/core (source) 1.1.21.6.0 age confidence devDependencies minor
@takumi-rs/wasm 1.1.21.6.0 age confidence devDependencies minor
@types/node (source) 24.12.224.12.4 age confidence devDependencies patch
@vue/test-utils 2.4.62.4.10 age confidence dependencies patch
@vueuse/core (source) 14.2.114.3.0 age confidence dependencies minor
@vueuse/integrations (source) 14.2.114.3.0 age confidence dependencies minor
@vueuse/nuxt (source) 14.2.114.3.0 age confidence dependencies minor
@vueuse/router (source) 14.2.114.3.0 age confidence dependencies minor
CodSpeedHQ/action v4.10.6v4.15.1 age confidence action minor
actions/stale v10.2.0v10.3.0 age confidence action minor
autofix-ci/action v1.3.2v1.3.4 age confidence action patch
daisyui (source) 5.5.195.5.20 age confidence devDependencies patch
discord-api-types (source) 0.38.420.38.48 age confidence devDependencies patch
evlog (source) 2.14.02.18.1 age confidence dependencies minor
nuxt-og-image (source) 6.4.86.5.1 age confidence dependencies minor
nuxt-security (source) 2.5.12.6.0 age confidence dependencies minor
pnpm (source) 11.1.011.3.0 age confidence packageManager minor
prisma (source) 7.7.07.8.0 age confidence devDependencies minor
prisma-json-types-generator (source) 5.0.05.1.0 age confidence devDependencies minor
rolldown (source) ^1.0.0-rc.10^1.0.1 age confidence devDependencies patch
skilld 1.7.01.7.4 age confidence devDependencies patch
stale-dep ^0.8.6^0.9.0 age confidence dependencies minor
tailwindcss (source) 4.2.24.3.0 age confidence devDependencies minor
taze 19.10.019.14.1 age confidence devDependencies minor
tsx (source) 4.21.04.22.3 age confidence devDependencies minor
typescript (source) 6.0.26.0.3 age confidence devDependencies patch
valibot (source) 1.4.01.4.1 age confidence dependencies patch
vite (source) 0.1.190.1.22 age confidence pnpm-workspace.overrides patch
vitest (source) 0.1.190.1.22 age confidence pnpm-workspace.overrides patch
vitest (source) 0.1.190.1.22 age confidence devDependencies patch
vue-tsc (source) 3.2.63.3.2 age confidence devDependencies minor
zizmorcore/zizmor-action v0.5.3v0.5.6 age confidence action patch

Release Notes

netlify/primitives (@​netlify/nuxt)

v0.3.6

Compare Source

Dependencies

v0.3.5

Compare Source

Dependencies

v0.3.4

Compare Source

Dependencies
  • The following workspace dependencies were updated

v0.3.3

Compare Source

Dependencies
  • The following workspace dependencies were updated

v0.3.2

Compare Source

Dependencies
  • The following workspace dependencies were updated

v0.3.1

Compare Source

Dependencies
  • The following workspace dependencies were updated
nuxt/hints (@​nuxt/hints)

v1.1.2

Compare Source

🚀 Enhancements
  • rpc: Implement wrapBroadcast function to enhance RPC error handling (#​343)
❤️ Contributors

v1.1.1

Compare Source

🩹 Fixes
  • module: Make features config partial to allow selective overrides (#​331)
❤️ Contributors

v1.1.0

Compare Source

🩹 Fixes
  • Respect app.baseURL in devtools iframe src (#​322)
💅 Refactors
  • Move SSE to devtools RPC (#​314)
  • Move SSE to devtools RPC (#​318)
❤️ Contributors

v1.0.3

Compare Source

🩹 Fixes
  • third-party: Wrap hookable callHook with promise.resolve (#​310)
❤️ Contributors
nuxt/icon (@​nuxt/icon)

v2.2.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nuxt/ui (@​nuxt/ui)

v4.8.0

Compare Source

⚠ BREAKING CHANGES
  • InputMenu: rename autocomplete prop to mode to free up HTML attribute (#​6474)
Features
  • Avatar/AvatarGroup: add color prop (#​6405) (6f2396f)
  • Breadcrumb: add color prop (#​6406) (955dac1)
  • ChatMessage: add body slot and improve actions alignment (#​6460) (48685b6)
  • ChatMessage: add color prop and header slot (#​6407) (c6ce8ca)
  • ChatPrompt: add submitOnEnter prop to control Enter behavior (b597f90), closes #​6177
  • Checkbox/RadioGroup/Switch: add highlight prop for error ring styling (a0deee4)
  • CommandPalette: search and highlight description field (524c34d)
  • ContentSearch/DashboardSearch: enable Fuse.js token search by default (ba08220)
  • ContentSearch: add async search support via useSearchCollection (#​6432) (a1bef8b)
  • DashboardGroup: add storageOptions prop (8f0101b), closes #​6170
  • Error: add icon prop and leading slot (e6ea707), closes #​6119
  • Separator: add position prop (#​6415) (844660a)
  • Theme: override component prop defaults (#​6031) (71c008e)
Bug Fixes
  • ChatMessage: add wrap-break-word to content slot (#​6476) (eb468e6)
  • CommandPalette: only split tokens in highlight when useTokenSearch is enabled (898fbce)
  • CommandPalette: preserve relative order of ignoreFilter groups (e4c1787)
  • CommandPalette: re-highlight first item after debounced results render (efd7b8e)
  • CommandPalette: update default fuse keys in docs and search components (0d9cc0d)
  • components: apply theme.prefix to hardcoded utility classes (f51b1e8)
  • components: constrain popper content to available viewport height (007b136), closes #​6449
  • ContentSearch: preserve intermediate ancestors in breadcrumb prefix (#​6466) (f639b19)
  • ContentToc: apply ui.trigger prop to trigger elements (252b906), closes #​6428
  • defineShortcuts: use e.code for alt shortcuts to handle macOS key remapping (231f156), closes #​6444
  • FileUpload: pass disabled attribute to button variant (2890c83), closes #​6420
  • Form: improve errors type (#​6208) (c1090ab)
  • InputMenu/Select/SelectMenu: respect trailing: false over default trailingIcon (#​6457) (65b47ce)
  • InputMenu: rename autocomplete prop to mode to free up HTML attribute (#​6474) (2799fa6)
  • module: don't require @nuxtjs/mdc when using content option (89f7778)
  • module: pass computed ref directly to useHead innerHTML (00b7476)
  • module: ship stripped [#build](https://redirect.github.com/nuxt/ui/issues/build)/ui.css fallback for tooling (083c2a9), closes #​5504
  • ProseKbd: add default slot and make value optional (f317c7f)
  • Textarea: autoresize on mount with pre-filled value (e96a0b6), closes #​5962
  • useComponentProps: treat array-typed theme values as ClassValue leaves (cac3860)

v4.7.1

Compare Source

Bug Fixes
  • ChatMessage: make actions slot accessible on touch devices (f5a3349)
  • Drawer: handle RTL mode (#​6396) (2e3fed2)
  • Link: prevent double-prefixing with @nuxtjs/i18n auto-localization (#​6404) (dde09d0)
  • ProseImg: close zoom overlay on Escape key (e3cdbc5)
  • ProsePrompt: improve responsive (0a5b433)

v4.7.0

Compare Source

Features
Bug Fixes
  • Accordion/Tabs: use item value as stable key to avoid remounts (#​6380) (3cee610)
  • Avatar: remove leading-none from fallback (#​6383) (77ce09a)
  • ChatMessage/ChatMessages: preserve generic message type in slot scope (#​6391) (20f66db)
  • ChatMessages: prevent layout shift caused by indicator during streaming (#​6297) (b7160e2)
  • ChatMessages: use MutationObserver for auto-scroll during streaming (#​6357) (47bf3cb)
  • ChatPromptSubmit: ignore disabled prop when status is not ready (600a2ca)
  • components: resolve defaultVariants in template logic (#​6361) (75b37d0)
  • ContentSearch/DashboardSearch: pick shared props from CommandPalette (cdcf2e5)
  • ContentSearch: speed up navigation mapping (0faf2c2)
  • ContentToc: use links for scrollspy instead of hardcoded h2/h3 (#​6282) (6aba2ea)
  • FieldGroup: prevent context from leaking into portals (#​6313) (5155e27)
  • FileUpload: use form field color and highlight instead of raw props (bb5a9ed)
  • Header/DashboardSidebar/Sidebar: allow auto focus in menu for proper focus trapping (#​6266) (9b91ee4)
  • InputDate/InputTime: increase segments width (#​6339) (4ebdb2f)
  • InputTags: add missing field group variant (#​6326) (aae5378)
  • Link: ensure single-root rendering for v-show and $el resolution (#​6310) (2c4ff35)
  • Modal/Slideover: drop empty header wrapper when empty (#​6381) (1082960)
  • module: use relative tagPriority for inline style tags (#​6299) (ae693d0)
  • PricingTable: align header elements vertically (#​6111) (0daacb0)
  • PricingTable: handle RTL mode (#​6382) (ab203db)
  • ProseCodeCollapse: match background on overscroll (28c89fe)
  • ProseImg: respect markdown width attribute (#​6350) (d4e4ea1)
  • ProsePre: get code from DOM if code prop is missing (#​6333) (b808ce4)
  • Select: support item-aligned position mode (#​6358) (255807a)
prisma/prisma (@​prisma/adapter-pg)

v7.8.0

Compare Source

Today, we are excited to share the 7.8.0 stable release 🎉

🌟 Star this repo for notifications about new releases, bug fixes & features — or follow us on X!

Highlights

ORM

Features

Prisma Client

  • Added a queryPlanCacheMaxSize option to the PrismaClient constructor for fine-grained control over the query plan cache. Pass 0 to disable the cache entirely, or omit it to use the default cache size. A larger value can improve performance in applications that execute many unique queries, while a smaller one can reduce memory usage. (#​29503)
Bug Fixes

Prisma Client

  • Fixed an equality filter panic and incorrect ::jsonb cast when filtering on PostgreSQL JSON list columns. Queries using where: { jsonListField: { equals: [...] } } no longer panic with a type mismatch or emit invalid SQL. (prisma/prisma-engines#5804)
  • Fixed case-insensitive JSON field filtering (mode: insensitive), allowing where: { jsonField: { equals: "...", mode: "insensitive" } } to work correctly. (prisma/prisma-engines#5806)
  • Fixed incorrect parameterization of enum values that have a custom database name set via @map. (#​29422)
  • Fixed a database parameter limit check (P2029), which could incorrectly reject or miss over-limit queries. (#​29422)
  • Fixed a regression that caused missing SQL Server VARCHAR casts for parameterized values. (prisma/prisma-engines#5801)

Schema Engine

  • Fixed a misleading error message in prisma migrate diff that referenced the --shadow-database-url CLI flag, which was removed in Prisma 7. (#​29455)
  • Fixed prisma migrate dev (and shadow database migration replay in general) failing with CREATE INDEX CONCURRENTLY cannot run inside a transaction block when a migration contained concurrent index creation statements on PostgreSQL. (prisma/prisma-engines#5799)
  • Fixed PostgreSQL introspection silently dropping sequence defaults when the database returns the schema-qualified form pg_catalog.nextval('sequence_name'::regclass) instead of the bare nextval(...). Columns backed by sequences now correctly appear as @default(autoincrement()) in the Prisma schema in all cases. (prisma/prisma-engines#5802)

Driver Adapters

  • @​prisma/adapter-d1: Savepoint operations (createSavepoint, rollbackToSavepoint, releaseSavepoint) now silently no-op with debug logging instead of executing SQL statements, consistent with how the D1 adapter already treats top-level transactions. (#​29499)

Open roles at Prisma

Interested in joining Prisma? We're growing and have several exciting opportunities across the company for developers who are passionate about building with Prisma. Explore our open positions on our Careers page and find the role that's right for you.

Enterprise support

Thousands of teams use Prisma and many of them already tap into our Enterprise & Agency Support Program for hands-on help with everything from schema integrations and performance tuning to security and compliance.

With this program you also get priority issue triage and bug fixes, expert scalability advice, and custom training so that your Prisma-powered apps stay rock-solid at any scale. Learn more or join: https://prisma.io/enterprise.

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

v10.54.0

Compare Source

Important Changes
  • feat(browser): Add fetchStreamPerformanceIntegration for streamed response tracking (#​20778)

    A new integration that tracks the performance of streamed fetch responses. Use this to measure time-to-first-byte and streaming duration for APIs that return chunked/streamed data. This replaces the now deprecated trackFetchStreamPerformance option.

  • feat(core): Add dataCollection client option (#​20965)

    Adds a new dataCollection client option for controlling what data the SDK collects and sends to Sentry. This provides a centralized way to configure data collection behavior across different SDK features. In the future, this option will be used for fine-granular data filtering, while the simple sendDefaultPii boolean option will be deprecated and removed in a future release.

  • feat(core): Support array attributes for spans, logs, and metrics (#​20427)

    Arrays of primitive values (string, number, boolean) are now accepted as attribute values. Arrays containing non-primitive elements will be dropped and won't show up in Sentry. Note that array attributes on logs and metrics were previously stringified in certain cases and will now be sent as arrays instead.

  • feat(hono): Add hono.request spans for internal .request() calls (#​20843)

    The Hono SDK now creates spans for internal .request() calls, providing better visibility into request handling within Hono applications.

Other Changes
  • feat(core): Add data collection filtering utilities (#​20989)
  • feat(core): Convert scope contexts to segment span attributes in span streaming (#​20828)
  • feat(core): Emit sentry.sdk.integrations on streamed segment spans (#​20428)
  • feat(core): HTTP server diagnostics channel utility (#​20779)
  • feat(core): Migrate span streaming envelope to dataCollection (#​21080)
  • feat(core): Migrate Supabase integration to dataCollection (#​21085)
  • feat(core): Migrate trpc to dataCollection (#​21072)
  • feat(deno): Instrument node:http on versions that support it (#​21009)
  • feat(ember): Extract ember-specific logic into custom browserTracingIntegration (#​20702)
  • feat(logs): Migrate log envelope user inference to dataCollection (#​21073)
  • feat(nuxt): Allow custom configuration files paths in Nuxt module (#​20650)
  • feat(replay): Update example worker script (#​20899)
  • feat(serverless): Add server-only context span attributes via processSegmentSpan hooks (#​20842)
  • fix(astro): Avoid injecting meta tags into <head> inside attribute values (#​21089)
  • fix(astro): Use explicit ResponseInit when injecting meta tags in response (#​21021)
  • fix(browser): Add a synthetic stack trace to DOMException with empty stack traces if attachStacktrace is true (#​19988)
  • fix(browser): Fix internal frame detection in minified bundles (#​20802)
  • fix(cloudflare): Avoid repeated flush lock wrapping (#​21156)
  • fix(cloudflare): Skip SDK initialization for OPTIONS/HEAD requests (#​21090)
  • fix(cloudflare, vercel-edge): Disable timer-based flush for serverless runtimes (#​20889)
  • fix(core): Sanitize lone surrogates in log body and attributes (#​20245)
  • fix(deno): Support Deno.serve instrumentation on Deno 2.8 (#​21155)
  • fix(hono): Preserve middleware handler metadata (#​20954)
  • fix(hono): Use generic Hono type in Bun/Node (#​21060)
  • fix(nextjs): Widen project option type to string | string[] (#​21067)
  • fix(node): Improve http.client double-wrap message (#​20705)
  • fix(node): Preserve CallbackManager handlers in LangChain instrumentation (#​20849)
  • fix(react-router): Do not re-write origin on router state changes (#​21056)
  • fix(replay): Set sentry.replay_id attribute on streamed spans (#​20897)
  • fix(replay): Set replay_id on DSC after buffer-to-session conversion (#​20686)
  • fix(solidstart): Use nitro module for build hooks to preserve preset hooks (#​20861)
  • ref(core): Rename types-hoist to types (#​20979)
Internal Changes
  • chore: Add compatibility function for sendDefaultPii (#​20967)
  • chore: Add size-limit for core/server, core/browser (#​20990)
  • chore: Bump rrweb deps to v2.43.0 (#​20844)
  • chore(build): Replace sucrase with esbuild (#​20865)
  • chore(deps): Bump nitropack from 2.13.1 to 2.13.4 (#​20713)
  • chore(deps): Bump ws from 8.20.0 to 8.20.1 (#​20998)
  • chore(deps): Remove redundant yarn resolutions (#​20877)
  • feat(deps): Bump @​tootallnate/once from 1.1.2 to 2.0.1 (#​21108)
  • feat(deps): Bump devalue from 4.3.3 to 5.8.1 (#​20893)
  • feat(deps): Bump protobufjs from 7.5.5 to 7.5.9 (#​20846)
  • ref(aws-serverless): Vendor aws-sdk instrumentation (#​20988)
  • ref(http): Use shared snippets for filtering headers and cookies (#​20970)
  • ref(nestjs): Vendor nestjs-core instrumentation (#​20996)
  • ref(node): Remove unused @opentelemetry/instrumentation-http dependency (#​21113)
  • ref(node): Vendor @fastify/otel (#​21099)
  • ref(node): Vendor @opentelemetry/instrumentation-pg (#​21102)
  • ref(node): Vendor @opentelemetry/sql-common (#​21140)
  • ref(node): Vendor @prisma/instrumentation (#​21098)
  • ref(node): Vendor amqplib instrumentation (#​21003)
  • ref(node): Vendor connect instrumentation (#​20955)
  • ref(node): Vendor dataloader instrumentation (#​20950)
  • ref(node): Vendor fs instrumentation (#​20964)
  • ref(node): Vendor generic-pool instrumentation (#​20949)
  • ref(node): Vendor graphql instrumentation (#​21096)
  • ref(node): Vendor hapi instrumentation (#​21057)
  • ref(node): Vendor kafkajs instrumentation (#​21005)
  • ref(node): Vendor knex instrumentation (#​20963)
  • ref(node): Vendor koa instrumentation (#​20956)
  • ref(node): Vendor lru-memoizer instrumentation (#​20948)
  • ref(node): Vendor minimal types for dataloader and generic-pool instrumentations (#​21013)
  • ref(node): Vendor mongodb instrumentation (#​20966)
  • ref(node): Vendor mongoose instrumentation (#​21058)
  • ref(node): Vendor mysql instrumentation (#​21016)
  • ref(node): Vendor mysql2 instrumentation (#​21031)
  • ref(node): Vendor tedious instrumentation (#​21010)

Work in this release was contributed by @​abcang, @​ahmadio, @​delorge, @​mdnanocom, and @​victorgarciaesgi. Thank you for your contributions!

Bundle size 📦
Path Size
@​sentry/browser 26.68 KB
@​sentry/browser - with treeshaking flags 25.13 KB
@​sentry/browser (incl. Tracing) 44.25 KB
@​sentry/browser (incl. Tracing + Span Streaming) 46.44 KB
@​sentry/browser (incl. Tracing, Profiling) 49.12 KB
@​sentry/browser (incl. Tracing, Replay) 82.93 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 72.68 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 87.53 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 99.85 KB
@​sentry/browser (incl. Feedback) 43.46 KB
@​sentry/browser (incl. sendFeedback) 31.38 KB
@​sentry/browser (incl. FeedbackAsync) 36.38 KB
@​sentry/browser (incl. Metrics) 27.74 KB
@​sentry/browser (incl. Logs) 27.97 KB
@​sentry/browser (incl. Metrics & Logs) 28.65 KB
@​sentry/react 28.37 KB
@​sentry/react (incl. Tracing) 46.43 KB
@​sentry/vue 31.49 KB
@​sentry/vue (incl. Tracing)

Note

PR body was truncated to here.

@renovate renovate Bot added chore dependencies Pull requests that update a dependency file labels May 25, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 25, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
? Verifying lockfile against supply-chain policies (2453 entries)...
✓ Lockfile passes supply-chain policies (2453 entries in 21.1s)
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 68, reused 0, downloaded 0, added 0
Progress: resolved 80, reused 0, downloaded 0, added 0
Progress: resolved 196, reused 0, downloaded 0, added 0
Progress: resolved 293, reused 0, downloaded 0, added 0
Progress: resolved 368, reused 0, downloaded 0, added 0
Progress: resolved 444, reused 0, downloaded 0, added 0
Progress: resolved 525, reused 0, downloaded 0, added 0
Progress: resolved 705, reused 0, downloaded 0, added 0
Progress: resolved 745, reused 0, downloaded 0, added 0
Progress: resolved 837, reused 0, downloaded 0, added 0
Progress: resolved 898, reused 0, downloaded 0, added 0
Progress: resolved 1006, reused 0, downloaded 0, added 0
Progress: resolved 1075, reused 0, downloaded 1, added 0
Progress: resolved 1188, reused 0, downloaded 1, added 0
Progress: resolved 1403, reused 0, downloaded 1, added 0
Progress: resolved 1511, reused 0, downloaded 1, added 0
Progress: resolved 1614, reused 0, downloaded 2, added 0
Progress: resolved 1701, reused 0, downloaded 2, added 0
Progress: resolved 1754, reused 0, downloaded 2, added 0
Progress: resolved 1789, reused 0, downloaded 2, added 0
Progress: resolved 1996, reused 0, downloaded 2, added 0
Progress: resolved 2021, reused 0, downloaded 2, added 0
Progress: resolved 2156, reused 0, downloaded 2, added 0
Progress: resolved 2297, reused 0, downloaded 2, added 0
Progress: resolved 2325, reused 0, downloaded 2, added 0
Progress: resolved 2328, reused 0, downloaded 2, added 0
Progress: resolved 2329, reused 0, downloaded 2, added 0
Progress: resolved 2338, reused 0, downloaded 2, added 0
Progress: resolved 2358, reused 0, downloaded 2, added 0
Progress: resolved 2520, reused 0, downloaded 2, added 0
Progress: resolved 2527, reused 0, downloaded 2, added 0
[ERR_PNPM_NO_MATURE_MATCHING_VERSION] 16 versions do not meet the minimumReleaseAge constraint:
  @takumi-rs/core-darwin-arm64@1.6.0 was published at 2026-05-27T07:54:28.384Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @takumi-rs/core-darwin-x64@1.6.0 was published at 2026-05-27T07:54:23.493Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @takumi-rs/core-linux-arm64-gnu@1.6.0 was published at 2026-05-27T07:54:34.004Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @takumi-rs/core-linux-arm64-musl@1.6.0 was published at 2026-05-27T07:54:38.891Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @takumi-rs/core-linux-x64-gnu@1.6.0 was published at 2026-05-27T07:54:48.937Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @takumi-rs/core-linux-x64-musl@1.6.0 was published at 2026-05-27T07:54:54.183Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @takumi-rs/core-win32-arm64-msvc@1.6.0 was published at 2026-05-27T07:54:43.639Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @takumi-rs/core-win32-x64-msvc@1.6.0 was published at 2026-05-27T07:54:59.389Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @takumi-rs/core@1.6.0 was published at 2026-05-27T07:55:04.948Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @takumi-rs/helpers@1.6.0 was published at 2026-05-27T07:54:21.909Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @takumi-rs/helpers@1.6.0 was published at 2026-05-27T07:54:21.909Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @takumi-rs/wasm@1.6.0 was published at 2026-05-27T07:54:22.916Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  @vue/language-core@3.3.2 was published at 2026-05-25T14:34:33.403Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  discord-api-types@0.38.48 was published at 2026-05-25T15:22:04.595Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  prisma-json-types-generator@5.1.0 was published at 2026-05-25T13:44:09.710Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)
  vue-tsc@3.3.2 was published at 2026-05-25T14:34:36.352Z, within the minimumReleaseAge cutoff (2026-05-25T12:36:06.757Z)

@sentry
Copy link
Copy Markdown

sentry Bot commented May 25, 2026

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from b77fa21 to 74ece12 Compare May 27, 2026 11:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 74ece12 to 8604672 Compare May 27, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants