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

chore: bump cloud.google.com/go/storage from 1.48.0 to 1.49.0 #2836

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)

@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Dec 23, 2024
Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit dbd10d6
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/676a678a5c9b6d000818795a

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.77%. Comparing base (44472be) to head (dbd10d6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2836   +/-   ##
=======================================
  Coverage   84.77%   84.77%           
=======================================
  Files         111      111           
  Lines        5207     5207           
=======================================
  Hits         4414     4414           
  Misses        628      628           
  Partials      165      165           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thomaspoignant
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/storage-1.49.0 branch from dff3bb9 to bbc5916 Compare December 23, 2024 20:53
@kodiakhq kodiakhq bot removed the automerge label Dec 23, 2024
Copy link
Contributor

kodiakhq bot commented Dec 23, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

Copy link
Contributor

kodiakhq bot commented Dec 24, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@thomaspoignant
Copy link
Owner

@dependabot recreate

Copy link
Contributor

kodiakhq bot commented Dec 24, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

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 force-pushed the dependabot/go_modules/cloud.google.com/go/storage-1.49.0 branch from dc44d3b to dbd10d6 Compare December 24, 2024 07:49
@kodiakhq kodiakhq bot merged commit 6d1f25e into main Dec 24, 2024
23 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/cloud.google.com/go/storage-1.49.0 branch December 24, 2024 07:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant