chore(all): update all#315
Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
Open
Conversation
Collaborator
|
/gcbrun |
9afa7d7 to
ac88218
Compare
cc56da8 to
d8ee9e4
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
fda64d7 to
3c236c2
Compare
eaa5281 to
0db85d3
Compare
Collaborator
|
/gcbrun |
a9436e6 to
8d276f4
Compare
c6da0fb to
9d60fdc
Compare
edfdb52 to
38a8a9c
Compare
38a8a9c to
1e2b03d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.16.3→v1.20.0v0.6.0→v0.9.0v0.8.1→v0.9.11.24.1→1.26.01.23→1.261.23-alpine→1.26-alpinev0.228.0→v0.266.0v1.71.0→v1.79.1Release Notes
googleapis/google-cloud-go (cloud.google.com/go/compute/metadata)
v0.9.0v0.8.0Compare Source
v0.7.0Compare Source
the
blog
post.
Note that although the Spanner service is beta, the Go client library is alpha.
pkg/errors (github.com/pkg/errors)
v0.9.1: errors 0.9.1Compare Source
pkg/errors 0.9.1 is a bug fix release for errors 0.9.0. This restore the previous behaviour on Cause method, this behaviour was changed on the PR: #215 and many breaking changes was produced by that.
v0.9.0: errors 0.9.0Compare Source
errors 0.9.0 is a preparation release for a 1.0 final release. Also we were working on removing support for Go 1.8, 1.9 and 1.10 and earlier, and become compatible this package with new way of errors on Go 1.13.
We tried to move into
runtime.CallerFramesbut this was not possible, you can show the explanation here: Issue 188.The motivation for do the backward compatible this package with Go 1.13 is that you can migrate the easy way for this to the new way.
Now you could use the methods,
IsandAs, and theUnwrap()interface like on the standard library.The method
Causeis now compatible withfmt.Errorf("%w", err)and with theUnwrap()interface.On the same way the methods related with
wrappingon this package now are compatible withCauseandUnwrap()interface.Improvements
.travis.ymlNow use make file.Bugs fixed
.travis.ymlAdjust Go versions. Thanks @komuw, @aperezggolang/go (go)
v1.26.0v1.25.7v1.25.6v1.25.5v1.25.4v1.25.3v1.25.2v1.25.1v1.25.0v1.24.13v1.24.12v1.24.11v1.24.10v1.24.9v1.24.8v1.24.7v1.24.6v1.24.5v1.24.4v1.24.3v1.24.2actions/go-versions (go)
v1.26.0: 1.26.0Compare Source
Go 1.26.0
v1.25.7: 1.25.7Compare Source
Go 1.25.7
v1.25.6: 1.25.6Compare Source
Go 1.25.6
v1.25.5: 1.25.5Compare Source
Go 1.25.5
v1.25.4: 1.25.4Compare Source
Go 1.25.4
v1.25.3: 1.25.3Compare Source
Go 1.25.3
v1.25.2: 1.25.2Compare Source
Go 1.25.2
v1.25.1: 1.25.1Compare Source
Go 1.25.1
v1.25.0: 1.25.0Compare Source
Go 1.25.0
v1.24.13: 1.24.13Compare Source
Go 1.24.13
v1.24.12: 1.24.12Compare Source
Go 1.24.12
v1.24.11: 1.24.11Compare Source
Go 1.24.11
v1.24.10: 1.24.10Compare Source
Go 1.24.10
v1.24.9: 1.24.9Compare Source
Go 1.24.9
v1.24.8: 1.24.8Compare Source
Go 1.24.8
v1.24.7: 1.24.7Compare Source
Go 1.24.7
v1.24.6: 1.24.6Compare Source
Go 1.24.6
v1.24.5: 1.24.5Compare Source
Go 1.24.5
v1.24.4: 1.24.4Compare Source
Go 1.24.4
v1.24.3: 1.24.3Compare Source
Go 1.24.3
v1.24.2: 1.24.2Compare Source
Go 1.24.2
v1.24.1: 1.24.1Compare Source
Go 1.24.1
v1.24.0: 1.24.0Compare Source
Go 1.24.0
googleapis/google-api-go-client (google.golang.org/api)
v0.266.0Compare Source
Features
v0.265.0Compare Source
Features
v0.264.0Compare Source
Features
v0.263.0Compare Source
Features
v0.262.0Compare Source
Features
Bug Fixes
v0.261.0Compare Source
Features
v0.260.0Compare Source
Features
v0.259.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Miscellaneous Chores
v0.258.0Compare Source
Features
v0.257.0Compare Source
Features
v0.256.0Compare Source
Features
v0.255.0Compare Source
Features
v0.254.0Compare Source
Features
v0.253.0Compare Source
Features
v0.252.0Compare Source
Features
v0.251.0Compare Source
Features
v0.250.0Compare Source
Features
v0.249.0Compare Source
Features
v0.248.0Compare Source
Features
v0.247.0Compare Source
Features
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.