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 go-dependencies group across 1 directory with 14 updates #1384

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-dependencies group with 11 updates in the / directory:

Package From To
cloud.google.com/go/compute 1.25.1 1.26.0
github.com/aws/aws-sdk-go-v2/config 1.27.11 1.27.13
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.13.13 1.13.15
github.com/aws/aws-sdk-go-v2/service/ec2 1.159.0 1.161.1
github.com/aws/aws-sdk-go-v2/service/s3 1.53.1 1.53.2
github.com/go-playground/validator/v10 10.19.0 10.20.0
github.com/hetznercloud/hcloud-go 1.54.1 1.55.0
github.com/oracle/oci-go-sdk/v65 65.64.0 65.65.1
golang.org/x/crypto 0.22.0 0.23.0
sigs.k8s.io/controller-runtime 0.18.0 0.18.2
github.com/prometheus/client_golang 1.19.0 1.19.1

Updates cloud.google.com/go/compute from 1.25.1 to 1.26.0

Changelog

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

1.26.0 (2024-02-21)

Features

  • documentai: A new field schema_override is added to message ProcessOptions (#9400) (a86aa8e)
  • documentai: A new message FoundationModelTuningOptions is added (7e6c208)

1.25.0 (2024-02-09)

Features

  • documentai: Expose model_type in v1 processor, so that user can see the model_type after get or list processor version (2fcf55c)

1.24.0 (2024-02-06)

Features

  • documentai: Add model_type in v1beta3 processor proto (#9355) (05e9e1f)

1.23.8 (2024-01-30)

Bug Fixes

  • documentai: Enable universe domain resolution options (fd1d569)

1.23.7 (2023-12-13)

Documentation

  • documentai: Clarify Properties documentation (757c1b0)

1.23.6 (2023-11-27)

Documentation

  • documentai: Update comment for ProcessOptions.page_range (63ffff2)

1.23.5 (2023-11-01)

Bug Fixes

  • documentai: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

... (truncated)

Commits
  • afbecb6 chore(main): release pubsub 1.26.0 (#6667)
  • 5515980 chore: no longer generate odd secretmanager client (#6888)
  • c6b704a test(compute): remove TestCapitalLetter (#6908)
  • bceff0b chore(storage): enable more grpc integration tests (#6842)
  • c5c2f8f docs(pubsub): update subscription retry policy defaults (#6909)
  • e999b9e chore(bigtable): adds CloseClient() to test proxy (#6861)
  • aacddfd chore(ci): move apidiff to GitHub Action (#6901)
  • bd8eea3 chore(datastore): moves test collateral into new files (#6897)
  • 18f377f chore(firestore): disabled flaky read time test (#6895)
  • d14ee26 Replace deprecated usage of ioutil in sample code (#6872)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.13

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.13.13 to 1.13.15

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.31.1 to 1.32.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.159.0 to 1.161.1

Commits

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

Commits

Updates github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

Release 10.20.0

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.19.0...v10.20.0

Commits

Updates github.com/hetznercloud/hcloud-go from 1.54.1 to 1.55.0

Release notes

Sourced from github.com/hetznercloud/hcloud-go's releases.

v1.55.0

1.55.0 (2024-05-06)

Features

  • error: show internal correlation id in error messages (#417) (f7f96a5)
  • implement actions waiter (c4d8be8)
  • require Go >= 1.21 (18adaf6)

Bug Fixes

  • improve error message format with correlation id (1939cfb)
Changelog

Sourced from github.com/hetznercloud/hcloud-go's changelog.

1.55.0 (2024-05-06)

Features

  • error: show internal correlation id in error messages (#417) (f7f96a5)
  • implement actions waiter (c4d8be8)
  • require Go >= 1.21 (18adaf6)

Bug Fixes

  • improve error message format with correlation id (1939cfb)
Commits
  • c1aa180 chore(release-1.x): release 1.55.0 (#419)
  • c275656 docs(action): fix link to WaitForFunc (#429) [Backport release-1.x] (#434)
  • c4d8be8 feat: implement actions waiter (#407) [Backport release-1.x] (#433)
  • 6aff0c0 refactor: move watch functions to dedicated file [Backport release-1.x] (#432)
  • 1939cfb fix: improve error message format with correlation id [Backport release-1.x] ...
  • 18adaf6 feat: require Go >= 1.21 (#424) [Backport release-1.x] (#425)
  • f5d3b97 test: fix golangci-lint (#426)
  • 54ee67e ci: improve backport PR title and body (#421)
  • f7f96a5 feat(error): show internal correlation id in error messages (#417)
  • See full diff in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.64.0 to 65.65.1

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.65.1

Added

  • Support for resizing of local file systems in the Database service

  • Support for adding user defined pause group in disaster recovery plan in the Disaster Recovery service

  • Support for OS patching configs in the Big Data service

  • Support for IP inventory and notification feature in the Networking service

  • Support for accidental delete protection for load balancers, load balancer listeners, and load balancer backends in the Load Balancer service

  • Support for backend max connections for load balancers in the Load Balancer service

  • Support for listener max connections for load balancers in the Load Balancer service

File Checksums (SHA256)

oci-go-sdk-65.65.1.zip 3d7495e32d8e4f76e887e52207fd297409b8f5bbb6fc27ab406d170086aa2ed4

65.65.0

Added

  • Support for enabling unified auditing for DBHome in the Database service

  • Support for listing minor Grid Infrastructure (GI) versions available for custom GI software image creation in the Database service

  • Support for network security groups in the Recovery Cloud service

  • Support for lineage metadata import in the Data Catalog service

  • Support for workspace properties in workspace create and update operations in the Data Integration service

  • Support for monitoring ExaCC databases in the Database Management service

  • Support for validations on target and policy before the masking process in the Data Safe service

Breaking Changes

  • The type of property AllSqlStatementsFetched was changed from string to SqlTuningSetAllSqlStatementsFetchedEnum in the model SqlTuningSet in the Database Management service

  • The type of property Reproduced was changed from string to SqlPlanBaselineSummaryReproducedEnum in the model sql_plan_baseline_summary in the Database Management service

  • The type of property Reproduced was changed from string to SqlPlanBaselineReproducedEnum in the model sql_plan_baseline in the Database Management service

... (truncated)

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.65.1 - 2024-05-07

Added

  • Support for resizing of local file systems in the Database service
  • Support for adding user defined pause group in disaster recovery plan in the Disaster Recovery service
  • Support for OS patching configs in the Big Data service
  • Support for IP inventory and notification feature in the Networking service
  • Support for accidental delete protection for load balancers, load balancer listeners, and load balancer backends in the Load Balancer service
  • Support for backend max connections for load balancers in the Load Balancer service
  • Support for listener max connections for load balancers in the Load Balancer service

65.65.0 - 2024-04-30

Added

  • Support for enabling unified auditing for DBHome in the Database service
  • Support for listing minor Grid Infrastructure (GI) versions available for custom GI software image creation in the Database service
  • Support for network security groups in the Recovery Cloud service
  • Support for lineage metadata import in the Data Catalog service
  • Support for workspace properties in workspace create and update operations in the Data Integration service
  • Support for monitoring ExaCC databases in the Database Management service
  • Support for validations on target and policy before the masking process in the Data Safe service

Breaking Changes

  • The type of property AllSqlStatementsFetched was changed from string to SqlTuningSetAllSqlStatementsFetchedEnum in the model SqlTuningSet in the Database Management service
  • The type of property Reproduced was changed from string to SqlPlanBaselineSummaryReproducedEnum in the model sql_plan_baseline_summary in the Database Management service
  • The type of property Reproduced was changed from string to SqlPlanBaselineReproducedEnum in the model sql_plan_baseline in the Database Management service
  • The type of property AutoPurge was changed from string to SqlPlanBaselineSummaryAutoPurgeEnum in the model sql_plan_baseline_summary in the Database Management service
  • The type of property AutoPurge was changed from string to SqlPlanBaselineAutoPurgeEnum in the model sql_plan_baseline in the Database Management service
  • The type of property Adaptive was changed from string to SqlPlanBaselineSummaryAdaptiveEnum in the model sql_plan_baseline_summary in the Database Management service
  • The type of property Adaptive was changed from string to SqlPlanBaselineAdaptiveEnum in the model sql_plan_baseline in the Database Management service
  • The type of property Adaptive was changed from string to SqlPlanBaselineSummaryAdaptiveEnum in the model sql_plan_baseline_summary in the Database Management service
  • The type of property Adaptive was changed from string to SqlPlanBaselineAdaptiveEnum in the model sql_plan_baseline in the Database Management service (will return to this)
Commits
  • 2ba26c7 Merge pull request #497 from oracle/release_2024-05-07
  • 4be8980 Merge remote-tracking branch 'bitbucket/github' into release_2024-05-07
  • bbed598 Merge pull request #2738 in SDK/oci-go-sdk from merge_to_github2024-05-06 to ...
  • 3b9eb10 Releasing version 65.65.0
  • 9300bd2 Merge remote-tracking branch 'bitbucket/github' into release_2024-04-30
  • 526148d Merge pull request #2731 in SDK/oci-go-sdk from merge_to_github2024-04-29 to ...
  • See full diff in compare view

Updates golang.org/x/crypto from 0.22.0 to 0.23.0

Commits
  • 905d78a go.mod: update golang.org/x dependencies
  • ebb717d ssh: validate key type in SSH_MSG_USERAUTH_PK_OK response
  • 0da2a6a openpgp: fix function name in comment
  • 5defcc1 sha3: fix Sum results for SHAKE functions on s390x
  • See full diff in compare view

Updates google.golang.org/api from 0.176.1 to 0.177.0

Release notes

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

v0.177.0

0.177.0 (2024-04-30)

Features

Bug Fixes

Changelog

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

0.177.0 (2024-04-30)

Features

Bug Fixes

Commits

Updates google.golang.org/protobuf from 1.33.0 to 1.34.0

Updates sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.2

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.18.2

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.18.1...v0.18.2

v0.18.1

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.18.0...v0.18.1

Commits
  • 834905b Merge pull request #2817 from k8s-infra-cherrypick-robot/cherry-pick-2813-to-...
  • 6396a49 Reintroduce AddMetricsExtraHandler on manager
  • cd2885e Merge pull request #2809 from k8s-infra-cherrypick-robot/cherry-pick-2806-to-...
  • 06acde3 🐛 correct kind source type
  • d6feaae Merge pull request #2808 from k8s-infra-cherrypick-robot/cherry-pick-2805-to-...
  • 87cae4c bug: Cache: Fix label defaulting of byObject when namespaces are configured
  • See full diff in compare view

Updates github.com/prometheus/client_golang from 1.19.0 to 1.19.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.19.1

What's Changed

  • Security patches for golang.org/x/sys and google.golang.org/protobuf

New Contributors

Full Changelog: prometheus/client_golang@v1.19.0...v1.19.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

Unreleased

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 go-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.25.1` | `1.26.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.11` | `1.27.13` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.13.13` | `1.13.15` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.159.0` | `1.161.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.53.1` | `1.53.2` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.19.0` | `10.20.0` |
| [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) | `1.54.1` | `1.55.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.64.0` | `65.65.1` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.22.0` | `0.23.0` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.18.0` | `0.18.2` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.19.1` |



Updates `cloud.google.com/go/compute` from 1.25.1 to 1.26.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@pubsub/v1.25.1...pubsub/v1.26.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.11 to 1.27.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.11...config/v1.27.13)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.13.13 to 1.13.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.13.13...service/mq/v1.13.15)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.31.1 to 1.32.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.1...service/ecs/v1.32.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.159.0 to 1.161.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.159.0...service/ec2/v1.161.1)

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

Updates `github.com/go-playground/validator/v10` from 10.19.0 to 10.20.0
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.19.0...v10.20.0)

Updates `github.com/hetznercloud/hcloud-go` from 1.54.1 to 1.55.0
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/v1.55.0/CHANGELOG.md)
- [Commits](hetznercloud/hcloud-go@v1.54.1...v1.55.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.64.0 to 65.65.1
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.64.0...v65.65.1)

Updates `golang.org/x/crypto` from 0.22.0 to 0.23.0
- [Commits](golang/crypto@v0.22.0...v0.23.0)

Updates `google.golang.org/api` from 0.176.1 to 0.177.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.176.1...v0.177.0)

Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.0

Updates `sigs.k8s.io/controller-runtime` from 0.18.0 to 0.18.2
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.18.0...v0.18.2)

Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.19.0...v1.19.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

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 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

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

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-dependencies-78f10557d7 branch May 20, 2024 11:52
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.

None yet

0 participants