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 @testing-library/vue from 6.6.1 to 8.1.0 #137

Open
wants to merge 1 commit into
base: live
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps @testing-library/vue from 6.6.1 to 8.1.0.

Release notes

Sourced from @​testing-library/vue's releases.

v8.1.0

8.1.0 (2024-05-18)

Features

  • Add types for props and slots in render function (d46ed8f)

v8.0.3

8.0.3 (2024-03-18)

Bug Fixes

v8.0.2

8.0.2 (2024-02-08)

Bug Fixes

  • mark compiler-sfc as optional peer dep (#288) (f5a3483)

v8.0.1

8.0.1 (2023-11-20)

Bug Fixes

  • Revert Errors Regarding Missing Global Hooks (#310) (1bbeeb4)

v8.0.0

8.0.0 (2023-10-31)

bug

  • Fix issue on Vite env not cleaning up after test (#297) (88fb8cd)

BREAKING CHANGES

  • This PR change default behavior for Vitest users. This major should yield no effect to other test frameworks.

Throw error when running vitest with no afterEach global and no VTL_SKIP_AUTO_CLEANUP flag is set.

v7.0.0

7.0.0 (2023-03-11)

... (truncated)

Commits
  • d46ed8f feat: Add types for props and slots in render function
  • 3ecde9e fix: allow unmounting with no wrapper element (#312)
  • f5a3483 fix: mark compiler-sfc as optional peer dep (#288)
  • 9816ba4 docs: Update README.md
  • 1bbeeb4 fix: Revert Errors Regarding Missing Global Hooks (#310)
  • 88fb8cd bug: Fix issue on Vite env not cleaning up after test (#297)
  • 015de7d chore: Update deps (#307)
  • 675a4fb chore: update actions
  • 5f2e101 feat: Bump minimum node.js version and DOM Testing Library (#303)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/live/testing-library/vue-8.1.0 branch from 5b548fc to 49203c1 Compare August 22, 2024 09:21
Bumps [@testing-library/vue](https://github.com/testing-library/vue-testing-library) from 6.6.1 to 8.1.0.
- [Release notes](https://github.com/testing-library/vue-testing-library/releases)
- [Commits](testing-library/vue-testing-library@v6.6.1...v8.1.0)

---
updated-dependencies:
- dependency-name: "@testing-library/vue"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/live/testing-library/vue-8.1.0 branch from 49203c1 to 2f5b335 Compare September 10, 2024 14:52
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.

0 participants