Skip to content

Bump semver and @opentelemetry/sdk-node in /packages/opentelemetry #15

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 29, 2023

Bumps semver to 7.5.3 and updates ancestor dependency @opentelemetry/sdk-node. These dependencies need to be updated together.

Updates semver from 7.3.5 to 7.5.3

Release notes

Sourced from semver's releases.

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Commits
  • 7fdf1ef chore: release 7.5.3
  • bf53dd8 docs: add example for > comparator (#569)
  • abdd93d fix: set max lengths in regex for numeric and build identifiers (#571)
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • aa016a6 chore: release 7.5.1
  • d30d25a fix: show type on invalid semver error (#559)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates @opentelemetry/sdk-node from 0.24.0 to 0.40.0

Release notes

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

Experimental v0.40.0

0.40.0

💥 Breaking Change

  • fix(exporter-logs-otlp-grpc): change OTLPLogsExporter to OTLPLogExporter #3819 @​fuaiyi
  • chore(instrumentation-grpc): add 'grpc' deprecation notice postinstall script #3833 @​pichlermarc
    • Support for telemetry generation for the grpc module will be dropped in the next release as the package has been deprecated for over 1 year, please migrate to @grpc/grpc-js to continue receiving telemetry.

🚀 (Enhancement)

Experimental v0.39.1

🐛 (Bug Fix)

Experimental v0.39.0

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(instrumentation): update require-in-the-middle to v7.1.0 #3727 @​trentm
  • fix(instrumentation): update require-in-the-middle to v7.0.1 #3743 @​trentm

📚 (Refine Doc)

  • doc(instrumentation): add limitiations section to readme #3786 @​flarna

Experimental v0.38.0

💥 Breaking Change

  • fix: remove HTTP/HTTPS prefix from span name in instrumentation-xml-http-request #3672 @​jufab
  • fix(sdk-node)!: remove unused defaultAttributes option #3724 @​pichlermarc
    • Please use NodeSDKConfiguration.resource instead

🚀 (Enhancement)

... (truncated)

Changelog

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

CHANGELOG

All notable changes to this project will be documented in this file.

For API changes, see the API CHANGELOG. For experimental package changes, see the experimental CHANGELOG.

Unreleased

💥 Breaking Change

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec #3893 @​chigia001
  • fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms #3934 @​aabmass

📚 (Refine Doc)

🏠 (Internal)

  • feat(minification): [Minification] Add noEmitHelpers, importHelpers and tslib as a dependency #3913

1.14.0

🚀 (Enhancement)

1.13.0

🚀 (Enhancement)

  • feat(core): add environment variables for OTLP log exporters. #3712 @​llc1123

🐛 (Bug Fix)

  • fix(http-instrumentation): stop listening to request's close event once it has emitted response #3625 @​SimenB
  • fix(sdk-node): fix initialization in bundled environments by not loading @​opentelemetry/exporter-jaeger #3739 @​pichlermarc

1.12.0

🚀 (Enhancement)

  • feat(tracing): log span name and IDs when span end is called multiple times #3716
  • feat(core): add logs environment variables; add timeout utils method. #3549 @​fuaiyi

🐛 (Bug Fix)

... (truncated)

Commits
  • edebbcc chore: prepare release 1.14 / 0.40 (#3854)
  • 1fc4ac6 feat(exporter-logs-otlp-proto): implements protobuf exporter for logs (#3779)
  • 05bcd82 fix: missing entryPoints in tsconfig.json (#3846)
  • 8eb9bf3 feat/logattributes support map type (#3821)
  • a4f0b42 fix(exporter-logs-otlp-grpc): make test server use port 1503 (#3842)
  • 622955a feat(opencensus-shim) add require-in-the-middle hook to patch @​opencensus/cor...
  • a8ac8ba fix(semantic-conventions): update trace semantic conventions url (#3843)
  • 2fb1b30 chore(instrumentation-grpc): add 'grpc' deprecation notice postinstall script...
  • 0c12777 deps(exporter-logs-otlp-http): remove unused rimraf devDependency (#3840)
  • 73d7b67 fix(exporter-logs-otlp-http): bump version to 0.39.1 (#3836)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by pichlermarc, a new releaser for @​opentelemetry/sdk-node since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependency [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js). These dependencies need to be updated together.


Updates `semver` from 7.3.5 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.5...v7.5.3)

Updates `@opentelemetry/sdk-node` from 0.24.0 to 0.40.0
- [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@v0.24.0...experimental/v0.40.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: "@opentelemetry/sdk-node"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 12, 2023

Superseded by #18.

@dependabot dependabot bot closed this Jul 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/opentelemetry/semver-and-opentelemetry/sdk-node-7.5.3 branch July 12, 2023 16:33
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.

0 participants