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 google.golang.org/grpc from 1.58.2 to 1.58.3 #1966

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps google.golang.org/grpc from 1.58.2 to 1.58.3.

Release notes

Sourced from google.golang.org/grpc's releases.

Release v1.58.3

Security

  • server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487)

    In addition to this change, applications should ensure they do not leave running tasks behind related to the RPC before returning from method handlers, or should enforce appropriate limits on any such work.

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)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.58.2...v1.58.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Related to dependencies label Oct 16, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (1e255e7) 74.94% compared to head (ecf8c4e) 74.98%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1966      +/-   ##
===========================================
+ Coverage    74.94%   74.98%   +0.04%     
===========================================
  Files          241      241              
  Lines        23616    23616              
===========================================
+ Hits         17699    17708       +9     
+ Misses        4715     4709       -6     
+ Partials      1202     1199       -3     
Flag Coverage Δ
all-tests 74.98% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 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 1e255e7...ecf8c4e. Read the comment docs.

fredcarle pushed a commit that referenced this pull request Oct 17, 2023
✅ This PR was created by the Combine PRs action by combining the
following PRs:
#1973 bot: Bump @types/react-dom from 18.2.12 to 18.2.13 in /playground
#1971 bot: Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 in
/playground
#1970 bot: Bump github.com/spf13/viper from 1.16.0 to 1.17.0
#1969 bot: Bump go.uber.org/zap from 1.25.0 to 1.26.0
#1968 bot: Bump github.com/multiformats/go-multiaddr from 0.11.0 to
0.12.0
#1967 bot: Bump github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0
#1966 bot: Bump google.golang.org/grpc from 1.58.2 to 1.58.3

⚠️ The following PRs were left out due to merge conflicts:
#1972 bot: Bump @types/react from 18.2.25 to 18.2.28 in /playground

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2023

Looks like google.golang.org/grpc is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/google.golang.org/grpc-1.58.3 branch October 17, 2023 17:05
nasdf pushed a commit to nasdf/defradb that referenced this pull request Oct 18, 2023
…ork#1976)

✅ This PR was created by the Combine PRs action by combining the
following PRs:
sourcenetwork#1973 bot: Bump @types/react-dom from 18.2.12 to 18.2.13 in /playground
sourcenetwork#1971 bot: Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 in
/playground
sourcenetwork#1970 bot: Bump github.com/spf13/viper from 1.16.0 to 1.17.0
sourcenetwork#1969 bot: Bump go.uber.org/zap from 1.25.0 to 1.26.0
sourcenetwork#1968 bot: Bump github.com/multiformats/go-multiaddr from 0.11.0 to
0.12.0
sourcenetwork#1967 bot: Bump github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0
sourcenetwork#1966 bot: Bump google.golang.org/grpc from 1.58.2 to 1.58.3

⚠️ The following PRs were left out due to merge conflicts:
sourcenetwork#1972 bot: Bump @types/react from 18.2.25 to 18.2.28 in /playground

---------

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#1976)

✅ This PR was created by the Combine PRs action by combining the
following PRs:
sourcenetwork#1973 bot: Bump @types/react-dom from 18.2.12 to 18.2.13 in /playground
sourcenetwork#1971 bot: Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 in
/playground
sourcenetwork#1970 bot: Bump github.com/spf13/viper from 1.16.0 to 1.17.0
sourcenetwork#1969 bot: Bump go.uber.org/zap from 1.25.0 to 1.26.0
sourcenetwork#1968 bot: Bump github.com/multiformats/go-multiaddr from 0.11.0 to
0.12.0
sourcenetwork#1967 bot: Bump github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0
sourcenetwork#1966 bot: Bump google.golang.org/grpc from 1.58.2 to 1.58.3

⚠️ The following PRs were left out due to merge conflicts:
sourcenetwork#1972 bot: Bump @types/react from 18.2.25 to 18.2.28 in /playground

---------

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.

0 participants