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 across 1 directory with 8 updates #1465

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 8 updates in the / directory:

Package From To
@aws-sdk/credential-provider-node 3.637.0 3.645.0
karma 6.4.3 6.4.4
tslib 2.6.3 2.7.0
@aws-sdk/util-utf8-browser 3.37.0 3.259.0
ts-loader 9.5.0 9.5.1
@types/yargs 17.0.32 17.0.33
@aws-sdk/client-kms 3.637.0 3.645.0
@aws-sdk/util-locate-window 3.310.0 3.568.0

Updates @aws-sdk/credential-provider-node from 3.637.0 to 3.645.0

Release notes

Sourced from @​aws-sdk/credential-provider-node's releases.

v3.645.0

3.645.0(2024-09-04)

Chores
  • util-endpoints: update aws partitions.json (0e223555)
  • endpoints: update endpoints model (a549f6d5)
  • models: update API models (d8b1b4f2)
  • codegen: string array and operation context params (#6435) (f155e298)
  • ci: run codegen-ci only if the codegen folder has changes (#6436) (2a22ebca)
Documentation Changes
  • client-finspace: Updates Finspace documentation for smaller instances. (abd27bac)
  • clients: update doc comments from codegen (#6434) (46492e40)
New Features
  • client-cloudwatch-logs: Update to support new APIs for delivery of logs from AWS services. (107033b0)
  • client-s3-control: Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants. (157b80b6)
  • client-fis: This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting. (f71b7307)
  • client-appsync: Adds new logging levels (INFO and DEBUG) for additional log output control (3d2c2fa6)
  • client-bedrock-agent: Add support for user metadata inside PromptVariant. (bf60228f)

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

v3.644.0

3.644.0(2024-09-03)

New Features
  • client-datazone: Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request. (da060f0d)
  • client-elastic-load-balancing-v2: This release adds support for configuring TCP idle timeout on NLB and GWLB listeners. (594c5890)
  • client-mediaconnect: AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected. (7f6b5df4)
  • client-medialive: Added MinQP as a Rate Control option for H264 and H265 encodes. (c4db70bf)
  • client-sagemaker: Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces. (202fdf2d)
  • client-timestream-influxdb: Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API. (4e6cb80f)
  • client-connect: Release ReplicaConfiguration as part of DescribeInstance (3ac8b18d)

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

v3.643.0

3.643.0(2024-08-30)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-provider-node's changelog.

3.645.0 (2024-09-04)

Note: Version bump only for package @​aws-sdk/credential-provider-node

Commits

Updates karma from 6.4.3 to 6.4.4

Release notes

Sourced from karma's releases.

v6.4.4

6.4.4 (2024-07-29)

Changelog

Sourced from karma's changelog.

6.4.4 (2024-07-29)

Commits

Updates tslib from 2.6.3 to 2.7.0

Release notes

Sourced from tslib's releases.

v2.7.0

What's Changed

Full Changelog: microsoft/tslib@v2.6.3...v2.7.0

Commits
  • 6abc075 Bump version to 2.7.0.
  • 227b5d6 Use global 'Iterator.prototype' for downlevel generators (#267)
  • 4f2902c Implement deterministic collapse of 'await' in 'await using' (#262)
  • See full diff in compare view

Updates @aws-sdk/util-utf8-browser from 3.37.0 to 3.259.0

Changelog

Sourced from @​aws-sdk/util-utf8-browser's changelog.

3.259.0 (2023-01-26)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.188.0 (2022-10-13)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.186.0 (2022-10-06)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.183.0 (2022-10-03)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.170.0 (2022-09-13)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.168.0 (2022-09-09)

Note: Version bump only for package @​aws-sdk/util-utf8-browser

3.109.0 (2022-06-13)

... (truncated)

Commits
  • ceb0ef9 Publish v3.259.0
  • 30b45af docs(util-utf8): add deprecation in README of runtime specific modules (#4372)
  • 5b03ad1 Publish v3.188.0
  • 625092f chore(packages): restore es2020 target in packages for dist-es
  • 20be81d Publish v3.186.0
  • b9fc7fa chore(packages): set es5 target in packages temporarily
  • 1b90a0a Publish v3.183.0
  • 596da35 chore(packages): bump target to ES2020 and remove outdated libs (#4005)
  • 7f98029 Publish v3.170.0
  • 876330f chore: bump downlevel-dts to 0.10.1 (#3938)
  • Additional commits viewable in compare view

Updates ts-loader from 9.5.0 to 9.5.1

Release notes

Sourced from ts-loader's releases.

v9.5.1

Changelog

Sourced from ts-loader's changelog.

9.5.1

Commits

Updates @types/yargs from 17.0.32 to 17.0.33

Commits

Updates @aws-sdk/client-kms from 3.637.0 to 3.645.0

Release notes

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

v3.645.0

3.645.0(2024-09-04)

Chores
  • util-endpoints: update aws partitions.json (0e223555)
  • endpoints: update endpoints model (a549f6d5)
  • models: update API models (d8b1b4f2)
  • codegen: string array and operation context params (#6435) (f155e298)
  • ci: run codegen-ci only if the codegen folder has changes (#6436) (2a22ebca)
Documentation Changes
  • client-finspace: Updates Finspace documentation for smaller instances. (abd27bac)
  • clients: update doc comments from codegen (#6434) (46492e40)
New Features
  • client-cloudwatch-logs: Update to support new APIs for delivery of logs from AWS services. (107033b0)
  • client-s3-control: Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants. (157b80b6)
  • client-fis: This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting. (f71b7307)
  • client-appsync: Adds new logging levels (INFO and DEBUG) for additional log output control (3d2c2fa6)
  • client-bedrock-agent: Add support for user metadata inside PromptVariant. (bf60228f)

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

v3.644.0

3.644.0(2024-09-03)

New Features
  • client-datazone: Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request. (da060f0d)
  • client-elastic-load-balancing-v2: This release adds support for configuring TCP idle timeout on NLB and GWLB listeners. (594c5890)
  • client-mediaconnect: AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected. (7f6b5df4)
  • client-medialive: Added MinQP as a Rate Control option for H264 and H265 encodes. (c4db70bf)
  • client-sagemaker: Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces. (202fdf2d)
  • client-timestream-influxdb: Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API. (4e6cb80f)
  • client-connect: Release ReplicaConfiguration as part of DescribeInstance (3ac8b18d)

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

v3.643.0

3.643.0(2024-08-30)

... (truncated)

Changelog

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

3.645.0 (2024-09-04)

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

Commits

Updates @aws-sdk/util-locate-window from 3.310.0 to 3.568.0

Release notes

Sourced from @​aws-sdk/util-locate-window's releases.

v3.568.0

3.568.0(2024-05-02)

Chores
Documentation Changes
  • clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
New Features
  • client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
  • client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)
  • client-ec2: This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM). (0903d38f)

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

v3.567.0

3.567.0(2024-05-01)

Chores
  • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
  • clients:
    • remove redundant service client doc generator (#6041) (306aafc5)
    • extend TypeScript config from @​tsconfig/node16 (#6037) (c4fb66d9)
  • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (044d712d)
New Features
  • clients: update client endpoints as of 2024-05-01 (365eb8c3)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
  • end support for Node.js 14.x (#6034) (d1964111)

... (truncated)

Changelog

Sourced from @​aws-sdk/util-locate-window's changelog.

3.568.0 (2024-05-02)

Note: Version bump only for package @​aws-sdk/util-locate-window

3.567.0 (2024-05-01)

Features

3.535.0 (2024-03-15)

Note: Version bump only for package @​aws-sdk/util-locate-window

3.495.0 (2024-01-18)

Features

3.465.0 (2023-12-01)

Note: Version bump only for package @​aws-sdk/util-locate-window

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 8 updates

Bumps the production-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/credential-provider-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-node) | `3.637.0` | `3.645.0` |
| [karma](https://github.com/karma-runner/karma) | `6.4.3` | `6.4.4` |
| [tslib](https://github.com/Microsoft/tslib) | `2.6.3` | `2.7.0` |
| [@aws-sdk/util-utf8-browser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-utf8-browser) | `3.37.0` | `3.259.0` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.0` | `9.5.1` |
| [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.32` | `17.0.33` |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.637.0` | `3.645.0` |
| [@aws-sdk/util-locate-window](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-locate-window) | `3.310.0` | `3.568.0` |



Updates `@aws-sdk/credential-provider-node` from 3.637.0 to 3.645.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.645.0/packages/credential-provider-node)

Updates `karma` from 6.4.3 to 6.4.4
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.4.3...v6.4.4)

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 `@aws-sdk/util-utf8-browser` from 3.37.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 `ts-loader` from 9.5.0 to 9.5.1
- [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.5.0...v9.5.1)

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

Updates `@aws-sdk/client-kms` from 3.637.0 to 3.645.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.645.0/clients/client-kms)

Updates `@aws-sdk/util-locate-window` from 3.310.0 to 3.568.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.568.0/packages/util-locate-window)

---
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: karma
  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-minor
  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: ts-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/yargs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: "@aws-sdk/util-locate-window"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 5, 2024 13:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2024

Superseded by #1468.

@dependabot dependabot bot closed this Sep 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-2cfdef1ef7 branch September 11, 2024 13:21
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