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 minorandpatch group in /keycloak/keycloakify with 3 updates #1243

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minorandpatch group in /keycloak/keycloakify with 3 updates: @storybook/testing-library, @types/react and @types/react-dom.

Updates @storybook/testing-library from 0.0.13 to 0.2.2

Release notes

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

v0.2.2

🐛 Bug Fix

  • Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues #57 (@​yannbf)

Authors: 1

v0.2.2-next.0

🐛 Bug Fix

  • Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues #57 (@​yannbf)

Authors: 1

v0.2.1

🎉 This release contains work from a new contributor! 🎉

Thank you, Valentin Palkovic (@​valentinpalkovic), for all your work!

🐛 Bug Fix

  • Temporarily fix user-event to 14.4.0 to avoid compatibility issues #53 (@​yannbf)

Authors: 2

v0.2.1-next.1

🐛 Bug Fix

  • Temporarily fix user-event to 14.4.0 to avoid compatibility issues #53 (@​yannbf)

Authors: 1

v0.2.1-next.0

🎉 This release contains work from a new contributor! 🎉

Thank you, Valentin Palkovic (@​valentinpalkovic), for all your work!

⚠️ Pushed to next

... (truncated)

Changelog

Sourced from @​storybook/testing-library's changelog.

v0.2.2 (Mon Oct 02 2023)

🐛 Bug Fix

  • Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues #57 (@​yannbf)

Authors: 1


v0.2.1 (Fri Sep 15 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Valentin Palkovic (@​valentinpalkovic), for all your work!

🐛 Bug Fix

  • Temporarily fix user-event to 14.4.0 to avoid compatibility issues #53 (@​yannbf)

Authors: 2


v0.2.0 (Tue Jun 20 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Vanessa Yuen (@​vanessayuenn), for all your work!

Release Notes

Release 0.2.0 (#46)

@storybook/testing-library now uses @testing-library/dom version 9 and @testing-library/user-event version 14! 🎉

To refer to new features and bugfixes and you can check them in the user-event release page and testing-library dom release page.

Upgrade user-event to v14 and testing-library to v9 (#43)

@storybook/testing-library now uses @testing-library/dom version 9 and @testing-library/user-event version 14! 🎉

To refer to new features and bugfixes and you can check them in the user-event release page and testing-library dom release page.


... (truncated)

Commits
  • d37e3ca Bump version to: 0.2.2 [skip ci]
  • 5140469 Update CHANGELOG.md [skip ci]
  • e8d531d Merge pull request #58 from storybookjs/next
  • 810caef Merge pull request #57 from storybookjs/yann/undo-version-fix
  • 96901a6 revert fixed range for user-event
  • 3e20413 Bump version to: 0.2.1 [skip ci]
  • 8135365 Update CHANGELOG.md [skip ci]
  • ea45d9c Merge pull request #54 from storybookjs/next
  • 5a2200d Merge pull request #53 from storybookjs/fix/user-event-incompatibility
  • 894ca68 fix ts compilation issue
  • Additional commits viewable in compare view

Updates @types/react from 18.2.62 to 18.2.63

Commits

Updates @types/react-dom from 18.2.19 to 18.2.20

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 minorandpatch group in /keycloak/keycloakify with 3 updates: [@storybook/testing-library](https://github.com/storybookjs/testing-library), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `@storybook/testing-library` from 0.0.13 to 0.2.2
- [Release notes](https://github.com/storybookjs/testing-library/releases)
- [Changelog](https://github.com/storybookjs/testing-library/blob/v0.2.2/CHANGELOG.md)
- [Commits](storybookjs/testing-library@v0.0.13...v0.2.2)

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

Updates `@types/react-dom` from 18.2.19 to 18.2.20
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Mar 5, 2024
@corneliusroemer corneliusroemer merged commit 647a603 into main Mar 5, 2024
10 checks passed
@corneliusroemer corneliusroemer deleted the dependabot/npm_and_yarn/keycloak/keycloakify/minorandpatch-4c64e41b85 branch March 5, 2024 17:08
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.

1 participant