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 nuxt core #39

Merged
merged 1 commit into from
Jan 20, 2024
Merged

chore(deps): update nuxt core #39

merged 1 commit into from
Jan 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit (source) 3.9.2 -> 3.9.3 age adoption passing confidence
@nuxt/schema (source) 3.9.2 -> 3.9.3 age adoption passing confidence
@nuxt/test-utils 3.9.0 -> 3.10.0 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.9.3

Compare Source

3.9.3 is a hotfix release to address a regression with CSS in development

✅ 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: Render stylesheets in dev for non-islands (#​25243)
  • nuxt: Don't set 2x data-island-uid for island children (#​25245)
  • nuxt: Don't share object between raw cookie and cookie ref (#​25255)
📖 Documentation
✅ Tests
  • Add separate suspense test suite (#​22947)
❤️ Contributors
nuxt/test-utils (@​nuxt/test-utils)

v3.10.0

Compare Source

compare changes

🚀 Enhancements
  • e2e: Add cucumber test runner (#​711)
  • e2e: Support env option for startServer (#​640)
🩹 Fixes
  • runtime-utils: Resolve to in RouterLink stub (#​687)
  • Mark afterAll and setup hooks as async (#​702)
  • module: Always append import when mocking (#​701)
🏡 Chore
  • Add required dev deps to app-vitest example (#​712)
  • Pin vue/nuxt versions (00674cd0)
✅ Tests
  • Update config key (25060645)
  • Add example test for nuxt-injected value (#​663)
  • Update to actually use $t (#​675)
🤖 CI
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@wattanx wattanx force-pushed the main branch 2 times, most recently from 7755942 to 98da21f Compare January 20, 2024 10:33
@wattanx wattanx merged commit 0553a80 into main Jan 20, 2024
1 check passed
@renovate renovate bot deleted the renovate/nuxt branch January 20, 2024 10:36
wattanx pushed a commit that referenced this pull request Jan 20, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant