Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Dec 21, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
docker/build-push-action action minor v6.18.0v6.19.2 age confidence
docker/login-action action minor v3.6.0v3.7.0 age confidence
docker/setup-buildx-action action minor v3.11.1v3.12.0 age confidence
nuxt (source) devDependencies patch 3.21.63.21.8 age confidence
prettier (source) devDependencies minor ^3.7.4^3.8.4 age confidence
vite (source) resolutions patch 7.3.27.3.5 age confidence
yarn (source) packageManager minor 4.12.04.16.0 age confidence

Release Notes

docker/build-push-action (docker/build-push-action)

v6.19.2

Compare Source

Full Changelog: docker/build-push-action@v6.19.1...v6.19.2

v6.19.1

Compare Source

Full Changelog: docker/build-push-action@v6.19.0...v6.19.1

v6.19.0

Compare Source

  • Scope default git auth token to github.com by @​crazy-max in #​1451
  • Bump brace-expansion from 1.1.11 to 1.1.12 in #​1396
  • Bump form-data from 2.5.1 to 2.5.5 in #​1391
  • Bump js-yaml from 3.14.1 to 3.14.2 in #​1429
  • Bump lodash from 4.17.21 to 4.17.23 in #​1446
  • Bump tmp from 0.2.3 to 0.2.4 in #​1398
  • Bump undici from 5.28.4 to 5.29.0 in #​1397

Full Changelog: docker/build-push-action@v6.18.0...v6.19.0

docker/login-action (docker/login-action)

v3.7.0

Compare Source

Full Changelog: docker/login-action@v3.6.0...v3.7.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.12.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

nuxt/nuxt (nuxt)

v3.21.8

Compare Source

3.21.8 is a hotfix release to address an issue running the dev server on MacOS.

👉 Changelog

compare changes

🩹 Fixes
  • vite: Shorter socket name for macOs with tmp fallback (#​35265)
  • kit: Respect type option in findPath (#​35272)
  • deps: Update nuxt/scripts presets (ff6b060dd)
📖 Documentation
  • Change null to undefined in data-fetching docs to match actual types (#​35301)
❤️ Contributors

v3.21.7

Compare Source

3.21.7 is the a security hotfix release.

👉 make sure to check https://github.com/nuxt/nuxt/security/advisories to view open advisories resolved by this release.

👉 Changelog

compare changes

🩹 Fixes
  • nitro: Assign noSSR before deciding payload extraction (#​35108)
  • vite: Avoid filtering out dirs with shared prefix from allowDirs (#​35112)
  • nuxt: Use resolve from pathe for buildCache path boundary check (#​35111)
  • nuxt: Prevent sibling-directory traversal in test component wrapper (#​35110)
  • nitro: Pass event data to isValid in dev clipboard-copy listener (#​35109)
  • nuxt: Validate protocols in reloadNuxtApp path before reload (#​35115)
  • vite: Resolve vite clientServer with ssr: false (#​34959)
  • vite: Prefix public asset virtuals with null byte (38d330179)
  • nuxt: Handle missing payload in chunkError listener (#​35155)
  • vite: Close vite dev server on nuxt close (d007d7060)
  • kit,nuxt: Handle cancelling prompts to install packages (59821a5ca)
  • nuxt: Await in-lifght template generation when closing nuxt (#​35181)
  • webpack: Surface compilation errors when stats.toString is empty (71dccff2b)
  • kit: Improve TS extension stripping/substitutions (#​35233)
  • nuxt: Preserve .d.mts/.d.cts in resolveTypePaths (#​35235)
  • nuxt: Reject prototype-chain keys in the island registry (#​35205)
  • nitro: Gate chrome devtools workspace endpoint to local requests (#​35201)
  • nuxt: Escape props in <NuxtClientFallback> ssr output (#​35199)
  • nuxt: Apply isScriptProtocol guard to navigateTo open option (#​35206)
  • rspack,webpack: Require loopback host when missing same-origin signals (#​35200)
  • nuxt: Absolutely resolve defu in app config template (40bedf0db)
  • nuxt: Match route rules case-insensitively to mirror vue-router (3f3e3fa7b)
  • nuxt: Escape <NoScript> slot content (7fea9fd68)
  • nuxt: Block path-normalization open redirect in navigateTo (1f2dd5e78)
  • nuxt: Reject cross-origin paths in reloadNuxtApp (6497d99dd)
  • vite: Bind vite-node IPC to a permissioned filesystem socket (c293bf950)
  • nuxt: Reject script-capable protocols in <NuxtLink> href (53284043d)
  • nuxt: Clarify page and layout usage warnings (#​35184)
  • nuxt: Do not absolutely resolve defu (d11d7b1b5)
📖 Documentation
  • Edit for clarity and grammar (#​35214)
  • Add dedicated module dependencies page (#​35171)
🏡 Chore
  • Use execFileSync for safety in release scripts (9a455a658)
  • Assert there is always a tag (8da21fba8)
  • Fix type in test (bc2837125)
  • Fix lychee dynamic composable exclude (#​35119)
  • Add autofix action tag in comment (70eba297f)
  • Update renovate minimum release age (27a6821a1)
✅ Tests
  • Update test for js payload rendering (b51a80840)
  • Improve reliability of hmr test (0078499f0)
🤖 CI
  • Always run all tests for 4.x/3.x (0519c0ade)
  • Update to agentscan v1.8.0 (#​35120)
  • Automatically close PRs from automated accounts (#​35161)
  • Migrate from tibdex (6277aedcb)
  • Disable provenance-change enforcement in dependency-review (1d4910eed)
  • Add zizmor github actions check (#​35089)
❤️ Contributors
prettier/prettier (prettier)

v3.8.4

Compare Source

v3.8.3

Compare Source

v3.8.2

Compare Source

v3.8.1

Compare Source

v3.8.0

Compare Source

diff

🔗 Release note

vitejs/vite (vite)

v7.3.5

Compare Source

Please refer to CHANGELOG.md for details.

v7.3.3

Compare Source

Please refer to CHANGELOG.md for details.

yarnpkg/berry (yarn)

v4.16.0: v4.16.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.15.0...@​yarnpkg/cli/4.16.0

v4.15.0: v4.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.14.1...@​yarnpkg/cli/4.15.0

v4.14.1

Compare Source

v4.14.0

Compare Source

v4.13.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 12pm on Sunday"
  • 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 from 84f6d0c to 808bc96 Compare January 7, 2026 10:54
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e3f6f9b to 2535b9a Compare January 21, 2026 20:58
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c71e1ef to 83bc395 Compare January 28, 2026 14:41
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0857eda to 8573ef0 Compare February 7, 2026 17:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 01f7ee6 to d5a0a1c Compare February 17, 2026 18:55
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d5a0a1c to 2735173 Compare March 5, 2026 10:04
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2405e63 to 20e53e7 Compare March 13, 2026 16:17
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 20e53e7 to 64bc72a Compare March 19, 2026 17:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8fdf5aa to 5e8c5c7 Compare April 1, 2026 18:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 148181f to 18e96f6 Compare April 10, 2026 05:19
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from a4c9e3b to e9973ef Compare April 21, 2026 20:48
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from e9973ef to fd71864 Compare April 29, 2026 10:37
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from fd71864 to 16d88a7 Compare April 30, 2026 05:14
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4cf23fd to 7649337 Compare May 12, 2026 11:06
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 83b9012 to d28fec9 Compare May 19, 2026 22:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 40a2fa1 to f041919 Compare June 2, 2026 16:42
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f041919 to fe693c2 Compare June 8, 2026 22:59
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from fe693c2 to 0ccc78e Compare June 9, 2026 16:43
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.

0 participants