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/jest-dom from 5.16.5 to 6.2.0 #341

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2024

Bumps @testing-library/jest-dom from 5.16.5 to 6.2.0.

Release notes

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

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)

v6.1.5

6.1.5 (2023-11-30)

Bug Fixes

  • support uppercase custom props in toHaveStyle (#552) (b7b7c6a)

v6.1.4

6.1.4 (2023-10-12)

Bug Fixes

  • upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532) (44f1eab)

v6.1.3

6.1.3 (2023-09-06)

Bug Fixes

v6.1.2

6.1.2 (2023-08-24)

Bug Fixes

  • bump @​adobe/css-tools for ESM support (#525) (b959a68)

v6.1.1

6.1.1 (2023-08-23)

... (truncated)

Commits
  • 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)
  • b7b7c6a fix: support uppercase custom props in toHaveStyle (#552)
  • 4ae0231 docs: Add missing hr to README.md (#550)
  • 44f1eab fix: upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532)
  • 6d65999 chore: add jest/vitest version to bug report template (#526)
  • 5b492ac fix: proper @​jest/globals import (#530)
  • b959a68 fix: bump @​adobe/css-tools for ESM support (#525)
  • 853a3e5 fix(package.json): update main and module file paths (#523)
  • 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 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)

rscarson and others added 30 commits May 11, 2022 12:17
…_json-1.0.81

Bump serde_json from 1.0.79 to 1.0.81 in /src-tauri
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.1 to 14.2.0.
- [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.1.1...v14.2)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](react-bootstrap/react-bootstrap@v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.0.0-rc.10 to 1.0.0-rc.11.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@v1.0.0-rc.10...v1.0.0-rc.11)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ps/cli-1.0.0-rc.11

Bump @tauri-apps/cli from 1.0.0-rc.10 to 1.0.0-rc.11
…otstrap-2.4.0

Bump react-bootstrap from 2.3.1 to 2.4.0
…p-icons-1.8.2

Bump bootstrap-icons from 1.8.1 to 1.8.2
…library/user-event-14.2.0

Bump @testing-library/user-event from 14.1.1 to 14.2.0
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.0.0-rc.12 to 1.0.0-rc.13.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v1.0.0-rc.12...tauri-v1.0.0-rc.13)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.139.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.137...v1.0.139)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.0.0-rc.11 to 1.0.4.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@v1.0.0-rc.11...v1.0.4)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ps/cli-1.0.4

Bump @tauri-apps/cli from 1.0.0-rc.11 to 1.0.4
…p-icons-1.9.0

Bump bootstrap-icons from 1.8.2 to 1.9.0
…-1.0.139

Bump serde from 1.0.137 to 1.0.139 in /src-tauri
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.0 to 14.2.6.
- [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.2...v14.2.6)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…library/user-event-14.2.6

Bump @testing-library/user-event from 14.2.0 to 14.2.6
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.1.0 to 18.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-1.0.0-rc.13

Bump tauri from 1.0.0-rc.12 to 1.0.0-rc.13 in /src-tauri
Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 1.0.0-rc.5 to 1.0.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@v1.0.0-rc.5...v1.0.2)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…m-18.2.0

Bump react-dom from 18.1.0 to 18.2.0
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.8.2...v1.9.1)

---
updated-dependencies:
- dependency-name: bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…p-icons-1.9.1

Bump bootstrap-icons from 1.8.2 to 1.9.1
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 1.0.0-rc.10 to 1.0.0-rc.11.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v1.0.0-rc.10...tauri-build-v1.0.0-rc.11)

---
updated-dependencies:
- dependency-name: tauri-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ps/api-1.0.2

Bump @tauri-apps/api from 1.0.0-rc.5 to 1.0.2
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.81...v1.0.82)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 23 commits April 20, 2023 17:59
Bumps [tauri](https://github.com/tauri-apps/tauri) from 2.0.0-alpha.4 to 2.0.0-alpha.8.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v2.0.0-alpha.4...tauri-v2.0.0-alpha.8)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.7.2 to 2.7.4.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](react-bootstrap/react-bootstrap@v2.7.2...v2.7.4)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ootstrap-2.7.4

Bump react-bootstrap from 2.7.2 to 2.7.4
…i-2.0.0-alpha.8

Bump tauri from 2.0.0-alpha.4 to 2.0.0-alpha.8 in /src-tauri
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.95...v1.0.96)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…e_json-1.0.96

Bump serde_json from 1.0.95 to 1.0.96 in /src-tauri
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.10.4...v1.10.5)

---
updated-dependencies:
- dependency-name: bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)

---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 1.2.0 to 1.4.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/api-v1.2.0...@tauri-apps/api-v1.4)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 2.0.0-alpha.4 to 2.0.0-alpha.6.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v2.0.0-alpha.4...tauri-build-v2.0.0-alpha.6)

---
updated-dependencies:
- dependency-name: tauri-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.38.0...v8.45.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.10.0 to 6.14.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.14.2/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.14.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…i-build-2.0.0-alpha.6

Bump tauri-build from 2.0.0-alpha.4 to 2.0.0-alpha.6 in /src-tauri
…8.45.0

Bump eslint from 8.38.0 to 8.45.0
…outer-dom-6.14.2

Bump react-router-dom from 6.10.0 to 6.14.2
…-5.0.1

Bump dirs from 5.0.0 to 5.0.1 in /src-tauri
…ap-icons-1.10.5

Bump bootstrap-icons from 1.10.4 to 1.10.5
…pps/api-1.4.0

Bump @tauri-apps/api from 1.2.0 to 1.4.0
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001480 to 1.0.30001549.
- [Commits](browserslist/caniuse-lite@1.0.30001480...1.0.30001549)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [time](https://github.com/time-rs/time) from 0.3.15 to 0.3.30.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.15...v0.3.30)

---
updated-dependencies:
- dependency-name: time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…-0.3.30

Bump time from 0.3.15 to 0.3.30 in /src-tauri
…-lite-1.0.30001549

Bump caniuse-lite from 1.0.30001480 to 1.0.30001549
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 6.2.0.
- [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@v5.16.5...v6.2.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jan 4, 2024
@rscarson rscarson closed this Jan 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-library/jest-dom-6.2.0 branch January 11, 2024 21:23
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.

None yet

2 participants