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 8 updates #1317

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 8 updates:

Package From To
@aws-sdk/credential-provider-node 3.438.0 3.451.0
@types/chai 4.3.9 4.3.10
ts-loader 9.5.0 9.5.1
@aws-sdk/client-kms 3.438.0 3.454.0
@types/stream-to-promise 2.2.3 2.2.4
@types/yauzl 2.10.2 2.10.3
@types/duplexify 3.6.3 3.6.4
@types/yargs 17.0.29 17.0.31

Updates @aws-sdk/credential-provider-node from 3.438.0 to 3.451.0

Release notes

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

v3.451.0

3.451.0(2023-11-14)

Chores
Documentation Changes
  • client-signer: Documentation updates for AWS Signer (4ab15232)
New Features
  • clients: update client endpoints as of 2023-11-14 (e8beb704)
  • client-cleanrooms: This feature provides the ability for the collaboration creator to configure either the member who can run queries or a different member in the collaboration to be billed for query compute costs. (85cd5994)
  • client-lambda: Add Python 3.12 (python3.12) support to AWS Lambda (b388fbe5)
  • client-mediatailor: Removed unnecessary default values. (a3f23ba0)
  • client-connect: Introducing SegmentAttributes parameter for StartChatContact API (839de514)
  • client-iot: This release introduces new attributes in API CreateSecurityProfile, UpdateSecurityProfile and DescribeSecurityProfile to support management of Metrics Export for AWS IoT Device Defender Detect. (faf048e0)
  • client-glue: Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables. (89bfc1a0)
  • client-resource-explorer-2: Resource Explorer supports multi-account search. You can now use Resource Explorer to search and discover resources across AWS accounts within your organization or organizational unit. (806c94fa)
  • client-sfn: This release adds support to redrive executions in AWS Step Functions with a new RedriveExecution operation. (06270291)
  • client-backup: AWS Backup - Features: Provide Job Summary for your backup activity. (5319e55d)
  • client-sagemaker: This release makes Model Registry Inference Specification fields as not required. (6c3fba80)
  • client-pipes: Added support (via new LogConfiguration field in CreatePipe and UpdatePipe APIs) for logging to Amazon CloudWatch Logs, Amazon Simple Storage Service (Amazon S3), and Amazon Kinesis Data Firehose (08927cc1)
  • experimentalIdentityAndAuth: release phase for @smithy.api#httpBearerAuth (#5271) (2e1ac5bf)

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

v3.450.0

3.450.0(2023-11-13)

Documentation Changes
New Features
  • clients: update client endpoints as of 2023-11-13 (74076a84)
  • client-transcribe-streaming: This release enables customers to call the AWS Transcribe streaming service with the capability of identifying multiple languages in the stream. (09ffb2ad)
  • client-emr: Updated GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters to support IdentityCenter/PEZ integration. (0b470534)
  • client-ec2: Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other. (ce5a2b07)
  • client-database-migration-service: Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications. (0f12860e)
  • client-dataexchange: Removed Required trait for DataSet.OriginDetails.ProductId. (de1396a7)
  • client-ecs: Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests. (2cbe6552)
  • client-service-catalog-appregistry: When the customer associates a resource collection to their application with this new feature, then a new application tag will be applied to all supported resources that are part of that collection. This allows customers to more easily find the application that is associated with those resources. (5364e1dc)

... (truncated)

Changelog

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

3.451.0 (2023-11-14)

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

3.450.0 (2023-11-13)

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

3.449.0 (2023-11-10)

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

3.445.0 (2023-11-07)

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

3.441.0 (2023-11-01)

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

Commits

Updates @types/chai from 4.3.9 to 4.3.10

Commits

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 @aws-sdk/client-kms from 3.438.0 to 3.454.0

Release notes

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

v3.454.0

3.454.0(2023-11-17)

Chores
Documentation Changes
  • client-sts: API updates for the AWS Security Token Service (1c081b94)
  • client-kinesis-video: Docs only build to bring up-to-date with public docs. (3ec9ad09)
  • client-dlm: Added support for SAP HANA in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies with pre and post scripts. (7c6e095e)
  • client-cloud9: A minor doc only update related to changing the date of an API change. (b87b3a70)
  • remove API docs developer preview announcement in readme (#5494) (84f23581)
New Features
  • clients: update client endpoints as of 2023-11-17 (4d740184)
  • client-athena: Adding SerivicePreProcessing time metric (6d0d4495)
  • client-emr: Launch support for IAM Identity Center Trusted Identity Propagation and workspace storage encryption using AWS KMS in EMR Studio (6cc6bdc3)
  • client-cloudformation: This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them. (9dd25ecb)
  • client-mgn: Removed invalid and unnecessary default values. (e7efd42d)
  • client-pipes: TargetParameters now properly supports BatchJobParameters.ArrayProperties.Size and BatchJobParameters.RetryStrategy.Attempts being optional, and EcsTaskParameters.Overrides.EphemeralStorage.SizeInGiB now properly required when setting EphemeralStorage (03b574e4)
  • client-location: Remove default value and allow nullable for request parameters having minimum value larger than zero. (1886fed7)
  • client-redshift: Updated SDK for Amazon Redshift, which you can use to configure a connection with IAM Identity Center to manage access to databases. With these, you can create a connection through a managed application. You can also change a managed application, delete it, or get information about an existing one. (b8062772)
  • client-wisdom: This release adds QuickResponse as a new Wisdom resource and Wisdom APIs for import, create, read, search, update and delete QuickResponse resources. (acf3ac45)
  • client-codestar-connections: This release adds support for the CloudFormation Git sync feature. Git sync enables updating a CloudFormation stack from a template stored in a Git repository. (ae3037b2)
  • client-trustedadvisor: AWS Trusted Advisor introduces new APIs to enable you to programmatically access Trusted Advisor best practice checks, recommendations, and prioritized recommendations. Trusted Advisor APIs enable you to integrate Trusted Advisor with your operational tools to automate your workloads. (a1849c20)
  • client-redshift-serverless: Updated SDK for Amazon Redshift Serverless, which provides the ability to configure a connection with IAM Identity Center to manage user and group access to databases. (d293ea1b)
  • client-ivschat: type & defaulting refinement to various range properties (ceef8258)
  • client-app-mesh: Change the default value of these fields from 0 to null: MaxConnections, MaxPendingRequests, MaxRequests, HealthCheckThreshold, PortNumber, and HealthCheckPolicy -> port. Users are not expected to perceive the change, except that badRequestException is thrown when required fields missing configured. (90a90eb4)
  • client-rds: This release adds support for option groups and replica enhancements to Amazon RDS Custom. (fb8ad1a2)
  • client-s3: Removes all default 0 values for numbers and false values for booleans (61b32fe6)
  • client-sso-oidc: Adding support for sso-oauth:CreateTokenWithIAM. (313f0468)
  • client-sso-admin: Improves support for configuring RefreshToken and TokenExchange grants on applications. (f53e68f4)
  • client-ivs: type & defaulting refinement to various range properties (fe08f6f5)
  • client-verifiedpermissions: Adding BatchIsAuthorized API which supports multiple authorization requests against a PolicyStore (ec2e0d51)
  • client-osis: Add support for enabling a persistent buffer when creating or updating an OpenSearch Ingestion pipeline. Add tags to Pipeline and PipelineSummary response models. (26fab565)
  • client-eventbridge: Introduces a new rule state ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS for matching with Get, List and Describe AWS API call events from CloudTrail. (e581203f)
  • client-ec2: This release adds new features for Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and Advanced Tiers, viewing public IP address insights across regions and in Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and bring your own autonomous system number to IPAM. (7a42bf10)
  • client-internetmonitor: Adds new querying capabilities for running data queries on a monitor (33af4000)
  • client-connect: This release adds WISDOM_QUICK_RESPONSES as new IntegrationType of Connect IntegrationAssociation resource and bug fixes. (b1c19ad5)
  • client-medialive: MediaLive has now added support for per-output static image overlay. (02cc208b)
  • client-codepipeline: CodePipeline now supports overriding source revisions to achieve manual re-deploy of a past revision (9239afa2)
  • client-ecr: Documentation and operational updates for Amazon ECR, adding support for pull through cache rules for upstream registries that require authentication. (00d6cadb)
Bug Fixes
  • codegen: deserialize unions with list members (#5498) (69afef97)

... (truncated)

Changelog

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

3.454.0 (2023-11-17)

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

3.451.0 (2023-11-14)

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

3.450.0 (2023-11-13)

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

3.449.0 (2023-11-10)

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

3.445.0 (2023-11-07)

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

3.441.0 (2023-11-01)

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

Commits

Updates @types/stream-to-promise from 2.2.3 to 2.2.4

Commits

Updates @types/yauzl from 2.10.2 to 2.10.3

Commits

Updates @types/duplexify from 3.6.3 to 3.6.4

Commits

Updates @types/yargs from 17.0.29 to 17.0.31

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

Bumps the production-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/credential-provider-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-node) | `3.438.0` | `3.451.0` |
| [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.9` | `4.3.10` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.0` | `9.5.1` |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.438.0` | `3.454.0` |
| [@types/stream-to-promise](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stream-to-promise) | `2.2.3` | `2.2.4` |
| [@types/yauzl](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yauzl) | `2.10.2` | `2.10.3` |
| [@types/duplexify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/duplexify) | `3.6.3` | `3.6.4` |
| [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.29` | `17.0.31` |


Updates `@aws-sdk/credential-provider-node` from 3.438.0 to 3.451.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.451.0/packages/credential-provider-node)

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

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 `@aws-sdk/client-kms` from 3.438.0 to 3.454.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.454.0/clients/client-kms)

Updates `@types/stream-to-promise` from 2.2.3 to 2.2.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stream-to-promise)

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

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

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

---
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: "@types/chai"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ts-loader
  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: "@types/stream-to-promise"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/yauzl"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/duplexify"
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 20, 2023 13:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2023

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

@dependabot dependabot bot closed this Nov 21, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-34b5a7d6cb branch November 21, 2023 13:53
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