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 production-dependencies group with 20 updates #172

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps the production-dependencies group with 20 updates:

Package From To
@types/debug 4.1.10 4.1.12
fp-ts 2.1.1 2.16.1
io-ts 2.0.1 2.2.20
@opentelemetry/api 1.6.0 1.7.0
@opentelemetry/auto-instrumentations-node 0.39.4 0.40.0
@opentelemetry/sdk-metrics 1.17.1 1.18.1
@opentelemetry/sdk-node 0.44.0 0.45.1
@opentelemetry/sdk-trace-web 1.17.1 1.18.1
@opentelemetry/semantic-conventions 1.17.1 1.18.1
@types/bunyan 1.8.10 1.8.11
@types/express 4.17.20 4.17.21
@opentelemetry/exporter-jaeger 1.17.1 1.18.1
@opentelemetry/instrumentation 0.44.0 0.45.1
@opentelemetry/resources 1.17.1 1.18.1
@opentelemetry/sdk-trace-base 1.17.1 1.18.1
@opentelemetry/sdk-trace-node 1.17.1 1.18.1
@types/supertest 2.0.15 2.0.16
lru-cache 10.0.1 10.0.2
aws-sdk 2.1484.0 2.1497.0
react-native 0.72.6 0.72.7

Updates @types/debug from 4.1.10 to 4.1.12

Commits

Updates fp-ts from 2.1.1 to 2.16.1

Release notes

Sourced from fp-ts's releases.

2.16.0

2.15.0

New Feature

  • function
    • add LazyArg
  • add tap (dual) (aka chainFirst / chainFirstW) to:
    • Either
    • IO
    • IOEither
    • IOOption
    • Option
    • Reader
    • ReaderEither
    • ReaderIO
    • ReaderTask
    • ReaderTaskEither
    • State
    • StateReaderTaskEither
    • Task
    • TaskEither
    • TaskOption
  • add tapError (dual) (aka orElseFirst / orElseFirstW) to:
    • IOEither
    • ReaderEither
    • ReaderTaskEither
    • TaskEither
  • add flatMapNullable (dual) to:
    • Either
    • IOEither

... (truncated)

Changelog

Sourced from fp-ts's changelog.

2.16.1

Bug Fix

  • fix type signature of ReaderTaskEither.tapReaderIO, #1895

2.16.0

2.15.0

New Feature

  • function
    • add LazyArg
  • add tap to
    • Either
    • IO
    • IOEither
    • IOOption
    • Option
    • Reader
    • ReaderEither
    • ReaderIO
    • ReaderTask
    • ReaderTaskEither
    • State
    • StateReaderTaskEither
    • Task
    • TaskEither
    • TaskOption

... (truncated)

Commits

Updates io-ts from 2.0.1 to 2.2.20

Release notes

Sourced from io-ts's releases.

2.2.20

  • undeprecate FunctionType, FunctionC, Function
  • undeprecate NeverType, NeverC, never
  • undeprecate AnyType, AnyC, any
  • undeprecate RefinementC, refinement, Integer
  • add refinement overload to allow custom branding, closes #373

2.2.19

2.2.18

2.2.17

  • Bug Fix
    • Don't throw a TypeError when trying to decode a sum value that contains a dangerous string, #650 (@​thewilkybarkid)

2.2.16

Experimental modules require fp-ts@^2.5.0.

  • Experimental

2.2.15

  • Experimental

(*) breaking change

2.2.14

2.2.13

  • Bug Fix

2.2.12

... (truncated)

Changelog

Sourced from io-ts's changelog.

2.2.20

  • undeprecate FunctionType, FunctionC, Function
  • undeprecate NeverType, NeverC, never
  • undeprecate AnyType, AnyC, any
  • undeprecate RefinementC, refinement, Integer
  • add refinement overload to allow custom branding, closes #373

2.2.19

2.2.18

2.2.17

  • Bug Fix
    • Don't throw a TypeError when trying to decode a sum value that contains a dangerous string, #650 (@​thewilkybarkid)

2.2.16

Experimental modules require fp-ts@^2.5.0.

  • Experimental

2.2.15

  • Experimental

(*) breaking change

2.2.14

... (truncated)

Commits

Updates @opentelemetry/api from 1.6.0 to 1.7.0

Release notes

Sourced from @​opentelemetry/api's releases.

v1.7.0

🐛 (Bug Fix)

  • fix(sdk-trace-base): make span start times resistant to hrtime clock drift #3129

📚 (Refine Doc)

  • docs(metrics): add missing metrics packages to SDK reference documentation #3239 @​dyladan

🏠 (Internal)

API v1.7.0

API 1.7.0

🚀 (Enhancement)

Changelog

Sourced from @​opentelemetry/api's changelog.

1.7.0

🐛 (Bug Fix)

  • fix(sdk-trace-base): make span start times resistant to hrtime clock drift #3129

  • fix(sdk-trace-base): validate maxExportBatchSize in BatchSpanProcessorBase #3232

📚 (Refine Doc)

  • docs(metrics): add missing metrics packages to SDK reference documentation #3239 @​dyladan

🏠 (Internal)

Commits

Updates @opentelemetry/auto-instrumentations-node from 0.39.4 to 0.40.0

Release notes

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

auto-instrumentations-node: v0.40.0

0.40.0 (2023-11-13)

Features

  • auto-instrumentations-node: Expose getting resource detectors (#1772) (89f07d1)

Bug Fixes

  • deps: update otel core experimental to v0.45.0 (#1779) (7348635)
  • deps: update otel core experimental to v0.45.1 (#1781) (7f420e2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.33.2 to ^0.33.3
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.37.1 to ^0.37.2
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.36.1 to ^0.36.2
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.32.2 to ^0.33.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.33.2 to ^0.34.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.32.2 to ^0.32.3
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.1.1 to ^0.1.2
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.5.2 to ^0.5.3
      • @​opentelemetry/instrumentation-dns bumped from ^0.32.3 to ^0.32.4
      • @​opentelemetry/instrumentation-express bumped from ^0.33.2 to ^0.33.3
      • @​opentelemetry/instrumentation-fs bumped from ^0.8.2 to ^0.8.3
      • @​opentelemetry/instrumentation-fastify bumped from ^0.32.3 to ^0.32.4
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.32.3 to ^0.32.4
      • @​opentelemetry/instrumentation-graphql bumped from ^0.35.2 to ^0.36.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.33.1 to ^0.33.2
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.35.2 to ^0.35.3
      • @​opentelemetry/instrumentation-knex bumped from ^0.32.2 to ^0.32.3
      • @​opentelemetry/instrumentation-koa bumped from ^0.36.1 to ^0.36.2
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.33.2 to ^0.33.3
      • @​opentelemetry/instrumentation-memcached bumped from ^0.32.2 to ^0.32.3
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.37.1 to ^0.37.2
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.33.2 to ^0.33.3
      • @​opentelemetry/instrumentation-mysql bumped from ^0.34.2 to ^0.34.3
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.34.2 to ^0.34.3
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.33.2 to ^0.33.3
      • @​opentelemetry/instrumentation-net bumped from ^0.32.2 to ^0.32.3
      • @​opentelemetry/instrumentation-pg bumped from ^0.36.2 to ^0.37.0
      • @​opentelemetry/instrumentation-pino bumped from ^0.34.2 to ^0.34.3
      • @​opentelemetry/instrumentation-redis bumped from ^0.35.2 to ^0.35.3
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.35.3 to ^0.35.4
      • @​opentelemetry/instrumentation-restify bumped from ^0.34.1 to ^0.34.2

... (truncated)

Commits
  • f81f8a7 chore: release main (#1539)
  • 8d9687d feat(fastify): Skip update HTTP's span name and update RpcMetadata's route in...
  • bf25eb1 chore(renovate): change strategy for @​opentelemetry/api, run experimental upd...
  • 3139dbf chore: update renovate.json (#1575)
  • 273993b chore: re-enable instrumentation-fastify unit test on node@18 (#1568)
  • 84a2377 fix(deps): update otel core experimental to ^0.41.0 (#1566)
  • ffb45fe chore(renovate): split patch and minor rules (#1572)
  • 8e2f518 feat(express): Skip update HTTP's span name and update RpcMetadata's route in...
  • 774d254 fix(document-load): compatibility issue with @​opentelemetry/sdk-trace-web@​1.1...
  • a18b074 docs: document merge reqiurements (#1553)
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-metrics from 1.17.1 to 1.18.1

Release notes

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

v1.18.1

1.18.1

🐛 (Bug Fix)

  • fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it #4260

v1.18.0

1.18.0

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore: track package-lock.json #4238 @​legendecas
    • Switched to npm workspaces to bootstrap dependencies.
Changelog

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

1.18.1

🐛 (Bug Fix)

  • fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it #4260

1.18.0

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore: track package-lock.json #4238 @​legendecas
    • Switched to npm workspaces to bootstrap dependencies.
Commits

Updates @opentelemetry/sdk-node from 0.44.0 to 0.45.1

Release notes

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

Experimental v0.45.1

Experimental 0.45.1

🐛 (Bug Fix)

  • Bumps all dependencies to explicitly include Stable v1.18.1 packages

Experimental v0.45.0

Experimental 0.45.0

💥 Breaking Change

  • fix(sdk-node)!: remove the explicit dependency on @​opentelemetry/exporter-jaeger that was kept on the previous release
    • '@​opentelemetry/exporter-jaeger' is no longer be a dependency of this package. To continue using '@​opentelemetry/exporter-jaeger', please install it manually.
      • NOTE: @opentelemetry/exporter-jaeger is deprecated, consider switching to one of the alternatives described here
  • fix(otlp-transformer)!: OTLP json encoding #4220 @​seemk
    • Fixes a bug in the OTLP (http/json) exporters where timestamps were not encoded as strings, causing the export to be rejected by OTLP endpoints
Commits

Updates @opentelemetry/sdk-trace-web from 1.17.1 to 1.18.1

Release notes

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

v1.18.1

1.18.1

🐛 (Bug Fix)

  • fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it #4260

v1.18.0

1.18.0

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore: track package-lock.json #4238 @​legendecas
    • Switched to npm workspaces to bootstrap dependencies.
Changelog

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

1.18.1

🐛 (Bug Fix)

  • fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it #4260

1.18.0

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore: track package-lock.json #4238 @​legendecas
    • Switched to npm workspaces to bootstrap dependencies.
Commits

Updates @opentelemetry/semantic-conventions from 1.17.1 to 1.18.1

Release notes

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

v1.18.1

1.18.1

🐛 (Bug Fix)

  • fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it #4260

v1.18.0

1.18.0

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore: track package-lock.json #4238 @​legendecas
    • Switched to npm workspaces to bootstrap dependencies.
Changelog

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

1.18.1

🐛 (Bug Fix)

  • fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it #4260

1.18.0

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore: track package-lock.json #4238 @​legendecas
    • Switched to npm workspaces to bootstrap dependencies.
Commits

Updates @types/bunyan from 1.8.10 to 1.8.11

Commits

Updates @types/express from 4.17.20 to 4.17.21

Commits

Updates @opentelemetry/exporter-jaeger from 1.17.1 to 1.18.1

Release notes

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

v1.18.1

1.18.1

🐛 (Bug Fix)

  • fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it #4260

v1.18.0

1.18.0

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore: track package-lock.json #4238 @​legendecas
    • Switched to npm workspaces to bootstrap dependencies.
Changelog

Sourced from @​opentelemetry/exporter-jaeger's changelog.

1.18.1

🐛 (Bug Fix)

  • fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it #4260

1.18.0

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore: track package-lock.json #4238 @​legendecas
    • Switched to npm workspaces to bootstrap dependencies.
Commits

Updates @opentelemetry/instrumentation from 0.44.0 to 0.45.1

Release notes

Sourced from @​opentelemetry/instrumentation's releases.

Experimental v0.45.1

Experimental 0.45.1

🐛 (Bug Fix)

  • Bumps all dependencies to explicitly include Stable v1.18.1 packages

Experimental v0.45.0

Experimental 0.45.0

💥 Breaking Change

  • fix(sdk-node)!: remove the explicit dependency on @​opentelemetry/exporter-jaeger that was kept on the previous release
    • '@​opentelemetry/exporter-jaeger' is no longer be a dependency of this package. To continue using '@​opentelemetry/exporter-jaeger', please install it manually.
      • NOTE: @opentelemetry/exporter-jaeger is deprecated, consider switching to one of the alternatives described here
  • fix(otlp-transformer)!: OTLP json encoding #4220 @​seemk
    • Fixes a bug in the OTLP (http/json) exporters where timestamps were not encoded as strings, causing the export to be rejected by OTLP endpoints
Commits
  • f665499 chore: prepare release 1.18.1/0.45.1 (#4261)
  • c7c1867 fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not in...
  • 73b4466 chore: release API 1.7.0/Core 1.18.0/Experimental 0.45.0 (#4254)
  • 9fd1948 feat(api): publish api esnext target (#4231)
  • d434f84 docs: fix sdk-node config instructions (#4249)
  • cd232cd fix: remove duplicate export star from version.ts (#4225)
  • 9db6352 fix: otlp json encoding (#4220)
  • 586def4 chore...

    Description has been truncated

Bumps the production-dependencies group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) | `4.1.10` | `4.1.12` |
| [fp-ts](https://github.com/gcanti/fp-ts) | `2.1.1` | `2.16.1` |
| [io-ts](https://github.com/gcanti/io-ts) | `2.0.1` | `2.2.20` |
| [@opentelemetry/api](https://github.com/open-telemetry/opentelemetry-js) | `1.6.0` | `1.7.0` |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.39.4` | `0.40.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `1.17.1` | `1.18.1` |
| [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.44.0` | `0.45.1` |
| [@opentelemetry/sdk-trace-web](https://github.com/open-telemetry/opentelemetry-js) | `1.17.1` | `1.18.1` |
| [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) | `1.17.1` | `1.18.1` |
| [@types/bunyan](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bunyan) | `1.8.10` | `1.8.11` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.20` | `4.17.21` |
| [@opentelemetry/exporter-jaeger](https://github.com/open-telemetry/opentelemetry-js) | `1.17.1` | `1.18.1` |
| [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) | `0.44.0` | `0.45.1` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `1.17.1` | `1.18.1` |
| [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) | `1.17.1` | `1.18.1` |
| [@opentelemetry/sdk-trace-node](https://github.com/open-telemetry/opentelemetry-js) | `1.17.1` | `1.18.1` |
| [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `2.0.15` | `2.0.16` |
| [lru-cache](https://github.com/isaacs/node-lru-cache) | `10.0.1` | `10.0.2` |
| [aws-sdk](https://github.com/aws/aws-sdk-js) | `2.1484.0` | `2.1497.0` |
| [react-native](https://github.com/facebook/react-native) | `0.72.6` | `0.72.7` |


Updates `@types/debug` from 4.1.10 to 4.1.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug)

Updates `fp-ts` from 2.1.1 to 2.16.1
- [Release notes](https://github.com/gcanti/fp-ts/releases)
- [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gcanti/fp-ts/commits)

Updates `io-ts` from 2.0.1 to 2.2.20
- [Release notes](https://github.com/gcanti/io-ts/releases)
- [Changelog](https://github.com/gcanti/io-ts/blob/master/CHANGELOG.md)
- [Commits](gcanti/io-ts@2.0.1...2.2.20)

Updates `@opentelemetry/api` from 1.6.0 to 1.7.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.6.0...v1.7.0)

Updates `@opentelemetry/auto-instrumentations-node` from 0.39.4 to 0.40.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.39.4...sql-common-v0.40.0)

Updates `@opentelemetry/sdk-metrics` from 1.17.1 to 1.18.1
- [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.17.1...v1.18.1)

Updates `@opentelemetry/sdk-node` from 0.44.0 to 0.45.1
- [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.44.0...experimental/v0.45.1)

Updates `@opentelemetry/sdk-trace-web` from 1.17.1 to 1.18.1
- [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.17.1...v1.18.1)

Updates `@opentelemetry/semantic-conventions` from 1.17.1 to 1.18.1
- [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.17.1...v1.18.1)

Updates `@types/bunyan` from 1.8.10 to 1.8.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bunyan)

Updates `@types/express` from 4.17.20 to 4.17.21
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

Updates `@opentelemetry/exporter-jaeger` from 1.17.1 to 1.18.1
- [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.17.1...v1.18.1)

Updates `@opentelemetry/instrumentation` from 0.44.0 to 0.45.1
- [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.44.0...experimental/v0.45.1)

Updates `@opentelemetry/resources` from 1.17.1 to 1.18.1
- [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.17.1...v1.18.1)

Updates `@opentelemetry/sdk-trace-base` from 1.17.1 to 1.18.1
- [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.17.1...v1.18.1)

Updates `@opentelemetry/sdk-trace-node` from 1.17.1 to 1.18.1
- [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.17.1...v1.18.1)

Updates `@types/supertest` from 2.0.15 to 2.0.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

Updates `lru-cache` from 10.0.1 to 10.0.2
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v10.0.1...v10.0.2)

Updates `aws-sdk` from 2.1484.0 to 2.1497.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1484.0...v2.1497.0)

Updates `react-native` from 0.72.6 to 0.72.7
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.72.6...v0.72.7)

---
updated-dependencies:
- dependency-name: "@types/debug"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: fp-ts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: io-ts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-metrics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-trace-web"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/bunyan"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/exporter-jaeger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/instrumentation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/resources"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-trace-base"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-trace-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/supertest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: lru-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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

changeset-bot bot commented Nov 16, 2023

⚠️ No Changeset found

Latest commit: 208bcda

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
io-ts 2.2.20 None +3 14.6 MB gcanti
fp-ts 2.16.1 None +0 4.72 MB gcanti
@opentelemetry/auto-instrumentations-node 0.40.0 None +46 23.7 MB dyladan
@opentelemetry/sdk-node 0.45.1 None +30 22.2 MB pichlermarc
@types/supertest 2.0.15...2.0.16 None +0/-0 7.06 kB types
@opentelemetry/sdk-trace-web 1.17.1...1.18.1 None +4/-0 3.28 MB pichlermarc
aws-sdk 2.1484.0...2.1497.0 None +0/-0 89.6 MB aws-sdk-bot

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Superseded by #175.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-34719afd13 branch November 20, 2023 07:43
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