Baroshem / nuxt-medusa

🛍️ Medusa module for Nuxt
https://nuxt-medusa.vercel.app
MIT License
123 stars 9 forks source link

chore(deps-dev): bump nuxt from 3.3.1 to 3.4.3 in /.stackblitz #26

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps nuxt from 3.3.1 to 3.4.3.

Release notes

Sourced from nuxt's releases.

v3.4.3

3.4.3 is a patch release with the latest bug fixes. 🐞 It is expected that the next release will be v3.5, in approximately two weeks' time.

✅ 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 unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Don't call timeEnd unless we're debugging (#20424)
  • nuxt: Use key to force server component re-rendering (#19911)
  • nuxt: Add basic typings for <ClientOnly> (f1ded44e8)
  • nuxt: Use event.node.req in cookie utility (#20474)
  • deps: Relax upper node version constraint (#20472)
  • nuxi,schema: Support devServer.https: true (#20498)
  • nuxt: Throw 404 when accessing /__nuxt_error directly (#20497)
  • nuxt: Use callAsync for executing hooks with context (#20510)
  • nuxt: Improved typing support for app config (#20526)
  • nuxt: Call app:error in SSR before rendering error page (#20511)
  • nuxt: Restrict access to single renderer outside of test/rootDir (#20543)
  • nuxt: Throw errors when running legacy asyncData (#20535)
  • nuxt: Transform #components imports into direct component imports (#20547)
  • nuxt: Return RenderResponse for redirects (#20496)

📖 Documentation

  • Fix typos on docs homepage (#20456)
  • Update links to vue-router docs (#20454)
  • Remove RC reference and add link to vue migration build (#20485)
  • Add cdn proxy section (#20408)
  • Add a next steps link to first page of migration docs (#20512)
  • Add custom fetch composable example (#20115)
  • Adjust wrong link after repo migration (#20536)

✅ Tests

... (truncated)

Commits
  • 1464294 v3.4.3
  • d8176f1 chore(deps): update all non-major dependencies (main) (#20514)
  • f73bb1d fix(nuxt): return RenderResponse for redirects (#20496)
  • 98b20c4 fix(nuxt): transform #components imports into direct component imports (#20...
  • ecf4153 fix(nuxt): throw errors when running legacy asyncData (#20535)
  • 65a8f4e fix(nuxt): restrict access to single renderer outside of test/rootDir (#20543)
  • 48c034c ci: run nuxt2 nightly release on node 14 again
  • 59680dd docs: adjust wrong link after repo migration (#20536)
  • 197de3e fix(nuxt): call app:error in SSR before rendering error page (#20511)
  • dd0d13d fix(nuxt): improved typing support for app config (#20526)
  • 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Baroshem/nuxt-medusa/network/alerts).
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nuxt-medusa ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2023 11:04pm
dependabot[bot] commented 8 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.