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 prod group across 1 directory with 22 updates #1038

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the prod group with 22 updates in the / directory:

Package From To
@aws-sdk/client-s3 3.633.0 3.651.1
@aws-sdk/s3-request-presigner 3.633.0 3.651.1
@fastify/cookie 9.3.1 9.4.0
@fontsource/roboto 5.0.14 5.1.0
@opentelemetry/auto-instrumentations-node 0.49.1 0.50.0
@opentelemetry/exporter-prometheus 0.52.1 0.53.0
@opentelemetry/exporter-trace-otlp-http 0.52.1 0.53.0
@opentelemetry/sdk-metrics 1.25.1 1.26.0
@opentelemetry/sdk-node 0.52.1 0.53.0
@prisma/client 5.18.0 5.19.1
@sentry/node 8.26.0 8.30.0
@sentry/profiling-node 8.26.0 8.30.0
adm-zip 0.5.15 0.5.16
axios 1.7.4 1.7.7
chart.js 4.4.3 4.4.4
fast-xml-parser 4.4.1 4.5.0
pino-http 10.2.0 10.3.0
primeng 17.18.9 17.18.10
simple-icons 13.6.0 13.10.0
steam-appticket 1.0.1 2.0.1
tslib 2.6.3 2.7.0
zone.js 0.14.10 0.15.0

Updates @aws-sdk/client-s3 from 3.633.0 to 3.651.1

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.651.1

3.651.1(2024-09-13)

Chores
  • cloudfront-signer: add support for WebSockets (#5827) (e01c9b09)
  • clients: populate and resolve flexible checksums client config (#6471) (685f44d4)
  • middleware-flexible-checksums: add config resolver (#6470) (8c6a2fb2)
  • core: change description to force version update (#6467) (eeffdc08)
Documentation Changes
  • client-ivschat: Updates to all tags descriptions. (58830f4b)
  • client-ivs: Updates to all tags descriptions. (cf98aa44)
  • client-amplify: Doc only update to Amplify to explain platform setting for Next.js 14 SSG only applications (1a05f160)
New Features
  • clients: update client endpoints as of 2024-09-13 (39032e63)
Bug Fixes
  • credential-provider-ini: fix recursive assume role and optional role_arn in credential_source (#6472) (c095306e)

For list of updated packages, view updated-packages.md in assets-3.651.1.zip

v3.651.0

3.651.0(2024-09-12)

Chores
  • middleware-flexible-checksums: add RequestChecksumCalculation and ResponseChecksumValidation (#6465) (ba923e62)
  • bug issue template, add checkbox to report potential regression (#6448) (6a539fee)
Documentation Changes
  • client-rds: This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters. (89e6e2f1)
  • create new Node.js performance docs section and clean up upgrading docs (#6466) (059223d3)
  • add ERROR_HANDLING.md supplemental (#6454) (23503c61)
New Features
  • client-synthetics: This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters. (9d8cf33b)
  • client-mediaconvert: This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback (d4befea4)
  • client-elastic-load-balancing-v2: Correct incorrectly mapped error in ELBv2 waiters (7501e914)
  • client-emr: Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters. (b3df65a0)
  • client-cognito-identity-provider: Added email MFA option to user pools with advanced security features. (b2fefb3d)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/client-s3

3.651.0 (2024-09-12)

Note: Version bump only for package @​aws-sdk/client-s3

3.650.0 (2024-09-11)

Note: Version bump only for package @​aws-sdk/client-s3

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

Note: Version bump only for package @​aws-sdk/client-s3

3.637.0 (2024-08-22)

Note: Version bump only for package @​aws-sdk/client-s3

... (truncated)

Commits
  • 77a7964 Publish v3.651.1
  • 685f44d chore(clients): populate and resolve flexible checksums client config (#6471)
  • 9ed53c0 Publish v3.651.0
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • db318cd Publish v3.645.0
  • 46492e4 docs(clients): update doc comments from codegen (#6434)
  • ee762fe Publish v3.637.0
  • Additional commits viewable in compare view

Updates @aws-sdk/s3-request-presigner from 3.633.0 to 3.651.1

Release notes

Sourced from @​aws-sdk/s3-request-presigner's releases.

v3.651.1

3.651.1(2024-09-13)

Chores
  • cloudfront-signer: add support for WebSockets (#5827) (e01c9b09)
  • clients: populate and resolve flexible checksums client config (#6471) (685f44d4)
  • middleware-flexible-checksums: add config resolver (#6470) (8c6a2fb2)
  • core: change description to force version update (#6467) (eeffdc08)
Documentation Changes
  • client-ivschat: Updates to all tags descriptions. (58830f4b)
  • client-ivs: Updates to all tags descriptions. (cf98aa44)
  • client-amplify: Doc only update to Amplify to explain platform setting for Next.js 14 SSG only applications (1a05f160)
New Features
  • clients: update client endpoints as of 2024-09-13 (39032e63)
Bug Fixes
  • credential-provider-ini: fix recursive assume role and optional role_arn in credential_source (#6472) (c095306e)

For list of updated packages, view updated-packages.md in assets-3.651.1.zip

v3.651.0

3.651.0(2024-09-12)

Chores
  • middleware-flexible-checksums: add RequestChecksumCalculation and ResponseChecksumValidation (#6465) (ba923e62)
  • bug issue template, add checkbox to report potential regression (#6448) (6a539fee)
Documentation Changes
  • client-rds: This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters. (89e6e2f1)
  • create new Node.js performance docs section and clean up upgrading docs (#6466) (059223d3)
  • add ERROR_HANDLING.md supplemental (#6454) (23503c61)
New Features
  • client-synthetics: This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters. (9d8cf33b)
  • client-mediaconvert: This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback (d4befea4)
  • client-elastic-load-balancing-v2: Correct incorrectly mapped error in ELBv2 waiters (7501e914)
  • client-emr: Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters. (b3df65a0)
  • client-cognito-identity-provider: Added email MFA option to user pools with advanced security features. (b2fefb3d)

... (truncated)

Changelog

Sourced from @​aws-sdk/s3-request-presigner's changelog.

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.651.0 (2024-09-12)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.650.0 (2024-09-11)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.637.0 (2024-08-22)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

... (truncated)

Commits

Updates @fastify/cookie from 9.3.1 to 9.4.0

Release notes

Sourced from @​fastify/cookie's releases.

v9.4.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-cookie@v9.3.1...v9.4.0

Commits

Updates @fontsource/roboto from 5.0.14 to 5.1.0

Commits

Updates @opentelemetry/auto-instrumentations-node from 0.49.1 to 0.50.0

Release notes

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

auto-instrumentations-node: v0.50.0

0.50.0 (2024-09-02)

Features

  • update deps matching "@opentelemetry/" (9fa058e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.43.0 to ^0.44.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.43.1 to ^0.44.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.8.0 to ^0.9.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.11.0 to ^0.12.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-express bumped from ^0.41.1 to ^0.42.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.14.0 to ^0.15.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.38.1 to ^0.39.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-kafkajs bumped from ^0.2.0 to ^0.3.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-memcached bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.46.0 to ^0.47.0
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-mysql bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-net bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.43.0 to ^0.44.0
      • @​opentelemetry/instrumentation-pino bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.41.1 to ^0.42.0
      • @​opentelemetry/instrumentation-restify bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-router bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-socket.io bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-tedious bumped from ^0.13.0 to ^0.14.0
      • @​opentelemetry/instrumentation-undici bumped from ^0.5.0 to ^0.6.0
      • @​opentelemetry/instrumentation-winston bumped from ^0.39.0 to ^0.40.0

... (truncated)

Commits
  • 9dc58af chore: release main (#2406)
  • fa0139c chore(deps): update deps @​opentelemetry/semantic-conventions to 1.27 (#2409)
  • 9fa058e chore(deps): update deps matching "@opentelemetry/" (#2408)
  • 1945456 chore: release main (#2375)
  • 0f90b3d fix(auto-instrumentations-node): shutdown the SDK when the process exits norm...
  • 2105609 fix(instrumentation-generic-pool): update span name typo (#2405)
  • d7a5bd4 fix(detectors): reduce diag level on detectors failing to detect (#2382)
  • d30c85c feat(instr-tedious): support tedious@19 (#2401)
  • de7a6cb fix(instrumentation-redis-4): avoid crash from incorrect this._diag ref (#2397)
  • ca70bb9 fix(instr-undici): fix issue with config in constructor (#2395)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-prometheus from 0.52.1 to 0.53.0

Release notes

Sourced from @​opentelemetry/exporter-prometheus's releases.

experimental/v0.53.0

0.53.0

💥 Breaking Change

  • fix(instrumentation)!:remove unused description property from interface #4847 @​blumamir
  • feat(exporter--otlp-)!: use transport interface in node.js exporters #4743 @​pichlermarc
    • (user-facing) headers was intended for internal use has been removed from all exporters
    • (user-facing) compression was intended for internal use and has been removed from all exporters
    • (user-facing) hostname was intended for use in tests and is not used by any exporters, it will be removed in a future release
  • fix(exporter--otlp-)!: ensure User-Agent header cannot be overwritten by the user #4743 @​pichlermarc
    • allowing overrides of the User-Agent header was not specification compliant.
  • feat(exporter--otlp)!: remove environment-variable specific code from browser exporters
    • (user-facing) removes the ability to configure browser exporters by using process.env polyfills
  • feat(sdk-node)!: Automatically configure logs exporter #4740
  • feat(exporter--otlp-)!: use transport interface in browser exporters #4895 @​pichlermarc
    • (user-facing) protected headers property was intended for internal use has been removed from all exporters

🚀 (Enhancement)

  • feat(otlp-transformer): Do not limit @​opentelemetry/api upper range peerDependency #4816 @​mydea
  • feat(instrumentation-http): Allow to opt-out of instrumenting incoming/outgoing requests #4643 @​mydea
  • feat(sampler-jaeger-remote): added support of jaeger-remote-sampler according to this spec #4534 @​legalimpurity

🐛 (Bug Fix)

  • fix(instrumentation): ensure .setConfig() results in config.enabled defaulting to true #4941 @​trentm
  • fix(instrumentation-http): Ensure instrumentation of http.get and https.get work when used in ESM code #4857 @​trentm
  • fix(api-logs): align AnyValue to spec #4893 @​blumamir
  • fix(instrumentation): remove diag.debug() message for instrumentations that do not patch modules #4925 @​trentm

🏠 (Internal)

  • refactor: Simplify the code for the getEnv function #4799 @​danstarns
  • refactor: remove "export *" in favor of explicit named exports #4880 @​robbkidd
    • Packages updated:
      • api-events
      • api-logs
      • opentelemetry-browser-detector
      • opentelemetry-exporter-prometheus
      • opentelemetry-instrumentation-fetch
      • opentelemetry-instrumentation-http
      • opentelemetry-instrumentation-xml-http-request
      • opentelemetry-instrumentation
Commits
  • 720bc8c chore: prepare next release (#4960)
  • 65cedf7 chore: prepare next release (#4949)
  • bd25230 docs: document console exporter output stability (#4956)
  • 948496d chore: pin unit test to node 22.6 until 22.8 is available (#4957)
  • 966ac17 docs: Describe support for ESM (#4876)
  • 2ca2459 test(exporter-logs-otlp-grpc): improve error reporting in particular test fai...
  • c398601 feat(jaeger-remote-sampler): Implement jaeger remote sampler (#4589)
  • 3cf1c52 chore: prepare next release (#4939)
  • 5578a11 chore: sync package-lock.json (#4947)
  • 5c1ae0a docs(sdk-metrics): Update Histogram docs to reflect upper bound inclusivity (...
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-trace-otlp-http from 0.52.1 to 0.53.0

Release notes

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

experimental/v0.53.0

0.53.0

💥 Breaking Change

  • fix(instrumentation)!:remove unused description property from interface #4847 @​blumamir
  • feat(exporter--otlp-)!: use transport interface in node.js exporters #4743 @​pichlermarc
    • (user-facing) headers was intended for internal use has been removed from all exporters
    • (user-facing) compression was intended for internal use and has been removed from all exporters
    • (user-facing) hostname was intended for use in tests and is not used by any exporters, it will be removed in a future release
  • fix(exporter--otlp-)!: ensure User-Agent header cannot be overwritten by the user #4743 @​pichlermarc
    • allowing overrides of the User-Agent header was not specification compliant.
  • feat(exporter--otlp)!: remove environment-variable specific code from browser exporters
    • (user-facing) removes the ability to configure browser exporters by using process.env polyfills
  • feat(sdk-node)!: Automatically configure logs exporter #4740
  • feat(exporter--otlp-)!: use transport interface in browser exporters #4895 @​pichlermarc
    • (user-facing) protected headers property was intended for internal use has been removed from all exporters

🚀 (Enhancement)

  • feat(otlp-transformer): Do not limit @​opentelemetry/api upper range peerDependency #4816 @​mydea
  • feat(instrumentation-http): Allow to opt-out of instrumenting incoming/outgoing requests #4643 @​mydea
  • feat(sampler-jaeger-remote): added support of jaeger-remote-sampler according to this spec #4534 @​legalimpurity

🐛 (Bug Fix)

  • fix(instrumentation): ensure .setConfig() results in config.enabled defaulting to true #4941 @​trentm
  • fix(instrumentation-http): Ensure instrumentation of http.get and https.get work when used in ESM code #4857 @​trentm
  • fix(api-logs): align AnyValue to spec #4893 @​blumamir
  • fix(instrumentation): remove diag.debug() message for instrumentations that do not patch modules #4925 @​trentm

🏠 (Internal)

  • refactor: Simplify the code for the getEnv function #4799 @​danstarns
  • refactor: remove "export *" in favor of explicit named exports #4880 @​robbkidd
    • Packages updated:
      • api-events
      • api-logs
      • opentelemetry-browser-detector
      • opentelemetry-exporter-prometheus
      • opentelemetry-instrumentation-fetch
      • opentelemetry-instrumentation-http
      • opentelemetry-instrumentation-xml-http-request
      • opentelemetry-instrumentation
Commits
  • 720bc8c chore: prepare next release (#4960)
  • 65cedf7 chore: prepare next release (#4949)
  • bd25230 docs: document console exporter output stability (#4956)
  • 948496d chore: pin unit test to node 22.6 until 22.8 is available (#4957)
  • 966ac17 docs: Describe support for ESM (#4876)
  • 2ca2459 test(exporter-logs-otlp-grpc): improve error reporting in particular test fai...
  • c398601 feat(jaeger-remote-sampler): Implement jaeger remote sampler (#4589)
  • 3cf1c52 chore: prepare next release (#4939)
  • 5578a11 chore: sync package-lock.json (#4947)
  • 5c1ae0a docs(sdk-metrics): Update Histogram docs to reflect upper bound inclusivity (...
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-metrics from 1.25.1 to 1.26.0

Release notes

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

semconv/v1.26.0

@opentelemetry/[email protected]

Note: This package will now be versioned according to the version of semantic conventions being provided.

🚀 (Enhancement)

  • feat(semconv): update semantic conventions to 1.27 (from 1.7.0) #4690 @​dyladan
    • Exported names have changed to ATTR_{name} for attributes (e.g. ATTR_HTTP_REQUEST_METHOD), {name}_VALUE_{value} for enumeration values (e.g. HTTP_REQUEST_METHOD_VALUE_POST), and METRIC_{name} for metrics. Exported names from previous versions are deprecated.
    • Import @opentelemetry/semantic-conventions for stable semantic conventions. Import @opentelemetry/semantic-conventions/incubating for all semantic conventions, stable and unstable.

v1.26.0

1.26.0

🚀 (Enhancement)

  • feat: include instrumentation scope info in console span and log record exporters #4848 @​blumamir
  • feat(semconv): update semantic conventions to 1.27 (from 1.7.0) #4690 @​dyladan
    • Exported names have changed to ATTR_{name} for attributes (e.g. ATTR_HTTP_REQUEST_METHOD), {name}_VALUE_{value} for enumeration values (e.g. HTTP_REQUEST_METHOD_VALUE_POST), and METRIC_{name} for metrics. Exported names from previous versions are deprecated.
    • Import @opentelemetry/semantic-conventions for stable semantic conventions. Import @opentelemetry/semantic-conventions/incubating for all semantic conventions, stable and unstable.
    • Note: Semantic conventions are now versioned separately from other stable artifacts, to correspond to the version of semantic conventions they provide. Changes will be in a separate changelog.

🐛 (Bug Fix)

  • fix(sdk-node): avoid spurious diag errors for unknown OTEL_NODE_RESOURCE_DETECTORS values #4879 @​trentm
  • deps(opentelemetry-instrumentation): Bump shimmer types to 1.2.0 #4865 @​lforst
  • fix(instrumentation): Fix optional property types #4833 @​alecmev
  • fix(sdk-metrics): fix(sdk-metrics): use inclusive upper bounds in histogram #4829

🏠 (Internal)

  • refactor: Simplify the code for the getEnv function #4799 @​danstarns
  • refactor: remove "export *" in favor of explicit named exports #4880 @​robbkidd
    • Packages updated:
      • opentelemetry-context-zone
      • opentelemetry-core
      • opentelemetry-exporter-jaeger
      • opentelemetry-exporter-zipkin
      • opentelemetry-propagator-b3
      • opentelemetry-propagator-jaeger
      • opentelemetry-sdk-trace-base
      • opentelemetry-sdk-trace-node
      • opentelemetry-sdk-trace-web
      • propagator-aws-xray
      • sdk-metrics
  • deps(sdk-metrics): remove unused lodash.merge dependency #4905 @​pichlermarc
Changelog

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

1.26.0

🚀 (Enhancement)

  • feat: include instrumentation scope info in console span and log record exporters #4848 @​blumamir
  • feat(semconv): update semantic conventions to 1.27 (from 1.7.0) #4690 @​dyladan
    • Exported names have changed to ATTR_{name} for attributes (e.g. ATTR_HTTP_REQUEST_METHOD), {name}_VALUE_{value} for enumeration values (e.g. HTTP_REQUEST_METHOD_VALUE_POST), and METRIC_{name} for metrics. Exported names from previous versions are deprecated.
    • Import @opentelemetry/semantic-conventions for stable semantic conventions. Import @opentelemetry/semantic-conventions/incubating for all semantic conventions, stable and unstable.
    • Note: Semantic conventions are now versioned separately from other stable artifacts, to correspond to the version of semantic conventions they provide. Changes will be in a separate changelog.

🐛 (Bug Fix)

  • fix(sdk-node): avoid spurious diag errors for unknown OTEL_NODE_RESOURCE_DETECTORS values #4879 @​trentm
  • deps(opentelemetry-instrumentation): Bump shimmer types to 1.2.0 #4865 @​lforst
  • fix(instrumentation): Fix optional property types #4833 @​alecmev
  • fix(sdk-metrics): fix(sdk-metrics): use inclusive upper bounds in histogram #4829

🏠 (Internal)

  • refactor: Simplify the code for the getEnv function #4799 @​danstarns
  • refactor: remove "export *" in favor of explicit named exports #4880 @​robbkidd
    • Packages updated:
      • opentelemetry-context-zone
      • opentelemetry-core
      • opentelemetry-exporter-jaeger
      • opentelemetry-exporter-zipkin
      • opentelemetry-propagator-b3
      • opentelemetry-propagator-jaeger
      • opentelemetry-sdk-trace-base
      • opentelemetry-sdk-trace-node
      • opentelemetry-sdk-trace-web
      • propagator-aws-xray
      • sdk-metrics
  • deps(sdk-metrics): remove unused lodash.merge dependency #4905 @​pichlermarc
Commits
  • 720bc8c chore: prepare next release (#4960)
  • 65cedf7 chore: prepare next release (#4949)
  • bd25230 docs: document console exporter output stability (#4956)
  • 948496d chore: pin unit test to node 22.6 until 22.8 is available (#4957)
  • 966ac17 docs: Describe support for ESM (#4876)
  • 2ca2459 test(exporter-logs-otlp-grpc): improve error reporting in particular test fai...
  • c398601 feat(jaeger-remote-sampler): Implement jaeger remote sampler (#4589)
  • 3cf1c52 chore: prepare next release (#4939)
  • 5578a11 chore: sync package-lock.json (#4947)
  • 5c1ae0a docs(sdk-metrics): Update Histogram docs to reflect upper bound inclusivity (...
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-node from 0.52.1 to 0.53.0

Release notes

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

experimental/v0.53.0

0.53.0

💥 Breaking Change

  • fix(instrumentation)!:remove unused description property from interface #4847 @​blumamir
  • feat(exporter--otlp-)!: use transport interface in node.js exporters #4743 @​pichlermarc
    • (user-facing) headers was intended for internal use has been removed from all exporters
    • (user-facing) compression was intended for internal use and has been removed from all exporters
    • (user-facing) hostname was intended for use in tests and is not used by any exporters, it will be removed in a future release
  • fix(exporter--otlp-)!: ensure User-Agent header cannot be overwritten by the user #4743 @​pichlermarc
    • allowing overrides of the User-Agent header was not specification compliant.
  • feat(exporter--otlp)!: remove environment-variable specific code from browser exporters
    • (user-facing) removes the ability to configure browser exporters by using process.env polyfills
  • feat(sdk-node)!: Automatically configure logs exporter #4740
  • feat(exporter--otlp-)!: use transport interface in browser exporters #4895 @​pichlermarc
    • (user-facing) protected headers property was intended for internal use has been removed from all exporters

🚀 (Enhancement)

  • feat(otlp-transformer): Do not limit @​opentelemetry/api upper range peerDependency #4816 @​mydea
  • feat(instrumentation-http): Allow to opt-out of instrumenting incoming/outgoing requests #4643 @​mydea
  • feat(sampler-jaeger-remote): added support of jaeger-remote-sampler according to this spec #4534 @​legalimpurity

🐛 (Bug Fix)

  • fix(instrumentation): ensure .setConfig() results in config.enabled defaulting to true #4941 @​trentm
  • fix(instrumentation-http): Ensure instrumentation of http.get and https.get work when used in ESM code #4857 @​trentm
  • fix(api-logs): align AnyValue to spec

Bumps the prod group with 22 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.633.0` | `3.651.1` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.633.0` | `3.651.1` |
| [@fastify/cookie](https://github.com/fastify/fastify-cookie) | `9.3.1` | `9.4.0` |
| [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) | `5.0.14` | `5.1.0` |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.49.1` | `0.50.0` |
| [@opentelemetry/exporter-prometheus](https://github.com/open-telemetry/opentelemetry-js) | `0.52.1` | `0.53.0` |
| [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.52.1` | `0.53.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `1.25.1` | `1.26.0` |
| [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.52.1` | `0.53.0` |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.18.0` | `5.19.1` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.26.0` | `8.30.0` |
| [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript) | `8.26.0` | `8.30.0` |
| [adm-zip](https://github.com/cthackers/adm-zip) | `0.5.15` | `0.5.16` |
| [axios](https://github.com/axios/axios) | `1.7.4` | `1.7.7` |
| [chart.js](https://github.com/chartjs/Chart.js) | `4.4.3` | `4.4.4` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `4.4.1` | `4.5.0` |
| [pino-http](https://github.com/pinojs/pino-http) | `10.2.0` | `10.3.0` |
| [primeng](https://github.com/primefaces/primeng) | `17.18.9` | `17.18.10` |
| [simple-icons](https://github.com/simple-icons/simple-icons) | `13.6.0` | `13.10.0` |
| [steam-appticket](https://github.com/DoctorMcKay/node-steam-appticket) | `1.0.1` | `2.0.1` |
| [tslib](https://github.com/Microsoft/tslib) | `2.6.3` | `2.7.0` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.10` | `0.15.0` |



Updates `@aws-sdk/client-s3` from 3.633.0 to 3.651.1
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.651.1/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.633.0 to 3.651.1
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.651.1/packages/s3-request-presigner)

Updates `@fastify/cookie` from 9.3.1 to 9.4.0
- [Release notes](https://github.com/fastify/fastify-cookie/releases)
- [Commits](fastify/fastify-cookie@v9.3.1...v9.4.0)

Updates `@fontsource/roboto` from 5.0.14 to 5.1.0
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto)

Updates `@opentelemetry/auto-instrumentations-node` from 0.49.1 to 0.50.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@auto-instrumentations-node-v0.49.1...auto-instrumentations-node-v0.50.0)

Updates `@opentelemetry/exporter-prometheus` from 0.52.1 to 0.53.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@experimental/v0.52.1...experimental/v0.53.0)

Updates `@opentelemetry/exporter-trace-otlp-http` from 0.52.1 to 0.53.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@experimental/v0.52.1...experimental/v0.53.0)

Updates `@opentelemetry/sdk-metrics` from 1.25.1 to 1.26.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@v1.25.1...v1.26.0)

Updates `@opentelemetry/sdk-node` from 0.52.1 to 0.53.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@experimental/v0.52.1...experimental/v0.53.0)

Updates `@prisma/client` from 5.18.0 to 5.19.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.19.1/packages/client)

Updates `@sentry/node` from 8.26.0 to 8.30.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.26.0...8.30.0)

Updates `@sentry/profiling-node` from 8.26.0 to 8.30.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.26.0...8.30.0)

Updates `adm-zip` from 0.5.15 to 0.5.16
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](cthackers/adm-zip@v0.5.15...v0.5.16)

Updates `axios` from 1.7.4 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.4...v1.7.7)

Updates `chart.js` from 4.4.3 to 4.4.4
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v4.4.3...v4.4.4)

Updates `fast-xml-parser` from 4.4.1 to 4.5.0
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.4.1...v4.5.0)

Updates `pino-http` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/pinojs/pino-http/releases)
- [Commits](pinojs/pino-http@v10.2.0...v10.3.0)

Updates `primeng` from 17.18.9 to 17.18.10
- [Release notes](https://github.com/primefaces/primeng/releases)
- [Changelog](https://github.com/primefaces/primeng/blob/master/CHANGELOG.md)
- [Commits](primefaces/primeng@17.18.9...17.18.10)

Updates `simple-icons` from 13.6.0 to 13.10.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](simple-icons/simple-icons@13.6.0...13.10.0)

Updates `steam-appticket` from 1.0.1 to 2.0.1
- [Release notes](https://github.com/DoctorMcKay/node-steam-appticket/releases)
- [Commits](DoctorMcKay/node-steam-appticket@v1.0.1...v2.0.1)

Updates `tslib` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.3...v2.7.0)

Updates `zone.js` from 0.14.10 to 0.15.0
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.15.0/packages/zone.js)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@fastify/cookie"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@fontsource/roboto"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@opentelemetry/exporter-prometheus"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@opentelemetry/exporter-trace-otlp-http"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@opentelemetry/sdk-metrics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@opentelemetry/sdk-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@sentry/profiling-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: adm-zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: fast-xml-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: pino-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: primeng
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: steam-appticket
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prod-3f8649905a branch September 23, 2024 08:38
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants