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 10 updates #5069

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

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

Package From To
cloud.google.com/go/logging 1.12.0 1.13.0
cloud.google.com/go/secretmanager 1.14.2 1.14.3
github.com/go-git/go-git/v5 5.13.0 5.13.1
go.mondoo.com/ranger-rpc 0.6.4 0.6.5
golang.org/x/sys 0.28.0 0.29.0
golang.org/x/term 0.27.0 0.28.0
k8s.io/apimachinery 0.28.9 0.32.0
k8s.io/client-go 0.28.9 0.32.0
k8s.io/component-base 0.28.9 0.32.0
k8s.io/kubelet 0.28.9 0.32.0

Updates cloud.google.com/go/logging from 1.12.0 to 1.13.0

Release notes

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

logging: v1.13.0

1.13.0 (2025-01-02)

Features

  • logging: Change go gapic transport to grpc+rest in logging (#11289) (a5f250b)

Bug Fixes

  • logging: Update golang.org/x/net to v0.33.0 (e9b0b69)
  • logging: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • logging: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

notebooks: v1.12.3

1.12.3 (2025-01-02)

Bug Fixes

  • notebooks: Update golang.org/x/net to v0.33.0 (e9b0b69)

servicedirectory: v1.12.3

1.12.3 (2025-01-02)

Bug Fixes

  • servicedirectory: Update golang.org/x/net to v0.33.0 (e9b0b69)

translate: v1.12.3

1.12.3 (2025-01-02)

Bug Fixes

  • translate: Update golang.org/x/net to v0.33.0 (e9b0b69)

videointelligence: v1.12.3

1.12.3 (2025-01-02)

Bug Fixes

  • videointelligence: Update golang.org/x/net to v0.33.0 (e9b0b69)

storagetransfer: v1.12.1

1.12.1 (2025-01-02)

... (truncated)

Changelog

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

1.13.0 (2022-12-01)

Features

  • documentai: added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
Commits
  • f23942b chore: release main (#8187)
  • bac978a docs(dialogflow): added google.api.field_behavior for some fields in audio_co...
  • fe03bdd chore(main): release 0.110.5 (#8223)
  • ed73916 chore(storage): add configurable per op timeout, print on timeout [benchmarki...
  • e1f52db chore(storage): add GCSFuse client config [benchmarking] (#8225)
  • b63d02b chore(main): release datastore 1.12.1 (#8228)
  • 837f325 feat(ai/generativelanguage): start generating apiv1beta2 (#8229)
  • c992115 chore(main): release bigtable 1.19.0 (#7125)
  • 7732b8c feat(run): Adds support for custom audiences (#8227)
  • a9b67cf fix(datastore): Return error from RunAggregationQuery (#8222)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/secretmanager from 1.14.2 to 1.14.3

Release notes

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

language: v1.14.3

1.14.3 (2025-01-02)

Bug Fixes

  • language: Update golang.org/x/net to v0.33.0 (e9b0b69)

metastore: v1.14.3

1.14.3 (2025-01-02)

Bug Fixes

  • metastore: Update golang.org/x/net to v0.33.0 (e9b0b69)

osconfig: v1.14.3

1.14.3 (2025-01-02)

Bug Fixes

  • osconfig: Update golang.org/x/net to v0.33.0 (e9b0b69)

oslogin: v1.14.3

1.14.3 (2025-01-02)

Bug Fixes

  • oslogin: Update golang.org/x/net to v0.33.0 (e9b0b69)

secretmanager: v1.14.3

1.14.3 (2025-01-02)

Bug Fixes

  • secretmanager: Update golang.org/x/net to v0.33.0 (e9b0b69)

servicecontrol: v1.14.3

1.14.3 (2025-01-02)

Bug Fixes

  • servicecontrol: Update golang.org/x/net to v0.33.0 (e9b0b69)
Commits
  • dbd3f0a chore: release main (#10490)
  • 74b07fd chore: run goimports (#10534)
  • 3b9a830 feat(compute/metadata): add sys check for windows OnGCE (#10521)
  • f4cc536 feat(containeranalysis): add GetVulnerabilityOccurrencesSummary RPC (#10533)
  • 8ecc4e9 chore: bump deps (#10529)
  • 11d7272 chore(privilegedaccessmanager): add config to generate apiv1 (#10530)
  • 9e5707a chore(main): release auth/oauth2adapt 0.2.3 (#10523)
  • c3e2618 chore(storage): remove x-goog-api-client header merging from invoke (#10514)
  • fd16a17 feat(bigtable): add column family type to FamilyInfo in TableInfo (#10520)
  • f46b747 feat(aiplatform): enable rest_numeric_enums for aiplatform v1 and v1beta1 (#1...
  • Additional commits viewable in compare view

Updates github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.13.1

What's Changed

Full Changelog: go-git/go-git@v5.13.0...v5.13.1

Commits
  • b6bc0c0 Merge pull request #1346 from go-git/revert-1157-ja/knownHostsDb
  • 42f9d6b Revert "plumbing: transport/ssh, Add support for SSH @​cert-authority."
  • 88c7471 Merge pull request #1340 from go-git/dependabot/go_modules/github.com/elazarl...
  • 2fae180 build: bump github.com/elazarl/goproxy from 1.2.2 to 1.2.3
  • a0dfb09 Merge pull request #1329 from go-git/dependabot/go_modules/github.com/elazarl...
  • 05ae621 Merge pull request #1327 from go-git/dependabot/go_modules/github.com/go-git/...
  • b0d72b3 build: bump github.com/elazarl/goproxy from 1.2.1 to 1.2.2
  • b77b83a build: bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1
  • See full diff in compare view

Updates go.mondoo.com/ranger-rpc from 0.6.4 to 0.6.5

Release notes

Sourced from go.mondoo.com/ranger-rpc's releases.

v0.6.5

What's Changed

Full Changelog: mondoohq/ranger-rpc@v0.6.4...v0.6.5

Commits
  • b5865d6 Bump golang.org/x/crypto from 0.29.0 to 0.30.0 in the gomodupdates group (#107)
  • f7415cf Bump github.com/stretchr/testify in the gomodupdates group (#106)
  • d83ed86 Bump the gomodupdates group across 1 directory with 4 updates (#105)
  • 36efefb Bump check-spelling/check-spelling from 0.0.22 to 0.0.24 (#103)
  • a134222 Bump golang.org/x/crypto from 0.27.0 to 0.28.0 in the gomodupdates group (#100)
  • 15eabb8 Bump contributor-assistant/github-action from 2.5.2 to 2.6.1 (#99)
  • be8c7c1 Bump contributor-assistant/github-action from 2.5.1 to 2.5.2 (#98)
  • See full diff in compare view

Updates golang.org/x/sys from 0.28.0 to 0.29.0

Commits
  • d4ac05d windows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL
  • 680bd24 windows: remove unused errString type
  • a7f19e9 unix: add Dup3 on dragonfly
  • See full diff in compare view

Updates golang.org/x/term from 0.27.0 to 0.28.0

Commits

Updates k8s.io/apimachinery from 0.28.9 to 0.32.0

Commits
  • 59e9003 Merge remote-tracking branch 'origin/master' into release-1.32
  • 639247c Drop use of winreadlinkvolume godebug option
  • 220d7c3 Merge remote-tracking branch 'origin/master' into release-1.32
  • c199d3b Revert to go1.22 windows filesystem stdlib behavior
  • 16af2ff implement unsafe deletion, and wire it
  • 6ff8305 api: run codegen
  • ca9b8b2 api: add a new field to meta/v1 DeleteOptions
  • d941d9f Merge pull request #128503 from benluddy/cbor-codecs-featuregate
  • 3b4250f Wire serving codecs to CBOR feature gate.
  • daaad09 Merge pull request #128501 from benluddy/watch-cbor-seq
  • Additional commits viewable in compare view

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

Commits
  • 0d55461 Update dependencies to v0.32.0 tag
  • 4765ade Merge remote-tracking branch 'origin/master' into release-1.32
  • 692a511 Drop use of winreadlinkvolume godebug option
  • 9df5099 Merge remote-tracking branch 'origin/master' into release-1.32
  • 120beb2 Revert to go1.22 windows filesystem stdlib behavior
  • 55d23e2 Align fake client-go clients with the main interface
  • 646e79b Run codegen
  • c475fe0 Generify fake clientsets
  • 955401c Merge pull request #128407 from ndixita/pod-level-resources
  • eddb107 Merge pull request #127857 from Jefftree/cle-v1alpha2
  • Additional commits viewable in compare view

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

Commits
  • 52977b0 Update dependencies to v0.32.0 tag
  • e168b31 Merge remote-tracking branch 'origin/master' into release-1.32
  • 46e6e7b Drop use of winreadlinkvolume godebug option
  • c7b5643 Merge remote-tracking branch 'origin/master' into release-1.32
  • a6cf394 Merge pull request #129081 from stlaz/fg_remote_uid
  • af0d53b Merge remote-tracking branch 'origin/master' into release-1.32
  • ceed2e3 Update tests to handle RemoteRequestHeaderUID
  • 6a10d97 Revert to go1.22 windows filesystem stdlib behavior
  • ad7c524 Generify fake clientsets
  • 804c007 Merge pull request #127581 from richabanker/flagz-apiserver
  • Additional commits viewable in compare view

Updates k8s.io/kubelet from 0.28.9 to 0.32.0

Commits
  • ab6d6c0 Update dependencies to v0.32.0 tag
  • 78330cb Merge remote-tracking branch 'origin/master' into release-1.32
  • 9aa82a6 Drop use of winreadlinkvolume godebug option
  • 351b167 Merge remote-tracking branch 'origin/master' into release-1.32
  • 97885c0 Revert to go1.22 windows filesystem stdlib behavior
  • de4c476 DRA kubelet: use unique protobuf package name
  • 3b14f64 KEP-4603: Node specific kubelet config for maximum backoff down to 1 second (...
  • 353a4bc Merge pull request #126503 from skitt/generic-fake-client
  • 35e9b33 Generify fake clientsets
  • 2466f75 Merge pull request #128646 from pohly/dra-kubelet-separate-beta-api
  • 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 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) | `1.12.0` | `1.13.0` |
| [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) | `1.14.2` | `1.14.3` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.0` | `5.13.1` |
| [go.mondoo.com/ranger-rpc](https://github.com/mondoohq/ranger-rpc) | `0.6.4` | `0.6.5` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.28.0` | `0.29.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.27.0` | `0.28.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.28.9` | `0.32.0` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.28.9` | `0.32.0` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.28.9` | `0.32.0` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.28.9` | `0.32.0` |



Updates `cloud.google.com/go/logging` from 1.12.0 to 1.13.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@kms/v1.12.0...kms/v1.13.0)

Updates `cloud.google.com/go/secretmanager` from 1.14.2 to 1.14.3
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@dlp/v1.14.2...dlp/v1.14.3)

Updates `github.com/go-git/go-git/v5` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.13.0...v5.13.1)

Updates `go.mondoo.com/ranger-rpc` from 0.6.4 to 0.6.5
- [Release notes](https://github.com/mondoohq/ranger-rpc/releases)
- [Changelog](https://github.com/mondoohq/ranger-rpc/blob/main/.goreleaser.yml)
- [Commits](mondoohq/ranger-rpc@v0.6.4...v0.6.5)

Updates `golang.org/x/sys` from 0.28.0 to 0.29.0
- [Commits](golang/sys@v0.28.0...v0.29.0)

Updates `golang.org/x/term` from 0.27.0 to 0.28.0
- [Commits](golang/term@v0.27.0...v0.28.0)

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

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

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

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

---
updated-dependencies:
- dependency-name: cloud.google.com/go/logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/secretmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: go.mondoo.com/ranger-rpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: golang.org/x/term
  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 Jan 6, 2025
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Test Results

0 tests   - 3 207   0 ✅  - 3 203   0s ⏱️ - 1m 48s
0 suites  -   379   0 💤  -     4 
0 files    -    29   0 ❌ ±    0 

Results for commit 13d4ab9. ± Comparison against base commit 3a722a4.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2025

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

@dependabot dependabot bot closed this Jan 6, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/gomodupdates-e193033890 branch January 6, 2025 14:03
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 2025
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