-
Couldn't load subscription status.
- Fork 2
fix(deps): update go dependencies minor and patch updates #186
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/go-dependencies-minor-and-patch-updates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+94
−29
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
5916b31 to
174010e
Compare
174010e to
20a405b
Compare
20a405b to
eb82cbd
Compare
eb82cbd to
a8b2025
Compare
667475f to
049373f
Compare
8e3415e to
4cedcad
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
4cedcad to
b5b2bce
Compare
18c070c to
2e469a6
Compare
900602b to
2182639
Compare
3c6c6cc to
f394b65
Compare
05a9695 to
a45a391
Compare
abe42eb to
407b857
Compare
8f12a00 to
e151154
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e151154 to
0846696
Compare
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:
v0.21.0->v0.22.1v5.14.0->v5.16.3v0.7.7->v0.7.8v1.0.0->v1.1.1v1.0.0->v1.1.0v1.1.2->v1.2.0v2.1.2->v2.3.0v0.1.1->v0.1.5v1.2.0->v1.3.0v1.9.1->v1.10.1v1.10.0->v1.11.1v0.127.0->v0.157.1v0.37.0->v0.43.0Release Notes
go-git/go-git (github.com/go-git/go-git/v5)
v5.16.3Compare Source
What's Changed
Full Changelog: go-git/go-git@v5.16.2...v5.16.3
v5.16.2Compare Source
What's Changed
Full Changelog: go-git/go-git@v5.16.1...v5.16.2
v5.16.1Compare Source
What's Changed
New Contributors
Full Changelog: go-git/go-git@v5.16.0...v5.16.1
v5.16.0Compare Source
What's Changed
Full Changelog: go-git/go-git@v5.15.0...v5.16.0
v5.15.0Compare Source
What's Changed
releases/v5.xby @Javier-varez in #1482Full Changelog: go-git/go-git@v5.14.0...v5.15.0
hashicorp/go-retryablehttp (github.com/hashicorp/go-retryablehttp)
v0.7.8Compare Source
knadh/koanf (github.com/knadh/koanf/parsers/dotenv)
v1.1.1Compare Source
57e89cfMerge pull request #94 from knadh/fix-posflag-callbacksd3bad45Merge pull request #91 from knadh/bug-report-templateb1985adMerge pull request #93 from rhnvrm/unit-test-issue-90a72baa3Merge pull request #92 from knadh/fix-posflag-callbacksadc0b54tests: add unit test for #909e87ebaFix unchanged default posflag value merging via incorrect callback.2f82a14Merge pull request #87 from mvrahden/feature/filesystem6e9c0a7Add github issue templates023ecc6Update README with fs.FS providerf7e28d0fix call to Close on file descriptorcaeef66Merge pull request #1 from rhnvrm/feature/filesystem02f42eafix: add build constraints to maintain compat149144cadd fs.FS provider139fe40Merge pull request #85 from mvrahden/fix/base_test7cc3416move error assertions and make them error-type dependent0a31536fix race condition and reduce test time by halfaf2e3f4simplify and unify test arrangementsaa62c04update testify to v1.7.05234867Merge pull request #84 from mr-karan/gh_actionsc79fbc5feat: Replace Travis with GitHub Actionsv1.1.0Compare Source
036e4bfMerge pull request #79 from aeneasr/fix-memory-keyparts6692d05Merge pull request #78 from aeneasr/fix-memory-used174d00Reduce memory consumption for populateKeyParts1095e5eSignificantly reduce memory use of maps.Flatten7d983f3Fix Watch() docmholt/archives (github.com/mholt/archives)
v0.1.5Compare Source
What's Changed
Full Changelog: mholt/archives@v0.1.4...v0.1.5
v0.1.4Compare Source
This release contains an important bug fix if you walk (
fs.WalkDir()) archives multiple times usingarchives.ArchiveFS; it would omit directory trees with implicit structure (i.e. if the archive doesn't have an explicit entry for each directory in the tree) after the first walk, on subsequent walks.Upgraded dependencies, and improved brotli stream matching. Thanks to those who contributed!
What's Changed
New Contributors
Full Changelog: mholt/archives@v0.1.3...v0.1.4
v0.1.3Compare Source
What's Changed
zip.Insertnot saving permissions by @asdfzxcvbn in #35New Contributors
Full Changelog: mholt/archives@v0.1.2...v0.1.3
v0.1.2Compare Source
What's Changed
New Contributors
Full Changelog: mholt/archives@v0.1.1...v0.1.2
muesli/mango-cobra (github.com/muesli/mango-cobra)
v1.3.0Compare Source
What's Changed
New Contributors
Full Changelog: muesli/mango-cobra@v1.2.0...v1.3.0
spf13/cobra (github.com/spf13/cobra)
v1.10.1Compare Source
🐛 Fix
v1.0.9 of pflags brought back
ParseErrorsWhitelistand marked it as deprecatedFull Changelog: spf13/cobra@v1.10.0...v1.10.1
v1.10.0Compare Source
What's Changed
🚨 Attention!
This version of
pflagcarried a breaking change: it renamedParseErrorsWhitelisttoParseErrorsAllowlistwhich can break builds if bothpflagandcobraare dependencies in your project.pflag andcobra, upgradepflagto 1.0.8 andcobrato1.10.0`pflagv1.0.9 which keeps the deprecatedParseErrorsWhitelistMore details can be found here: #2303 (comment)
✨ Features
🐛 Fix
🪠 Testing
📝 Docs
New Contributors
Full Changelog: spf13/cobra@v1.9.1...v1.9.2
stretchr/testify (github.com/stretchr/testify)
v1.11.1Compare Source
This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (
String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.What's Changed
Full Changelog: stretchr/testify@v1.11.0...v1.11.1
v1.11.0Compare Source
What's Changed
Functional Changes
v1.11.0 Includes a number of performance improvements.
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.10.0...v1.11.0
gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)
v0.157.1Compare Source
0.157.1
🐛 Bug Fixes
🔄 Other Changes
0.157.1 (2025-10-28)
Bug Fixes
v0.157.0Compare Source
0.157.0
🚀 Features
🔄 Other Changes
0.157.0 (2025-10-13)
v0.156.0Compare Source
0.156.0
🚀 Features
0.156.0 (2025-10-10)
Features
v0.155.0Compare Source
0.155.0
🚀 Features
🔄 Other Changes
0.155.0 (2025-10-09)
Features
v0.154.0Compare Source
0.154.0
🚀 Features
0.154.0 (2025-10-08)
Features
v0.153.0Compare Source
0.153.0
🚀 Features
🔄 Other Changes
commitlintjob. (!2511) by Florian Forster0.153.0 (2025-10-08)
Features
v0.152.0Compare Source
0.152.0
🚀 Features
🔄 Other Changes
0.152.0 (2025-10-06)
Features
v0.151.0Compare Source
0.151.0
🚀 Features
🔄 Other Changes
0.151.0 (2025-10-04)
Features
v0.150.0Compare Source
0.150.0
🚀 Features
🔄 Other Changes
0.150.0 (2025-10-03)
Features
v0.149.0Compare Source
0.149.0
🚀 Features
🔄 Other Changes
@gitlab/semantic-release-merge-request-analyzer(!2490) by Florian Forsterautolabelsjob (!2489) by Florian Forster0.149.0 (2025-10-02)
Features
v0.148.1Compare Source
Features
0.148.1 (2025-09-26)
Bug Fixes
BasicMergeRequestlist operations (e80c453)v0.148.0Compare Source
Features
0.148.1 (2025-09-26)
Bug Fixes
BasicMergeRequestlist operations (e80c453)v0.147.1Compare Source
Features
newest_ready_firstto resource groupprocess_mode(fc8f743)0.147.1 (2025-09-22)
Bug Fixes
v0.147.0Compare Source
Features
newest_ready_firstto resource groupprocess_mode(fc8f743)0.147.1 (2025-09-22)
Bug Fixes
v0.146.0Compare Source
0.146.0 (2025-09-18)
Features
v0.145.0Compare Source
0.145.0 (2025-09-15)
Features
v0.144.1Compare Source
Features
0.144.1 (2025-09-13)
v0.144.0Compare Source
Features
0.144.1 (2025-09-13)
v0.143.3Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.