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

chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 #4928

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 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 1.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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 25, 2023 21:40
@dependabot dependabot bot requested a review from njtran October 25, 2023 21:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 25, 2023
@netlify
Copy link

netlify bot commented Oct 25, 2023

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit c2d9955
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/65398b63861696000844b0a7

Copy link
Contributor

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@jonathan-innis jonathan-innis merged commit 4a0fdb5 into main Oct 26, 2023
11 checks passed
@jonathan-innis jonathan-innis deleted the dependabot/go_modules/google.golang.org/grpc-1.58.3 branch October 26, 2023 06:40
jonathan-innis pushed a commit to jonathan-innis/karpenter-provider-aws that referenced this pull request Oct 30, 2023
)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jonathan-innis pushed a commit that referenced this pull request Oct 30, 2023
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
johngmyers pushed a commit to johngmyers/karpenter that referenced this pull request May 31, 2024
…stream release-v0.31.2

Merge in DEL/karpenter-fork from IENGOC-199 to main

* commit '3535354df38803b3b6b40cd7efcaecfbd93a4d48': (270 commits)
  Stable Release updates Release v0.31.2.
  ci: Pin helm version for `release.yaml` (aws#4974)
  ci: Remove e2e install helm action for `release.yaml` (aws#4972)
  Bump karpenter-core to latest
  fix: Handle rollback to earlier version of Karpenter (aws#4830)
  chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /tools/allocatable-diff (aws#4930)
  chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (aws#4928)
  Pin helm version to v3.12.3 due to ECR push bug
  ci: Call composite action with values (aws#4767)
  ci: Pin helm version in action due to `v3.13.0` bug (aws#4762)
  Add debug to helm push
  Add permission in release workflow for GH release generation
  Bump karpenter-core for v0.31.1 release
  fix: use inputs for composite action (aws#4753)
  fix: id-token permission for release / snapshot (aws#4752)
  fix: add checkout to snapshot / release workflows (aws#4751)
  test: move snapshot releases to separate ECR repo (aws#4734)
  chore: update aws role to GithubRelease (aws#4743)
  test: allow updating env for ds with multiple containers (aws#4706)
  ci: Fix passing through the `event_name` correctly (aws#4719)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant