Open
Conversation
29b1a15 to
745da8a
Compare
745da8a to
fc6568e
Compare
b007f88 to
bd6bdf7
Compare
3665297 to
2b02b02
Compare
2b02b02 to
dfd0943
Compare
d42f3fc to
901cbef
Compare
901cbef to
a6ad69a
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
48dfe92 to
d9e2a33
Compare
1cbd7e6 to
83eacae
Compare
45eecf1 to
3ff68df
Compare
26fb5f5 to
bb8890e
Compare
618bd20 to
7931238
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
1e07679 to
1be7a87
Compare
1be7a87 to
e531b46
Compare
24bb51c to
17b72a9
Compare
17b72a9 to
d9e0f5a
Compare
d9e0f5a to
0af9577
Compare
0af9577 to
2ad803b
Compare
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
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.55.0→v0.61.1v1.9.1→v1.10.2v1.10.0→v1.11.11.24.3→1.26.11.24→1.26v0.30.0→v0.36.0Release Notes
moov-io/base (github.com/moov-io/base)
v0.61.1Compare Source
v0.61.0Compare Source
What's Changed
Full Changelog: moov-io/base@v0.60.0...v0.61.0
v0.60.0Compare Source
What's Changed
Full Changelog: moov-io/base@v0.59.0...v0.60.0
v0.59.0Compare Source
What's Changed
Full Changelog: moov-io/base@v0.58.0...v0.59.0
v0.58.0Compare Source
What's Changed
Full Changelog: moov-io/base@v0.57.1...v0.58.0
v0.57.1Compare Source
What's Changed
Full Changelog: moov-io/base@v0.57.0...v0.57.1
v0.57.0Compare Source
What's Changed
Full Changelog: moov-io/base@v0.56.0...v0.57.0
v0.56.0Compare Source
IMPROVEMENTS
LimitedSkipCountandGetSkipAndCountto support either http.Request or string as inputv0.55.1Compare Source
IMPROVEMENTS
database.RunMigrationsto allow tests to fully benefit from runs usingt.Parallel()BUILD
spf13/cobra (github.com/spf13/cobra)
v1.10.2Compare Source
🔧 Dependencies
gopkg.in/yaml.v3togo.yaml.in/yaml/v3by @dims in #2336 - thegopkg.in/yaml.v3package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers ofspf13/cobra📈 CI/CD
🔥✍🏼 Docs
🍂 Refactors
🤗 New Contributors
Full Changelog: spf13/cobra@v1.10.1...v1.10.2
Thank you to our amazing contributors!!!!! 🐍 🚀
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
golang/go (go)
v1.26.1v1.26.0v1.25.8v1.25.7v1.25.6v1.25.5v1.25.4v1.25.3v1.25.2v1.25.1v1.25.0v1.24.13v1.24.12v1.24.11v1.24.10v1.24.9v1.24.8v1.24.7v1.24.6v1.24.5v1.24.4Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.