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/test-utils from 3.8.0 to 3.8.1 #420

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nuxt/test-utils from 3.8.0 to 3.8.1.

Release notes

Sourced from @​nuxt/test-utils'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)

Bumps [@nuxt/test-utils](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/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
@dependabot dependabot bot requested a review from Diizzayy November 13, 2023 00:50
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #420 (7dd5680) into main (7b40c14) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #420   +/-   ##
=======================================
  Coverage   93.34%   93.34%           
=======================================
  Files           6        6           
  Lines         631      631           
  Branches      120      120           
=======================================
  Hits          589      589           
  Misses         42       42           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 23, 2023

Looks like @nuxt/test-utils is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/test-utils-3.8.1 branch November 23, 2023 15:39
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant