Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/PuerkitoBio/goquery v1.8.0 -> v1.11.0 age adoption passing confidence
github.com/gorilla/mux v1.8.0 -> v1.8.1 age adoption passing confidence
github.com/sahilm/fuzzy v0.1.0 -> v0.1.1 age adoption passing confidence
go.opentelemetry.io/otel v1.9.0 -> v1.38.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.9.0 -> v1.38.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.9.0 -> v1.38.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk v1.9.0 -> v1.38.0 age adoption passing confidence
go.opentelemetry.io/otel/trace v1.9.0 -> v1.38.0 age adoption passing confidence
golang.org/x/text v0.3.8 -> v0.31.0 age adoption passing confidence

Release Notes

PuerkitoBio/goquery (github.com/PuerkitoBio/goquery)

v1.11.0

Compare Source

Note that Go1.24 is now required (use goquery < 1.11.0 if you can't use go1.24+).

v1.10.3

Compare Source

Update dependencies and a small memory optimization.

v1.10.2

Compare Source

Update deps and add go1.24 to test matrix.

v1.10.1

Compare Source

Update go.mod dependencies.

v1.10.0

Compare Source

Add EachIter which provides an iterator that can be used in for..range loops on the *Selection object.

goquery now requires Go version 1.23+, use goquery v1.9.x for older Go versions.

v1.9.3

Compare Source

Update go.mod dependencies.

v1.9.2

Compare Source

Update go.mod dependencies.

v1.9.1

Compare Source

Improve allocation of Map, better document cascadia behavior differences.

v1.9.0: v1.9.0 Add generic Map function

Compare Source

Note that starting with this release, goquery now requires Go 1.18+. If you need to build with an older Go version, use goquery v1.8.x.

v1.8.1

Compare Source

Update go.mod, CI.

gorilla/mux (github.com/gorilla/mux)

v1.8.1

Compare Source

What's Changed

New Contributors

Full Changelog: gorilla/mux@v1.8.0...v1.8.1

sahilm/fuzzy (github.com/sahilm/fuzzy)

v0.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: sahilm/fuzzy@v0.1.0...v0.1.1

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.38.0: /v0.60.0/v0.14.0/v0.0.13

Compare Source

Overview

This release is the last to support Go 1.23. The next release will require at least Go 1.24.

Added
  • Add native histogram exemplar support in go.opentelemetry.io/otel/exporters/prometheus. (#​6772)
  • Add template attribute functions to the go.opentelmetry.io/otel/semconv/v1.34.0 package. (#​6939)
    • ContainerLabel
    • DBOperationParameter
    • DBSystemParameter
    • HTTPRequestHeader
    • HTTPResponseHeader
    • K8SCronJobAnnotation
    • K8SCronJobLabel
    • K8SDaemonSetAnnotation
    • K8SDaemonSetLabel
    • K8SDeploymentAnnotation
    • K8SDeploymentLabel
    • K8SJobAnnotation
    • K8SJobLabel
    • K8SNamespaceAnnotation
    • K8SNamespaceLabel
    • K8SNodeAnnotation
    • K8SNodeLabel
    • K8SPodAnnotation
    • K8SPodLabel
    • K8SReplicaSetAnnotation
    • K8SReplicaSetLabel
    • K8SStatefulSetAnnotation
    • K8SStatefulSetLabel
    • ProcessEnvironmentVariable
    • RPCConnectRPCRequestMetadata
    • RPCConnectRPCResponseMetadata
    • RPCGRPCRequestMetadata
    • RPCGRPCResponseMetadata
  • Add ErrorType attribute helper function to the go.opentelmetry.io/otel/semconv/v1.34.0 package. (#​6962)
  • Add WithAllowKeyDuplication in go.opentelemetry.io/otel/sdk/log which can be used to disable deduplication for log records. (#​6968)
  • Add WithCardinalityLimit option to configure the cardinality limit in go.opentelemetry.io/otel/sdk/metric. (#​6996, #​7065, #​7081, #​7164, #​7165, #​7179)
  • Add Clone method to Record in go.opentelemetry.io/otel/log that returns a copy of the record with no shared state. (#​7001)
  • Add experimental self-observability span and batch span processor metrics in go.opentelemetry.io/otel/sdk/trace. Check the go.opentelemetry.io/otel/sdk/trace/internal/x package documentation for more information. (#​7027, #​6393, #​7209)
  • The go.opentelemetry.io/otel/semconv/v1.36.0 package. The package contains semantic conventions from the v1.36.0 version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.34.0.(#​7032, #​7041)
  • Add support for configuring Prometheus name translation using WithTranslationStrategy option in go.opentelemetry.io/otel/exporters/prometheus. The current default translation strategy when UTF-8 mode is enabled is NoUTF8EscapingWithSuffixes, but a future release will change the default strategy to UnderscoreEscapingWithSuffixes for compliance with the specification. (#​7111)
  • Add experimental self-observability log metrics in go.opentelemetry.io/otel/sdk/log. Check the go.opentelemetry.io/otel/sdk/log/internal/x package documentation for more information. (#​7121)
  • Add experimental self-observability trace exporter metrics in go.opentelemetry.io/otel/exporters/stdout/stdouttrace. Check the go.opentelemetry.io/otel/exporters/stdout/stdouttrace/internal/x package documentation for more information. (#​7133)
  • Support testing of [Go 1.25]. (#​7187)
  • The go.opentelemetry.io/otel/semconv/v1.37.0 package. The package contains semantic conventions from the v1.37.0 version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.36.0.(#​7254)
Changed
  • Optimize TraceIDFromHex and SpanIDFromHex in go.opentelemetry.io/otel/sdk/trace. (#​6791)
  • Change AssertEqual in go.opentelemetry.io/otel/log/logtest to accept TestingT in order to support benchmarks and fuzz tests. (#​6908)
  • Change DefaultExemplarReservoirProviderSelector in go.opentelemetry.io/otel/sdk/metric to use runtime.GOMAXPROCS(0) instead of runtime.NumCPU() for the FixedSizeReservoirProvider default size. (#​7094)
Fixed
  • SetBody method of Record in go.opentelemetry.io/otel/sdk/log now deduplicates key-value collections (log.Value of log.KindMap from go.opentelemetry.io/otel/log). (#​7002)
  • Fix go.opentelemetry.io/otel/exporters/prometheus to not append a suffix if it's already present in metric name. (#​7088)
  • Fix the go.opentelemetry.io/otel/exporters/stdout/stdouttrace self-observability component type and name. (#​7195)
  • Fix partial export count metric in go.opentelemetry.io/otel/exporters/stdout/stdouttrace. (#​7199)
Deprecated
  • Deprecate WithoutUnits and WithoutCounterSuffixes options, preferring WithTranslationStrategy instead. (#​7111)
  • Deprecate support for OTEL_GO_X_CARDINALITY_LIMIT environment variable in go.opentelemetry.io/otel/sdk/metric. Use WithCardinalityLimit option instead. (#​7166)
What's Changed

Configuration

📅 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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update minor go packages Update minor go packages Dec 17, 2022
@renovate renovate bot changed the title Update minor go packages fix(deps): update minor go packages Dec 17, 2022
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 8e9944f to 8fb4759 Compare January 4, 2023 15:50
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 2 times, most recently from d9c5cbb to bf08aec Compare January 30, 2023 20:28
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 2 times, most recently from 5e85f09 to d3d9311 Compare February 8, 2023 19:33
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 2 times, most recently from 5c344a6 to 4deb500 Compare March 11, 2023 22:16
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 4deb500 to 7e0a8cf Compare April 6, 2023 11:36
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 4 times, most recently from 11c4a9c to 6a11b40 Compare May 3, 2023 02:16
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 2 times, most recently from 0c1b635 to e3c6a60 Compare May 28, 2023 10:06
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from e3c6a60 to 68269d3 Compare June 12, 2023 19:57
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 68269d3 to 0578a6d Compare July 4, 2023 16:22
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 0578a6d to b3ea2fe Compare August 4, 2023 16:15
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 2 times, most recently from 95e488a to 1321837 Compare September 2, 2023 13:15
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 1321837 to 76e2843 Compare September 12, 2023 19:38
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 2 times, most recently from 3454080 to 7a289ad Compare September 29, 2023 01:21
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 7a289ad to 5d08650 Compare November 4, 2023 16:08
@renovate
Copy link
Contributor Author

renovate bot commented Nov 4, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/PuerkitoBio/goquery v1.9.2
go: downloading github.com/sahilm/fuzzy v0.1.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.34.0
go: downloading go.opentelemetry.io/otel v1.26.0
go: downloading go.opentelemetry.io/otel/trace v1.26.0
go: downloading golang.org/x/text v0.15.0
go: downloading github.com/gorilla/mux v1.8.1
go: downloading go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.34.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.26.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.26.0
go: downloading go.opentelemetry.io/otel/sdk v1.26.0
go: downloading github.com/andybalholm/cascadia v1.3.2
go: downloading golang.org/x/net v0.24.0
go: downloading github.com/felixge/httpsnoop v1.0.3
go: downloading go.opentelemetry.io/otel/metric v1.26.0
go: downloading github.com/go-logr/logr v1.4.1
go: downloading go.opentelemetry.io/proto/otlp v1.2.0
go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de
go: downloading google.golang.org/grpc v1.63.2
go: downloading golang.org/x/sys v0.19.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de
go: downloading go.opentelemetry.io v0.1.0
go: github.com/janritter/kvb-api/adapters imports
	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp imports
	go.opentelemetry.io/otel/metric/global: cannot find module providing package go.opentelemetry.io/otel/metric/global
go: github.com/janritter/kvb-api/adapters imports
	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp imports
	go.opentelemetry.io/otel/metric/instrument/syncfloat64: cannot find module providing package go.opentelemetry.io/otel/metric/instrument/syncfloat64
go: github.com/janritter/kvb-api/adapters imports
	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp imports
	go.opentelemetry.io/otel/metric/instrument/syncint64: cannot find module providing package go.opentelemetry.io/otel/metric/instrument/syncint64

@renovate renovate bot force-pushed the renovate/minor-go-packages branch 2 times, most recently from 3c9db6a to 7a206cd Compare November 10, 2023 16:59
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 14be40d to 2636434 Compare October 4, 2024 15:03
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 2636434 to f665f27 Compare October 11, 2024 20:55
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 2 times, most recently from b8d61e5 to c15ac3a Compare November 8, 2024 19:27
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from c15ac3a to 23636ad Compare December 4, 2024 17:27
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 23636ad to b099aef Compare December 12, 2024 20:10
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from b099aef to b14c6e5 Compare December 27, 2024 02:28
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from b14c6e5 to 4ec71a1 Compare January 19, 2025 08:21
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 4ec71a1 to d7cca56 Compare February 4, 2025 17:39
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from d7cca56 to dfdcd10 Compare February 13, 2025 19:14
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 2 times, most recently from 92c3fcf to 8972063 Compare March 5, 2025 23:14
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 2 times, most recently from 074373f to 4f7ecf0 Compare April 11, 2025 19:56
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 4f7ecf0 to e088af3 Compare May 5, 2025 22:18
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from e088af3 to 94bce88 Compare May 21, 2025 08:43
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 94bce88 to dc2fa3b Compare June 6, 2025 20:40
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from dc2fa3b to ce6758f Compare June 25, 2025 15:07
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from ce6758f to e7da150 Compare July 9, 2025 23:37
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from e7da150 to 96d96a0 Compare August 7, 2025 16:37
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 96d96a0 to bd64bc2 Compare August 31, 2025 11:09
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 3 times, most recently from 4b8e395 to 7e0b23f Compare September 14, 2025 02:53
@renovate renovate bot force-pushed the renovate/minor-go-packages branch 3 times, most recently from 53237d1 to cb1c6be Compare October 8, 2025 17:53
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from cb1c6be to 8428686 Compare November 11, 2025 20:41
@renovate renovate bot force-pushed the renovate/minor-go-packages branch from 8428686 to 987094e Compare November 16, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant