Open
Conversation
Contributor
Author
|
84dff27 to
709aef1
Compare
ba203a6 to
e9a7d86
Compare
e9a7d86 to
3f1af9b
Compare
3f1af9b to
6749d00
Compare
1463049 to
1d47b25
Compare
8531f3e to
954bd57
Compare
954bd57 to
7f51643
Compare
7f51643 to
6943a8a
Compare
72dfee0 to
981a680
Compare
b9205db to
cec14f9
Compare
cec14f9 to
b907d7f
Compare
8c15f68 to
fb0cbe0
Compare
fb0cbe0 to
cf25f60
Compare
b1374d5 to
bbfad78
Compare
bbfad78 to
7b3e8d0
Compare
7b3e8d0 to
7500f5f
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:
0.13.1→0.14.0v0.53.0→v0.61.1v1.9.0→v1.11.11.23-alpine→1.26-alpine1.2.10→1.2.11Release Notes
chrisrhymes/bulma-clean-theme (bulma-clean-theme)
v0.14.0Compare Source
v0.13.3Compare Source
v0.13.2Compare Source
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
v0.55.0Compare Source
ADDITIONS
StructContextfor logging fields of a structBUILD
v0.54.4Compare Source
BUILD
v0.54.3Compare Source
IMPROVEMENTS
BUILD
v0.54.2Compare Source
BUILD
v0.54.1Compare Source
v0.54.0 was accidently pushed as a breaking change by forcing upgrades to Go 1.24 - v0.54.1 has been released which does not require Go 1.24
BUILD
v0.54.0Compare Source
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
v1.10.0Compare Source
What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.9.0...v1.10.0
tzinfo/tzinfo (tzinfo)
v1.2.11Compare Source
Object#untaintdeprecation warnings on JRuby 9.4.0.0. #145.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.