-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update go-modules - autoclosed #12
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
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12 +/- ##
=======================================
Coverage 60.30% 60.30%
=======================================
Files 7 7
Lines 325 325
=======================================
Hits 196 196
Misses 112 112
Partials 17 17 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4740345
to
88b7128
Compare
467ec89
to
a580aaa
Compare
2c4c8e8
to
240cff9
Compare
240cff9
to
c2d0f93
Compare
c2d0f93
to
997b874
Compare
1ac23ab
to
ff1cff7
Compare
ff1cff7
to
781e9e1
Compare
f2235a3
to
f5b0a39
Compare
a935002
to
c522a9a
Compare
c522a9a
to
730c38b
Compare
cd697b7
to
ceecca7
Compare
ceecca7
to
eadf313
Compare
eadf313
to
d8840cc
Compare
d8840cc
to
52a5b91
Compare
52a5b91
to
234ef9a
Compare
234ef9a
to
80563d2
Compare
80563d2
to
3471cad
Compare
3471cad
to
ca5e24e
Compare
ca5e24e
to
a0660be
Compare
This PR contains the following updates:
v2.13.1
->v2.16.5
v1.3.1
->v1.4.0
v1.0.4
->v1.1.2
v1.8.1
->v1.9.1
v1.19.0
->v1.20.1
v1.9.0
->v1.10.0
v1.15.1
->v1.17.4
Release Notes
go-resty/resty (github.com/go-resty/resty/v2)
v2.16.5
Compare Source
Release Notes
Bug Fixes
Documentation
Full Changelog: go-resty/resty@v2.16.4...v2.16.5
v2.16.4
Compare Source
Release Notes
Bug Fixes
Documentation
New Contributors
Full Changelog: go-resty/resty@v2.16.3...v2.16.4
v2.16.3
Compare Source
Release Notes
Full Changelog: go-resty/resty@v2.16.2...v2.16.3
v2.16.2
Compare Source
Release Notes
Bug Fixes
Full Changelog: go-resty/resty@v2.16.1...v2.16.2
v2.16.1
Compare Source
Release Notes
Bug Fixes
Full Changelog: go-resty/resty@v2.16.0...v2.16.1
v2.16.0
Compare Source
Release Notes
New Features
Enhancements
Documentation
New Contributors
Full Changelog: go-resty/resty@v2.15.3...v2.16.0
v2.15.3
Compare Source
Release Notes
Bug Fixes
Documentation
New Contributors
Full Changelog: go-resty/resty@v2.15.2...v2.15.3
v2.15.2
Compare Source
Release Notes
Bug Fixes
errors.Join
, just use custom error approach by @jeevatkm in https://github.com/go-resty/resty/pull/863Documentation
Full Changelog: go-resty/resty@v2.15.1...v2.15.2
v2.15.1
Compare Source
Release Notes
Bug Fixes
Documentation
Full Changelog: go-resty/resty@v2.15.0...v2.15.1
v2.15.0
Compare Source
Release Notes
New Features
Enhancements
Bug Fixes
Build
Documentation
New Contributors
Full Changelog: go-resty/resty@v2.14.0...v2.15.0
v2.14.0
Compare Source
Release Notes
New Features
Enhancements
Upstream Fixes
Test Cases
Documentation
New Contributors
Full Changelog: go-resty/resty@v2.13.1...v2.14.0
jarcoal/httpmock (github.com/jarcoal/httpmock)
v1.4.0
Compare Source
What's Changed
// nolint:
→//nolint:
by @maxatome in https://github.com/jarcoal/httpmock/pull/152NewJsonResponseOrPanic
function to simplify calls withResponderFromMultipleResponses
by @kilianpaquier in https://github.com/jarcoal/httpmock/pull/151defer
statements witht.Cleanup
in docs by @alvii147 in https://github.com/jarcoal/httpmock/pull/157http.Response.Status
respect RFC 2616, like in Go stdlib. by @constantoine in https://github.com/jarcoal/httpmock/pull/159Activate
and addDeactivateNonDefault
functions by @maxatome in https://github.com/jarcoal/httpmock/pull/161New Contributors
Full Changelog: jarcoal/httpmock@v1.3.1...v1.4.0
lmittmann/tint (github.com/lmittmann/tint)
v1.1.2
Compare Source
What's Changed
New Contributors
Full Changelog: lmittmann/tint@v1.1.1...v1.1.2
v1.1.1
Compare Source
Bug-fix release with performance improvements for time value handling.
What's Changed
slog.TextHandler
by @lmittmann in https://github.com/lmittmann/tint/pull/94Options
storage in handler by @lmittmann in https://github.com/lmittmann/tint/pull/95tint.Attr
whenReplaceAttr
is present by @lmittmann in https://github.com/lmittmann/tint/pull/96Full Changelog: lmittmann/tint@v1.1.0...v1.1.1
v1.1.0
Compare Source
This release adds a much-requested feature: function
tint.Attr(color uint8, attr slog.Attr)
writes colored attributes. Liketint.Err
, which writes red-colored errors,tint.Attr
can be used with other slog handlers (e.g. slog.JSONHandler) and does not emit raw ANSI codes.What's Changed
tint.Attr(color, attr)
by @lmittmann in https://github.com/lmittmann/tint/pull/93Full Changelog: lmittmann/tint@v1.0.7...v1.1.0
v1.0.7
Compare Source
What's Changed
<nil>
values by @lmittmann in https://github.com/lmittmann/tint/pull/88Full Changelog: lmittmann/tint@v1.0.6...v1.0.7
v1.0.6
Compare Source
What's Changed
any
onKindAny
values by @database64128 in https://github.com/lmittmann/tint/pull/83TestReplaceAttr
without faketime by @database64128 in https://github.com/lmittmann/tint/pull/84tintError
twice by @database64128 in https://github.com/lmittmann/tint/pull/82New Contributors
Full Changelog: lmittmann/tint@v1.0.5...v1.0.6
v1.0.5
Compare Source
What's Changed
tint.Err
attribute key by @kwargs in https://github.com/lmittmann/tint/pull/66New Contributors
Full Changelog: lmittmann/tint@v1.0.4...v1.0.5
spf13/cobra (github.com/spf13/cobra)
v1.9.1
Compare Source
🐛 Fixes
Full Changelog: spf13/cobra@v1.9.0...v1.9.1
v1.9.0
Compare Source
✨ Features
🐛 Fixes
🤖 Completions
🧪 Testing
✍🏼 Documentation
🔧 Dependency upgrades
pflag
dependencies for v1.9.0 by @jpmcb in https://github.com/spf13/cobra/pull/2233Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!
👋🏼 New Contributors
Full Changelog: spf13/cobra@v1.8.1...v1.9.0
spf13/viper (github.com/spf13/viper)
v1.20.1
Compare Source
What's Changed
Bug Fixes 🐛
Full Changelog: spf13/viper@v1.20.0...v1.20.1
v1.20.0
Compare Source
What's Changed
Exciting New Features 🎉
Enhancements 🚀
Bug Fixes 🐛
Breaking Changes 🛠
Dependency Updates ⬆️
Other Changes
New Contributors
Full Changelog: spf13/viper@v1.19.0...v1.20.0
stretchr/testify (github.com/stretchr/testify)
v1.10.0
Compare Source
What's Changed
Functional Changes
Fixes
Documentation, Build & CI