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-dev): bump nuxt from 3.8.0 to 3.8.1 #7

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps nuxt from 3.8.0 to 3.8.1.

Release notes

Sourced from nuxt's releases.

v3.8.1

3.8.1 is a patch release focused on bug fixes and performance improvements.

👉 Changelog

compare changes

🔥 Performance

  • nuxt: Set pages on nuxt app and deduplicate calls (#24032)
  • nuxt: Remove pure annotations plugin (#24033)
  • nuxt: Use granular imports for auto-importing composables (#23951)

🩹 Fixes

  • nuxt: Ensure we add prerender hints to correct event (#23799)
  • nuxt: Close payload object (#23817)
  • schema: Accept single string for extends (#23795)
  • nuxt: Resolve internal target: blank links with base (#23751)
  • nuxt,schema: Use std-env to detect whether app is being tested (#23830)
  • nuxt: Use .json extension for server components (#23802)
  • nuxt: Handle relative baseURL in nitro runtime config (#23841)
  • nuxt: Improve watcher logs slightly (#23857)
  • nuxt: Resolve @unhead/vue in template code (#23858)
  • kit: Resolve module tsconfig paths relative to dirs (#23860)
  • nuxt,schema,vite,webpack: Analyze w/o overriding config (#23856)
  • nuxt: Don't use local fetch with an external baseURL (#23884)
  • nuxt: Only skip refetching errors when hydrating (#23889)
  • webpack: Use lodash cloneDeep again (#23888)
  • nuxt: Init $fetch at entry start (#23906)
  • nuxt: Render a div when client-only hydrates w/o element (#23899)
  • vite: Remove postcss-url and duplicate postcss-import (#23861)
  • nuxt: Use route key for loading indicator/view transition (#23868)
  • nuxt: Unset useCookie value when it expires (#23549)
  • vite: Use h3 cors handler for vite routes only (#23995)
  • schema: Correctly set default cssnano config (#23980)
  • nuxt: Use payload url for isPrerendered, not current route (#24031)
  • vite: Don't warm up css deps and normalise urls correctly (#23975)
  • kit: Fix addServerImportsDir implementation (#24000)
  • nuxt: Preserve hyphens in component/layout kebab names (#23902)
  • nuxt: Do not register loading indicator hooks on server (#24052)
  • nuxt: Reload nitro when spa loading template updates (#24036)
  • nuxt: Resolve imports from virtual files (#24022)
  • vite: Include more of warmup within try/catch (#24072)
  • nuxt: Use shared isChangingPage util in scrollBehavior (#24091)
  • nuxt: Account for delay ≤ 0 in useCookie (#24043)
  • nuxt: Handle async children in ClientFallback (#24086)
  • vite: Normalise entry id for typeCheck plugin (#24114)

💅 Refactors

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Nov 7, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-3.8.1 branch 5 times, most recently from fcb9731 to 3732a37 Compare November 7, 2023 15:26
Bumps [nuxt](https://github.com/nuxt/nuxt) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@v3.8.0...v3.8.1)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-3.8.1 branch from 3732a37 to b0bc058 Compare November 7, 2023 15:37
@stefanobartoletti stefanobartoletti merged commit 57fe06e into main Nov 7, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-3.8.1 branch November 7, 2023 15:45
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