Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/lucide 1.2.30 -> 1.2.31 age adoption passing confidence
@iconify-json/simple-icons 1.2.28 -> 1.2.29 age adoption passing confidence
@number-flow/vue (source) ^0.4.5 -> ^0.4.6 age adoption passing confidence
@nuxt/devtools (source) 2.3.0 -> 2.3.1 age adoption passing confidence
@nuxt/image (source) 1.9.0 -> 1.10.0 age adoption passing confidence
drizzle-orm (source) 0.40.0 -> 0.40.1 age adoption passing confidence
nuxt (source) ^3.16.0 -> ^3.16.1 age adoption passing confidence
nuxt (source) 3.16.0 -> 3.16.1 age adoption passing confidence
nuxt-auth-utils 0.5.16 -> 0.5.17 age adoption passing confidence
nuxt-og-image (source) ^5.0.3 -> ^5.0.5 age adoption passing confidence
pg (source) ^8.14.0 -> ^8.14.1 age adoption passing confidence
pnpm (source) 10.6.3 -> 10.6.5 age adoption passing confidence
vitest (source) 3.0.8 -> 3.0.9 age adoption passing confidence
wrangler (source) ^3.114.0 -> ^3.114.2 age adoption passing confidence

Release Notes

barvian/number-flow (@​number-flow/vue)

v0.4.6

Patch Changes
nuxt/devtools (@​nuxt/devtools)

v2.3.1

Compare Source

Bug Fixes
  • downgrade execa to be compatible with Node v18, fix #​821 (f15c7dc)
nuxt/image (@​nuxt/image)

v1.10.0

Compare Source

compare changes

🚀 Enhancements
  • imageengine: Add new modifiers (#​1701)
  • filerobot: Add new provider (#​1680)
🩹 Fixes
  • NuxtImg: Do not access props in template (e2e61fa)
  • NuxtPicture: Make img-attrs and attrs responsive (#​1696)
📖 Documentation
📦 Build
  • Update to latest nuxt/module-builder (#​1668)
🏡 Chore
  • Skip missing commit in generating changelog (a658787)
  • Revert to previous module builder (54dc469)
  • Remove unneeded .nuxtrc config (#​1708)
  • Temporarily ignore typescript upgrade (473f8f1)
  • Bump @nuxtjs/tailwindcss (25379fb)
  • Bump @nuxtjs/tailwindcss version (36fb95e)
🤖 CI
❤️ Contributors
drizzle-team/drizzle-orm (drizzle-orm)

v0.40.1

Compare Source

Updates to neon-http for @neondatabase/[email protected] - thanks @​jawj

Starting from this version, drizzle-orm will be compatible with both @neondatabase/serverless <1.0 and >1.0

nuxt/nuxt (nuxt)

v3.16.1

Compare Source

compare changes

🔥 Performance
  • nuxt: Use browser cache for payloads (#​31379)
🩹 Fixes
  • nuxt: Restore nuxt aliases to nitro compilerOptions.paths (#​31278)
  • nuxt: Use new mocked-exports (#​31295)
  • nuxt: Check resolved options for polyfills (#​31307)
  • nuxt: Render style component html (#​31337)
  • nuxt: Add missing lazy hydration prop in regex (#​31359)
  • nuxt: Fully resolve nuxt dependencies (#​31436)
  • vite: Don't show interim vite build output files (#​31439)
  • nuxt: Ignore prerendering unprefixed public assets (151912ec3)
  • nuxt: Use more performant router catchall pattern (#​31450)
  • nuxt: Prevent param duplication in typedPages implementation (#​31331)
  • nuxt: Sort route paths before creating route tree (#​31454)
📖 Documentation
  • Update link to vercel edge network (ec20802a5)
  • Improve HMR performance note for Windows users (#​31301)
  • Correct WSL note phrasing (#​31322)
  • Fix typo (#​31341)
  • Adjust app.head example (#​31350)
  • Include package manager options in update script (#​31346)
  • Add missing comma (#​31362)
  • Add mention of addServerTemplate to modules guide (#​31369)
  • Add rspack and remove test-utils for monorepo guide (#​31371)
  • Adjust example (#​31372)
  • Update experimental docs (#​31388)
  • Use ini syntax block highlighting for .env files (f79fabe46)
  • Improve useHydration docs (#​31427)
  • Update broken docs links (#​31430)
  • Mention possibility of prerendering api routes (#​31234)
🏡 Chore
✅ Tests
  • Migrate runtime compiler test to playwright (+ add test cases) (#​31405)
  • Migrate spa preloader tests to playwright (#​31273)
  • Use srvx and random port for remote provider (#​31432)
🤖 CI
❤️ Contributors
atinux/nuxt-auth-utils (nuxt-auth-utils)

v0.5.17

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Verify steam credentials (#​365)
  • Remove ohash dependency (#​377)
  • oauth, apple: Return tokens in response (#​373)
  • oauth, facebook: Prevent duplication of config.fields and config.scope in defu merge (#​375)
❤️ Contributors
nuxt-modules/og-image (nuxt-og-image)

v5.0.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
brianc/node-postgres (pg)

v8.14.1

Compare Source

pnpm/pnpm (pnpm)

v10.6.5

Compare Source

v10.6.4: pnpm 10.6.4

Compare Source

Patch Changes

  • Fix pnpm dlx with --allow-build flag #​9263.
  • Invalid Node.js version in use-node-version should not cause pnpm itself to break #​9276.
  • The max amount of workers running for linking packages from the store has been reduced to 4 to achieve optimal results #​9286. The workers are performing many file system operations, so increasing the number of CPUs doesn't help performance after some point.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz
vitest-dev/vitest (vitest)

v3.0.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
cloudflare/workers-sdk (wrangler)

v3.114.2

Compare Source

Patch Changes

v3.114.1

Compare Source

Patch Changes
  • #​8383 8d6d722 Thanks @​matthewdavidrodgers! - Make kv bulk put --local respect base64:true

    The bulk put api has an optional "base64" boolean property for each key.
    Before storing the key, the value should be decoded from base64.

    For real (remote) kv, this is handled by the rest api. For local kv, it
    seems the base64 field was ignored, meaning encoded base64 content was
    stored locally rather than the raw values.

    To fix, we need to decode each value before putting to the local
    miniflare namespace when base64 is true.

  • #​8273 e3efd68 Thanks @​penalosa! - Support AI, Vectorize, and Images bindings when using @cloudflare/vite-plugin

  • #​8427 a352798 Thanks @​vicb! - update unenv-preset dependency to fix bug with Performance global

    Fixes #​8407
    Fixes #​8409
    Fixes #​8411

  • #​8390 53e6323 Thanks @​GregBrimble! - Parse and apply metafiles (_headers and _redirects) in wrangler dev for Workers Assets

  • #​8392 4d9d9e6 Thanks @​jahands! - fix: retry zone and route lookup API calls

    In rare cases, looking up Zone or Route API calls may fail due to transient errors. This change improves the reliability of wrangler deploy when these errors occur.

    Also fixes a rare issue where concurrent API requests may fail without correctly throwing an error which may cause a deployment to incorrectly appear successful.

  • Updated dependencies [8242e07, 53e6323]:


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Sorry, something went wrong.

Copy link
Contributor

nuxthub-admin bot commented Mar 20, 2025

✅ Deployed shelve-vault

Deployed shelve-vault bc1eb92 to preview

🔗 renovate-all-minor-patch.shelve-vault.pages.dev
📌 639bd1bc.shelve-vault.pages.dev
📱
View QR Code QR code linking to deployment URL.

📋 View deployment logs

Copy link
Contributor

nuxthub-admin bot commented Mar 20, 2025

✅ Deployed shelve-lp

Deployed shelve-lp bc1eb92 to preview

🔗 renovate-all-minor-patch.shelve-lp.pages.dev
📌 1319e5c5.shelve-lp.pages.dev
📱
View QR Code QR code linking to deployment URL.

📋 View deployment logs

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link

pkg-pr-new bot commented Mar 20, 2025

Open in Stackblitz

npm i https://pkg.pr.new/HugoRCD/shelve/@shelve/cli@517

commit: ac6073b

@HugoRCD HugoRCD merged commit 67a9d5c into main Mar 20, 2025
12 checks passed
@HugoRCD HugoRCD deleted the renovate/all-minor-patch branch March 20, 2025 08:41
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.

None yet

1 participant