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

meta: bump the testing group with 4 updates #328

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps the testing group with 4 updates: @testing-library/jest-dom, @testing-library/react, @testing-library/user-event and @types/jest.

Updates @testing-library/jest-dom from 6.1.5 to 6.4.1

Release notes

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

v6.4.1

6.4.1 (2024-02-01)

Bug Fixes

  • Export type TestingLibraryMatchers from "./matchers" (#576) (dd1c4dd)

v6.4.0

6.4.0 (2024-01-30)

Features

v6.3.0

6.3.0 (2024-01-24)

Features

  • Support for regular expressions in toHaveClass (#563) (9787ed5)

v6.2.1

6.2.1 (2024-01-22)

Bug Fixes

  • Standalone types for "./matchers" export and add Bun support (#566) (5675b86)

v6.2.0

6.2.0 (2024-01-03)

Features

  • toHaveAccessibleDescription supports aria-description (#565) (1fb156c)

v6.1.6

6.1.6 (2023-12-27)

Bug Fixes

  • Upgrade @​adobe/css-tools to v4.3.2 (#553) (b64b953)
Commits
  • dd1c4dd fix: Export type TestingLibraryMatchers from "./matchers" (#576)
  • f7dc673 feat: Add toHaveRole matcher (#572)
  • 9787ed5 feat: Support for regular expressions in toHaveClass (#563)
  • 5675b86 fix: Standalone types for "./matchers" export and add Bun support (#566)
  • 1fb156c feat: toHaveAccessibleDescription supports aria-description (#565)
  • b64b953 fix: Upgrade @​adobe/css-tools to v4.3.2 (#553)
  • 746c6ca docs: Fix typo at toHaveStyle function description (#558)
  • See full diff in compare view

Updates @testing-library/react from 14.1.2 to 14.2.0

Release notes

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

v14.2.0

14.2.0 (2024-01-30)

Features

  • add reactStrictMode option to enable strict mode render (#1241) (0880eba)
Commits

Updates @testing-library/user-event from 14.5.1 to 14.5.2

Release notes

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

v14.5.2

14.5.2 (2023-12-29)

Bug Fixes

  • remove interop and deep DTL imports (6a3c896)
Commits
  • d036279 chore: upgrade node in codesandbox
  • 910fee5 chore: set tsconfig baseUrl
  • fa8d867 revert: swap release script
  • c4b4629 chore: upgrade testing environment
  • 6a3c896 fix: remove interop and deep DTL imports
  • See full diff in compare view

Updates @types/jest from 29.5.10 to 29.5.11

Commits

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 testing group with 4 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [@testing-library/react](https://github.com/testing-library/react-testing-library), [@testing-library/user-event](https://github.com/testing-library/user-event) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest).


Updates `@testing-library/jest-dom` from 6.1.5 to 6.4.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.1.5...v6.4.1)

Updates `@testing-library/react` from 14.1.2 to 14.2.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.1.2...v14.2.0)

Updates `@testing-library/user-event` from 14.5.1 to 14.5.2
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.1...v14.5.2)

Updates `@types/jest` from 29.5.10 to 29.5.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2024

The following labels could not be found: github_actions:pull-request.

Copy link
Author

dependabot bot commented on behalf of github Mar 9, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-0b011be342 branch March 9, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants