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 across 1 directory with 5 updates #4191

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps the aws group with 5 updates in the /lambdas directory:

Package From To
@aws-sdk/client-ec2 3.666.0 3.670.0
@aws-sdk/client-ssm 3.666.0 3.670.0
@aws-sdk/client-sqs 3.666.0 3.670.0
@aws-sdk/client-s3 3.666.0 3.673.0
@aws-sdk/lib-storage 3.666.0 3.673.0

Updates @aws-sdk/client-ec2 from 3.666.0 to 3.670.0

Release notes

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

v3.670.0

3.670.0(2024-10-11)

Chores
  • codegen: codegen update for createDefaultUserAgentProvider (#6558) (1f421db3)
Documentation Changes
  • client-appflow: Doc only updates for clarification around OAuth2GrantType for Salesforce. (b381b166)
  • client-robomaker: Documentation update: added support notices to each API action. (bc47ba41)
New Features
  • client-guardduty: Added a new field for network connection details. (6f6d4ac2)
  • client-emr: This release provides new parameter "Context" in instance fleet clusters. (bbad3841)
  • client-elastic-load-balancing-v2: Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target. (809828e6)
Bug Fixes
  • client-s3: correct shape type of two shapes from union to structure (#6561) (9d746f60)
  • lib-dynamodb: missing @​aws-sdk/core dependency in lib-dynamodb (#6557) (e4f9d596)

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

v3.669.0

3.669.0(2024-10-10)

Chores
  • middleware-user-agent: detect cbor, retry, account id features (#6552) (534e028f)
Documentation Changes
  • client-elastic-inference: Elastic Inference - Documentation update to add service shutdown notice. (5dbe44b3)
  • client-ecs: This is a documentation only release that updates to documentation to let customers know that Amazon Elastic Inference is no longer available. (1ec3fb83)
  • client-acm-pca: Documentation updates for AWS Private CA. (70a55d50)
New Features
  • client-socialmessaging: This release for AWS End User Messaging includes a public SDK, providing a suite of APIs that enable sending WhatsApp messages to end users. (9e43f51a)
  • client-outposts: Adding new "DELIVERED" enum value for Outposts Order status (c9ca8165)
  • client-neptune-graph: Support for 16 m-NCU graphs available through account allowlisting (60ba33d6)
  • client-route53resolver: Route 53 Resolver Forwarding Rules can now include a server name indication (SNI) in the target address for rules that use the DNS-over-HTTPS (DoH) protocol. When a DoH-enabled Outbound Resolver Endpoint forwards a request to a DoH server, it will provide the SNI in the TLS handshake. (278471b3)
  • client-iotfleetwise: Refine campaign related API validations (9695325a)
  • client-ec2: This release adds support for assigning the billing of shared Amazon EC2 On-Demand Capacity Reservations. (88ca2562)
  • client-database-migration-service: Introduces DescribeDataMigrations, CreateDataMigration, ModifyDataMigration, DeleteDataMigration, StartDataMigration, StopDataMigration operations to SDK. Provides FailedDependencyFault error message. (f4772634)

... (truncated)

Changelog

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

3.670.0 (2024-10-11)

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

3.669.0 (2024-10-10)

Features

  • client-ec2: This release adds support for assigning the billing of shared Amazon EC2 On-Demand Capacity Reservations. (88ca256)

3.668.0 (2024-10-09)

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

3.667.0 (2024-10-08)

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

Commits
  • 375e4e5 Publish v3.670.0
  • 1f421db chore(codegen): codegen update for createDefaultUserAgentProvider (#6558)
  • 7d63f7a Publish v3.669.0
  • 88ca256 feat(client-ec2): This release adds support for assigning the billing of shar...
  • 6e61f0e Publish v3.668.0
  • fc7effc Publish v3.667.0
  • See full diff in compare view

Updates @aws-sdk/client-ssm from 3.666.0 to 3.670.0

Release notes

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

v3.670.0

3.670.0(2024-10-11)

Chores
  • codegen: codegen update for createDefaultUserAgentProvider (#6558) (1f421db3)
Documentation Changes
  • client-appflow: Doc only updates for clarification around OAuth2GrantType for Salesforce. (b381b166)
  • client-robomaker: Documentation update: added support notices to each API action. (bc47ba41)
New Features
  • client-guardduty: Added a new field for network connection details. (6f6d4ac2)
  • client-emr: This release provides new parameter "Context" in instance fleet clusters. (bbad3841)
  • client-elastic-load-balancing-v2: Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target. (809828e6)
Bug Fixes
  • client-s3: correct shape type of two shapes from union to structure (#6561) (9d746f60)
  • lib-dynamodb: missing @​aws-sdk/core dependency in lib-dynamodb (#6557) (e4f9d596)

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

v3.669.0

3.669.0(2024-10-10)

Chores
  • middleware-user-agent: detect cbor, retry, account id features (#6552) (534e028f)
Documentation Changes
  • client-elastic-inference: Elastic Inference - Documentation update to add service shutdown notice. (5dbe44b3)
  • client-ecs: This is a documentation only release that updates to documentation to let customers know that Amazon Elastic Inference is no longer available. (1ec3fb83)
  • client-acm-pca: Documentation updates for AWS Private CA. (70a55d50)
New Features
  • client-socialmessaging: This release for AWS End User Messaging includes a public SDK, providing a suite of APIs that enable sending WhatsApp messages to end users. (9e43f51a)
  • client-outposts: Adding new "DELIVERED" enum value for Outposts Order status (c9ca8165)
  • client-neptune-graph: Support for 16 m-NCU graphs available through account allowlisting (60ba33d6)
  • client-route53resolver: Route 53 Resolver Forwarding Rules can now include a server name indication (SNI) in the target address for rules that use the DNS-over-HTTPS (DoH) protocol. When a DoH-enabled Outbound Resolver Endpoint forwards a request to a DoH server, it will provide the SNI in the TLS handshake. (278471b3)
  • client-iotfleetwise: Refine campaign related API validations (9695325a)
  • client-ec2: This release adds support for assigning the billing of shared Amazon EC2 On-Demand Capacity Reservations. (88ca2562)
  • client-database-migration-service: Introduces DescribeDataMigrations, CreateDataMigration, ModifyDataMigration, DeleteDataMigration, StartDataMigration, StopDataMigration operations to SDK. Provides FailedDependencyFault error message. (f4772634)

... (truncated)

Changelog

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

3.670.0 (2024-10-11)

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

3.669.0 (2024-10-10)

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

3.668.0 (2024-10-09)

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

3.667.0 (2024-10-08)

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

Commits

Updates @aws-sdk/client-sqs from 3.666.0 to 3.670.0

Release notes

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

v3.670.0

3.670.0(2024-10-11)

Chores
  • codegen: codegen update for createDefaultUserAgentProvider (#6558) (1f421db3)
Documentation Changes
  • client-appflow: Doc only updates for clarification around OAuth2GrantType for Salesforce. (b381b166)
  • client-robomaker: Documentation update: added support notices to each API action. (bc47ba41)
New Features
  • client-guardduty: Added a new field for network connection details. (6f6d4ac2)
  • client-emr: This release provides new parameter "Context" in instance fleet clusters. (bbad3841)
  • client-elastic-load-balancing-v2: Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target. (809828e6)
Bug Fixes
  • client-s3: correct shape type of two shapes from union to structure (#6561) (9d746f60)
  • lib-dynamodb: missing @​aws-sdk/core dependency in lib-dynamodb (#6557) (e4f9d596)

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

v3.669.0

3.669.0(2024-10-10)

Chores
  • middleware-user-agent: detect cbor, retry, account id features (#6552) (534e028f)
Documentation Changes
  • client-elastic-inference: Elastic Inference - Documentation update to add service shutdown notice. (5dbe44b3)
  • client-ecs: This is a documentation only release that updates to documentation to let customers know that Amazon Elastic Inference is no longer available. (1ec3fb83)
  • client-acm-pca: Documentation updates for AWS Private CA. (70a55d50)
New Features
  • client-socialmessaging: This release for AWS End User Messaging includes a public SDK, providing a suite of APIs that enable sending WhatsApp messages to end users. (9e43f51a)
  • client-outposts: Adding new "DELIVERED" enum value for Outposts Order status (c9ca8165)
  • client-neptune-graph: Support for 16 m-NCU graphs available through account allowlisting (60ba33d6)
  • client-route53resolver: Route 53 Resolver Forwarding Rules can now include a server name indication (SNI) in the target address for rules that use the DNS-over-HTTPS (DoH) protocol. When a DoH-enabled Outbound Resolver Endpoint forwards a request to a DoH server, it will provide the SNI in the TLS handshake. (278471b3)
  • client-iotfleetwise: Refine campaign related API validations (9695325a)
  • client-ec2: This release adds support for assigning the billing of shared Amazon EC2 On-Demand Capacity Reservations. (88ca2562)
  • client-database-migration-service: Introduces DescribeDataMigrations, CreateDataMigration, ModifyDataMigration, DeleteDataMigration, StartDataMigration, StopDataMigration operations to SDK. Provides FailedDependencyFault error message. (f4772634)

... (truncated)

Changelog

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

3.670.0 (2024-10-11)

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

3.669.0 (2024-10-10)

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

3.668.0 (2024-10-09)

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

3.667.0 (2024-10-08)

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

Commits

Updates @aws-sdk/client-s3 from 3.666.0 to 3.673.0

Release notes

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

v3.673.0

3.673.0(2024-10-16)

New Features
  • client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a29)

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

v3.672.0

3.672.0(2024-10-15)

Documentation Changes
  • client-cloudformation: Documentation update for AWS CloudFormation API Reference. (bc971c98)
New Features
  • clients: update client endpoints as of 2024-10-15 (18d2184f)
  • client-transcribe-streaming: We are expanding support for 40 new locales in AWS Transcribe Streaming. (73471ab2)
  • client-resiliencehub: AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement. (d4a0fb60)
  • client-amplify: Added sourceUrlType field to StartDeployment request (1191ab70)
  • client-codebuild: Enable proxy for reserved capacity fleet. (f16069bc)
  • client-sesv2: This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery. (60af4171)
  • client-ivs: On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key. (0141b429)
  • client-qbusiness: Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites. (8f3697f4)
  • client-redshift: This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations. (3b1ffd3e)

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

v3.671.0

3.671.0(2024-10-14)

New Features
  • clients: update client endpoints as of 2024-10-14 (dc65a93b)
  • client-securitylake: This release updates request validation regex for resource ARNs. (11d60ef9)
  • client-supplychain: This release adds AWS Supply Chain instance management functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and UpdateInstance APIs. (4d99777f)
  • client-mailmanager: Mail Manager support for viewing and exporting metadata of archived messages. (1f6506b0)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions. (f2da7b7b)
  • client-transfer: This release enables customers using SFTP connectors to query the transfer status of their files to meet their monitoring needs as well as orchestrate post transfer actions. (d227a3e9)

... (truncated)

Changelog

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

3.673.0 (2024-10-16)

Features

  • client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a2)

3.670.0 (2024-10-11)

Bug Fixes

  • client-s3: correct shape type of two shapes from union to structure (#6561) (9d746f6)

3.669.0 (2024-10-10)

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

3.668.0 (2024-10-09)

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

3.667.0 (2024-10-08)

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

Commits
  • 77d0251 Publish v3.673.0
  • e7f10a2 feat(client-s3): Add support for the new optional bucket-region and prefix qu...
  • 375e4e5 Publish v3.670.0
  • 9d746f6 fix(client-s3): correct shape type of two shapes from union to structure (#6561)
  • 1f421db chore(codegen): codegen update for createDefaultUserAgentProvider (#6558)
  • 7d63f7a Publish v3.669.0
  • 6e61f0e Publish v3.668.0
  • fc7effc Publish v3.667.0
  • See full diff in compare view

Updates @aws-sdk/lib-storage from 3.666.0 to 3.673.0

Release notes

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

v3.673.0

3.673.0(2024-10-16)

New Features
  • client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a29)

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

v3.672.0

3.672.0(2024-10-15)

Documentation Changes
  • client-cloudformation: Documentation update for AWS CloudFormation API Reference. (bc971c98)
New Features
  • clients: update client endpoints as of 2024-10-15 (18d2184f)
  • client-transcribe-streaming: We are expanding support for 40 new locales in AWS Transcribe Streaming. (73471ab2)
  • client-resiliencehub: AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement. (d4a0fb60)
  • client-amplify: Added sourceUrlType field to StartDeployment request (1191ab70)
  • client-codebuild: Enable proxy for reserved capacity fleet. (f16069bc)
  • client-sesv2: This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery. (60af4171)
  • client-ivs: On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key. (0141b429)
  • client-qbusiness: Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites. (8f3697f4)
  • client-redshift: This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations. (3b1ffd3e)

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

v3.671.0

3.671.0(2024-10-14)

New Features
  • clients: update client endpoints as of 2024-10-14 (dc65a93b)
  • client-securitylake: This release updates request validation regex for resource ARNs. (11d60ef9)
  • client-supplychain: This release adds AWS Supply Chain instance management functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and UpdateInstance APIs. (4d99777f)
  • client-mailmanager: Mail Manager support for viewing and exporting metadata of archived messages. (1f6506b0)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions. (f2da7b7b)
  • client-transfer: This release enables customers using SFTP connectors to query the transfer status of their files to meet their monitoring needs as well as orchestrate post transfer actions. (d227a3e9)

... (truncated)

Changelog

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

3.673.0 (2024-10-16)

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

3.670.0 (2024-10-11)

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

3.669.0 (2024-10-10)

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

3.668.0 (2024-10-09)

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

3.667.0 (2024-10-08)

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

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 with 5 updates in the /lambdas directory:

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



Updates `@aws-sdk/client-ec2` from 3.666.0 to 3.670.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.670.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.666.0 to 3.670.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.670.0/clients/client-ssm)

Updates `@aws-sdk/client-sqs` from 3.666.0 to 3.670.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.670.0/clients/client-sqs)

Updates `@aws-sdk/client-s3` from 3.666.0 to 3.673.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.673.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.666.0 to 3.673.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.673.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  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
- dependency-name: "@aws-sdk/client-sqs"
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 17, 2024
@npalm npalm merged commit bf8a924 into main Oct 17, 2024
4 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-bb5b676159 branch October 17, 2024 07:33
npalm pushed a commit that referenced this pull request Oct 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.17.1](v5.17.0...v5.17.1)
(2024-10-17)


### Bug Fixes

* **lambda:** bump @octokit/types from 13.5.0 to 13.6.1 in /lambdas in
the octokit group
([#4183](#4183))
([f24469f](f24469f))
* **lambda:** bump the aws group across 1 directory with 5 updates
([#4191](#4191))
([bf8a924](bf8a924))
* **lambda:** bump the aws-powertools group in /lambdas with 4 updates
([#4184](#4184))
([e18ac60](e18ac60))

---
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