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

CT-5900: Bump the production-dependencies group across 1 directory with 9 updates #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 2, 2025

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

Package From To
@pulumi/docker-build 0.0.8 0.0.10
@pulumi/tls 5.0.10 5.1.0
@pulumi/aws-native 1.22.0 1.25.0
@pulumi/aws 6.66.2 6.70.0
@pulumi/random 4.16.8 4.18.0
@pulumi/pulumi 3.145.0 3.153.1
effect 3.12.1 3.13.4
@aws-sdk/client-s3 3.723.0 3.758.0
@aws-sdk/client-kms 3.723.0 3.758.0

Updates @pulumi/docker-build from 0.0.8 to 0.0.10

Release notes

Sourced from @​pulumi/docker-build's releases.

v0.0.10

No release notes provided.

v0.0.9

No release notes provided.

Commits

Updates @pulumi/tls from 5.0.10 to 5.1.0

Release notes

Sourced from @​pulumi/tls's releases.

v5.1.0

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-tls@v5.0.10...v5.1.0

Commits

Updates @pulumi/aws-native from 1.22.0 to 1.25.0

Release notes

Sourced from @​pulumi/aws-native's releases.

v1.25.0

No release notes provided.

v1.24.0

No release notes provided.

v1.23.0

No release notes provided.

Commits
  • 1436397 Update first-party Pulumi dependencies to v3.148.0 (#2017)
  • ebe72ec Update GitHub Actions workflows. (#2038)
  • 91e4641 Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f2007d6d268...
  • bf7951b Update GitHub Actions workflows. (#2032)
  • 4985e4a Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f2007d6d268...
  • a0ab6ba Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f2007d6d268...
  • e9bc024 Update module github.com/golang/glog to v1.2.4 [SECURITY] (#2026)
  • 66934fa Sign Windows release binaries (#2022)
  • 1cb3a05 Update GitHub Actions workflows. (#2021)
  • 2a54d21 Update GitHub Actions workflows. (#2016)
  • Additional commits viewable in compare view

Updates @pulumi/aws from 6.66.2 to 6.70.0

Release notes

Sourced from @​pulumi/aws's releases.

v6.70.0

Does the PR have any schema changes?

Found 4 breaking changes:

Types

  • "aws:bedrockmodel/InvocationLoggingConfigurationLoggingConfig:InvocationLoggingConfigurationLoggingConfig": required:
    • 🟢 "embeddingDataDeliveryEnabled" property is no longer Required
    • 🟢 "imageDataDeliveryEnabled" property is no longer Required
    • 🟢 "textDataDeliveryEnabled" property is no longer Required
  • 🟢 "aws:dynamodb/getTableGlobalSecondaryIndex:getTableGlobalSecondaryIndex": required: "onDemandThroughputs" property has changed to Required

New resources:

  • cloudwatch/contributorInsightRule.ContributorInsightRule
  • cloudwatch/contributorManagedInsightRule.ContributorManagedInsightRule
  • qbusiness/application.Application

New functions:

  • cloudwatch/getContributorManagedInsightRules.getContributorManagedInsightRules

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.69.0...v6.70.0

v6.69.0

Does the PR have any schema changes?

Found 10 breaking changes:

Resources

  • 🟢 "aws:s3/bucketLifecycleConfigurationV2:BucketLifecycleConfigurationV2": required: "rules" property is no longer Required

Types

  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleFilter:BucketLifecycleConfigurationV2RuleFilter": properties:
    • 🟡 "objectSizeGreaterThan" type changed from "string" to "integer"
    • 🟡 "objectSizeLessThan" type changed from "string" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "integer" to "number"

... (truncated)

Commits

Updates @pulumi/random from 4.16.8 to 4.18.0

Release notes

Sourced from @​pulumi/random's releases.

v4.18.0

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-random@v4.17.0...v4.18.0

v4.17.0

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

What's Changed

... (truncated)

Commits

Updates @pulumi/pulumi from 3.145.0 to 3.153.1

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.153.1

3.153.1 (2025-02-28)

Bug Fixes

  • [programgen] Fix concurrent map write panics in the caching mapper #18746

  • [sdk/python] Fix get_organization returning None from older SDKs #18769

v3.153.0

3.153.0 (2025-02-27)

Features

  • [sdkgen/dotnet] Update pulumi-dotnet to v3.75.2

  • [auto/python] Add --preview-only to the refresh command in the Python Automation API #18674

  • [sdk/{dotnet,go,java,nodejs,python,yaml}] Add the ability to lookup project root from sdks, equivalent to path.root in Terraform #18595

Bug Fixes

  • [cli] Make policy rm and stack rm non-interactive when requested #18708

  • [engine] Fix a panic when importing a stack reference #18704

  • [cli/new] Report all errors from git clone for multiple refs. #18702

  • [cli/package] Correctly deal with subdirs in package add when no version number is specified #18605

  • [cli/package] Improve disambiguation for package loading when a name is passed in #18709

  • [programgen/dotnet] Fix generating SDKs for .NET projects when using pulumi convert #18510

  • [sdkgen/dotnet] Revert provider SDKs to target net6 #18729

... (truncated)

Changelog

Sourced from @​pulumi/pulumi's changelog.

3.153.1 (2025-02-28)

Bug Fixes

  • [programgen] Fix concurrent map write panics in the caching mapper #18746

  • [sdk/python] Fix get_organization returning None from older SDKs #18769

3.153.0 (2025-02-27)

Features

  • [sdkgen/dotnet] Update pulumi-dotnet to v3.75.2

  • [auto/python] Add --preview-only to the refresh command in the Python Automation API #18674

  • [sdk/{dotnet,go,java,nodejs,python,yaml}] Add the ability to lookup project root from sdks, equivalent to path.root in Terraform #18595

Bug Fixes

  • [cli] Make policy rm and stack rm non-interactive when requested #18708

  • [engine] Fix a panic when importing a stack reference #18704

  • [cli/new] Report all errors from git clone for multiple refs. #18702

  • [cli/package] Correctly deal with subdirs in package add when no version number is specified #18605

  • [cli/package] Improve disambiguation for package loading when a name is passed in #18709

  • [programgen/dotnet] Fix generating SDKs for .NET projects when using pulumi convert #18510

  • [sdkgen/dotnet] Revert provider SDKs to target net6 #18729

  • [sdk/{go,nodejs,python}] Exclude resource references from property dependencies for packaged components #18620

... (truncated)

Commits

Updates effect from 3.12.1 to 3.13.4

Release notes

Sourced from effect's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #4502 cc5588d Thanks @​gcanti! - Schema: More Accurate Return Types for DataFromSelf and Data.

    This update refines the return types of DataFromSelf and Data, making them clearer and more specific, especially when working with structured schemas.

    Before

    The return types were more generic, making it harder to see the underlying structure:

    import { Schema } from "effect"
    const struct = Schema.Struct({ a: Schema.NumberFromString })
    //       ┌─── Schema.DataFromSelf<Schema<{ readonly a: number; }, { readonly a: string; }>>
    //       ▼
    const schema1 = Schema.DataFromSelf(struct)
    //       ┌─── Schema.Data<Schema<{ readonly a: number; }, { readonly a: string; }>>
    //       ▼
    const schema2 = Schema.Data(struct)

    After

    Now, the return types clearly reflect the original schema structure:

    import { Schema } from "effect"
    const struct = Schema.Struct({ a: Schema.NumberFromString })
    //       ┌─── Schema.DataFromSelf<Schema.Struct<{ a: typeof Schema.NumberFromString; }>>
    //       ▼
    const schema1 = Schema.DataFromSelf(struct)
    //       ┌─── Schema.Data<Schema.Struct<{ a: typeof Schema.NumberFromString; }>>
    //       ▼
    const schema2 = Schema.Data(struct)

  • #4510 623c8cd Thanks @​gcanti! - Schema: More Accurate Return Type for compose.

... (truncated)

Changelog

Sourced from effect's changelog.

3.13.4

Patch Changes

3.13.3

Patch Changes

  • #4502 cc5588d Thanks @​gcanti! - Schema: More Accurate Return Types for DataFromSelf and Data.

    This update refines the return types of DataFromSelf and Data, making them clearer and more specific, especially when working with structured schemas.

    Before

    The return types were more generic, making it harder to see the underlying structure:

    import { Schema } from "effect"
    const struct = Schema.Struct({ a: Schema.NumberFromString })
    //       ┌─── Schema.DataFromSelf<Schema<{ readonly a: number; }, { readonly a: string; }>>
    //       ▼
    const schema1 = Schema.DataFromSelf(struct)
    //       ┌─── Schema.Data<Schema<{ readonly a: number; }, { readonly a: string; }>>
    //       ▼
    const schema2 = Schema.Data(struct)

    After

    Now, the return types clearly reflect the original schema structure:

    import { Schema } from "effect"
    const struct = Schema.Struct({ a: Schema.NumberFromString })
    //       ┌─── Schema.DataFromSelf<Schema.Struct<{ a: typeof Schema.NumberFromString; }>>
    //       ▼
    const schema1 = Schema.DataFromSelf(struct)
    //       ┌─── Schema.Data<Schema.Struct<{ a: typeof Schema.NumberFromString; }>>
    //       ▼
    const schema2 = Schema.Data(struct)

... (truncated)

Commits

Updates @aws-sdk/client-s3 from 3.723.0 to 3.758.0

Release notes

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

v3.758.0

3.758.0(2025-02-27)

Chores
  • codegen:
Documentation Changes
  • client-emr: Definition update for EbsConfiguration. (73febedf)
New Features
  • clients: update client endpoints as of 2025-02-27 (cee1e677)
  • client-sagemaker: SageMaker HubService is introducing support for creating Training Jobs in Curated Hub (Private Hub). Additionally, it is introducing two new APIs: UpdateHubContent and UpdateHubContentReference. (5850cddf)
  • client-qbusiness: This release supports deleting attachments from conversations. (e5ad2704)
  • client-storage-gateway: This release adds support to invoke a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3. (6ee1cf4d)
  • client-redshift-serverless: Add track support for Redshift Serverless workgroup. (a3fdee6c)
  • client-bedrock-agent-runtime: Introduces Sessions (preview) to enable stateful conversations in GenAI applications. (f62fcc0a)
Bug Fixes

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

v3.757.0

3.757.0(2025-02-26)

Documentation Changes
  • client-cloudfront: Documentation update for VPC origin config. (ba92993e)
New Features
  • clients: update client endpoints as of 2025-02-26 (19a610d4)
  • client-application-signals: This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives. (577b28e6)
  • client-sagemaker: AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components. (91fa4eba)
  • client-iotfleetwise: This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only. (618b5ed4)
  • client-ec2: Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping. (7ac960d6)
  • client-chime: Removes the Amazon Chime SDK APIs from the "chime" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice. (95b84bb2)
  • client-batch: AWS Batch: Resource Aware Scheduling feature support (a48eb96b)
  • client-oam: This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources. (c3382128)

... (truncated)

Changelog

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

3.758.0 (2025-02-27)

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

3.750.0 (2025-02-17)

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

3.749.0 (2025-02-14)

Features

  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad8)

3.744.0 (2025-02-07)

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

3.743.0 (2025-02-06)

Features

  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (794f4b5)

3.741.0 (2025-02-03)

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

... (truncated)

Commits

Updates @aws-sdk/client-kms from 3.723.0 to 3.758.0

Release notes

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

v3.758.0

3.758.0(2025-02-27)

Chores
  • codegen:
Documentation Changes
  • client-emr: Definition update for EbsConfiguration. (73febedf)
New Features
  • clients: update client endpoints as of 2025-02-27 (cee1e677)
  • client-sagemaker: SageMaker HubService is introducing support for creating Training Jobs in Curated Hub (Private Hub). Additionally, it is introducing two new APIs: UpdateHubContent and UpdateHubContentReference. (5850cddf)
  • client-qbusiness: This release supports deleting attachments from conversations. (e5ad2704)
  • client-storage-gateway: This release adds support to invoke a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3. (6ee1cf4d)
  • client-redshift-serverless: Add track support for Redshift Serverless workgroup. (a3fdee6c)
  • client-bedrock-agent-runtime: Introduces Sessions (preview) to enable stateful conversations in GenAI applications. (f62fcc0a)
Bug Fixes

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

v3.757.0

3.757.0(2025-02-26)

Documentation Changes
  • client-cloudfront: Documentation update for VPC origin config. (ba92993e)
New Features
  • clients: update client endpoints as of 2025-02-26 (19a610d4)
  • client-application-signals: This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives. (577b28e6)
  • client-sagemaker: AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components. (91fa4eba)
  • client-iotfleetwise: This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only. (618b5ed4)
  • client-ec2: Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping. (7ac960d6)
  • client-chime: Removes the Amazon Chime SDK APIs from the "chime" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice. (95b84bb2)
  • client-batch: AWS Batch: Resource Aware Scheduling feature support (a48eb96b)
  • client-oam: This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources. (c3382128)

... (truncated)

Changelog

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

3.758.0 (2025-02-27)

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

3.750.0 (2025-02-17)

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

3.749.0 (2025-02-14)...

Description has been truncated

…th 9 updates

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

| Package | From | To |
| --- | --- | --- |
| [@pulumi/docker-build](https://github.com/pulumi/pulumi-docker-build) | `0.0.8` | `0.0.10` |
| [@pulumi/tls](https://github.com/pulumi/pulumi-tls) | `5.0.10` | `5.1.0` |
| [@pulumi/aws-native](https://github.com/pulumi/pulumi-aws-native) | `1.22.0` | `1.25.0` |
| [@pulumi/aws](https://github.com/pulumi/pulumi-aws) | `6.66.2` | `6.70.0` |
| [@pulumi/random](https://github.com/pulumi/pulumi-random) | `4.16.8` | `4.18.0` |
| [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) | `3.145.0` | `3.153.1` |
| [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) | `3.12.1` | `3.13.4` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.723.0` | `3.758.0` |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.723.0` | `3.758.0` |



Updates `@pulumi/docker-build` from 0.0.8 to 0.0.10
- [Release notes](https://github.com/pulumi/pulumi-docker-build/releases)
- [Changelog](https://github.com/pulumi/pulumi-docker-build/blob/main/CHANGELOG.md)
- [Commits](pulumi/pulumi-docker-build@v0.0.8...v0.0.10)

Updates `@pulumi/tls` from 5.0.10 to 5.1.0
- [Release notes](https://github.com/pulumi/pulumi-tls/releases)
- [Changelog](https://github.com/pulumi/pulumi-tls/blob/main/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-tls@v5.0.10...v5.1.0)

Updates `@pulumi/aws-native` from 1.22.0 to 1.25.0
- [Release notes](https://github.com/pulumi/pulumi-aws-native/releases)
- [Changelog](https://github.com/pulumi/pulumi-aws-native/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-aws-native@v1.22.0...v1.25.0)

Updates `@pulumi/aws` from 6.66.2 to 6.70.0
- [Release notes](https://github.com/pulumi/pulumi-aws/releases)
- [Changelog](https://github.com/pulumi/pulumi-aws/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-aws@v6.66.2...v6.70.0)

Updates `@pulumi/random` from 4.16.8 to 4.18.0
- [Release notes](https://github.com/pulumi/pulumi-random/releases)
- [Changelog](https://github.com/pulumi/pulumi-random/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-random@v4.16.8...v4.18.0)

Updates `@pulumi/pulumi` from 3.145.0 to 3.153.1
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pulumi/pulumi/commits/v3.153.1/sdk/nodejs)

Updates `effect` from 3.12.1 to 3.13.4
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/effect/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/[email protected]/packages/effect)

Updates `@aws-sdk/client-s3` from 3.723.0 to 3.758.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.758.0/clients/client-s3)

Updates `@aws-sdk/client-kms` from 3.723.0 to 3.758.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.758.0/clients/client-kms)

---
updated-dependencies:
- dependency-name: "@pulumi/docker-build"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@pulumi/tls"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@pulumi/aws-native"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@pulumi/aws"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@pulumi/random"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@pulumi/pulumi"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: effect
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-kms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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 Mar 2, 2025
Copy link
Author

dependabot bot commented on behalf of github Mar 2, 2025

Dependabot tried to add @epursiai, @hongyu-cambri and @stazz-cambri as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/dsp-testing/ahead_of_main/pulls/5/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the dsp-testing/ahead_of_main repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

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.

0 participants