-
Notifications
You must be signed in to change notification settings - Fork 44
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
bot: Bump @types/react from 18.2.47 to 18.2.48 in /playground #2213
bot: Bump @types/react from 18.2.47 to 18.2.48 in /playground #2213
Conversation
✅ This PR was created by the Combine PRs action by combining the following PRs: #2216 bot: Bump @typescript-eslint/parser from 6.18.0 to 6.18.1 in /playground #2214 bot: Bump swagger-ui-react from 5.10.5 to 5.11.0 in /playground #2211 bot: Bump github.com/multiformats/go-multiaddr from 0.12.0 to 0.12.1 #2210 bot: Bump github.com/ipfs/boxo from 0.16.0 to 0.17.0⚠️ The following PRs were left out due to merge conflicts: #2215 bot: Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1 in /playground #2213 bot: Bump @types/react from 18.2.47 to 18.2.48 in /playground #2209 bot: Bump golang.org/x/crypto from 0.17.0 to 0.18.0 #2207 bot: Bump golang.org/x/net from 0.19.0 to 0.20.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
afb2786
to
9523854
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2213 +/- ##
===========================================
- Coverage 74.22% 74.21% -0.01%
===========================================
Files 256 256
Lines 25508 25508
===========================================
- Hits 18932 18930 -2
- Misses 5283 5286 +3
+ Partials 1293 1292 -1
Flags with carried forward coverage won't be shown. Click here to find out more. see 9 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
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.
LGTM
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.47 to 18.2.48. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
9523854
to
d007823
Compare
…ork#2217) ✅ This PR was created by the Combine PRs action by combining the following PRs: sourcenetwork#2216 bot: Bump @typescript-eslint/parser from 6.18.0 to 6.18.1 in /playground sourcenetwork#2214 bot: Bump swagger-ui-react from 5.10.5 to 5.11.0 in /playground sourcenetwork#2211 bot: Bump github.com/multiformats/go-multiaddr from 0.12.0 to 0.12.1 sourcenetwork#2210 bot: Bump github.com/ipfs/boxo from 0.16.0 to 0.17.0⚠️ The following PRs were left out due to merge conflicts: sourcenetwork#2215 bot: Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1 in /playground sourcenetwork#2213 bot: Bump @types/react from 18.2.47 to 18.2.48 in /playground sourcenetwork#2209 bot: Bump golang.org/x/crypto from 0.17.0 to 0.18.0 sourcenetwork#2207 bot: Bump golang.org/x/net from 0.19.0 to 0.20.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…network#2213) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.47 to 18.2.48. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.2.47&new-version=18.2.48)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ork#2217) ✅ This PR was created by the Combine PRs action by combining the following PRs: sourcenetwork#2216 bot: Bump @typescript-eslint/parser from 6.18.0 to 6.18.1 in /playground sourcenetwork#2214 bot: Bump swagger-ui-react from 5.10.5 to 5.11.0 in /playground sourcenetwork#2211 bot: Bump github.com/multiformats/go-multiaddr from 0.12.0 to 0.12.1 sourcenetwork#2210 bot: Bump github.com/ipfs/boxo from 0.16.0 to 0.17.0⚠️ The following PRs were left out due to merge conflicts: sourcenetwork#2215 bot: Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1 in /playground sourcenetwork#2213 bot: Bump @types/react from 18.2.47 to 18.2.48 in /playground sourcenetwork#2209 bot: Bump golang.org/x/crypto from 0.17.0 to 0.18.0 sourcenetwork#2207 bot: Bump golang.org/x/net from 0.19.0 to 0.20.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…network#2213) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.47 to 18.2.48. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.2.47&new-version=18.2.48)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps @types/react from 18.2.47 to 18.2.48.
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 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)