-
Notifications
You must be signed in to change notification settings - Fork 163
chore(deps): Update go deps #2310
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
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: api/genpb/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: hack/tools/testsplit/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
f3144ee
to
9d59082
Compare
cf03b26
to
fc86492
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. |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
2042751
to
5d97c30
Compare
This PR contains the following updates:
v1.27.31
->v1.27.33
v1.23.4
->v1.23.6
v1.39.0
->v1.40.1
f205574
->7592f05
v4.17.1
->v4.18.1
v1.60.3
->v1.61.0
v5.6.0
->v5.7.0
0393e58
->615f978
v1.20.2
->v1.20.3
v2.45.0
->v2.45.1
1.23.0
->1.23.1
v0.26.0
->v0.27.0
9b4947d
->701f63a
v0.28.0
->v0.29.0
v0.24.0
->v0.25.0
7e3bb23
->8af14fe
v1.66.0
->v1.66.1
v1.32.0
->v1.33.0
Release Notes
bufbuild/buf (github.com/bufbuild/buf)
v1.40.1
Compare Source
buf lint
where comment ignores in the shape of// buf:lint:ignore <RULE_ID> <extra comment>
were not recognized due to the extra comment.
v1.40.0
Compare Source
buf config ls-{breaking,lint}-rules
. Default rules are those rules which are run if no lintor breaking rules are explicitly configured in your
buf.yaml
.DEFAULT
lint rule category toSTANDARD
. With the concept of default rules being introduced,having a category named
DEFAULT
is confusing, as while it happens that all the rules in theDEFAULT
lint category are also default rules, the name has become overloaded. As with all
buf
changes, thischange is backwards-compatible: the
DEFAULT
lint category continues to work, and always will. Werecommend changing to
STANDARD
, however.golang-migrate/migrate (github.com/golang-migrate/migrate/v4)
v4.18.1
Compare Source
Changes
Full Changelog: golang-migrate/migrate@v4.18.0...v4.18.1
v4.18.0
Compare Source
What's Changed
rand.Seed()
in testing.docker by @joschi in https://github.com/golang-migrate/migrate/pull/1149A special thanks to @joschi fixing tests and builds!
New Contributors
Full Changelog: golang-migrate/migrate@v4.17.1...v4.17.2
golangci/golangci-lint (github.com/golangci/golangci-lint)
v1.61.0
Compare Source
jackc/pgx (github.com/jackc/pgx/v5)
v5.7.0
Compare Source
prometheus/client_golang (github.com/prometheus/client_golang)
v1.20.3
Compare Source
vektra/mockery (github.com/vektra/mockery/v2)
v2.45.1
Compare Source
Changelog
1790d6a
Bump Go v1.22 to v1.23 in Dockerfile38070f7
Merge pull request #812 from colega/patch-12abbb49
Merge pull request #814 from khaifazil/patch-1b2c2927
Update index.md: capitalize "Grafana"golang/go (go)
v1.23.1
grpc/grpc-go (google.golang.org/grpc)
v1.66.1
Compare Source
cznic/sqlite (modernc.org/sqlite)
v1.33.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.