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

Bump the all group across 1 directory with 3 updates #547

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

Bumps the all group with 2 updates in the / directory: chainguard.dev/sdk and github.com/chainguard-dev/terraform-infra-common.

Updates chainguard.dev/sdk from 0.1.25 to 0.1.26

Release notes

Sourced from chainguard.dev/sdk's releases.

v0.1.26

Full Changelog: chainguard-dev/sdk@v0.1.25...v0.1.26

Commits
  • 01d8f2f Merge pull request #62 from chainguard-dev/create-pull-request/patch
  • 5698b80 Export 922d73de2a7b7cc099f3466d0bcabc7d6e8a7498
  • 3997ab6 Export b27ee4a3876c4d18975f15da2095b715ad23962a
  • 019e9cf Merge pull request #61 from chainguard-dev/create-pull-request/patch
  • f565fcf Export 02611c89641c882c7ed92ca295c14b022ecb9474
  • a18e6d9 Export feff5aeea37265fa2f5a650102d7af6d97a311b9
  • 2d697ad Export 7b8aec99dc49ac705ce4fa5c202ee8ad29e998d0
  • e4e62bf Export 3174c8eb8466f77607652b134c6c9efcc42b08ea
  • 553aa31 Export 8d233a289f2920807d1b0bfeed478b10205bf3d2
  • 8729625 Export c70b60c493ae158b6e1350d31634a5bb345ad062
  • Additional commits viewable in compare view

Updates github.com/chainguard-dev/terraform-infra-common from 0.6.85 to 0.6.87

Release notes

Sourced from github.com/chainguard-dev/terraform-infra-common's releases.

v0.6.87

What's Changed

Full Changelog: chainguard-dev/terraform-infra-common@v0.6.86...v0.6.87

v0.6.86

What's Changed

Full Changelog: chainguard-dev/terraform-infra-common@v0.6.85...v0.6.86

Commits
  • 2d2ad95 add support for security policy for prober/serverless gclb (#579)
  • 1c80bd3 build(deps): bump the gomod group across 1 directory with 2 updates (#576)
  • dc661b8 plumb deletion protection to even more services (#578)
  • 5d550a8 add a secondary rate limit waiter to the github client (#577)
  • 0bcf8b3 build(deps): bump reviewdog/action-actionlint from 1.56.0 to 1.57.0 in the ac...
  • 9ed0cc2 Add deletion_protection to github-events (#574)
  • da9fc81 build(deps): bump google.golang.org/api from 0.198.0 to 0.199.0 in the gomod ...
  • See full diff in compare view

Updates google.golang.org/grpc from 1.67.0 to 1.67.1

Release notes

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

Release 1.67.1

Bug Fixes

  • transport: Fix a bug causing stream failures due to miscalculation of the flow control window in both clients and servers. (#7667)
  • xds/server: Fix xDS Server memory leak. (#7681)
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 2 updates in the / directory: [chainguard.dev/sdk](https://github.com/chainguard-dev/sdk) and [github.com/chainguard-dev/terraform-infra-common](https://github.com/chainguard-dev/terraform-infra-common).


Updates `chainguard.dev/sdk` from 0.1.25 to 0.1.26
- [Release notes](https://github.com/chainguard-dev/sdk/releases)
- [Commits](chainguard-dev/sdk@v0.1.25...v0.1.26)

Updates `github.com/chainguard-dev/terraform-infra-common` from 0.6.85 to 0.6.87
- [Release notes](https://github.com/chainguard-dev/terraform-infra-common/releases)
- [Commits](chainguard-dev/terraform-infra-common@v0.6.85...v0.6.87)

Updates `google.golang.org/grpc` from 1.67.0 to 1.67.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.67.0...v1.67.1)

---
updated-dependencies:
- dependency-name: chainguard.dev/sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/chainguard-dev/terraform-infra-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 3, 2024
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.

0 participants