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

chore(deps-dev): bump the react-testing-library-dependencies group across 1 directory with 2 updates #80111

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2024

Bumps the react-testing-library-dependencies group with 2 updates in the / directory: @testing-library/dom and @testing-library/jest-dom.

Updates @testing-library/dom from 10.1.0 to 10.4.0

Release notes

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

v10.4.0

10.4.0 (2024-07-22)

Features

  • Reduce caught exceptions in prettyDom (reland) (#1323) (a86c54c)

v10.3.2

10.3.2 (2024-07-15)

Bug Fixes

v10.3.1

10.3.1 (2024-07-05)

Bug Fixes

v10.3.0

10.3.0 (2024-07-02)

Features

v10.2.0

10.2.0 (2024-06-24)

Features

  • Support anonymous custom elements when pretty printing DOM (#1319) (0a8ad65)
Commits

Updates @testing-library/jest-dom from 6.4.5 to 6.6.3

Release notes

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

v6.6.3

6.6.3 (2024-10-31)

Bug Fixes

  • add vitest import when extending vitest matchers (#646) (5ba0156)

v6.6.2

6.6.2 (2024-10-17)

Bug Fixes

  • remove recursive type reference in vitest types (#636) (4468378)

v6.6.1

6.6.1 (2024-10-16)

Bug Fixes

  • fix lodash import in to-have-selection.js (#642) (ced792e)

v6.6.0

6.6.0 (2024-10-16)

Features

v6.5.0

6.5.0 (2024-08-23)

Features

  • toHaveValue: Asserting aria-valuenow (#479) (acbf416)

v6.4.8

6.4.8 (2024-07-23)

Bug Fixes

  • Drop peerDependencies from package.json (#610) (faf534b)

v6.4.7

6.4.7 (2024-07-22)

... (truncated)

Commits
  • 5ba0156 fix: add vitest import when extending vitest matchers (#646)
  • 4468378 fix: remove recursive type reference in vitest types (#636)
  • abba961 docs: add billyjanitsch as a contributor for bug (#644)
  • 9490615 docs: add G-Rath as a contributor for code (#643)
  • ced792e fix: fix lodash import in to-have-selection.js (#642)
  • 9b14804 feat: implement toHaveSelection (#637)
  • f5b0e94 docs: add diegohaz as a contributor for ideas (#640)
  • 68e927e docs: add pwolaq as a contributor for code, and test (#639)
  • 04005db docs: add silviuaavram as a contributor for code, and test (#638)
  • 4723de3 docs: add mibcadet as a contributor for doc (#628)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot requested a review from a team as a code owner October 31, 2024 22:02
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 31, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 7db8ac3 to b608821 Compare November 1, 2024 22:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from b608821 to 53d1a99 Compare November 4, 2024 23:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 53d1a99 to 85d8bfb Compare November 5, 2024 23:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 85d8bfb to 23e55fb Compare November 6, 2024 23:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 23e55fb to 0ce4873 Compare November 7, 2024 23:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 0ce4873 to 55e0d41 Compare November 8, 2024 23:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 55e0d41 to 3c24444 Compare November 8, 2024 23:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 3c24444 to 80731ee Compare November 11, 2024 23:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 80731ee to 0bcecf8 Compare November 12, 2024 23:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch 2 times, most recently from 2b4eefb to 4c5ef7d Compare November 13, 2024 18:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 4c5ef7d to 8450a4c Compare November 13, 2024 23:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 8450a4c to 7e45f87 Compare November 14, 2024 23:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 7e45f87 to e4b5fa7 Compare November 15, 2024 23:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from e4b5fa7 to 647ec1b Compare November 19, 2024 00:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 647ec1b to 7324af4 Compare November 19, 2024 16:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 7324af4 to f3cffff Compare November 19, 2024 23:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from f3cffff to d1a5c8d Compare November 20, 2024 00:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from d1a5c8d to 0679cbc Compare November 20, 2024 23:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 0679cbc to 8eb883d Compare November 21, 2024 04:05
…ross 1 directory with 2 updates

Bumps the react-testing-library-dependencies group with 2 updates in the / directory: [@testing-library/dom](https://github.com/testing-library/dom-testing-library) and [@testing-library/jest-dom](https://github.com/testing-library/jest-dom).


Updates `@testing-library/dom` from 10.1.0 to 10.4.0
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v10.1.0...v10.4.0)

Updates `@testing-library/jest-dom` from 6.4.5 to 6.6.3
- [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.4.5...v6.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-testing-library-dependencies-ed265d969b branch from 8eb883d to 11ffd78 Compare November 21, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants