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 4 updates #1186

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-deps group with 3 updates in the / directory: cloud.google.com/go/compute, github.com/containers/storage and github.com/spf13/pflag.

Updates cloud.google.com/go/compute from 1.31.1 to 1.32.0

Release notes

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

compute: v1.32.0

1.32.0 (2025-01-30)

Features

  • compute: Update Compute Engine API to revision 20250107 (#975) (a694e11)
Changelog

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

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)
  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (649c075)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.191.0 (5b32644)

1.31.0 (2024-08-01)

Features

  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (#10615) (97fa560)

Documentation

  • documentai: Keep the API doc up-to-date with recent changes (97fa560)

1.30.5 (2024-07-24)

Bug Fixes

  • documentai: Update dependencies (257c40b)

1.30.4 (2024-07-10)

Bug Fixes

1.30.3 (2024-07-01)

Bug Fixes

1.30.2 (2024-06-26)

Bug Fixes

... (truncated)

Commits
  • 6314dc7 chore(main): release pubsub 1.32.0 (#7990)
  • 547d5d4 chore(main): release datastore 1.12.0 (#7895)
  • c7e05d8 feat(pubsub): enable project autodetection and detect empty project (#8168)
  • 2727590 chore: release main (#8171)
  • 1da334c feat(gkebackup): added new restore scope options (#8176)
  • cf3452e chore(storage): rename host variable used for xml reads (#8160)
  • f918f23 feat(storage): respect WithEndpoint for SignedURLs and PostPolicy (#8113)
  • 1a03107 chore(main): release firestore 1.11.0 (#8011)
  • c81590d chore(main): release bigquery 1.52.0 (#7989)
  • 54218e9 feat(pubsub): add support for cloud storage subscriptions (#7977)
  • Additional commits viewable in compare view

Updates github.com/containers/storage from 1.56.1 to 1.57.1

Release notes

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

v1.57.1

  • [1.57] Fall back …, bump limit to 150 MB, and tag as 1.57.1 by @​mtrmac in #2241

Full Changelog: containers/storage@v1.57.0...v1.57.1

v1.57.0

What's Changed

New Contributors

... (truncated)

Commits
  • d16a375 Release 1.57.1
  • 2d3c440 Bump maxTocSize to 150 MB
  • 19ce25a Allow falling back from partial pulls if the metadata is too large
  • c2f9a31 Move the canFallback logic from make...Differ into read...Manifest
  • 03c29fa Remove the canFallback return value
  • 4738e20 Reorganize chunkedDiffer
  • 9276048 Bump c/storage to v1.57.0
  • 053429c Merge pull request #2231 from giuseppe/fallback-to-ordinary-layer-pull-on-not...
  • 87f7d52 chunked: use fallback mechanism on non-linux platforms
  • 80d3c0e Merge pull request #2215 from containers/renovate/github.com-vbatts-tar-split...
  • Additional commits viewable in compare view

Updates github.com/spf13/pflag from 1.0.5 to 1.0.6

Release notes

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

v1.0.6

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.5...v1.0.6

Commits

Updates golang.org/x/tools from 0.26.0 to 0.28.0

Commits
  • 44670c7 go.mod: update golang.org/x dependencies
  • 7eebab3 gopls/internal/golang: support extract variable at top level
  • e334696 gopls/internal/golang: ignore effects for change signature refactoring
  • 3901733 internal/refactor/inline: substitute groups of dependent arguments
  • 61b2408 gopls/internal/golang: add "Extract constant" counterpart
  • c01eead internal/gcimporter: require binary export data header
  • 9a04136 gopls/internal/golang/stubmethods: refine crash into bug report
  • 01e0b05 internal/refactor/inline: fix condition for splice assignment strategy
  • 557f540 gopls/internal/golang: don't offer to move variadic parameters
  • 399ee16 internal/gcimporter: update FindExportData to return a non-negative size
  • 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 go-deps group with 3 updates in the / directory: [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go), [github.com/containers/storage](https://github.com/containers/storage) and [github.com/spf13/pflag](https://github.com/spf13/pflag).


Updates `cloud.google.com/go/compute` from 1.31.1 to 1.32.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@compute/v1.31.1...pubsub/v1.32.0)

Updates `github.com/containers/storage` from 1.56.1 to 1.57.1
- [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.56.1...v1.57.1)

Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.5...v1.0.6)

Updates `golang.org/x/tools` from 0.26.0 to 0.28.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.26.0...v0.28.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  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/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

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 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 31, 2025 04:21
@dependabot dependabot bot requested review from mvo5, schuellerf and supakeen January 31, 2025 04:21
@schutzbot schutzbot enabled auto-merge January 31, 2025 04:22
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

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

@dependabot dependabot bot closed this Feb 3, 2025
auto-merge was automatically disabled February 3, 2025 04:24

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-08eb97efa6 branch February 3, 2025 04:24
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.

1 participant