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

chore: bump the production-dependencies group with 18 updates #369

Commits on Sep 20, 2023

  1. chore: bump the production-dependencies group with 18 updates

    Bumps the production-dependencies group with 18 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@aws-sdk/credential-provider-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-node) | `3.363.0` | `3.414.0` |
    | [@aws-sdk/util-base64-browser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-base64-browser) | `3.1.0` | `3.209.0` |
    | [chai](https://github.com/chaijs/chai) | `4.3.7` | `4.3.8` |
    | [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.5` | `4.3.6` |
    | [tslib](https://github.com/Microsoft/tslib) | `2.6.0` | `2.6.2` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `4.9.5` | `5.2.2` |
    | [webpack](https://github.com/webpack/webpack) | `5.88.1` | `5.88.2` |
    | [webpack-cli](https://github.com/webpack/webpack-cli) | `4.6.0` | `5.1.4` |
    | [@aws-crypto/ie11-detection](https://github.com/aws/aws-sdk-js-crypto-helpers) | `1.0.0` | `4.0.0` |
    | [@aws-sdk/util-locate-window](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-locate-window) | `3.37.0` | `3.310.0` |
    | [readable-stream](https://github.com/nodejs/readable-stream) | `3.6.2` | `4.4.2` |
    | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.4.3` | `9.4.4` |
    | [got](https://github.com/sindresorhus/got) | `11.8.6` | `13.0.0` |
    | [@aws-sdk/util-utf8-browser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-utf8-browser) | `3.23.0` | `3.259.0` |
    | [lru-cache](https://github.com/isaacs/node-lru-cache) | `6.0.0` | `10.0.1` |
    | [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.366.0` | `3.414.0` |
    | [jasmine-core](https://github.com/jasmine/jasmine) | `3.99.1` | `5.1.1` |
    | [karma-jasmine](https://github.com/karma-runner/karma-jasmine) | `4.0.2` | `5.1.0` |
    
    
    Updates `@aws-sdk/credential-provider-node` from 3.363.0 to 3.414.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-node/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.414.0/packages/credential-provider-node)
    
    Updates `@aws-sdk/util-base64-browser` from 3.1.0 to 3.209.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.209.0/packages/util-base64-browser/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.209.0/packages/util-base64-browser)
    
    Updates `chai` from 4.3.7 to 4.3.8
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
    - [Commits](chaijs/chai@v4.3.7...v4.3.8)
    
    Updates `@types/chai` from 4.3.5 to 4.3.6
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)
    
    Updates `tslib` from 2.6.0 to 2.6.2
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](microsoft/tslib@2.6.0...v2.6.2)
    
    Updates `typescript` from 4.9.5 to 5.2.2
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.5...v5.2.2)
    
    Updates `webpack` from 5.88.1 to 5.88.2
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.88.1...v5.88.2)
    
    Updates `webpack-cli` from 4.6.0 to 5.1.4
    - [Release notes](https://github.com/webpack/webpack-cli/releases)
    - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@5.1.4)
    
    Updates `@aws-crypto/ie11-detection` from 1.0.0 to 4.0.0
    - [Changelog](https://github.com/aws/aws-sdk-js-crypto-helpers/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/@aws-crypto/ie11-detection@1.0.0...v4.0.0)
    
    Updates `@aws-sdk/util-locate-window` from 3.37.0 to 3.310.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-locate-window/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.310.0/packages/util-locate-window)
    
    Updates `readable-stream` from 3.6.2 to 4.4.2
    - [Release notes](https://github.com/nodejs/readable-stream/releases)
    - [Commits](nodejs/readable-stream@v3.6.2...v4.4.2)
    
    Updates `ts-loader` from 9.4.3 to 9.4.4
    - [Release notes](https://github.com/TypeStrong/ts-loader/releases)
    - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
    - [Commits](TypeStrong/ts-loader@v9.4.3...v9.4.4)
    
    Updates `got` from 11.8.6 to 13.0.0
    - [Release notes](https://github.com/sindresorhus/got/releases)
    - [Commits](sindresorhus/got@v11.8.6...v13.0.0)
    
    Updates `@aws-sdk/util-utf8-browser` from 3.23.0 to 3.259.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.259.0/packages/util-utf8-browser/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.259.0/packages/util-utf8-browser)
    
    Updates `lru-cache` from 6.0.0 to 10.0.1
    - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-lru-cache@v6.0.0...v10.0.1)
    
    Updates `@aws-sdk/client-kms` from 3.366.0 to 3.414.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kms/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.414.0/clients/client-kms)
    
    Updates `jasmine-core` from 3.99.1 to 5.1.1
    - [Release notes](https://github.com/jasmine/jasmine/releases)
    - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
    - [Commits](jasmine/jasmine@v3.99.1...v5.1.1)
    
    Updates `karma-jasmine` from 4.0.2 to 5.1.0
    - [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
    - [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma-jasmine@v4.0.2...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/credential-provider-node"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: "@aws-sdk/util-base64-browser"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: chai
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: "@types/chai"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: tslib
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: typescript
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    - dependency-name: webpack
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: webpack-cli
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    - dependency-name: "@aws-crypto/ie11-detection"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    - dependency-name: "@aws-sdk/util-locate-window"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: readable-stream
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    - dependency-name: ts-loader
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: got
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    - dependency-name: "@aws-sdk/util-utf8-browser"
      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-major
      dependency-group: production-dependencies
    - dependency-name: "@aws-sdk/client-kms"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: jasmine-core
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    - dependency-name: karma-jasmine
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9d25db3 View commit details
    Browse the repository at this point in the history