aws-observability / aws-otel-js

AWS Distro for OpenTelemetry JavaScript SDK
https://aws-otel.github.io/
Apache License 2.0
36 stars 22 forks source link

chore(deps): bump @opentelemetry/sdk-trace-node from 0.25.0 to 1.11.0 in /sample-apps #144

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @opentelemetry/sdk-trace-node from 0.25.0 to 1.11.0.

Release notes

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

v1.11.0

:rocket: (Enhancement)

:bug: (Bug Fix)

:books: (Refine Doc)

v1.10.1

:bug: (Bug Fix)

v1.10.0

:rocket: (Enhancement)

:bug: (Bug Fix)

  • fix(core): added falsy check to make otel core work with browser where webpack config had process as false or null #3613 @​ravindra-dyte
  • fix(instrumentation-http): include query params in http.target #3646 @​kobi-co

:books: (Refine Doc)

:house: (Internal)

v1.9.1

:bug: (Bug Fix)

... (truncated)

Changelog

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

1.11.0

:rocket: (Enhancement)

:bug: (Bug Fix)

:books: (Refine Doc)

1.10.1

:bug: (Bug Fix)

1.10.0

:rocket: (Enhancement)

:bug: (Bug Fix)

  • fix(core): added falsy check to make otel core work with browser where webpack config had process as false or null #3613 @​ravindra-dyte
  • fix(instrumentation-http): include query params in http.target #3646 @​kobi-co

:books: (Refine Doc)

:house: (Internal)

... (truncated)

Commits
  • b8923d5 chore: emeritify Rauno56 :tada: (#3706)
  • 1328ee0 Prepare version 1.11.0 and 0.37.0 (#3695)
  • 9a79db3 chore(deps): update actions/stale action to v8 (#3699)
  • dc94696 chore: remove handling of node versions 8, 9 and 10 in tests (#3696)
  • 8c78859 feat: exponential histogram - part 3 - export (#3506)
  • dbe005f fix(ci): use npx to run tsc 4.4.4 in api-eol-node-test (#3700)
  • 0c37daa fix(sdk-node): only set DiagConsoleLogger when OTEL_LOG_LEVEL is set (#3693)
  • ca700c4 Merge v1.10.1 changelog/version updates (#3692)
  • 823f846 chore: move changelog entry to unreleased section (#3687)
  • 80c53a9 docs: fix links to OpenTelemetry Metrics documentation (#3691)
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #147.