fix(deps): update go module minor/patch updates#128
Conversation
|
There was a problem hiding this comment.
Pull request overview
This Renovate PR updates Go module dependency versions for Harbor’s src module.
Changes:
- Bumps several direct Go dependencies to newer minor/patch versions.
- Updates selected
replacetargets forgoharbor/work,gomodule/redigo, andgoogle.golang.org/api.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| require ( | ||
| github.com/FZambia/sentinel v1.1.0 | ||
| github.com/FZambia/sentinel v1.1.1 |
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. |
|
Closing as part of branch normalisation: the old sm-moshi/v2.15 maintenance branch is retired in favour of progressed. |
This PR contains the following updates:
v1.1.0→v1.1.1v2.16.1→v2.16.2v3.15.0→v3.18.0v3.4.11→v3.4.13v0.5.1-patch→v0.5.1v5.2.2→v5.3.1v4.19.0→v4.19.1v1.9.2→v1.9.3v0.20.2→v0.21.5v1.7.2→v1.7.3v1.22.0→v1.23.2v1.19.0→v1.21.0v1.2.26→v1.2.27v0.37.0→v0.46.0v0.277.0→v0.279.0v3.18.5→v3.20.2Release Notes
FZambia/sentinel (github.com/FZambia/sentinel)
v1.1.1Compare Source
What's Changed
New Contributors
Full Changelog: FZambia/sentinel@v1.1.0...v1.1.1
cloudevents/sdk-go (github.com/cloudevents/sdk-go/v2)
v2.16.2Compare Source
coreos/go-oidc (github.com/coreos/go-oidc/v3)
v3.18.0Compare Source
What's Changed
Full Changelog: coreos/go-oidc@v3.17.0...v3.18.0
v3.17.0Compare Source
What's Changed
Full Changelog: coreos/go-oidc@v3.16.0...v3.17.0
v3.16.0Compare Source
What's Changed
New Contributors
Full Changelog: coreos/go-oidc@v3.15.0...v3.16.0
go-ldap/ldap (github.com/go-ldap/ldap/v3)
v3.4.13Compare Source
What's Changed
Extendedby @cpuschma in #576WhoAmIimplementation usingExtendedAPI by @cpuschma in #577PostalAddresstype by @cpuschma in #579New Contributors
Full Changelog: go-ldap/ldap@v3.4.12...v3.4.13
v3.4.12Compare Source
What's New
What's Changed
New Contributors
Full Changelog: go-ldap/ldap@v3.4.11...v3.4.12
goharbor/work (github.com/goharbor/work)
v0.5.1Compare Source
golang-jwt/jwt (github.com/golang-jwt/jwt/v5)
v5.3.1Compare Source
What's Changed
🔐 Features
WithNotBeforeRequiredparser option and add test coverage by @equalsgibson in #456NewWithClaims()by @equalsgibson in #459ParseUnverifiedby @slickwilli in #414👒 Dependencies
New Contributors
Full Changelog: golang-jwt/jwt@v5.3.0...v5.3.1
v5.3.0Compare Source
This release is almost identical to to
v5.2.3but now correctly indicates Go 1.21 as minimum requirement.What's Changed
Full Changelog: golang-jwt/jwt@v5.2.3...v5.3.0
v5.2.3Compare Source
What's Changed
New Contributors
Full Changelog: golang-jwt/jwt@v5.2.2...v5.2.3
golang-migrate/migrate (github.com/golang-migrate/migrate/v4)
v4.19.1Compare Source
What's Changed
New Contributors
Full Changelog: golang-migrate/migrate@v4.19.0...v4.19.1
gomodule/redigo (github.com/gomodule/redigo)
v1.9.3Compare Source
v1.9.3 Release Notes (2025-10-08T17:29:42Z)
Changelog
Features
7364aae: feat: simple string keys in ScanStruct (#692) (@stevenh)a81b603: feat: valkey schema support (#689) (@stevenh)Bug fixes
ad5af85: fix: latency tests (#685) (@elboulangero)04a54d8: fix: server-path not being honored (#686) (@elboulangero)Chores
247f6c0: chore: fix function name in comment (#668) (@rustfix)Documentation
4646571: docs: add related project for otel go agent (#679) (@123liuziming)45d4010: docs: note support for Valkey (#683) (@asafpamzn)Full Changelog
google/go-containerregistry (github.com/google/go-containerregistry)
v0.21.5Compare Source
What's Changed
Full Changelog: google/go-containerregistry@v0.21.4...v0.21.5
v0.21.4Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.21.3...v0.21.4
v0.21.3Compare Source
What's Changed
crane indexsubcommand by @edwardthiele in #2223New Contributors
Full Changelog: google/go-containerregistry@v0.21.2...v0.21.3
v0.21.2Compare Source
What's Changed
Full Changelog: google/go-containerregistry@v0.21.1...v0.21.2
v0.21.1Compare Source
This release fixes a regression in
craneintroduced in the previous release.What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.21.0...v0.21.1
v0.21.0Compare Source
This release updates the minimum Go version to
1.25.6.What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.7...v0.21.0
v0.20.8Compare Source
v0.20.7Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.6...v0.20.7
v0.20.6Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.4...v0.20.6
v0.20.5Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.3...v0.20.5
v0.20.4: - Not usable as a go moduleCompare Source
🚨 This release was published to the Go module proxy and then re-tagged with a different commit. This means it's not usable as a Go module (#2107) -- please us v0.20.5 instead.
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.3...v0.20.4
v0.20.3Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.2...v0.20.3
gorilla/csrf (github.com/gorilla/csrf)
v1.7.3Compare Source
This Release fixes the following:
Full Changelog: gorilla/csrf@v1.7.2...v1.7.3
prometheus/client_golang (github.com/prometheus/client_golang)
v1.23.2: - 2025-09-05Compare Source
This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.
All Changes
Full Changelog: prometheus/client_golang@v1.23.1...v1.23.2
v1.23.1: - 2025-09-04Compare Source
This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.
All Changes
Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1
v1.23.0: - 2025-07-30Compare Source
All Changes
* Update example test by @SuperQ in https://github.com/prometheus/client_golang/pull/1770 * build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /tutorials/whatsup by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1776 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1771 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1778 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1779 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /exp by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1782 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 in /exp by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1781 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1783 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1784 * build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1786 * chore: Upgrade golangci-lint to v2 by @kakkoyun in https://github.com/prometheus/client_golang/pull/1789 * build(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1790 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1791 * Add `WrapCollectorWith` and `WrapCollectorWithPrefix` by @colega in https://github.com/prometheus/client_golang/pull/1766 * feat(github-actions): add Go file change detection to golangci-lint workflow by @kakkoyun in https://github.com/prometheus/client_golang/pull/1794 * chore(ci): Fix flaky tests by @kakkoyun in https://github.com/prometheus/client_golang/pull/1795 * build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tutorials/whatsup by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1799 * test(registry): Add goleak-based goroutine leak detection by @surinkim in https://github.com/prometheus/client_golang/pull/1797 * build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1806 * build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1804 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1809 * Add exemplars for native histograms by @shivanthzen in https://github.com/prometheus/client_golang/pull/1686 * build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1807 * build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1805 * build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1808 * build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1800 * Update supported Go versions by @SuperQ in https://github.com/prometheus/client_golang/pull/1812 * Cleaup Go modules by @SuperQ in https://github.com/prometheus/client_golang/pull/1813 * fix: client prompt return on context cancellation by @umegbewe in https://github.com/prometheus/client_golang/pull/1729 * Simplify buf binary install by @SuperQ in https://github.com/prometheus/client_golang/pull/1814 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1815 * build(deps): bump the github-actions group with 5 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1817 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1821 * exp/api: Bubble up status code from writeResponse by @saswatamcode in https://github.com/prometheus/client_golang/pull/1823 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.6Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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 has been generated by Mend Renovate.