-
Notifications
You must be signed in to change notification settings - Fork 53
chore(deps-dev): bump react-test-renderer and @types/react-test-renderer #5582
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
base: master
Are you sure you want to change the base?
Conversation
Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) and [@types/react-test-renderer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-test-renderer). These dependencies needed to be updated together. Updates `react-test-renderer` from 18.3.1 to 19.1.1 - [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/v19.1.1/packages/react-test-renderer) Updates `@types/react-test-renderer` from 18.3.1 to 19.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-test-renderer) --- updated-dependencies: - dependency-name: react-test-renderer dependency-version: 19.1.1 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/react-test-renderer" dependency-version: 19.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
|
|
Storybook for this PR deployed on this github page |
aamalric-talend
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
React has to be compatible, this means updating to 19...
Not sure we want to go that far
Bumps react-test-renderer and @types/react-test-renderer. These dependencies needed to be updated together.
Updates
react-test-rendererfrom 18.3.1 to 19.1.1Release notes
Sourced from react-test-renderer's releases.
... (truncated)
Changelog
Sourced from react-test-renderer's changelog.
... (truncated)
Commits
87e33caSet release versions to 19.1.1b793948Bump next prerelease version numbers (#32782)3c3696dMeasure Updated ViewTransition Boundaries (#32653)6aa8254Add ref to Fragment (#32465)ca8f91fLog errors from startViewTransition to onRecoverableError (#32540)e9252bcDuring a Swipe Gesture Render a Clone Offscreen and Animate it Onscreen (#32500)3607f48Add Commit Scaffolding for Gestures (#32451)662957cAllow passing range option to useSwipeTransition (#32412)88479c6Rerender useSwipeTransition when direction changes (#32379)028c8e6Add Transition Types (#32105)Updates
@types/react-test-rendererfrom 18.3.1 to 19.1.0Commits
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)