Go: Update module gitlab.com/gitlab-org/labkit to v1.64.8
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gitlab.com/gitlab-org/labkit | require | minor | v1.62.0 -> v1.64.8 |
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/labkit (gitlab.com/gitlab-org/labkit)
v1.64.8
1.64.8
Bug Fixes
- fix(ci): make Go caching actually work (
4498ebc0)
v1.64.7
1.64.7
Bug Fixes
- fix(deps): update module google.golang.org/api to v0.284.0 (
391f7f48)
v1.64.6
1.64.6
Bug Fixes
- fix(deps): restore v prefix on mockery version (
ddd98842)
v1.64.5
1.64.5
Bug Fixes
- fix(deps): update module golang.org/x/crypto to v0.53.0 (
5a07a2fa)
v1.64.4
1.64.4
Bug Fixes
- fix(deps): update module google.golang.org/grpc to v1.81.1 (
20dc292a)
v1.64.3
1.64.3
Bug Fixes
- fix(deps): update module github.com/getsentry/sentry-go to v0.46.2 (
3e387058)
v1.64.2
1.64.2
Bug Fixes
- fix(ci): use explicit skip flag for redis integration tests (
18afa4ce)
v1.64.1
1.64.1
Bug Fixes
- fix(release): tighten tag regex filtering (
25973674) - fix(deps): update googlecloud-go-sdk (
7c714484)
v1.64.0
1.64.0
Features
- feat(release): only fix commit type to trigger patch release (
e82ff5b5) - feat(release.sh): guard against accidental use of LATEST_TAG_OVERRIDE (
4034ae93) - feat(release.sh): create git tag and gitlab release (
241d3fad) - feat(release.sh): variables for creating release (
f957255e) - feat(release.sh): exit on dry-run (
a7cb8f80) - feat(release.sh): calculate next tag (
2cf7fafe) - feat: add wip release script covering changelog and semver determination (
3deb328e)
Bug Fixes
- fix: add //nolint:errcheck to deliberately ignored errors in tests/examples (
e8e1cfaf) - fix: handle errors idiomatically in examples and tests (
51a2a4b8)
v1.63.1
Bug Fixes
- v2/featureflag: skip caching error evaluation results (3131a68)
v1.63.0
Features
- v2/featureflag: add optional LRU evaluation cache to Client (1117b03)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Loading