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): bump @testing-library/react from 14.1.2 to 14.2.1 #767

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @testing-library/react from 14.1.2 to 14.2.1.

Release notes

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

v14.2.1

14.2.1 (2024-02-01)

Bug Fixes

  • Update types to support all possible react component return values (#1272) (55e79c2)

v14.2.0

14.2.0 (2024-01-30)

Features

  • add reactStrictMode option to enable strict mode render (#1241) (0880eba)
Commits
  • edb6344 docs: add trappar as a contributor for code (#1273)
  • 55e79c2 fix: Update types to support all possible react component return values (#1272)
  • 4509fb6 docs: add yinm as a contributor for code (#1269)
  • 0880eba feat: add reactStrictMode option to enable strict mode render (#1241)
  • 03a301f chore: update stackblitz url in issue template (#1258)
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2024
Copy link

github-actions bot commented Feb 6, 2024

Test Results

  8 files  ±0    8 suites  ±0   41m 40s ⏱️ +19s
 59 tests ±0   58 ✅ ±0  1 💤 ±0  0 ❌ ±0 
468 runs  ±0  460 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 0b4e689. ± Comparison against base commit 8c011f1.

♻️ This comment has been updated with latest results.

@hawtio-ci
Copy link

hawtio-ci bot commented Feb 6, 2024

Test results

Run attempt: 1109
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-node(18)-java(11)-firefox 59 58 1 0 0 333.915
results-quarkus-node(18)-java(17)-firefox 59 58 1 0 0 301.872
results-quarkus-node(20)-java(11)-firefox 59 58 1 0 0 336.245
results-quarkus-node(20)-java(17)-firefox 59 58 1 0 0 325.134
results-springboot-node(18)-java(11)-firefox 58 57 1 0 0 309.125
results-springboot-node(18)-java(17)-firefox 58 57 1 0 0 303.454
results-springboot-node(20)-java(11)-firefox 58 57 1 0 0 302.233
results-springboot-node(20)-java(17)-firefox 58 57 1 0 0 288.297

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/react-14.2.1 branch from dc9e395 to c0f4e81 Compare February 6, 2024 04:44
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 14.2.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/react-14.2.1 branch from c0f4e81 to 0b4e689 Compare February 6, 2024 04:45
@tadayosi tadayosi merged commit 8e75521 into main Feb 6, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-library/react-14.2.1 branch February 6, 2024 05: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.

1 participant