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.3.2 to 2.4.1 in /ui #270

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2023

Bumps @vue/test-utils from 2.3.2 to 2.4.1.

Release notes

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

v2.4.1

What's Changed

Fixes

Docs

(Dev) Dependencies

New Contributors

Full Changelog: vuejs/test-utils@v2.4.0...v2.4.1

v2.4.0

Note: there might be some minor breaking changes around types. We tried hard to avoid this and tested a few different projects, but there was some major under the hood changes relating to types (which should improve the TypeScript experience). See the note at the top of the previous release, 2.4.0-alpha.2: https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2

Between the last main release, v2.3.2, and v2.4.0, there were three alphas:

Please see those release notes for changes if you are updating from v2.3.2. Again, there should not be any major changes, and you code and tests should continue to work as before without any changes.

If you do encounter breaking changes transitioning from 2.3.x -> 2.4.x, please file an issue.

v2.4.0-alpha.2

Note: this will be the last 2.x release. Due to vuejs/test-utils#2026, the next release will be Test Utils 3.x. It has no API related breaking changes, but some types might be impacted - the full extent of vuejs/test-utils#2026 is still being investigated, but at this point it's unlikely you'll need to change any code. In general, type safety should be improved across the board.

What's Changed

... (truncated)

Commits
  • 6af516a publish: 2.4.1
  • c41e914 chore(deps): update typescript-eslint monorepo to v6 (#2129)
  • e235e3a fix: modify createVMProxy (#2125)
  • a304f59 chore: exception for no-extra-semi lint rule
  • 881646e chore(deps): update dependency js-beautify to v1.14.9
  • 5426ca2 chore(deps): update vitest to v0.33.0
  • 136e67b chore(deps): update dependency prettier to v3 and eslint-plugin-prettier to v5
  • ffbb7cf chore(deps): update all non-major dependencies
  • f0df231 docs: add warning about isVisible()
  • 73890ef chore(deps): update vitest to v0.32.4
  • 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)

Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.3.2...v2.4.1)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2023
@chrisrohr chrisrohr merged commit 8bdc9a8 into main Jul 21, 2023
3 checks passed
@chrisrohr chrisrohr deleted the dependabot/npm_and_yarn/ui/vue/test-utils-2.4.1 branch July 21, 2023 14:05
@chrisrohr chrisrohr added this to the 0.1.0 milestone Jul 24, 2023
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