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 @vue/test-utils from 2.4.5 to 2.4.6 in /ui #622

Merged
merged 1 commit into from
May 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @vue/test-utils from 2.4.5 to 2.4.6.

Release notes

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

v2.4.6

What's Changed

New Contributors

... (truncated)

Commits
  • 9332127 fix(mount): throw the first error encountered during mount (#2428)
  • f3bbb6b chore(deps): update dependency @​types/node to v20.12.8
  • e35f767 chore(deps): update dependency unplugin-vue-components to v0.27.0
  • ded2497 chore(deps): update all non-major dependencies
  • 17c17e0 ci: add build on node v22
  • b12beb0 fix: set global provides before running vue plugins
  • ccf8756 docs: clarify get vs find behavior differences (#2422)
  • d7e3c2f chore(deps): update all non-major dependencies
  • 1cdd7ae chore(deps): update all non-major dependencies
  • 38f337e chore(deps): update all non-major dependencies
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2024
@dependabot dependabot bot requested review from chrisrohr and sleberknight May 13, 2024 12:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/vue/test-utils-2.4.6 branch 2 times, most recently from 1a9804b to d55fb26 Compare May 13, 2024 15:56
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.4.5...v2.4.6)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  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/ui/vue/test-utils-2.4.6 branch from d55fb26 to 59d1726 Compare May 13, 2024 15:56
Copy link

Quality Gate Passed Quality Gate passed for 'org.kiwiproject:champagne-service'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

Quality Gate Passed Quality Gate passed for 'champagne-ui'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@chrisrohr chrisrohr added this to the 0.1.0 milestone May 13, 2024
@chrisrohr chrisrohr merged commit b5c0a4b into main May 13, 2024
4 checks passed
@chrisrohr chrisrohr deleted the dependabot/npm_and_yarn/ui/vue/test-utils-2.4.6 branch May 13, 2024 16:30
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.

2 participants