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): bump @nuxt/test-utils from 3.13.0 to 3.13.1 in the nuxt group #413

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps the nuxt group with 1 update: @nuxt/test-utils.

Updates @nuxt/test-utils from 3.13.0 to 3.13.1

Release notes

Sourced from @​nuxt/test-utils's releases.

v3.13.1

compare changes

🩹 Fixes

  • Revert execa to v8 for now (fef8b062)
  • config: Force buildId to test manually (25e081e4)
  • runtime-utils: Use appId fallback after tryUseNuxtApp (#849)

🏡 Chore

🤖 CI

  • Run test suite on windows (#851)

❤️ Contributors

Changelog

Sourced from @​nuxt/test-utils's changelog.

v3.13.1

compare changes

🩹 Fixes

  • Revert execa to v8 for now (fef8b062)
  • config: Force buildId to test manually (25e081e4)
  • runtime-utils: Use appId fallback after tryUseNuxtApp (#849)

🏡 Chore

🤖 CI

  • Run test suite on windows (#851)

❤️ Contributors

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nuxt group with 1 update: [@nuxt/test-utils](https://github.com/nuxt/test-utils).


Updates `@nuxt/test-utils` from 3.13.0 to 3.13.1
- [Release notes](https://github.com/nuxt/test-utils/releases)
- [Changelog](https://github.com/nuxt/test-utils/blob/main/CHANGELOG.md)
- [Commits](nuxt/test-utils@v3.13.0...v3.13.1)

---
updated-dependencies:
- dependency-name: "@nuxt/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nuxt
...

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 May 20, 2024
@dependabot dependabot bot requested a review from antoinezanardi May 20, 2024 05:07
@antoinezanardi antoinezanardi merged commit 89ff57e into develop May 20, 2024
14 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nuxt-3e530345c3 branch May 20, 2024 07:22
antoinezanardi pushed a commit that referenced this pull request May 21, 2024
## [1.15.0](v1.14.0...v1.15.0) (2024-05-21)

### 🚀 Features

* **game:** options hub ([#407](#407)) ([16dc0ba](16dc0ba))

### 🐛 Bug Fixes

* **accessibility:** nav and list issues ([#417](#417)) ([c2da1f1](c2da1f1))

### 🧹 Chore

* **deps:** bump @nuxt/test-utils from 3.12.1 to 3.13.0 in the nuxt group ([#409](#409)) ([2ce6348](2ce6348))
* **deps:** bump @nuxt/test-utils from 3.13.0 to 3.13.1 in the nuxt group ([#413](#413)) ([89ff57e](89ff57e)), closes [#849](#849) [#851](#851) [#849](#849) [#851](#851) [#845](#845)
* **deps:** bump happy-dom from 14.10.1 to 14.10.2 ([#405](#405)) ([1c89b29](1c89b29))
* **deps:** bump happy-dom from 14.10.2 to 14.11.0 ([#408](#408)) ([12258c3](12258c3))
* **deps:** bump sass from 1.77.1 to 1.77.2 ([#411](#411)) ([9c047d3](9c047d3))
* **deps:** bump the eslint group with 2 updates ([#414](#414)) ([761b21e](761b21e))
* **deps:** bump the eslint group with 3 updates ([#403](#403)) ([20bc95e](20bc95e))
* **deps:** bump the eslint group with 3 updates ([#416](#416)) ([37a1346](37a1346))
* **deps:** bump tsx from 4.10.1 to 4.10.2 ([#404](#404)) ([616d779](616d779))
* **deps:** bump tsx from 4.10.2 to 4.10.4 ([#412](#412)) ([c6fc544](c6fc544)), closes [#18](#18) [privatenumber/tsx#433](privatenumber/tsx#433) [#18](#18) [#555](#555)
* **deps:** bump tsx from 4.10.4 to 4.10.5 ([#415](#415)) ([5c37023](5c37023))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.15.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant