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 cloud.google.com/go/storage from 1.48.0 to 1.49.0 #557

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps cloud.google.com/go/storage from 1.48.0 to 1.49.0.

Release notes

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

storage: v1.49.0

1.49.0 (2024-12-21)

Features

  • storage/internal: Add finalize_time field in Object metadata (46fc993)
  • storage/internal: Add MoveObject RPC (46fc993)
  • storage: Add ObjectHandle.Move method (#11302) (a3cb8c4)
  • storage: Return file metadata on read (#11212) (d49263b)

Bug Fixes

  • storage/dataflux: Address deadlock when reading from ranges (#11303) (32cbf56)
  • storage: Disable allow non-default credentials flag (#11337) (145ddf4)
  • storage: Monitored resource detection (#11197) (911bcd8)
  • storage: Update golang.org/x/net to v0.33.0 (e9b0b69)
Commits
  • d773366 chore(main): release spanner 1.49.0 (#8468)
  • 2c65345 test(datastore): Correct read time before creating entities (#8475)
  • 6a45f26 feat(auth): add base auth package (#8465)
  • 14aa857 test(datastore): Truncate transaction read time to millisecond (#8473)
  • 3dda7b2 feat(spanner/spannertest): support INSERT DML (#7820)
  • 6c21558 fix(spanner): Transaction was started in a different session (#8467)
  • 911f31e chore(main): release datastore 1.14.0 (#8351)
  • 37681ff feat(datastore): Support aggregation query in transaction (#8439)
  • a9fff18 feat(datastore): SUM and AVG aggregations (#8307)
  • fa6e827 fix(bigquery): value for datasetID on foreign keys (#8447)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.48.0 to 1.49.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.48.0...spanner/v1.49.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
@poiana poiana requested review from Issif and leogr December 23, 2024 23:50
@poiana poiana added the size/XS label Dec 23, 2024
@poiana
Copy link

poiana commented Dec 24, 2024

LGTM label has been added.

Git tree hash: cf870ae76533e5ef799f43d6639e34e49edc1d39

@poiana
Copy link

poiana commented Dec 24, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit 136f1e1 into main Dec 24, 2024
4 checks passed
@poiana poiana deleted the dependabot/go_modules/cloud.google.com/go/storage-1.49.0 branch December 24, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes dependencies Pull requests that update a dependency file lgtm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants