fix(deps): update all non-major dependencies#99
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
b12d5bd to
bc49d1a
Compare
2b3747a to
a08089a
Compare
08863b4 to
acb200b
Compare
acb200b to
809d2d1
Compare
8cef2fa to
6822d6e
Compare
6b6a383 to
80cfff4
Compare
7b6eb54 to
d9f0b0f
Compare
d9f0b0f to
3cbdbe8
Compare
7c7a214 to
72b8ed2
Compare
72b8ed2 to
9604d0f
Compare
5ac96d2 to
e9d1e31
Compare
a67c672 to
a143fcd
Compare
42fe109 to
6ec8324
Compare
6ec8324 to
00cf4bd
Compare
3a37aa8 to
679f776
Compare
b1fa9ee to
8499a21
Compare
4dee245 to
e3d7172
Compare
e3d7172 to
2722a5e
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
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:
v2.17.0→v2.18.0v1.7.6→v1.7.7v1.0.5→v1.0.6v1.1.0→v1.2.1v1.1.5→v1.1.7v1.11.0→v1.12.0v1.2.0→v1.2.1v2.3.0→v2.3.4v1.8.9→v1.8.10v1.10.1→v1.10.2v0.160.0→v0.161.1v0.63.0→v0.67.0v0.63.0→v0.67.0v1.38.0→v1.43.0v1.38.0→v1.43.0v1.38.0→v1.43.0v1.38.0→v1.43.0v1.27.0→v1.27.11.25-bookworm→1.26-bookwormRelease Notes
bradleyfalzon/ghinstallation (github.com/bradleyfalzon/ghinstallation/v2)
v2.18.0Compare Source
What's Changed
Full Changelog: bradleyfalzon/ghinstallation@v2.17.0...v2.18.0
gin-contrib/cors (github.com/gin-contrib/cors)
v1.7.7Compare Source
Changelog
Others
2816d6d: Add Go 1.26 to GitHub Actions test matrix (@appleboy)a92928f: Update golangci-lint version to v2.9 (@appleboy)b77776e: Fix Trivy badge URL in README.md (@appleboy)Bug fixes
123928c: fix: allow ^ anchor in regex CORS origin patterns (#177) (@brokenthumbs)3585a5e: fix: resolve golangci-lint issues in tests (@appleboy)Enhancements
21c982f: chore: update Go version and refresh dependencies to latest releases (@appleboy)402233a: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@appleboy)0c14279: chore(deps): bump actions/checkout from 4 to 6 (@appleboy)3333b3d: chore(deps): upgrade quic-go to v0.57.1 (@appleboy)754ef53: chore(ci): update golangci-lint to v2.6 (@appleboy)c5dcea8: chore(deps): bump actions/cache from 4 to 5 (@appleboy)139173a: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@appleboy)9e6ec27: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@appleboy)e19d20d: chore(deps): upgrade golang.org/x/text to v0.35.0 (@appleboy)Build process updates
f46b87e: ci: integrate Trivy vulnerability scanning into CI workflow (@appleboy)c4b4ccf: ci: broaden CI Go version testing (@appleboy)33f131c: ci: add dedicated Trivy security scanning and status badge (@appleboy)fe8e9d0: ci: integrate automated Trivy security scanning via GitHub Actions (@appleboy)f20e310: ci: update CI tooling and refine supported Go versions (@appleboy)d94e477: ci: modernize and consolidate CI workflows and security scanning (@appleboy)b16eb9f: ci: rename Trivy workflow file for enhanced clarity (@appleboy)ec180b5: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@appleboy)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)gin-contrib/timeout (github.com/gin-contrib/timeout)
v1.2.1Compare Source
Changelog
Bug fixes
2d46de1: fix: resolve data race on gin.Context index field (#84) (@appleboy)4eb7613: fix(writer): allow multiple WriteHeader calls for static file serving (#85) (@appleboy)Build process updates
14337c7: ci(actions): bump codecov/codecov-action from v5 to v6 (@appleboy)v1.2.0Compare Source
Changelog
Features
9c9ea6f: feat: track response body size in Writer and expose Size method (@appleboy)Enhancements
9cbff66: chore: update dependencies and refresh lockfiles to latest versions (@appleboy)8998fe0: chore: update Go modules and dependencies to latest versions (@appleboy)5780699: chore: remove bearer.yml workflow (@appleboy)d48bec6: chore(deps): bump actions/checkout from 4 to 6 (@appleboy)c09c917: chore: drop Go 1.23 support, require Go 1.24+ (@appleboy)c818cbf: chore(deps): upgrade quic-go to v0.57.1 (@appleboy)5de17bd: chore(ci): update golangci-lint to v2.6 (@appleboy)71d1ccc: chore(deps): bump actions/cache from 4 to 5 (@appleboy)0c2a03b: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@appleboy)85b6248: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@appleboy)c5a777e: chore(deps): upgrade golang.org/x/text to v0.35.0 (@appleboy)Refactor
68ce8b8: refactor: update Go modules and refactor timeout handling in examples (@appleboy)b2e7eb5: refactor: refactor panic recovery handling for improved clarity and reuse (@appleboy)04d4cff: refactor: refactor and enhance tests for improved clarity and coverage (@appleboy)Build process updates
888c691: ci: enable race detection in CI test pipeline (@appleboy)2ec65b7: ci: add CI matrix for race and non-race Go test runs (@appleboy)6e93116: ci: update CI workflow for Go 1.25 and job name consistency (@appleboy)94f1626: ci: integrate Trivy security scanning workflow and reporting (@appleboy)7d57230: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@appleboy)Documentation updates
5a95b3e: docs: revise and clarify example usage and documentation (@appleboy)042f29e: docs: remove Gitter chat badge from documentation (@appleboy)c83a0a8: docs: revamp documentation with expanded guides and usage examples (@appleboy)Others
a1ae889: test: improve BufferPool robustness and testing clarity (@appleboy)41886ff: test: improve timeout option handling and response validation in tests (@appleboy)58b1a9e: style: standardize code formatting and enhance readability (@appleboy)1343c93: Add Go 1.26 to GitHub Actions test matrix (@appleboy)e5dd31e: Update golangci-lint version to v2.9 (@appleboy)gin-contrib/zap (github.com/gin-contrib/zap)
v1.1.7Compare Source
Changelog
Enhancements
a814870: chore: remove bearer.yml workflow (@appleboy)f61266b: chore(deps): bump actions/checkout from 4 to 6 (@appleboy)c335019: chore: drop Go 1.23 support, require Go 1.24+ (@appleboy)0f4d45c: chore(deps): upgrade quic-go to v0.57.1 (@appleboy)fb4de34: chore(ci): update golangci-lint to v2.6 (@appleboy)229a450: chore: remove gitter badge from README (@appleboy)ad04736: chore(deps): bump actions/cache from 4 to 5 (@appleboy)2d03f53: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@appleboy)c1e0baf: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@appleboy)49a0354: chore(deps): upgrade golang.org/x/text to v0.35.0 (@appleboy)Build process updates
4e89f17: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@appleboy)Others
a86c82d: Add Go 1.26 to GitHub Actions test matrix (@appleboy)ae3a18c: Update golangci-lint version to v2.9 (@appleboy)v1.1.6Compare Source
Changelog
Enhancements
501c4a9: chore: update dependencies to latest versions (@appleboy)f5fa70b: chore: bump Go version and update golang.org/x dependencies (@appleboy)Build process updates
377c87f: ci: integrate automated Trivy security scans and reporting (@appleboy)gin-gonic/gin (github.com/gin-gonic/gin)
v1.12.0Compare Source
Features
Enhancements
http.Flusher(#4479)Bug Fixes
Build process updates / CI
knadh/koanf (github.com/knadh/koanf/providers/file)
v1.2.1Compare Source
changelog for v1.2.0 -> v1.2.1
29cce50Merge pull request #101 from e-nikolov/fix-pflag-map-types0202243posflag: add support for pflag map typesmagiconair/properties (github.com/magiconair/properties)
v1.8.10Compare Source
What's Changed
Full Changelog: magiconair/properties@v1.8.9...v1.8.10
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!!!!! 🐍 🚀
gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)
v0.161.1Compare Source
Bug Fixes
Features
BREAKING CHANGES
Changelog: Improvements
0.161.1
🐛 Bug Fixes
0.161.1 (2025-11-24)
Bug Fixes
0.161.0
🚀 Features
v0.161.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
Changelog: Improvements
0.161.1
🐛 Bug Fixes
0.161.1 (2025-11-24)
Bug Fixes
0.161.0
🚀 Features
v0.160.2Compare Source
Bug Fixes
0.160.2
🐛 Bug Fixes
0.160.2 (2025-11-24)
0.160.1
🐛 Bug Fixes
🔄 Other Changes
0.160.1 (2025-11-19)
Bug Fixes
0.160.0
🚀 Features
🔄 Other Changes
v0.160.1Compare Source
Bug Fixes
0.160.2
🐛 Bug Fixes
0.160.2 (2025-11-24)
0.160.1
🐛 Bug Fixes
🔄 Other Changes
0.160.1 (2025-11-19)
Bug Fixes
0.160.0
🚀 Features
🔄 Other Changes
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.43.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 #8013Configuration
📅 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 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.