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

Bump nuxt from 3.6.5 to 3.7.3 #290

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2023

Bumps nuxt from 3.6.5 to 3.7.3.

Release notes

Sourced from nuxt's releases.

v3.7.3

3.7.3 is a hotfix release to address a regression introduced in 3.7.2.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Ensure plugins retain original order (#23174)
  • nuxt: Allow importing server components from #components (#23188)

💅 Refactors

  • nuxt: Don't wrap server placeholders/client fallbacks (#21980)

📖 Documentation

  • Added missing leading slash (#23169)
  • Update internal issue decision making flowchart link (#23162)

❤️ Contributors

v3.7.2

3.7.2 is a regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Scroll to top by default on dynamic routes (#22403)
  • nuxt: Don't joinURL with remote sources on NuxtIsland (#23093)
  • nuxt: Exclude data-v attrs from server component props (#23095)
  • nuxt: Handle optional params within a path segment (#23070)
  • nuxt: Include method when creating useFetch auto key (#23086)

... (truncated)

Commits
  • 16e40f8 v3.7.3
  • cf59564 chore(deps): update all non-major dependencies (main) (#23173)
  • a95fd28 fix(nuxt): allow importing server components from #components (#23188)
  • 95d1f99 refactor(nuxt): don't wrap server placeholders/client fallbacks (#21980)
  • 084b2b0 docs: update internal issue decision making flowchart link (#23162)
  • 8c1eaa0 fix(nuxt): ensure plugins retain original order (#23174)
  • 6afbdc3 chore(deps): update all non-major dependencies to ^1.7.0 (main) (#23161)
  • f2ce8f6 docs: added missing leading slash (#23169)
  • ebacf19 v3.7.2
  • 84926cb chore(deps): update all non-major dependencies (main) (#23147)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nuxt](https://github.com/nuxt/nuxt) from 3.6.5 to 3.7.3.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@v3.6.5...v3.7.3)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2023
@github-actions github-actions bot merged commit 820d718 into dev Sep 14, 2023
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/nuxt-3.7.3 branch September 14, 2023 21:28
@netlify
Copy link

netlify bot commented Sep 14, 2023

Deploy Preview for mitre-saf-v2 failed.

Name Link
🔨 Latest commit d24ff12
🔍 Latest deploy log https://app.netlify.com/sites/mitre-saf-v2/deploys/65037af58f74700007945fff

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.

0 participants