-
Notifications
You must be signed in to change notification settings - Fork 99
chore(all): update all #299
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
Closed
Closed
Conversation
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
|
aa3b58d to
c87db92
Compare
95d216a to
592c639
Compare
d1923eb to
f1a5ece
Compare
f1a5ece to
a307629
Compare
1d396c6 to
8e2d1cc
Compare
bd2418c to
28581cc
Compare
e59dddc to
f9b320c
Compare
f9b320c to
adffab9
Compare
bdc6072 to
7c27e0a
Compare
2c69044 to
35f521c
Compare
35fed99 to
ca4a200
Compare
ca4a200 to
57788c0
Compare
59fd947 to
0ae8a4a
Compare
e507061 to
d376151
Compare
02c3764 to
adf31d8
Compare
adf31d8 to
829b913
Compare
829b913 to
438e40e
Compare
521af6f to
3c9f8cd
Compare
3546865 to
44e7550
Compare
f6a1c36 to
cb8a816
Compare
9c4e401 to
0a0682e
Compare
e1c75c5 to
49da104
Compare
f0df5de to
40be0f6
Compare
da9fa13 to
2f1c6ea
Compare
f57e0e4 to
4ebd76f
Compare
4ebd76f to
3194070
Compare
3194070 to
c677c90
Compare
Collaborator
|
/gcbrun |
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.18.0v0.6.0->v0.9.0v0.8.1->v0.9.11.24.1->1.25.51.23->1.251.23-alpine->1.25-alpinev0.228.0->v0.257.0v1.71.0->v1.77.0Release 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.25.5v1.25.4v1.25.3v1.25.2v1.25.1v1.25.0v1.24.11v1.24.10v1.24.9v1.24.8v1.24.7v1.24.6v1.24.5v1.24.4v1.24.3v1.24.2actions/go-versions (go)
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.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.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
v0.246.0Compare Source
Features
Bug Fixes
v0.245.0Compare Source
Features
Bug Fixes
v0.244.0Compare Source
Features
v0.243.0Compare Source
Features
Bug Fixes
v0.242.0Compare Source
Features
v0.241.0Compare Source
Features
v0.240.0Compare Source
Features
v0.239.0Compare Source
Features
v0.238.0Compare Source
Features
v0.237.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.