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

chore(deps): bump the opentelemetry group with 3 updates #654

Merged
merged 1 commit into from
May 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps the opentelemetry group with 3 updates: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric, github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace and github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator.

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.46.0 to 0.47.0

Commits
  • 1ca9b8b prepare for v1.23.0/v0.47.0 (#845)
  • bc259cd Add feature gate to convert int metrics to double (#844)
  • bda7f02 Remove unneeded Auth Extension files (#842)
  • 43f7095 Use the prometheus.type metric metadata to support double-writing unknown-typ...
  • f302d05 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools (#827)
  • 2160268 Add support for BMS machines to the resource detection library (#828)
  • ae82ed3 Update OpenTelemetry dependencies (#840)
  • fd38e34 fix: flatten ValueTypeSlice to ValueTypeString (#831)
  • aca1cfd Deduplicate target_info and scope_info (#838)
  • 88c799a Add support for CreateServiceTimeSeries (#837)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.22.0 to 1.23.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits
  • 1ca9b8b prepare for v1.23.0/v0.47.0 (#845)
  • bc259cd Add feature gate to convert int metrics to double (#844)
  • bda7f02 Remove unneeded Auth Extension files (#842)
  • 43f7095 Use the prometheus.type metric metadata to support double-writing unknown-typ...
  • f302d05 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools (#827)
  • 2160268 Add support for BMS machines to the resource detection library (#828)
  • ae82ed3 Update OpenTelemetry dependencies (#840)
  • fd38e34 fix: flatten ValueTypeSlice to ValueTypeString (#831)
  • aca1cfd Deduplicate target_info and scope_info (#838)
  • 88c799a Add support for CreateServiceTimeSeries (#837)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator from 0.46.0 to 0.47.0

Commits
  • 1ca9b8b prepare for v1.23.0/v0.47.0 (#845)
  • bc259cd Add feature gate to convert int metrics to double (#844)
  • bda7f02 Remove unneeded Auth Extension files (#842)
  • 43f7095 Use the prometheus.type metric metadata to support double-writing unknown-typ...
  • f302d05 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools (#827)
  • 2160268 Add support for BMS machines to the resource detection library (#828)
  • ae82ed3 Update OpenTelemetry dependencies (#840)
  • fd38e34 fix: flatten ValueTypeSlice to ValueTypeString (#831)
  • aca1cfd Deduplicate target_info and scope_info (#838)
  • 88c799a Add support for CreateServiceTimeSeries (#837)
  • 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

Bumps the opentelemetry group with 3 updates: [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go), [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) and [github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go).


Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.46.0 to 0.47.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.46.0...v0.47.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace` from 1.22.0 to 1.23.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.22.0...detectors/gcp/v1.23.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator` from 0.46.0 to 0.47.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.46.0...v0.47.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 6, 2024 15:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2024
Copy link
Contributor

@alethenorio alethenorio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 13c47bd into master May 21, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/opentelemetry-bf3933bf5b branch May 21, 2024 06:42
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.

None yet

1 participant