chore(deps): update go-minor #25
Merged
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.22.0
->v1.23.2
v1.61.0
->v1.66.0
v1.35.0
->v1.38.0
Release Notes
prometheus/client_golang (github.com/prometheus/client_golang)
v1.23.2
: - 2025-09-05Compare Source
This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.
All Changes
Full Changelog: https://github.com/prometheus/client\_golang/compare/v1.23.1...v1.23.2
v1.23.1
: - 2025-09-04Compare Source
This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.
All Changes
Full Changelog: https://github.com/prometheus/client\_golang/compare/v1.23.0...v1.23.1
v1.23.0
: - 2025-07-30Compare Source
All Changes
* Update example test by @SuperQ in https://github.com/prometheus/client_golang/pull/1770 * build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /tutorials/whatsup by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1776 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1771 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1778 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1779 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /exp by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1782 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 in /exp by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1781 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1783 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1784 * build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1786 * chore: Upgrade golangci-lint to v2 by @kakkoyun in https://github.com/prometheus/client_golang/pull/1789 * build(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1790 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1791 * Add `WrapCollectorWith` and `WrapCollectorWithPrefix` by @colega in https://github.com/prometheus/client_golang/pull/1766 * feat(github-actions): add Go file change detection to golangci-lint workflow by @kakkoyun in https://github.com/prometheus/client_golang/pull/1794 * chore(ci): Fix flaky tests by @kakkoyun in https://github.com/prometheus/client_golang/pull/1795 * build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tutorials/whatsup by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1799 * test(registry): Add goleak-based goroutine leak detection by @surinkim in https://github.com/prometheus/client_golang/pull/1797 * build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1806 * build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1804 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1809 * Add exemplars for native histograms by @shivanthzen in https://github.com/prometheus/client_golang/pull/1686 * build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1807 * build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1805 * build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1808 * build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1800 * Update supported Go versions by @SuperQ in https://github.com/prometheus/client_golang/pull/1812 * Cleaup Go modules by @SuperQ in https://github.com/prometheus/client_golang/pull/1813 * fix: client prompt return on context cancellation by @umegbewe in https://github.com/prometheus/client_golang/pull/1729 * Simplify buf binary install by @SuperQ in https://github.com/prometheus/client_golang/pull/1814 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1815 * build(deps): bump the github-actions group with 5 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1817 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1821 * exp/api: Bubble up status code from writeResponse by @saswatamcode in https://github.com/prometheus/client_golang/pull/1823 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1827 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 in /exp by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1828 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1831 * Update runtime metrics for Go v1.23 and v1.24 by @aknuds1 in https://github.com/prometheus/client_golang/pull/1833 * Fix `errNotImplemented` reference by @aknuds1 in https://github.com/prometheus/client_golang/pull/1835 * build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1826 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1832 * Cut v1.23.0-rc.0 by @vesari in https://github.com/prometheus/client_golang/pull/1837 * cut v1.23.0-rc.1 by @vesari in https://github.com/prometheus/client_golang/pull/1842New Contributors
Full Changelog: https://github.com/prometheus/client\_golang/compare/v1.22.0...v1.23.0
valyala/fasthttp (github.com/valyala/fasthttp)
v1.66.0
: v1.66.0Compare Source
What's Changed
New Contributors
Full Changelog: valyala/fasthttp@v1.65.0...v1.66.0
v1.65.0
Compare Source
In this version of fasthttp, headers delimited by just
\n
(instead of\r\n
) are no longer supported!What's Changed
New Contributors
Full Changelog: valyala/fasthttp@v1.64.0...v1.65.0
v1.64.0
Compare Source
In the next version of fasthttp headers delimited by just
\n
(instead of\r\n
) are no longer supported!What's Changed
Full Changelog: valyala/fasthttp@v1.63.0...v1.64.0
v1.63.0
Compare Source
What's Changed
New Contributors
Full Changelog: valyala/fasthttp@v1.62.0...v1.63.0
v1.62.0
Compare Source
What's Changed
acceptConn
forRIO
by @wamshawn in https://github.com/valyala/fasthttp/pull/2005New Contributors
Full Changelog: valyala/fasthttp@v1.61.0...v1.62.0
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/propagators/b3)
v1.38.0
: /v2.0.0/v0.63.0/v0.32.0/v0.18.0/v0.13.0/v0.11.0/v0.10.0Compare Source
Overview
This release is the last to support Go 1.23. The next release will require at least Go 1.24.
Added
go.opentelemetry.io/contrib/detectors/aws/ec2/v2
due to deprecation ofgithub.com/aws/aws-sdk-go
. (#6961)ns
to deprecated runtime metricsprocess.runtime.go.gc.pause_total_ns
andprocess.runtime.go.gc.pause_ns
ingo.opentelemetry.io/contrib/instrumentation/runtime
. (#7490)go.opentelemetry.io/contrib/detectors/autodetect
package is added to automatically compose user definedresource.Detector
s at runtime. (#7522)WithLoggerProviderOptions
,WithMeterProviderOptions
andWithTracerProviderOptions
options toNewSDK
to allow passing custom options to providers ingo.opentelemetry.io/contrib/otelconf
. (#7552)SeverityText
field to logrus hook ingo.opentelemetry.io/contrib/bridges/otellogrus
. (#7553)WithTraceAttributeFn
option togo.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda
. (#7556)go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
. (#7668)Changed
GET /path
so it complies with the HTTP semantic conventions ingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
. (#7551)go.opentelemetry.io/otel/attribute.Value
andgo.opentelemetry.io/otel/log.Value
types to appropriatego.opentelemetry.io/otel/log.Value
type instead oflog.StringValue
in the modules below. (#7660)go.opentelemetry.io/contrib/bridges/otellogr
go.opentelemetry.io/contrib/bridges/otellogrus
go.opentelemetry.io/contrib/bridges/otelslog
go.opentelemetry.io/contrib/bridges/otelzap
Severity
type fromgo.opentelemetry.io/contrib/processors/minsev
now implements thefmt.Stringer
,encoding.TextMarshaler
,encoding.TextUnmarshaler
,encoding.TextAppender
,json.Marshaler
, andjson.Unmarshaler
interfaces. (#7652)SeverityVar
type fromgo.opentelemetry.io/contrib/processors/minsev
now implements thefmt.Stringer
,encoding.TextMarshaler
,encoding.TextUnmarshaler
, andencoding.TextAppender
interfaces. (#7652)go.opentelemetry.io/contrib/detectors/aws/lambda
. (#7745)Severity.Severity()
ingo.opentelemetry.io/contrib/processors/minsev
now returnslog.SeverityTrace1
for severities less thanminsev.SeverityTrace1
andlog.SeverityFatal4
for severities greater thanminsev.SeverityFatal4
instead oflog.SeverityUndefined
. All other conversions are the same. (#7748)Fixed
go.opentelemetry.io/contrib/detectors/aws/ecs
. (#7607)Deprecated
WithSpanOptions
ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
is deprecated. It is only used by the deprecated interceptor, and is unused byNewClientHandler
andNewServerHandler
. (#7601)Extract
andInject
ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
are deprecated. These functions were initially exposed in the public API, but are now considered unnecessary. (#7689)go.opentelemetry.io/contrib/detectors/aws/ec2
package is deprecated, usego.opentelemetry.io/contrib/detectors/aws/ec2/v2
instead. (#7725)Removed
OTEL_SEMCONV_STABILITY_OPT_IN
environment variable as well as support for semantic conventions v1.20.0 in the modules below. (#7584)go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
StreamClientInterceptor
function fromgo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
is removed. (#7646)What's Changed
e0c7552
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/75155af0a60a
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/75166d90c4fd
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/752442f1f772
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/753999bd5c66
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/754003e58ba0
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/755008d1bb00
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/75599SeverityText
field to logrus hook by @huiyifyj in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/7553detectors/autodetect
package by @MrAlias in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/75225a6bbb1
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/756228d8967a
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/756777130f93
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/75866542afb5
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/75933542afb5
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/75944645b1fa
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/7597796f361d
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/76022a45f3df
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/760331581f0a
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/76266f173205
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/76277interface{}
withany
by @flc1125 in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/762428f32e4
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go-contrib/pull/76300Configuration
📅 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 has been generated by Renovate Bot.