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 the production-dependencies group in /test/react with 2 updates #110

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates @testing-library/jest-dom from 6.4.0 to 6.4.2

Release notes

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

v6.4.2

6.4.2 (2024-02-05)

Bug Fixes

  • Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#575) (a93c0c4)

v6.4.1

6.4.1 (2024-02-01)

Bug Fixes

  • Export type TestingLibraryMatchers from "./matchers" (#576) (dd1c4dd)
Commits
  • a93c0c4 fix: Remove errant export of GetByRoleMatcher, fixing type checking in some T...
  • c5c4e8d docs: add Dennis273 as a contributor for code (#581)
  • 978e3d4 docs: add kryops as a contributor for bug, code, and test (#580)
  • 73ad847 docs: add SteKoe as a contributor for bug, and code (#579)
  • d829ed9 docs: add jakeboone02 as a contributor for code, and test (#578)
  • 16499cf docs: add fpapado as a contributor for code, doc, and test (#573)
  • dd1c4dd fix: Export type TestingLibraryMatchers from "./matchers" (#576)
  • See full diff in compare view

Updates @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 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 production-dependencies group in /test/react with 2 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [@testing-library/react](https://github.com/testing-library/react-testing-library).


Updates `@testing-library/jest-dom` from 6.4.0 to 6.4.2
- [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.0...v6.4.2)

Updates `@testing-library/react` 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/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for ods-charts ready!

Name Link
🔨 Latest commit 2a155d7
🔍 Latest deploy log https://app.netlify.com/sites/ods-charts/deploys/65c1d17fa8b6a7000844857f
😎 Deploy Preview https://deploy-preview-110--ods-charts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing to test, npm run test doesn't work on the main branch anyway for now.

@julien-deramond julien-deramond merged commit 4506daf into main Feb 6, 2024
4 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/test/react/production-dependencies-e668cd95ba branch February 6, 2024 06:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant