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

bot: Bump @types/react from 18.2.47 to 18.2.48 in /playground #2213

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps @types/react from 18.2.47 to 18.2.48.

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Related to dependencies label Jan 15, 2024
shahzadlone pushed a commit that referenced this pull request Jan 15, 2024
✅ 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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/playground/types/react-18.2.48 branch 2 times, most recently from afb2786 to 9523854 Compare January 15, 2024 10:34
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fee8271) 74.22% compared to head (d007823) 74.21%.

Additional details and impacted files

Impacted file tree graph

@@             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     
Flag Coverage Δ
all-tests 74.21% <ø> (-0.01%) ⬇️

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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fee8271...d007823. Read the comment docs.

Copy link
Member

@shahzadlone shahzadlone left a 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]>
@shahzadlone shahzadlone force-pushed the dependabot/npm_and_yarn/playground/types/react-18.2.48 branch from 9523854 to d007823 Compare January 15, 2024 22:41
@shahzadlone shahzadlone merged commit 63549e7 into develop Jan 16, 2024
32 checks passed
@shahzadlone shahzadlone deleted the dependabot/npm_and_yarn/playground/types/react-18.2.48 branch January 16, 2024 00:08
shahzadlone pushed a commit to shahzadlone/defradb that referenced this pull request Jan 22, 2024
…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>
shahzadlone pushed a commit to shahzadlone/defradb that referenced this pull request Jan 22, 2024
…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>
shahzadlone pushed a commit to shahzadlone/defradb that referenced this pull request Feb 23, 2024
…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>
shahzadlone pushed a commit to shahzadlone/defradb that referenced this pull request Feb 23, 2024
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant