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 #35

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

hywax-assistant
Copy link
Collaborator

@hywax-assistant hywax-assistant commented Feb 14, 2024

This PR contains the following updates:

Package Type Update Change
@nuxt/kit (source) dependencies patch ^3.10.1 -> ^3.10.2
@nuxt/schema (source) devDependencies patch ^3.10.1 -> ^3.10.2
@types/node (source) devDependencies patch ^20.11.17 -> ^20.11.19
nuxt (source) devDependencies patch ^3.10.1 -> ^3.10.2

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.10.2

Compare Source

3.10.2 is a regularly-scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Export refreshCookie (#​25635)
  • nuxt: Allow prefetching urls with query string (#​25658)
  • nuxt: Remove undefined keys in route object (#​25667)
  • vite: Treat .pcss extension as a CSS extension (#​25673)
  • nuxt: Don't check for layout/page with <ClientOnly> (#​25714)
  • vite: Strip query strings for style chunk filenames (#​25764)
  • nuxt: Inline entry styles before component styles (#​25749)
  • vite: Optimise layer dependencies with vite (#​25752)
  • nuxt: Don't add extra baseURL on server useRequestURL (#​25765)
  • schema: Use rootDir, not process.cwd, for modulesDir (#​25766)
  • nuxt: Only warn for useId if attrs were not rendered (#​25770)
  • kit: Don't mutate existing component entry when overriding (#​25786)
📖 Documentation
🏡 Chore
  • schema: Add missing closing code block (#​25641)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Hywax Assistant.

@hywax-assistant hywax-assistant added the dependencies Pull requests that update a dependency file label Feb 14, 2024
@hywax-assistant hywax-assistant force-pushed the renovate/all-minor-patch branch from 501a427 to 6e91d15 Compare February 15, 2024 19:01
@hywax-assistant hywax-assistant changed the title chore(deps): update all non-major dependencies to ^3.10.2 chore(deps): update all non-major dependencies Feb 15, 2024
@hywax-assistant hywax-assistant merged commit 3088aad into main Feb 16, 2024
3 checks passed
@hywax-assistant hywax-assistant deleted the renovate/all-minor-patch branch February 16, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant