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

build(deps): bump the go-deps group across 1 directory with 15 updates #750

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps the go-deps group with 10 updates in the / directory:

Package From To
cloud.google.com/go/storage 1.41.0 1.42.0
github.com/Azure/go-autorest/autorest/azure/auth 0.5.12 0.5.13
github.com/BurntSushi/toml 1.3.2 1.4.0
github.com/aws/aws-sdk-go 1.53.4 1.54.3
github.com/containers/common 0.58.3 0.59.1
github.com/hashicorp/go-retryablehttp 0.7.6 0.7.7
github.com/hashicorp/go-version 1.6.0 1.7.0
github.com/spf13/cobra 1.8.0 1.8.1
github.com/vmware/govmomi 0.37.2 0.37.3
golang.org/x/sys 0.20.0 0.21.0

Updates cloud.google.com/go/storage from 1.41.0 to 1.42.0

Release notes

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

storage: v1.42.0

1.42.0 (2024-06-10)

Features

  • storage: Add new package transfermanager. This package is intended for parallel uploads and downloads, and is in preview. It is not stable, and is likely to change. (#10045) (cde5cbb)
  • storage: Add bucket HierarchicalNamespace (#10315) (b92406c), refs #10146
  • storage: Add BucketName to BucketHandle (#10127) (203cc59)

Bug Fixes

  • storage: Set invocation headers on xml reads (#10250) (c87e1ab)

Documentation

Commits
  • 22e90d9 chore(main): release spanner 1.42.0 (#7130)
  • 2552e09 fix(spanner): fallback to check grpc error message if ResourceType is nil for...
  • 6bb95ef feat(spanner): add database roles (#5701)
  • f2b1f1b chore(bigquery/storage/managedwriter): internal refactor (flow controller, id...
  • bcc9fcd test(bigtable): expand integration tests for read stats (#7143)
  • ab332ce fix(internal/gapicgen): disable rest for non-rest APIs (#7157)
  • dc89409 chore(main): release pubsublite 1.6.0 (#7129)
  • 5fa8555 feat(pubsublite): create/update export subscriptions (#6885)
  • 176f533 feat(pubsublite): unload idle partition publishers (#7105)
  • 28f3572 feat(all): enable REGAPIC and REST numeric enums (#6999)
  • Additional commits viewable in compare view

Updates github.com/Azure/go-autorest/autorest/azure/auth from 0.5.12 to 0.5.13

Release notes

Sourced from github.com/Azure/go-autorest/autorest/azure/auth's releases.

autorest/azure/auth/v0.5.13

Deprecate the auth module.

Commits
  • f7ea664 Mark the adal module as deprecated (#731)
  • 4c0e21c Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/azure/cli (#730)
  • e2786c1 Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/azure/auth (#729)
  • 4956109 Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest (#728)
  • 4210247 Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/adal (#727)
  • df94ce5 Stop retriable request from adding a non-nil Body (#726)
  • d3f8f8a chore: should use xx.String() instead of string(xx.Bytes()) (#725)
  • be633f7 io/ioutil deprecated (#724)
  • c2958ac Remove undefined behavior during return (#723)
  • 553a90a fix: enable update jwt via callback for workloadidentity (#719)
  • Additional commits viewable in compare view

Updates github.com/BurntSushi/toml from 1.3.2 to 1.4.0

Release notes

Sourced from github.com/BurntSushi/toml's releases.

v1.4.0

This version requires Go 1.18

  • Add toml.Marshal() (#405)

  • Require 2-digit hour (#320)

  • Wrap UnmarshalTOML() and UnmarshalText() return values in ParseError for position information (#398)

  • Fix inline tables with dotted keys inside inline arrays (e.g. k=[{a.b=1}]) (#400)

Commits
  • 1e2c053 Undeprecate PrimitiveDecode and MetaData.PrimitiveDecode()
  • f8f7e48 Update toml-test
  • 9a80667 Add -json flag to tomlv
  • 3203540 fuzz: move fuzz_targets from oss-fuzz (#406)
  • 77ce858 Add Marshal Function (#405)
  • 0e879cb Fix panic when trying to set subkey for a value that's not a table
  • c299e75 Update toml-test
  • 4223137 Fix inline tables with dotted keys inside inline arrays (#400)
  • 45e7e49 Update toml-test
  • c320c2d Fix utf8.RuneError test
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.53.4 to 1.54.3

Release notes

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

Release v1.54.3 (2024-06-17)

Service Client Updates

  • service/acm-pca: Updates service API and documentation
  • service/batch: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now supports global and organization GitHub webhooks
  • service/cognito-idp: Updates service API
  • service/ds: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/elasticfilesystem: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/glue: Updates service API, documentation, and paginators
    • This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.
  • service/kms: Updates service examples
    • Updating SDK example for KMS DeriveSharedSecret API.
  • service/mediaconvert: Updates service API and documentation
    • This release includes support for creating I-frame only video segments for DASH trick play.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/waf: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Release v1.54.2 (2024-06-14)

Service Client Updates

  • service/datazone: Updates service API, documentation, and paginators
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/macie2: Updates service API, documentation, and paginators
  • service/mediaconvert: Updates service API, documentation, and paginators
    • This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
  • service/route53domains: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

SDK Bugs

  • Remove test dependency on golang.org/x/net.
    • This was used for h2 support which is now transparently available in the stdlib.

Release v1.54.1 (2024-06-13)

Service Client Updates

  • service/cloudhsmv2: Updates service API and documentation
    • Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode.
  • service/glue: Updates service API and documentation
    • This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets.

... (truncated)

Commits

Updates github.com/containers/common from 0.58.3 to 0.59.1

Release notes

Sourced from github.com/containers/common's releases.

v0.59.1

What's Changed

Full Changelog: containers/common@v0.59.0...v0.59.1

v0.59.0

What's Changed

... (truncated)

Commits
  • 08067f4 [v0.59] Bump to v0.59.1
  • 93caf83 Merge pull request #2032 from Luap99/v0.59-backports
  • 3e57a6a fix windows config path regression
  • 4c25e60 Merge pull request #2031 from lsm5/v0.59-rpm-own-dirs
  • d73b330 libimage/manifests.list.Add(): preserve artifactType when all=true
  • a6180f6 libnetwork: fix rexec env check for rootlessnetns
  • 7086457 fix outdated firewall_driver docs
  • c00a2ab [skip-ci] RPM: own dirs
  • 00eaaf9 Merge pull request #2028 from lsm5/v0.59-rpm-fix
  • e1aca41 [skip-ci] RPM: ensure config files are patched
  • Additional commits viewable in compare view

Updates github.com/containers/image/v5 from 5.30.1 to 5.31.0

Release notes

Sourced from github.com/containers/image/v5's releases.

v5.31.0

What's Changed

... (truncated)

Commits
  • b5a7587 Bump c/image to v5.31.0
  • 21ac79b Merge pull request #2428 from mtrmac/als-toc-fixes
  • 45f4f23 Don't completely ignore already-computed image size if we see an ALS layer
  • 27516f3 Don't modify a storage.Layer returned by c/storage
  • c2327e4 Don't unnecessarily trust the ALS FUSE server about the TOC digest
  • db02dee Merge pull request #2426 from containers/renovate/git.luolix.top-containers-stora...
  • 6db27e1 fix(deps): update module github.com/containers/storage to v1.54.0
  • cf26b3c Merge pull request #2416 from ktock/store-tocdigest-id
  • 52101a0 getSize: allow unknown uncompressed size
  • ebbd025 Enable to pass TOCDigest to Additional Layer Store
  • Additional commits viewable in compare view

Updates github.com/containers/storage from 1.53.0 to 1.54.0

Release notes

Sourced from github.com/containers/storage's releases.

v1.54.0

What's Changed

New Contributors

Full Changelog: containers/storage@v1.53.0...v1.54.0

Commits
  • 6590862 Bump to v1.54.0
  • d55e41d Merge pull request #1902 from mtrmac/tar-split-digest
  • 7c30bb9 Merge pull request #1924 from ktock/store-tocdigest-id
  • 1bdba37 Enable to pass TOCDigest to Additional Layer Store
  • 7915ad5 Merge pull request #1908 from rhatdan/config
  • 12554ee Stop also writing TarSplitChecksumKey
  • 70b2454 Improve error handling a bit
  • b5413c2 Move the tar-split digest value into the TOC
  • dfb4b1f Unmarshal the TOC already in readZstdChunkedManifest
  • 8dd381e Refactor unmarshalTOC to use a switch
  • Additional commits viewable in compare view

Updates github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7

Changelog

Sourced from github.com/hashicorp/go-retryablehttp's changelog.

0.7.7 (May 30, 2024)

BUG FIXES:

  • client: avoid potentially leaking URL-embedded basic authentication credentials in logs (#158)
Commits
  • 1542b31 v0.7.7
  • defb9f4 v0.7.7
  • a99f07b Merge pull request #158 from dany74q/danny/redacted-url-in-logs
  • 8a28c57 Merge branch 'main' into danny/redacted-url-in-logs
  • 86e852d Merge pull request #227 from hashicorp/dependabot/github_actions/actions/chec...
  • 47fe99e Bump actions/checkout from 4.1.5 to 4.1.6
  • 490fc06 Merge pull request #226 from testwill/ioutil
  • f3e9417 chore: remove refs to deprecated io/ioutil
  • See full diff in compare view

Updates github.com/hashicorp/go-version from 1.6.0 to 1.7.0

Release notes

Sourced from github.com/hashicorp/go-version's releases.

v1.7.0

ENHANCEMENTS:

  • Remove reflect dependency (#91)
  • Implement the database/sql.Scanner and database/sql/driver.Value interfaces for Version (#133)

INTERNAL:

  • [COMPLIANCE] Add Copyright and License Headers (#115)
  • [COMPLIANCE] Update MPL-2.0 LICENSE (#105)
  • Bump actions/cache from 3.0.11 to 3.2.5 (#116)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#111)
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)
  • GHA Migration (#103)
  • github: Pin external GitHub Actions to hashes (#107)
  • SEC-090: Automated trusted workflow pinning (2023-04-05) (#124)
  • update readme (#104)
Changelog

Sourced from github.com/hashicorp/go-version's changelog.

1.7.0 (May 24, 2024)

ENHANCEMENTS:

  • Remove reflect dependency (#91)
  • Implement the database/sql.Scanner and database/sql/driver.Value interfaces for Version (#133)

INTERNAL:

  • [COMPLIANCE] Add Copyright and License Headers (#115)
  • [COMPLIANCE] Update MPL-2.0 LICENSE (#105)
  • Bump actions/cache from 3.0.11 to 3.2.5 (#116)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#111)
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)
  • GHA Migration (#103)
  • github: Pin external GitHub Actions to hashes (#107)
  • SEC-090: Automated trusted workflow pinning (2023-04-05) (#124)
  • update readme (#104)
Commits
  • fcaa532 Update CHANGELOG.md
  • b85381a Update CHANGELOG.md
  • d55f214 Implement the Scan and driver.Value SQL interfaces (#133)
  • e04a866 remove reflection dependency (#91)
  • 94bab9e [COMPLIANCE] Add Copyright and License Headers (#115)
  • 73ddc63 github: Change Dependabot to only manage HashiCorp-owned Actions
  • bf1144e SEC-090: Automated trusted workflow pinning (2023-04-05) (#124)
  • 644291d Bump actions/cache from 3.0.11 to 3.2.5 (#116)
  • 8f6487b Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)
  • 7f856b8 Bump actions/checkout from 3.2.0 to 3.3.0 (#111)
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.8.0 to 1.8.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.8.1

✨ Features

  • Add env variable to suppress completion descriptions on create by @​scop in

Bumps the go-deps group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.41.0` | `1.42.0` |
| [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) | `0.5.12` | `0.5.13` |
| [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) | `1.3.2` | `1.4.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.53.4` | `1.54.3` |
| [github.com/containers/common](https://github.com/containers/common) | `0.58.3` | `0.59.1` |
| [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) | `0.7.6` | `0.7.7` |
| [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.6.0` | `1.7.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` |
| [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.37.2` | `0.37.3` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.20.0` | `0.21.0` |



Updates `cloud.google.com/go/storage` from 1.41.0 to 1.42.0
- [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@spanner/v1.41.0...spanner/v1.42.0)

Updates `github.com/Azure/go-autorest/autorest/azure/auth` from 0.5.12 to 0.5.13
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md)
- [Commits](Azure/go-autorest@autorest/azure/auth/v0.5.12...autorest/azure/auth/v0.5.13)

Updates `github.com/BurntSushi/toml` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](BurntSushi/toml@v1.3.2...v1.4.0)

Updates `github.com/aws/aws-sdk-go` from 1.53.4 to 1.54.3
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.53.4...v1.54.3)

Updates `github.com/containers/common` from 0.58.3 to 0.59.1
- [Release notes](https://github.com/containers/common/releases)
- [Commits](containers/common@v0.58.3...v0.59.1)

Updates `github.com/containers/image/v5` from 5.30.1 to 5.31.0
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.30.1...v5.31.0)

Updates `github.com/containers/storage` from 1.53.0 to 1.54.0
- [Release notes](https://github.com/containers/storage/releases)
- [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md)
- [Commits](containers/storage@v1.53.0...v1.54.0)

Updates `github.com/hashicorp/go-retryablehttp` from 0.7.6 to 0.7.7
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-retryablehttp@v0.7.6...v0.7.7)

Updates `github.com/hashicorp/go-version` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-version@v1.6.0...v1.7.0)

Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.0...v1.8.1)

Updates `github.com/vmware/govmomi` from 0.37.2 to 0.37.3
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.37.2...v0.37.3)

Updates `golang.org/x/exp` from 0.0.0-20240222234643-814bf88cf225 to 0.0.0-20240506185415-9bf2ced13842
- [Commits](https://github.com/golang/exp/commits)

Updates `golang.org/x/oauth2` from 0.20.0 to 0.21.0
- [Commits](golang/oauth2@v0.20.0...v0.21.0)

Updates `golang.org/x/sys` from 0.20.0 to 0.21.0
- [Commits](golang/sys@v0.20.0...v0.21.0)

Updates `google.golang.org/api` from 0.181.0 to 0.183.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.181.0...v0.183.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/Azure/go-autorest/autorest/azure/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/BurntSushi/toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/containers/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/containers/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/hashicorp/go-version
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: golang.org/x/exp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

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 Jun 18, 2024
schutzbot
schutzbot previously approved these changes Jun 18, 2024
- Update the go.mod to use v1.21.
- Update all test workflows to install v1.21.
- Run prepare-source.sh
@achilleas-k achilleas-k force-pushed the dependabot/go_modules/go-deps-9532afae58 branch from 3c1c53d to ff2139a Compare June 18, 2024 18:04
@schutzbot schutzbot added this pull request to the merge queue Jun 18, 2024
Merged via the queue into main with commit f05630b Jun 18, 2024
15 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-9532afae58 branch June 18, 2024 19:26
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.

3 participants