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 18 updates #165

Commits on Nov 13, 2023

  1. Bump the production-dependencies group with 18 updates

    Bumps the production-dependencies group with 18 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/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` |
    | [aws-sdk](https://github.com/aws/aws-sdk-js) | `2.1484.0` | `2.1494.0` |
    | [lru-cache](https://github.com/isaacs/node-lru-cache) | `10.0.1` | `10.0.2` |
    | [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `2.0.15` | `2.0.16` |
    
    
    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/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 `aws-sdk` from 2.1484.0 to 2.1494.0
    - [Release notes](https://github.com/aws/aws-sdk-js/releases)
    - [Commits](aws/aws-sdk-js@v2.1484.0...v2.1494.0)
    
    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 `@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)
    
    ---
    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/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: aws-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: lru-cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: "@types/supertest"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fbd998a View commit details
    Browse the repository at this point in the history