Skip to content

build(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 in /pkg/gofr/datasource/influxdb#3072

Merged
Umang01-hash merged 2 commits intodevelopmentfrom
dependabot/go_modules/pkg/gofr/datasource/influxdb/go.opentelemetry.io/otel-1.41.0
Mar 5, 2026
Merged

build(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 in /pkg/gofr/datasource/influxdb#3072
Umang01-hash merged 2 commits intodevelopmentfrom
dependabot/go_modules/pkg/gofr/datasource/influxdb/go.opentelemetry.io/otel-1.41.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps go.opentelemetry.io/otel from 1.40.0 to 1.41.0.

Changelog

Sourced from go.opentelemetry.io/otel's changelog.

[1.41.0/0.63.0/0.17.0/0.0.15] 2026-03-02

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

Added

  • Support testing of [Go 1.26]. (#7902)

Fixed

  • Update Baggage in go.opentelemetry.io/otel/propagation and Parse and New in go.opentelemetry.io/otel/baggage to comply with W3C Baggage specification limits. New and Parse now return partial baggage along with an error when limits are exceeded. Errors from baggage extraction are reported to the global error handler. (#7880)
  • Return an error when the endpoint is configured as insecure and with TLS configuration in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#7914)
  • Return an error when the endpoint is configured as insecure and with TLS configuration in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#7914)
  • Return an error when the endpoint is configured as insecure and with TLS configuration in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#7914)
Commits
  • 4575a97 Release 1.41.0/0.63.0/0.17.0/0.0.15 (#7977)
  • 66fc10d fix: add error handling for insecure HTTP endpoints with TLS client configura...
  • 76e6eec chore(deps): update github/codeql-action action to v4.32.5 (#7980)
  • 0d50f90 Revert "Generate semconv/v1.40.0" (#7978)
  • c38a4a5 Generate semconv/v1.40.0 (#7929)
  • 0f1a224 chore(deps): update module github.com/securego/gosec/v2 to v2.23.0 (#7899)
  • c79ebf4 chore(deps): update module github.com/daixiang0/gci to v0.14.0 (#7973)
  • f758157 chore(deps): update module github.com/sonatard/noctx to v0.5.0 (#7968)
  • 92a1164 fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to d566b...
  • 3cd7c27 chore(deps): update module github.com/protonmail/go-crypto to v1.4.0 (#7969)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 2, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/pkg/gofr/datasource/influxdb/go.opentelemetry.io/otel-1.41.0 branch 6 times, most recently from 836905d to dc464f0 Compare March 3, 2026 07:59
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.40.0...v1.41.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/pkg/gofr/datasource/influxdb/go.opentelemetry.io/otel-1.41.0 branch from dc464f0 to dd037e9 Compare March 3, 2026 11:11
…urce/influxdb/go.opentelemetry.io/otel-1.41.0
@Umang01-hash Umang01-hash merged commit 623d042 into development Mar 5, 2026
20 checks passed
@Umang01-hash Umang01-hash deleted the dependabot/go_modules/pkg/gofr/datasource/influxdb/go.opentelemetry.io/otel-1.41.0 branch March 5, 2026 06:13
coolwednesday added a commit that referenced this pull request Mar 11, 2026
* build(deps): bump go.opentelemetry.io/otel/trace (#3097)

* build(deps): bump go.opentelemetry.io/otel/trace (#3093)

* build(deps): bump go.opentelemetry.io/otel/trace (#3094)

* build(deps): bump go.opentelemetry.io/otel/trace (#3091)

* build(deps): bump go.opentelemetry.io/otel/trace (#3088)

* build(deps): bump go.opentelemetry.io/otel/trace (#3087)

* build(deps): bump go.opentelemetry.io/otel (#3085)

* build(deps): bump go.opentelemetry.io/otel in /pkg/gofr/datasource/solr (#3082)

* build(deps): bump go.opentelemetry.io/otel (#3080)

* build(deps): bump go.opentelemetry.io/otel (#3077)

* build(deps): bump go.opentelemetry.io/otel (#3076)

* build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace (#3081)

* build(deps): bump go.opentelemetry.io/otel in /pkg/gofr/datasource/mongo (#3073)

* build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace (#3047)

* build(deps): bump actions/upload-artifact from 6 to 7 (#3053)

* build(deps): bump go.opentelemetry.io/otel (#3072)

* build(deps): bump go.opentelemetry.io/otel (#3070)

* build(deps): bump go.opentelemetry.io/otel (#3068)

* build(deps): bump go.opentelemetry.io/otel (#3062)

* build(deps): bump go.opentelemetry.io/otel (#3067)

* build(deps): bump go.opentelemetry.io/otel (#3065)

* build(deps): bump go.opentelemetry.io/otel/exporters/prometheus (#3056)

* build(deps): bump go.opentelemetry.io/otel (#3060)

* build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.1 to 2.37.0 (#3055)

* build(deps): bump go.opentelemetry.io/otel (#3059)

* build(deps): bump actions/download-artifact from 7 to 8 (#3051)

* build(deps): bump crate-ci/typos from 1.43.5 to 1.44.0 in the actions group (#3049)

* build(deps): bump crate-ci/typos in the actions group

Bumps the actions group with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos).


Updates `crate-ci/typos` from 1.43.5 to 1.44.0
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.43.5...v1.44.0)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-version: 1.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolve typo

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Umang Mundhra <mundhraumang.02@gmail.com>

* fix: resolve PubSub migration conflict by decoupling from version chain (#3100)

* fix: resolve PubSub migration conflict by decoupling from version chain

- Decoupled PubSub from the migration versioning process to prevent ghost data interference.\n- PubSub remained as a Datastore for user-defined migrations but no longer participates in framework-level version tracking.\n- Added integration tests in pubsub_test.go verifying ghost data handling.

* docs: address review comments on PubSub migration docs

- Remove explicit empty string mention for group ID (intuitive)
- State directly that migration records are not stored in PubSub
- Add example for using PubSub with a pre-existing topic

---------

Co-authored-by: Umang Mundhra <mundhraumang.02@gmail.com>

* build(deps): bump go.opentelemetry.io/otel/sdk (#3139)

* build(deps): bump go.opentelemetry.io/otel/trace (#3137)

* build(deps): bump google.golang.org/api in /pkg/gofr/datasource/file/gcs (#3132)

* build(deps): bump go.opentelemetry.io/otel/trace (#3133)

* build(deps): bump go.opentelemetry.io/otel/trace (#3130)

* build(deps): bump go.opentelemetry.io/otel/trace (#3129)

* build(deps): bump go.opentelemetry.io/otel/trace (#3128)

* build(deps): bump go.opentelemetry.io/otel/trace (#3134)

* build(deps): bump go.opentelemetry.io/otel/trace (#3127)

* build(deps): bump go.opentelemetry.io/otel/trace (#3131)

* build(deps): bump go.opentelemetry.io/otel/trace (#3125)

* build(deps): bump go.opentelemetry.io/otel/trace (#3126)

* build(deps): bump go.opentelemetry.io/otel/trace (#3124)

* build(deps): bump go.opentelemetry.io/otel/exporters/zipkin (#3106)

* build(deps): bump go.opentelemetry.io/otel/trace (#3123)

* build(deps): bump go.opentelemetry.io/otel/trace (#3135)

* build(deps): bump go.opentelemetry.io/otel/trace (#3122)

* build(deps): bump go.opentelemetry.io/otel/trace (#3121)

* build(deps): bump go.opentelemetry.io/otel/trace (#3120)

* build(deps): bump go.opentelemetry.io/otel/trace (#3136)

* build(deps): bump golang.org/x/time from 0.14.0 to 0.15.0 (#3116)

* build(deps): bump docker/build-push-action from 6 to 7 (#3109)

* build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#3118)

* build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 (#3117)

* updated version to v1.54.6

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Umang Mundhra <mundhraumang.02@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant