octo-sts / app

A GitHub App that acts like a Security Token Service (STS) for the Github API
Apache License 2.0
95 stars 9 forks source link

Bump the all group across 1 directory with 6 updates #358

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps the all group with 3 updates in the / directory: chainguard.dev/go-grpc-kit, chainguard.dev/sdk and github.com/chainguard-dev/terraform-infra-common.

Updates chainguard.dev/go-grpc-kit from 0.17.3 to 0.17.5

Release notes

Sourced from chainguard.dev/go-grpc-kit's releases.

v0.17.5

What's Changed

Full Changelog: https://github.com/chainguard-dev/go-grpc-kit/compare/v0.17.4...v0.17.5

v0.17.4

What's Changed

Full Changelog: https://github.com/chainguard-dev/go-grpc-kit/compare/v0.17.3...v0.17.4

Commits
  • 3bf9bb5 Interceptors to preserve & restore trace headers (#268)
  • 0314ac5 Bump the otel group with 4 updates (#266)
  • 55cacbb bump grpc (#267)
  • dc98b9c --- (#263)
  • c72196f Bump github.com/prometheus/client_golang in the prom group (#260)
  • d86db68 Bump reviewdog/action-actionlint from 1.45.0 to 1.46.0 (#261)
  • b73300a Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#262)
  • 2541df6 Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#255)
  • 8dc6d9a Bump actions/checkout from 4.1.4 to 4.1.5 (#259)
  • 576b560 Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#258)
  • Additional commits viewable in compare view


Updates chainguard.dev/sdk from 0.1.19 to 0.1.20

Release notes

Sourced from chainguard.dev/sdk's releases.

v0.1.20

Full Changelog: https://github.com/chainguard-dev/sdk/compare/v0.1.19...v0.1.20

Commits
  • 066f181 Merge pull request #34 from chainguard-dev/create-pull-request/patch
  • c1efdb0 Export bb2b985b20049e156a090a7ccd142d3c434f46e3
  • e4744bf Export 651fc169533e8e6539d6cfd16278c60dda050cd0
  • dcc73b1 Merge pull request #32 from chainguard-dev/create-pull-request/patch
  • 4454281 Merge pull request #33 from k4leung4/bump-protoc
  • 6db54ce regen
  • 62bc049 update protoc to 26.1
  • c3ab05c Export e86b070e80c0d819aa4d32048acd7de475af147d
  • f5235df Export e86b070e80c0d819aa4d32048acd7de475af147d
  • d3a00e2 Export 6ffe83d6b6b5baec495674d38f52a0fa81454b7b
  • Additional commits viewable in compare view


Updates github.com/chainguard-dev/terraform-infra-common from 0.6.0 to 0.6.40

Release notes

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

v0.6.40

What's Changed

Full Changelog: https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.39...v0.6.40

v0.6.39

What's Changed

Full Changelog: https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.38...v0.6.39

v0.6.38

What's Changed

Full Changelog: https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.37...v0.6.38

v0.6.37

What's Changed

Full Changelog: https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.36...v0.6.37

v0.6.36

What's Changed

Full Changelog: https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.35...v0.6.36

v0.6.35

What's Changed

Full Changelog: https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.34...v0.6.35

v0.6.34

What's Changed

... (truncated)

Commits
  • ec6725b set alert document subject to include service name (#411)
  • 3ba5dca add filter for failed request alert (#412)
  • cb1dc40 Add a warning for recorder deletion_protection (#410)
  • 315ecd0 new alerts to track bad cloud run behavior (#406)
  • 8d13b34 use the correct name for issues (#408)
  • 3e46501 use clog/gcp#WithCloudTraceContext in event handlers (#407)
  • 887c883 change service failure rate alert to use promql (#405)
  • 61d3db7 make duration for the failure rate alert configurable (#403)
  • 53198ee fix mql syntax for service failure rate alert (#402)
  • a3d190f fix evaulation_missing_data for alerting module (#401)
  • Additional commits viewable in compare view


Updates golang.org/x/oauth2 from 0.19.0 to 0.21.0

Commits
  • 5fd4241 google: update compute token refresh
  • 84cb9f7 oauth2: fix typo in comment
  • 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency
  • e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint
  • See full diff in compare view


Updates google.golang.org/api from 0.174.0 to 0.180.0

Release notes

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

v0.180.0

0.180.0 (2024-05-10)

Features

v0.179.0

0.179.0 (2024-05-09)

Features

Bug Fixes

v0.178.0

0.178.0 (2024-05-07)

Features

Documentation

v0.177.0

0.177.0 (2024-04-30)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.180.0 (2024-05-10)

Features

0.179.0 (2024-05-09)

Features

Bug Fixes

0.178.0 (2024-05-07)

Features

Documentation

0.177.0 (2024-04-30)

Features

... (truncated)

Commits


Updates google.golang.org/grpc from 1.63.2 to 1.64.0

Release notes

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

Release 1.64.0

API Changes

  • stats: Deprecate InPayload.Data and OutPayload.Data; they were experimental and will be deleted in the next release (#7121)

Behavior Changes

  • codec: Remove handling of environment variable GRPC_GO_ADVERTISE_COMPRESSORS to suppress setting supported compressors in grpc-accept-encoding header. Compressors will always be advertised, as they have been by default for some time (#7203)

New Features

  • resolver/dns: Add SetMinResolutionInterval to set the minimum interval at which DNS re-resolutions may occur (#6962)
  • peer/peer: Implement the fmt.Stringer interface for pretty printing Peer, and
  • metadata/metadata: Implement the fmt.Stringer interface for pretty printing MD (#7137)

Performance Improvements

  • client: Improve RPC performance by reducing work while holding a lock (#7132)

Bug Fixes

  • transport/server: Display the proper timeout value when keepalive pings are not ack'd in time (#7038)
  • channelz: Fix bug that was causing the subchannel's target to be unset (#7189)
  • stats: Fix bug where peer was not set in context when calling stats handler for OutPayload, InPayload, and End (#7096)

Dependencies

  • deps: Remove dependency on deprecated github.com/golang/protobuf module (#7122)

Documentation

  • grpc: Deprecate WithBlock, WithReturnConnectionError, FailOnNonTempDialError which are ignored by NewClient (#7097)
  • grpc: Deprecate Dial and DialContext. These will continue to be supported throughout 1.x, but are deprecated to direct users to NewClient (See #7090 for more information)
  • examples: Add custom lb example (#6691)
Commits
  • fa274d7 Change version to 1.64.0 (#7218)
  • 6b413c8 xds: Surround two Infof calls that use pretty.ToJSON with V(2) checks (...
  • 2dbbcef resolver/dns: Add docstring to SetMinResolutionInterval (#7217)
  • 070d9c7 codes: replace %q to %d in error string when invalid code is an integer (#7188)
  • 5d24ee2 xds: store server config for LRS server in xdsresource.ClusterUpdate (#7191)
  • c76f686 advancedTLS: Rename get root certs related pieces (#7207)
  • f591e3b codec: remove option to suppress setting supported compressors in headers (#7...
  • b4f7947 github: remove dependabot (#7208)
  • 0561c78 client: add user-friendly error message of LB policy update timed out (#7206)
  • 9d9c1fb peer: remove change detector test (#7204)
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 week ago

Superseded by #361.