fix(deps): update all non-major dependencies#259
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
51c68d8 to
7ea5eca
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #259 +/- ##
=======================================
Coverage 60.55% 60.55%
=======================================
Files 88 88
Lines 3288 3288
=======================================
Hits 1991 1991
Misses 1137 1137
Partials 160 160 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d331666 to
490ae2e
Compare
17ced2b to
06638ef
Compare
2ea80d8 to
83280d9
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
b975b7a to
4abaae2
Compare
4473078 to
e2d84a6
Compare
1a543b1 to
aac22a8
Compare
2452a8d to
2818a3f
Compare
2818a3f to
79368da
Compare
1518315 to
118e2b7
Compare
4272a58 to
ba71ec0
Compare
bc5aa10 to
19496d3
Compare
d7595b6 to
54a2b7a
Compare
fcafa2b to
583725a
Compare
41db0e5 to
f61be79
Compare
0926594 to
17f095d
Compare
f80e63d to
282f44c
Compare
4138647 to
002dda0
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
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:
v1.18.0→v1.19.0v0.134.0→v0.135.0v1.0.5→v1.0.6v1.3.1→v1.4.1v0.2.72→v0.2.75v1.42.0→v1.43.0v1.42.0→v1.43.0v0.35.0→v0.36.0Release Notes
fatih/color (github.com/fatih/color)
v1.19.0Compare Source
What's Changed
Fprint,Fprintfby @qualidafial in #282New Contributors
Full Changelog: fatih/color@v1.18.0...v1.19.0
getkin/kin-openapi (github.com/getkin/kin-openapi)
v0.135.0Compare Source
What's Changed
New Contributors
Full Changelog: getkin/kin-openapi@v0.134.0...v0.135.0
gin-contrib/requestid (github.com/gin-contrib/requestid)
v1.0.6Compare Source
Changelog
Enhancements
1d68e08: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@appleboy)bc75d4c: chore: upgrade Go and related dependencies to latest versions (@appleboy)1090669: chore: remove bearer.yml workflow (@appleboy)e488b9d: chore(deps): bump actions/checkout from 4 to 6 (@appleboy)6407d27: chore: drop Go 1.23 support, require Go 1.24+ (@appleboy)84d2969: chore(deps): upgrade quic-go to v0.57.1 (@appleboy)b402f35: chore(ci): update golangci-lint to v2.6 (@appleboy)aada698: chore: remove gitter badge from README (@appleboy)2e0b732: chore(deps): bump actions/cache from 4 to 5 (@appleboy)f363549: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@appleboy)d2b0016: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@appleboy)ec402af: chore(deps): upgrade golang.org/x/text to v0.35.0 (@appleboy)Build process updates
50f2455: ci: add Go 1.25 to CI testing matrix (@appleboy)e561c48: ci: integrate automated Trivy security scanning workflow (@appleboy)0b0915e: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@appleboy)Others
d54d14e: Add Go 1.26 to GitHub Actions test matrix (@appleboy)20de786: Update golangci-lint version to v2.9 (@appleboy)jarcoal/httpmock (github.com/jarcoal/httpmock)
v1.4.1Compare Source
What's Changed
New Contributors
Full Changelog: jarcoal/httpmock@v1.4.0...v1.4.1
v1.4.0Compare Source
What's Changed
// nolint:→//nolint:by @maxatome in #152NewJsonResponseOrPanicfunction to simplify calls withResponderFromMultipleResponsesby @kilianpaquier in #151deferstatements witht.Cleanupin docs by @alvii147 in #157http.Response.Statusrespect RFC 2616, like in Go stdlib. by @constantoine in #159Activateand addDeactivateNonDefaultfunctions by @maxatome in #161New Contributors
Full Changelog: jarcoal/httpmock@v1.3.1...v1.4.0
projectdiscovery/wappalyzergo (github.com/projectdiscovery/wappalyzergo)
v0.2.75Compare Source
0.2.75 (2026-04-05)
v0.2.74Compare Source
0.2.74 (2026-03-29)
v0.2.73Compare Source
0.2.73 (2026-03-22)
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.43.0: /v0.65.0/v0.19.0Compare Source
Added
IsRandomandWithRandomonTraceFlags, andIsRandomonSpanContextingo.opentelemetry.io/otel/tracefor W3C Trace Context Level 2 Random Trace ID Flag support. (#8012)
WithServiceingo.opentelemetry.io/otel/sdk/resource. (#7642)DefaultWithContextandEnvironmentWithContextingo.opentelemetry.io/otel/sdk/resourceto support plumbingcontext.Contextthrough default and environment detectors. (#8051)attribute.EMPTY) ingo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc. (#8038)attribute.EMPTY) ingo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc. (#8038)attribute.EMPTY) ingo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc. (#8038)attribute.EMPTY) ingo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#8038)attribute.EMPTY) ingo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#8038)attribute.EMPTY) ingo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#8038)attribute.EMPTY) ingo.opentelemetry.io/otel/sdk/metric/metricdata/metricdatatest. (#8038)go.opentelemetry.io/otel/sdk/metric.Set
OTEL_GO_X_PER_SERIES_START_TIMESTAMPS=trueto enable. (#8060)WithCardinalityLimitSelectorfor metric reader for configuring cardinality limits specific to the instrument kind. (#7855)Changed
EMPTYType ingo.opentelemetry.io/otel/attributeto reflect that an empty value is now a valid value, withINVALIDremaining as a deprecated alias ofEMPTY. (#8038)go.opentelemetry.io/otel/attributeto optimize short slice values with fixed-size fast paths. (#8039)go.opentelemetry.io/otel/sdk/traceby returning early if self-observability is not enabled. (#8067)go.opentelemetry.io/otel/sdk/metric/metricdata/metricdatatest. (#8073)Deprecated
INVALIDingo.opentelemetry.io/otel/attribute. UseEMPTYinstead. (#8038)Fixed
TraceIdRatioBaseddescription. This is a breaking behavioral change, but it is necessary tomake the implementation spec-compliant. (#8027)
go.opentelemetry.io/otel/sdk/metricwhere the lastvalue aggregation could collect the value 0 even when no zero-value measurements were recorded. (#8056)go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpto mitigate excessive memory usage caused by a misconfigured or malicious server.Responses exceeding the limit are treated as non-retryable errors. (#8108)
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpto mitigate excessive memory usage caused by a misconfigured or malicious server.Responses exceeding the limit are treated as non-retryable errors. (#8108)
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttpto mitigate excessive memory usage caused by a misconfigured or malicious server.Responses exceeding the limit are treated as non-retryable errors. (#8108)
WithHostIDdetector ingo.opentelemetry.io/otel/sdk/resourceto use full path forkenvcommand on BSD. (#8113)request.GetBodyingo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttpto correctly handle HTTP2 GOAWAY frame. (#8096)What's Changed
190d7d4by @renovate[bot] in #8013a57be14by @renovate[bot] in #80318895462by @renovate[bot] in #80366e66a94by @renovate[bot] in #804384a4fc4by @renovate[bot] in #8048b7b2c7bby @renovate[bot] in #8044befce8dby @renovate[bot] in #8053c2dfcecby @renovate[bot] in #8055dec52c4by @renovate[bot] in #8063744bfb5by @renovate[bot] in #8064internal/observpackage to stdoutlog by @yumosx in #7735de6f1ccby @renovate[bot] in #8082d00831aby @renovate[bot] in #8078b6b0c46by @renovate[bot] in #8076d5a96adby @renovate[bot] in #81129d38bb4by @renovate[bot] in #8117c99c5cfby @renovate[bot] in #8122New Contributors
Full Changelog: open-telemetry/opentelemetry-go@v1.42.0...v1.43.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.