GSA / 889-tool

Web service for determining 889 compliance of vendors
1 stars 0 forks source link

Bump @vue/test-utils from 2.2.7 to 2.4.0 in /front-end #34

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @vue/test-utils from 2.2.7 to 2.4.0.

Release notes

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

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

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.0-alpha.1...v2.4.0-alpha.2

v2.4.0-alpha.1

What's Changed

... (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 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)