Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the otel group with 2 updates #4766

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps the otel group with 2 updates: github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql and github.com/signalfx/splunk-otel-go/instrumentation/github.com/lib/pq/splunkpq.

Updates github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql from 1.20.0 to 1.21.0

Release notes

Sourced from github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql's releases.

v1.21.0

This release upgrades OpenTelemetry Go to v1.31.0/v0.53.0/v0.7.0/v0.0.10 and OpenTelemetry Go Contrib to v1.31.0/v0.56.0/v0.25.0/v0.11.0/v0.6.0/v0.4.0/v0.3.0.

Changelog

Sourced from github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql's changelog.

[1.21.0] - 2024-10-16

This release upgrades [OpenTelemetry Go to v1.31.0/v0.53.0/v0.7.0/v0.0.10][otel-v1.31.0] and [OpenTelemetry Go Contrib to v1.31.0/v0.56.0/v0.25.0/v0.11.0/v0.6.0/v0.4.0/v0.3.0][contrib-v1.31.0].

Commits
  • c1bb149 Release 1.21.0 (#3464)
  • ab248df chore(deps): update googleapis to 796eee8 (#3463)
  • 4712d81 chore(deps): update lycheeverse/lychee-action action to v2 (#3453)
  • 23f2752 chore(deps): update k8s.io/kube-openapi digest to 67ed584 (#3455)
  • bb27bb6 chore(deps): update module github.com/docker/cli to v27.3.1+incompatible (#3462)
  • 54daa89 chore(deps): update module google.golang.org/protobuf to v1.35.1 (#3450)
  • 6cad039 chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.2.1 (#3461)
  • 583dcd4 fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2....
  • 01d1463 fix(deps): update otel (#3459)
  • bc55f28 chore(deps): update otel to v1.31.0 (#3458)
  • Additional commits viewable in compare view

Updates github.com/signalfx/splunk-otel-go/instrumentation/github.com/lib/pq/splunkpq from 1.20.0 to 1.21.0

Release notes

Sourced from github.com/signalfx/splunk-otel-go/instrumentation/github.com/lib/pq/splunkpq's releases.

v1.21.0

This release upgrades OpenTelemetry Go to v1.31.0/v0.53.0/v0.7.0/v0.0.10 and OpenTelemetry Go Contrib to v1.31.0/v0.56.0/v0.25.0/v0.11.0/v0.6.0/v0.4.0/v0.3.0.

Changelog

Sourced from github.com/signalfx/splunk-otel-go/instrumentation/github.com/lib/pq/splunkpq's changelog.

[1.21.0] - 2024-10-16

This release upgrades [OpenTelemetry Go to v1.31.0/v0.53.0/v0.7.0/v0.0.10][otel-v1.31.0] and [OpenTelemetry Go Contrib to v1.31.0/v0.56.0/v0.25.0/v0.11.0/v0.6.0/v0.4.0/v0.3.0][contrib-v1.31.0].

Commits
  • c1bb149 Release 1.21.0 (#3464)
  • ab248df chore(deps): update googleapis to 796eee8 (#3463)
  • 4712d81 chore(deps): update lycheeverse/lychee-action action to v2 (#3453)
  • 23f2752 chore(deps): update k8s.io/kube-openapi digest to 67ed584 (#3455)
  • bb27bb6 chore(deps): update module github.com/docker/cli to v27.3.1+incompatible (#3462)
  • 54daa89 chore(deps): update module google.golang.org/protobuf to v1.35.1 (#3450)
  • 6cad039 chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.2.1 (#3461)
  • 583dcd4 fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2....
  • 01d1463 fix(deps): update otel (#3459)
  • bc55f28 chore(deps): update otel to v1.31.0 (#3458)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 17, 2024
Bumps the otel group with 2 updates: [github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql](https://github.com/signalfx/splunk-otel-go) and [github.com/signalfx/splunk-otel-go/instrumentation/github.com/lib/pq/splunkpq](https://github.com/signalfx/splunk-otel-go).


Updates `github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql` from 1.20.0 to 1.21.0
- [Release notes](https://github.com/signalfx/splunk-otel-go/releases)
- [Changelog](https://github.com/signalfx/splunk-otel-go/blob/main/CHANGELOG.md)
- [Commits](signalfx/splunk-otel-go@v1.20.0...v1.21.0)

Updates `github.com/signalfx/splunk-otel-go/instrumentation/github.com/lib/pq/splunkpq` from 1.20.0 to 1.21.0
- [Release notes](https://github.com/signalfx/splunk-otel-go/releases)
- [Changelog](https://github.com/signalfx/splunk-otel-go/blob/main/CHANGELOG.md)
- [Commits](signalfx/splunk-otel-go@v1.20.0...v1.21.0)

---
updated-dependencies:
- dependency-name: github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel
- dependency-name: github.com/signalfx/splunk-otel-go/instrumentation/github.com/lib/pq/splunkpq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/otel-f5dad5bba9 branch from f83b7b4 to 1e3076f Compare October 17, 2024 07:10
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11380094188

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.004%) to 54.785%

Files with Coverage Reduction New Missed Lines %
internal/authz/authz.go 1 69.85%
Totals Coverage Status
Change from base Build 11380072221: -0.004%
Covered Lines: 15033
Relevant Lines: 27440

💛 - Coveralls

@rdimitrov rdimitrov merged commit 18ff35f into main Oct 17, 2024
26 checks passed
@rdimitrov rdimitrov deleted the dependabot/go_modules/otel-f5dad5bba9 branch October 17, 2024 18:17
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.

2 participants