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 gomodupdates group across 1 directory with 7 updates #4004

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gomodupdates group with 7 updates in the / directory:

Package From To
cloud.google.com/go/logging 1.9.0 1.10.0
github.com/aws/aws-sdk-go 1.53.1 1.53.2
google.golang.org/grpc 1.63.2 1.64.0
k8s.io/apimachinery 0.28.9 0.30.1
k8s.io/client-go 0.28.9 0.30.1
k8s.io/component-base 0.28.9 0.30.1
k8s.io/kubelet 0.28.9 0.30.1

Updates cloud.google.com/go/logging from 1.9.0 to 1.10.0

Release notes

Sourced from cloud.google.com/go/logging's releases.

logging: v1.10.0

1.10.0 (2024-05-15)

Features

  • logging/logadmin: Allow logging PageSize to override (#9409) (5ca0271)

Bug Fixes

  • logging: Bump x/net to v0.24.0 (ba31ed5)
  • logging: Enable universe domain resolution options (fd1d569)
  • logging: Set default value for BundleByteLimit to 9.5 MiB to avoid payload size limits. (#9662) (d5815da)
  • logging: Update protobuf dep to v1.33.0 (30b038d)

servicemanagement: v1.9.8

1.9.8 (2024-05-01)

Bug Fixes

  • servicemanagement: Bump x/net to v0.24.0 (ba31ed5)

resourcemanager: v1.9.7

1.9.7 (2024-05-01)

Bug Fixes

  • resourcemanager: Bump x/net to v0.24.0 (ba31ed5)

webrisk: v1.9.7

1.9.7 (2024-05-01)

Bug Fixes

  • webrisk: Bump x/net to v0.24.0 (ba31ed5)

iap: v1.9.6

1.9.6 (2024-05-01)

Bug Fixes

  • iap: Bump x/net to v0.24.0 (ba31ed5)

orchestration: v1.9.2

1.9.2 (2024-05-01)

... (truncated)

Changelog

Sourced from cloud.google.com/go/logging's changelog.

1.10.0 (2022-11-03)

Features

  • documentai: rewrite signatures in terms of new location (3c4b2b3)
Commits
  • 7a0f6d1 chore: release main (#7972)
  • c5a2ab9 chore(internal/actions): have changefinder respect v2 mods (#8014)
  • 23cf597 chore(internal/postprocessor): ensure new modules are added to workspace (#8013)
  • 71b1326 chore: update missed dep bumps (#8012)
  • b340d03 chore: update all direct dependencies (#8007)
  • ebae64d feat(datacatalog): add support for entries associated with Spanner and ClougB...
  • 100d7cf chore: bump post-processor rev (#8006)
  • 848765c chore: fix new module bug (#8005)
  • 171c1e6 chore(all): update dependency requests to v2.31.0 [SECURITY] (#8001)
  • e50c53c chore(main): Added kokoro release job (#7788)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.53.1 to 1.53.2

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.53.2 (2024-05-14)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators
  • service/s3: Updates service API and examples
    • Updated a few x-id in the http uri traits
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

Updates k8s.io/apimachinery from 0.28.9 to 0.30.1

Commits
  • 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30
  • c857a38 Update x/net for CVE-2023-45288
  • 0407311 followup to allow special characters
  • 25164f7 Merge pull request #123435 from tallclair/apparmor-ga
  • cbfe0a1 Merge pull request #123758 from liggitt/protobump
  • 21d26b6 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • 0c29f84 Merge pull request #123385 from HirazawaUi/allow-special-characters
  • 60d24f2 Merge pull request #123708 from p0lyn0mial/upstream-const-watchlist-bookmark-...
  • 513d23a apimachinery/meta/types.go: define InitialEventsAnnotationKey const
  • 67cb3a8 Merge pull request #123413 from seans3/tunneling-spdy-websockets
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.28.9 to 0.30.1

Commits
  • 8e3349b Update dependencies to v0.30.1 tag
  • 4e1652b Merge pull request #124694 from pmalek/backport-124553-to-release-1.30
  • 2daa31e fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)
  • 2df4de1 Merge remote-tracking branch 'origin/master' into release-1.30
  • ade2ae2 Update x/net for CVE-2023-45288
  • b4632b7 Merge pull request #123932 from pohly/dra-api-resource-model-rename
  • 4467b1e Merge pull request #123909 from AkihiroSuda/fix-123906
  • 650f392 dra api: NodeResourceModel -> ResourceModel
  • 00e4609 api: NodeStatus: rename RuntimeClasses to RuntimeHandlers
  • 7ebe0ea Merge pull request #123180 from AkihiroSuda/rro
  • Additional commits viewable in compare view

Updates k8s.io/component-base from 0.28.9 to 0.30.1

Commits
  • 09a430d Update dependencies to v0.30.1 tag
  • 0ac84ef Merge remote-tracking branch 'origin/master' into release-1.30
  • 2e27a0c Update x/net for CVE-2023-45288
  • ecbd1b6 Merge pull request #123732 from serathius/parallel-featureflags
  • b0a6e40 Merge pull request #123758 from liggitt/protobump
  • 0e945e3 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • a626a5c Fix SetFeatureGateDuringTest handling of Parallel tests
  • 15d726c Merge pull request #123529 from thockin/go-workspaces
  • f3d8039 Fix up go.mod files after reviews
  • e3050ed Remove old gengo detritus
  • Additional commits viewable in compare view

Updates k8s.io/kubelet from 0.28.9 to 0.30.1

Commits
  • 9a2af84 Update dependencies to v0.30.1 tag
  • 993e56f Merge remote-tracking branch 'origin/master' into release-1.30
  • 47b1534 Update x/net for CVE-2023-45288
  • cb37e84 dra api: NodeResourceModel -> ResourceModel
  • d555812 Merge pull request #123516 from pohly/dra-structured-parameters
  • 65ef77b dra kubelet: publish NodeResourceSlices
  • 93ffcc7 kubelet: support structured parameters for preparing resources
  • 1196e07 Merge pull request #123758 from liggitt/protobump
  • 64f86db Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • f07662b Merge pull request #122745 from kannon92/swap-no-swap-default
  • 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 <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 gomodupdates group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) | `1.9.0` | `1.10.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.53.1` | `1.53.2` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.63.2` | `1.64.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.28.9` | `0.30.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.28.9` | `0.30.1` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.28.9` | `0.30.1` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.28.9` | `0.30.1` |



Updates `cloud.google.com/go/logging` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@dlp/v1.9.0...dlp/v1.10.0)

Updates `github.com/aws/aws-sdk-go` from 1.53.1 to 1.53.2
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.53.1...v1.53.2)

Updates `google.golang.org/grpc` from 1.63.2 to 1.64.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.63.2...v1.64.0)

Updates `k8s.io/apimachinery` from 0.28.9 to 0.30.1
- [Commits](kubernetes/apimachinery@v0.28.9...v0.30.1)

Updates `k8s.io/client-go` from 0.28.9 to 0.30.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.28.9...v0.30.1)

Updates `k8s.io/component-base` from 0.28.9 to 0.30.1
- [Commits](kubernetes/component-base@v0.28.9...v0.30.1)

Updates `k8s.io/kubelet` from 0.28.9 to 0.30.1
- [Commits](kubernetes/kubelet@v0.28.9...v0.30.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 15, 2024
Copy link
Contributor

Test Results

0 tests   - 2 993   0 ✅  - 2 992   0s ⏱️ - 1m 28s
0 suites  -   329   0 💤  -     1 
0 files    -    23   0 ❌ ±    0 

Results for commit 7afbd25. ± Comparison against base commit 2f89c3c.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 16, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomodupdates-8fa3b11576 branch May 16, 2024 10:03
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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