-
Notifications
You must be signed in to change notification settings - Fork 778
Bump react-test-renderer and @types/react-test-renderer in /src/vscode-bicep #16890
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: main
Are you sure you want to change the base?
Bump react-test-renderer and @types/react-test-renderer in /src/vscode-bicep #16890
Conversation
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.
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.
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.
Test this change out locally with the following install scripts (Action run 14545512768) VSCode
Azure CLI
|
Dotnet Test Results 78 files - 39 78 suites - 39 33m 32s ⏱️ - 16m 53s Results for commit a928c80. ± Comparison against base commit abb63cf. This pull request removes 1788 and adds 632 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
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.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/v19.1.0/packages/react-test-renderer) Updates `@types/react-test-renderer` from 18.3.0 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.0 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] <support@github.com>
f161360
to
a928c80
Compare
Pull request was closed
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Fix-DependabotPRs.ps1: Forcing rebuild |
Fix-DependabotPRs.ps1: Forcing rebuild |
Bumps react-test-renderer and @types/react-test-renderer. These dependencies needed to be updated together.
Updates
react-test-renderer
from 18.3.1 to 19.1.0Release notes
Sourced from react-test-renderer's releases.
... (truncated)
Changelog
Sourced from react-test-renderer's changelog.
... (truncated)
Commits
3c3696d
Measure Updated ViewTransition Boundaries (#32653)6aa8254
Add ref to Fragment (#32465)ca8f91f
Log errors from startViewTransition to onRecoverableError (#32540)e9252bc
During a Swipe Gesture Render a Clone Offscreen and Animate it Onscreen (#32500)3607f48
Add Commit Scaffolding for Gestures (#32451)662957c
Allow passing range option to useSwipeTransition (#32412)88479c6
Rerender useSwipeTransition when direction changes (#32379)028c8e6
Add Transition Types (#32105)0bf1f39
View Transition Refs (#32038)fd9cfa4
Execute layout phase before after mutation phase inside view transition (#32029)Updates
@types/react-test-renderer
from 18.3.0 to 19.1.0Commits
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)