Skip to content

fix(lambda): bump the aws group in /lambdas with 6 updates #4424

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

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the aws group in /lambdas with 6 updates:

Package From To
@aws-sdk/client-ec2 3.744.0 3.749.0
@aws-sdk/client-ssm 3.744.0 3.749.0
@aws-sdk/client-sqs 3.744.0 3.749.0
@aws-sdk/client-s3 3.744.0 3.749.0
@aws-sdk/lib-storage 3.744.0 3.749.0
@aws-sdk/client-eventbridge 3.744.0 3.749.0

Updates @aws-sdk/client-ec2 from 3.744.0 to 3.749.0

Release notes

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

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

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

v3.748.0

3.748.0(2025-02-13)

Chores
  • scripts: use Node.js fs to copy Smithy folders instead of shell (#6881) (53f15ecf)
Documentation Changes
  • client-acm-pca: Private Certificate Authority (PCA) documentation updates (8983d463)
  • client-ecs: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (af662469)
  • update remarks on Lambda-bundled AWS SDK (#6880) (e38c94b2)
New Features
  • client-fis: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (1d6b9e5e)
  • client-sagemaker: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (a068ee6e)
  • client-storage-gateway: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (aeef69ff)
  • client-accessanalyzer: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (18ecb889)

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

v3.747.0

3.747.0(2025-02-12)

... (truncated)

Changelog

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

3.749.0 (2025-02-14)

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

3.746.0 (2025-02-11)

Features

  • client-ec2: Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created. (2962b1b)
Commits
  • 5f1be93 Publish v3.749.0
  • ebd03ac chore(codegen): sync for stream buffering (#6885)
  • c8eea56 Publish v3.746.0
  • 2962b1b feat(client-ec2): Adding support for the new fullSnapshotSizeInBytes field in...
  • See full diff in compare view

Updates @aws-sdk/client-ssm from 3.744.0 to 3.749.0

Release notes

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

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

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

v3.748.0

3.748.0(2025-02-13)

Chores
  • scripts: use Node.js fs to copy Smithy folders instead of shell (#6881) (53f15ecf)
Documentation Changes
  • client-acm-pca: Private Certificate Authority (PCA) documentation updates (8983d463)
  • client-ecs: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (af662469)
  • update remarks on Lambda-bundled AWS SDK (#6880) (e38c94b2)
New Features
  • client-fis: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (1d6b9e5e)
  • client-sagemaker: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (a068ee6e)
  • client-storage-gateway: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (aeef69ff)
  • client-accessanalyzer: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (18ecb889)

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

v3.747.0

3.747.0(2025-02-12)

... (truncated)

Changelog

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

3.749.0 (2025-02-14)

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

Commits

Updates @aws-sdk/client-sqs from 3.744.0 to 3.749.0

Release notes

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

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

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

v3.748.0

3.748.0(2025-02-13)

Chores
  • scripts: use Node.js fs to copy Smithy folders instead of shell (#6881) (53f15ecf)
Documentation Changes
  • client-acm-pca: Private Certificate Authority (PCA) documentation updates (8983d463)
  • client-ecs: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (af662469)
  • update remarks on Lambda-bundled AWS SDK (#6880) (e38c94b2)
New Features
  • client-fis: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (1d6b9e5e)
  • client-sagemaker: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (a068ee6e)
  • client-storage-gateway: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (aeef69ff)
  • client-accessanalyzer: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (18ecb889)

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

v3.747.0

3.747.0(2025-02-12)

... (truncated)

Changelog

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

3.749.0 (2025-02-14)

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

Commits

Updates @aws-sdk/client-s3 from 3.744.0 to 3.749.0

Release notes

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

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

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

v3.748.0

3.748.0(2025-02-13)

Chores
  • scripts: use Node.js fs to copy Smithy folders instead of shell (#6881) (53f15ecf)
Documentation Changes
  • client-acm-pca: Private Certificate Authority (PCA) documentation updates (8983d463)
  • client-ecs: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (af662469)
  • update remarks on Lambda-bundled AWS SDK (#6880) (e38c94b2)
New Features
  • client-fis: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (1d6b9e5e)
  • client-sagemaker: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (a068ee6e)
  • client-storage-gateway: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (aeef69ff)
  • client-accessanalyzer: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (18ecb889)

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

v3.747.0

3.747.0(2025-02-12)

... (truncated)

Changelog

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

3.749.0 (2025-02-14)

Features

  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad8)
Commits
  • 5f1be93 Publish v3.749.0
  • 5b15ad8 feat(client-s3): Added support for Content-Range header in HeadObject response.
  • ebd03ac chore(codegen): sync for stream buffering (#6885)
  • See full diff in compare view

Updates @aws-sdk/lib-storage from 3.744.0 to 3.749.0

Release notes

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

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

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

v3.748.0

3.748.0(2025-02-13)

Chores
  • scripts: use Node.js fs to copy Smithy folders instead of shell (#6881) (53f15ecf)
Documentation Changes
  • client-acm-pca: Private Certificate Authority (PCA) documentation updates (8983d463)
  • client-ecs: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (af662469)
  • update remarks on Lambda-bundled AWS SDK (#6880) (e38c94b2)
New Features
  • client-fis: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (1d6b9e5e)
  • client-sagemaker: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (a068ee6e)
  • client-storage-gateway: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (aeef69ff)
  • client-accessanalyzer: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (18ecb889)

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

v3.747.0

3.747.0(2025-02-12)

... (truncated)

Changelog

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

3.749.0 (2025-02-14)

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

Commits

Updates @aws-sdk/client-eventbridge from 3.744.0 to 3.749.0

Release notes

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

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

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

v3.748.0

3.748.0(2025-02-13)

Chores
  • scripts: use Node.js fs to copy Smithy folders instead of shell (#6881) (53f15ecf)
Documentation Changes
  • client-acm-pca: Private Certificate Authority (PCA) documentation updates (8983d463)
  • client-ecs: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (af662469)
  • update remarks on Lambda-bundled AWS SDK (#6880) (e38c94b2)
New Features
  • client-fis: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (1d6b9e5e)
  • client-sagemaker: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (a068ee6e)
  • client-storage-gateway: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (aeef69ff)
  • client-accessanalyzer: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (18ecb889)

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

v3.747.0

3.747.0(2025-02-12)

... (truncated)

Changelog

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

3.749.0 (2025-02-14)

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

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 6 updates:

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


Updates `@aws-sdk/client-ec2` from 3.744.0 to 3.749.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.749.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.744.0 to 3.749.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.749.0/clients/client-ssm)

Updates `@aws-sdk/client-sqs` from 3.744.0 to 3.749.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.749.0/clients/client-sqs)

Updates `@aws-sdk/client-s3` from 3.744.0 to 3.749.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.749.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.744.0 to 3.749.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.749.0/lib/lib-storage)

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

---
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
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 17, 2025 19:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 17, 2025
@npalm npalm merged commit ee80ada into main Feb 19, 2025
5 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-0b3af716c0 branch February 19, 2025 21:17
npalm pushed a commit that referenced this pull request Feb 19, 2025
🤖 I have created a release *beep* *boop*
---


##
[6.2.3](v6.2.2...v6.2.3)
(2025-02-19)


### Bug Fixes

* **lambda:** bump @octokit/request from 8.4.0 to 8.4.1 in /lambdas
([#4431](#4431))
([945bff1](945bff1))
* **lambda:** bump @octokit/request-error from 5.1.0 to 5.1.1 in
/lambdas
([#4422](#4422))
([7ef849e](7ef849e))
* **lambda:** bump the aws group in /lambdas with 6 updates
([#4424](#4424))
([ee80ada](ee80ada))

---
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: runners-releaser[bot] <194412594+runners-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