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

fix(lambda): Bump the aws group in /lambdas with 5 updates #3525

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps the aws group in /lambdas with 5 updates:

Package From To
@aws-sdk/client-sqs 3.418.0 3.423.0
@aws-sdk/client-ec2 3.418.0 3.423.0
@aws-sdk/client-s3 3.418.0 3.423.0
@aws-sdk/lib-storage 3.418.0 3.423.0
@aws-sdk/client-ssm 3.419.0 3.423.0

Updates @aws-sdk/client-sqs from 3.418.0 to 3.423.0

Release notes

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

v3.423.0

3.423.0(2023-10-02)

Documentation Changes
  • client-transfer: Documentation updates for AWS Transfer Family (a896848d)
  • client-managedblockchain: Remove Rinkeby as option from Ethereum APIs (03d01089)
New Features
  • clients: update client endpoints as of 2023-10-02 (f5a47e70)
  • client-rds: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response. (679fd290)
  • client-bedrock: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs. (441ce01f)
  • client-ec2: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances. (bd24ace5)
  • client-bedrock-runtime: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier. (b07fb6e0)
  • client-sts: STS API updates for assumeRole (d2333026)
  • client-sso: Fix FIPS Endpoints in aws-us-gov. (0b76346b)
Bug Fixes
  • middleware-sdk-ec2: fix presigning of boolean query param (#5278) (fa961c23)
  • credential-provider-http: use alternate browser entry point (#5277) (a3f07541)

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

v3.422.0

3.422.0(2023-09-28)

Documentation Changes
  • client-wafv2: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint. (614d1959)
New Features
  • clients: update client endpoints as of 2023-09-28 (5ba9a460)
  • client-sagemaker: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector. (5fc40b04)
  • client-budgets: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000. (b88ea7e7)
  • client-bedrock: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model. (1f7b3663)
  • client-iotfleetwise: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added. (b35f84bd)
  • client-bedrock-runtime: Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode. (42028373)
  • client-ec2: Adds support for Customer Managed Key encryption for Amazon Verified Access resources (5ba06550)
  • client-sagemaker-featurestore-runtime: Feature Store supports read/write of records with collection type features. (1f7a2447)
  • credential-providers: add fromHttp credential provider (#5256) (c720c1ca)

... (truncated)

Changelog

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

3.423.0 (2023-10-02)

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

3.421.0 (2023-09-27)

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

Commits

Updates @aws-sdk/client-ec2 from 3.418.0 to 3.423.0

Release notes

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

v3.423.0

3.423.0(2023-10-02)

Documentation Changes
  • client-transfer: Documentation updates for AWS Transfer Family (a896848d)
  • client-managedblockchain: Remove Rinkeby as option from Ethereum APIs (03d01089)
New Features
  • clients: update client endpoints as of 2023-10-02 (f5a47e70)
  • client-rds: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response. (679fd290)
  • client-bedrock: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs. (441ce01f)
  • client-ec2: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances. (bd24ace5)
  • client-bedrock-runtime: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier. (b07fb6e0)
  • client-sts: STS API updates for assumeRole (d2333026)
  • client-sso: Fix FIPS Endpoints in aws-us-gov. (0b76346b)
Bug Fixes
  • middleware-sdk-ec2: fix presigning of boolean query param (#5278) (fa961c23)
  • credential-provider-http: use alternate browser entry point (#5277) (a3f07541)

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

v3.422.0

3.422.0(2023-09-28)

Documentation Changes
  • client-wafv2: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint. (614d1959)
New Features
  • clients: update client endpoints as of 2023-09-28 (5ba9a460)
  • client-sagemaker: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector. (5fc40b04)
  • client-budgets: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000. (b88ea7e7)
  • client-bedrock: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model. (1f7b3663)
  • client-iotfleetwise: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added. (b35f84bd)
  • client-bedrock-runtime: Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode. (42028373)
  • client-ec2: Adds support for Customer Managed Key encryption for Amazon Verified Access resources (5ba06550)
  • client-sagemaker-featurestore-runtime: Feature Store supports read/write of records with collection type features. (1f7a2447)
  • credential-providers: add fromHttp credential provider (#5256) (c720c1ca)

... (truncated)

Changelog

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

3.423.0 (2023-10-02)

Features

  • client-ec2: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances. (bd24ace)

3.422.0 (2023-09-28)

Features

  • client-ec2: Adds support for Customer Managed Key encryption for Amazon Verified Access resources (5ba0655)

3.421.0 (2023-09-27)

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

3.420.0 (2023-09-26)

Features

  • client-ec2: The release includes AWS verified access to support FIPs compliance in North America regions (2cb7f26)
Commits
  • be891bd Publish v3.423.0
  • bd24ace feat(client-ec2): Introducing Amazon EC2 R7iz instances with 3.9 GHz sustaine...
  • fc7445e Publish v3.422.0
  • 5ba0655 feat(client-ec2): Adds support for Customer Managed Key encryption for Amazon...
  • 4398bfc Publish v3.421.0
  • 605746f docs: use heuristic to select sample operation (#5262)
  • 0471180 Publish v3.420.0
  • 2cb7f26 feat(client-ec2): The release includes AWS verified access to support FIPs co...
  • See full diff in compare view

Updates @aws-sdk/client-s3 from 3.418.0 to 3.423.0

Release notes

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

v3.423.0

3.423.0(2023-10-02)

Documentation Changes
  • client-transfer: Documentation updates for AWS Transfer Family (a896848d)
  • client-managedblockchain: Remove Rinkeby as option from Ethereum APIs (03d01089)
New Features
  • clients: update client endpoints as of 2023-10-02 (f5a47e70)
  • client-rds: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response. (679fd290)
  • client-bedrock: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs. (441ce01f)
  • client-ec2: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances. (bd24ace5)
  • client-bedrock-runtime: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier. (b07fb6e0)
  • client-sts: STS API updates for assumeRole (d2333026)
  • client-sso: Fix FIPS Endpoints in aws-us-gov. (0b76346b)
Bug Fixes
  • middleware-sdk-ec2: fix presigning of boolean query param (#5278) (fa961c23)
  • credential-provider-http: use alternate browser entry point (#5277) (a3f07541)

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

v3.422.0

3.422.0(2023-09-28)

Documentation Changes
  • client-wafv2: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint. (614d1959)
New Features
  • clients: update client endpoints as of 2023-09-28 (5ba9a460)
  • client-sagemaker: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector. (5fc40b04)
  • client-budgets: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000. (b88ea7e7)
  • client-bedrock: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model. (1f7b3663)
  • client-iotfleetwise: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added. (b35f84bd)
  • client-bedrock-runtime: Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode. (42028373)
  • client-ec2: Adds support for Customer Managed Key encryption for Amazon Verified Access resources (5ba06550)
  • client-sagemaker-featurestore-runtime: Feature Store supports read/write of records with collection type features. (1f7a2447)
  • credential-providers: add fromHttp credential provider (#5256) (c720c1ca)

... (truncated)

Changelog

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

3.423.0 (2023-10-02)

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

3.421.0 (2023-09-27)

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

3.420.0 (2023-09-26)

Features

  • client-s3: This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK. (33e5436)
Commits

Updates @aws-sdk/lib-storage from 3.418.0 to 3.423.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.423.0

3.423.0(2023-10-02)

Documentation Changes
  • client-transfer: Documentation updates for AWS Transfer Family (a896848d)
  • client-managedblockchain: Remove Rinkeby as option from Ethereum APIs (03d01089)
New Features
  • clients: update client endpoints as of 2023-10-02 (f5a47e70)
  • client-rds: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response. (679fd290)
  • client-bedrock: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs. (441ce01f)
  • client-ec2: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances. (bd24ace5)
  • client-bedrock-runtime: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier. (b07fb6e0)
  • client-sts: STS API updates for assumeRole (d2333026)
  • client-sso: Fix FIPS Endpoints in aws-us-gov. (0b76346b)
Bug Fixes
  • middleware-sdk-ec2: fix presigning of boolean query param (#5278) (fa961c23)
  • credential-provider-http: use alternate browser entry point (#5277) (a3f07541)

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

v3.422.0

3.422.0(2023-09-28)

Documentation Changes
  • client-wafv2: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint. (614d1959)
New Features
  • clients: update client endpoints as of 2023-09-28 (5ba9a460)
  • client-sagemaker: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector. (5fc40b04)
  • client-budgets: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000. (b88ea7e7)
  • client-bedrock: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model. (1f7b3663)
  • client-iotfleetwise: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added. (b35f84bd)
  • client-bedrock-runtime: Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode. (42028373)
  • client-ec2: Adds support for Customer Managed Key encryption for Amazon Verified Access resources (5ba06550)
  • client-sagemaker-featurestore-runtime: Feature Store supports read/write of records with collection type features. (1f7a2447)
  • credential-providers: add fromHttp credential provider (#5256) (c720c1ca)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.423.0 (2023-10-02)

Note: Version bump only for package @​aws-sdk/lib-storage

3.421.0 (2023-09-27)

Note: Version bump only for package @​aws-sdk/lib-storage

3.420.0 (2023-09-26)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

Updates @aws-sdk/client-ssm from 3.419.0 to 3.423.0

Release notes

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

v3.423.0

3.423.0(2023-10-02)

Documentation Changes
  • client-transfer: Documentation updates for AWS Transfer Family (a896848d)
  • client-managedblockchain: Remove Rinkeby as option from Ethereum APIs (03d01089)
New Features
  • clients: update client endpoints as of 2023-10-02 (f5a47e70)
  • client-rds: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response. (679fd290)
  • client-bedrock: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs. (441ce01f)
  • client-ec2: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances. (bd24ace5)
  • client-bedrock-runtime: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier. (b07fb6e0)
  • client-sts: STS API updates for assumeRole (d2333026)
  • client-sso: Fix FIPS Endpoints in aws-us-gov. (0b76346b)
Bug Fixes
  • middleware-sdk-ec2: fix presigning of boolean query param (#5278) (fa961c23)
  • credential-provider-http: use alternate browser entry point (#5277) (a3f07541)

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

v3.422.0

3.422.0(2023-09-28)

Documentation Changes
  • client-wafv2: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint. (614d1959)
New Features
  • clients: update client endpoints as of 2023-09-28 (5ba9a460)
  • client-sagemaker: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector. (5fc40b04)
  • client-budgets: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000. (b88ea7e7)
  • client-bedrock: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model. (1f7b3663)
  • client-iotfleetwise: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added. (b35f84bd)
  • client-bedrock-runtime: Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode. (42028373)
  • client-ec2: Adds support for Customer Managed Key encryption for Amazon Verified Access resources (5ba06550)
  • client-sagemaker-featurestore-runtime: Feature Store supports read/write of records with collection type features. (1f7a2447)
  • credential-providers: add fromHttp credential provider (#5256) (c720c1ca)

... (truncated)

Changelog

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

3.423.0 (2023-10-02)

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

3.421.0 (2023-09-27)

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

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 aws group in /lambdas with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.418.0` | `3.423.0` |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.418.0` | `3.423.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.418.0` | `3.423.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.418.0` | `3.423.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.419.0` | `3.423.0` |


Updates `@aws-sdk/client-sqs` from 3.418.0 to 3.423.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-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.423.0/clients/client-sqs)

Updates `@aws-sdk/client-ec2` from 3.418.0 to 3.423.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-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.423.0/clients/client-ec2)

Updates `@aws-sdk/client-s3` from 3.418.0 to 3.423.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.423.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.418.0 to 3.423.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.423.0/lib/lib-storage)

Updates `@aws-sdk/client-ssm` from 3.419.0 to 3.423.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-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.423.0/clients/client-ssm)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sqs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ec2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 3, 2023
@npalm npalm merged commit 1b24342 into main Oct 3, 2023
20 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-69d5315e5d branch October 3, 2023 14:58
npalm pushed a commit that referenced this pull request Oct 9, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.5.0](v4.4.1...v4.5.0)
(2023-10-04)


### Features

* namespace EC2 tags
([#3523](#3523))
([35aa73a](35aa73a))


### Bug Fixes

* **lambda:** Bump @aws-lambda-powertools/logger from 1.12.1 to 1.14.0
in /lambdas
([#3521](#3521))
([3f42529](3f42529))
* **lambda:** Bump the aws group in /lambdas with 5 updates
([#3525](#3525))
([1b24342](1b24342))
* **lambda:** Bump the octokit group in /lambdas with 1 update
([#3519](#3519))
([cde80cd](cde80cd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant