-
Notifications
You must be signed in to change notification settings - Fork 26
fix(deps): update module cloud.google.com/go/storage to v1.55.0 #636
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
Conversation
|
97d274b to
b97ed48
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
New error handling was introduced in cloud.google.com/go/storage v1.51.0 (PR that introduced it) dc97208 adapts the ErrObjectNotExist error handling to pass unit tests. cc @michael-todorovic Thank you for the datastore test suite, it helps to catch subtle changes in the cloud providers libaries! 😉 |
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #636 +/- ##
=======================================
Coverage 37.33% 37.33%
=======================================
Files 81 81
Lines 5874 5874
=======================================
Hits 2193 2193
Misses 3522 3522
Partials 159 159 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Oh that's nice it catched it! |
This PR contains the following updates:
v1.45.0->v1.55.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.