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

Bump the opentelemetry group with 4 updates #1859

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2023

Bumps the opentelemetry group with 4 updates: @opentelemetry/exporter-trace-otlp-grpc, @opentelemetry/resources, @opentelemetry/sdk-node and @opentelemetry/semantic-conventions.

Updates @opentelemetry/exporter-trace-otlp-grpc from 0.41.1 to 0.41.2

Release notes

Sourced from @​opentelemetry/exporter-trace-otlp-grpc's releases.

Experimental v0.41.2

0.41.2

🔒 (Security)

  • fix(instrumentaton): bump import-in-the-middle to 1.4.2 to fix CVE-2023-38704

🐛 (Bug Fix)

  • fix(opentelemetry-exporter-logs-otlp-http): Add otel-api as dev dep for tests as they are directly importing the api and which is breaking the web-sandbox tests which is using rollup
  • fix(instrumentation-grpc): instrument @​grpc/grpc-js Client methods #3804 @​pichlermarc
Commits
  • 48fb158 chore: prepare release 1.15.2/0.41.2 (#4036)
  • ffe641c chore(deps): update all patch versions (#4043)
  • a421318 fix(parseKeyPairsIntoRecord): allow equals in baggage value #3974 (#3975)
  • 3732256 docs(README): clarify browser support (#4037)
  • 5fd656b docs(resources): Fixes detectResources deprecated typos (#4003)
  • b4cda7a chore(deps): update all patch versions (#3997)
  • 4cffe5d fix(sdk-metrics): ignore invalid metric values (#3988)
  • 87fff2e fix(instrumentation-grpc): instrument @​grpc/grpc-js Client methods (#3804)
  • 1a7488e chore(exporter-logs-otlp-http): commit missing generated changes to tsconfig....
  • 0755a5c fix(ci): don't collect coverage for eol tests (#4030)
  • Additional commits viewable in compare view

Updates @opentelemetry/resources from 1.15.1 to 1.15.2

Release notes

Sourced from @​opentelemetry/resources's releases.

v1.15.2

1.15.2

🐛 (Bug Fix)

Changelog

Sourced from @​opentelemetry/resources's changelog.

1.15.2

🐛 (Bug Fix)

Commits
  • 48fb158 chore: prepare release 1.15.2/0.41.2 (#4036)
  • ffe641c chore(deps): update all patch versions (#4043)
  • a421318 fix(parseKeyPairsIntoRecord): allow equals in baggage value #3974 (#3975)
  • 3732256 docs(README): clarify browser support (#4037)
  • 5fd656b docs(resources): Fixes detectResources deprecated typos (#4003)
  • b4cda7a chore(deps): update all patch versions (#3997)
  • 4cffe5d fix(sdk-metrics): ignore invalid metric values (#3988)
  • 87fff2e fix(instrumentation-grpc): instrument @​grpc/grpc-js Client methods (#3804)
  • 1a7488e chore(exporter-logs-otlp-http): commit missing generated changes to tsconfig....
  • 0755a5c fix(ci): don't collect coverage for eol tests (#4030)
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-node from 0.41.1 to 0.41.2

Release notes

Sourced from @​opentelemetry/sdk-node's releases.

Experimental v0.41.2

0.41.2

🔒 (Security)

  • fix(instrumentaton): bump import-in-the-middle to 1.4.2 to fix CVE-2023-38704

🐛 (Bug Fix)

  • fix(opentelemetry-exporter-logs-otlp-http): Add otel-api as dev dep for tests as they are directly importing the api and which is breaking the web-sandbox tests which is using rollup
  • fix(instrumentation-grpc): instrument @​grpc/grpc-js Client methods #3804 @​pichlermarc
Commits
  • 48fb158 chore: prepare release 1.15.2/0.41.2 (#4036)
  • ffe641c chore(deps): update all patch versions (#4043)
  • a421318 fix(parseKeyPairsIntoRecord): allow equals in baggage value #3974 (#3975)
  • 3732256 docs(README): clarify browser support (#4037)
  • 5fd656b docs(resources): Fixes detectResources deprecated typos (#4003)
  • b4cda7a chore(deps): update all patch versions (#3997)
  • 4cffe5d fix(sdk-metrics): ignore invalid metric values (#3988)
  • 87fff2e fix(instrumentation-grpc): instrument @​grpc/grpc-js Client methods (#3804)
  • 1a7488e chore(exporter-logs-otlp-http): commit missing generated changes to tsconfig....
  • 0755a5c fix(ci): don't collect coverage for eol tests (#4030)
  • Additional commits viewable in compare view

Updates @opentelemetry/semantic-conventions from 1.15.1 to 1.15.2

Release notes

Sourced from @​opentelemetry/semantic-conventions's releases.

v1.15.2

1.15.2

🐛 (Bug Fix)

Changelog

Sourced from @​opentelemetry/semantic-conventions's changelog.

1.15.2

🐛 (Bug Fix)

Commits
  • 48fb158 chore: prepare release 1.15.2/0.41.2 (#4036)
  • ffe641c chore(deps): update all patch versions (#4043)
  • a421318 fix(parseKeyPairsIntoRecord): allow equals in baggage value #3974 (#3975)
  • 3732256 docs(README): clarify browser support (#4037)
  • 5fd656b docs(resources): Fixes detectResources deprecated typos (#4003)
  • b4cda7a chore(deps): update all patch versions (#3997)
  • 4cffe5d fix(sdk-metrics): ignore invalid metric values (#3988)
  • 87fff2e fix(instrumentation-grpc): instrument @​grpc/grpc-js Client methods (#3804)
  • 1a7488e chore(exporter-logs-otlp-http): commit missing generated changes to tsconfig....
  • 0755a5c fix(ci): don't collect coverage for eol tests (#4030)
  • 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> dependency 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> dependency 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 the dependencies Pull requests that update a dependency file label Aug 12, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentelemetry-4c0e0c7271 branch from 7c51b43 to 8e55ff5 Compare August 12, 2023 21:41
Bumps the opentelemetry group with 4 updates: [@opentelemetry/exporter-trace-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js), [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js), [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) and [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js).


Updates `@opentelemetry/exporter-trace-otlp-grpc` from 0.41.1 to 0.41.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.41.1...experimental/v0.41.2)

Updates `@opentelemetry/resources` from 1.15.1 to 1.15.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.15.1...v1.15.2)

Updates `@opentelemetry/sdk-node` from 0.41.1 to 0.41.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.41.1...experimental/v0.41.2)

Updates `@opentelemetry/semantic-conventions` from 1.15.1 to 1.15.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: "@opentelemetry/exporter-trace-otlp-grpc"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: "@opentelemetry/resources"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: "@opentelemetry/sdk-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentelemetry-4c0e0c7271 branch from 8e55ff5 to 3a8f6ab Compare August 12, 2023 21:42
@lizthegrey lizthegrey merged commit 76f5c9b into main Aug 12, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opentelemetry-4c0e0c7271 branch August 12, 2023 21:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant