Skip to content

Bump the all-npm group with 6 updates#149

Merged
prx-service-account merged 1 commit into
mainfrom
dependabot/npm_and_yarn/all-npm-daee0804f2
Jul 10, 2026
Merged

Bump the all-npm group with 6 updates#149
prx-service-account merged 1 commit into
mainfrom
dependabot/npm_and_yarn/all-npm-daee0804f2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-npm group with 6 updates:

Package From To
@aws-sdk/client-cloudwatch 3.1075.0 3.1076.0
@aws-sdk/client-eventbridge 3.1075.0 3.1076.0
@aws-sdk/client-sns 3.1075.0 3.1076.0
@aws-sdk/client-sts 3.1075.0 3.1076.0
@smithy/util-retry 4.5.2 4.5.4
@types/node 26.0.0 26.0.1

Updates @aws-sdk/client-cloudwatch from 3.1075.0 to 3.1076.0

Release notes

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

v3.1076.0

3.1076.0(2026-06-29)

Chores
  • codegen:
    • sync for checksum impls, hostLabel validation (#8127) (aa94fa04)
    • sync for CBOR serde performance and retry fixes (#8125) (b6d6a759)
  • scripts: drop bundler support in dist-cjs (use dist-es instead) (#8124) (775bc034)
Documentation Changes
  • client-elasticache: Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior. (e9e0072f)
  • client-rds-data: Updated documentation to remove Aurora Serverless V1 references. (c5f50784)
New Features
  • client-glue: Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset. (fe604af0)
  • client-appconfig: AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack. (2b8591de)
  • client-resource-explorer-2: Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView (a3773832)
  • client-vpc-lattice: Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services (217aaea5)
  • client-sagemaker-featurestore-runtime: Add support for ListRecords and BatchWriteRecord APIs to Feature Store. (7a6ffe5e)
  • client-connecthealth: Expand input validation to support Unicode characters and markdown table syntax. (a20832a3)
  • client-cloudwatch: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results. (14f023ba)
  • client-imagebuilder: Adds support for AMI watermarks in Image Builder. (17e643a9)
  • client-evs: Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage. (2ae38fea)
  • client-pcs: Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster. (16469f6b)
  • client-lambda: Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits. (0268f939)
  • client-connectcampaignsv2: Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign. (05f467f7)
  • client-wafv2: AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF. (54ea3212)
  • client-ecs: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism. (ff85bd33)
  • client-ec2: Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware. (3482937a)
  • client-pinpoint-sms-voice-v2: This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements. (46b16440)
Tests
  • client-dynamodb: skip endpoint string comparison tests (#8123) (8e577e08)
  • add tsup/dts and metro bundler compatibility tests (#8122) (88ae83fc)

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

Changelog

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

3.1076.0 (2026-06-29)

Features

  • client-cloudwatch: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results. (14f023b)
Commits
  • dfd62f6 Publish v3.1076.0
  • 14f023b feat(client-cloudwatch): This release adds the API (PutLogAlarm) to manage a ...
  • aa94fa0 chore(codegen): sync for checksum impls, hostLabel validation (#8127)
  • b6d6a75 chore(codegen): sync for CBOR serde performance and retry fixes (#8125)
  • See full diff in compare view

Updates @aws-sdk/client-eventbridge from 3.1075.0 to 3.1076.0

Release notes

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

v3.1076.0

3.1076.0(2026-06-29)

Chores
  • codegen:
    • sync for checksum impls, hostLabel validation (#8127) (aa94fa04)
    • sync for CBOR serde performance and retry fixes (#8125) (b6d6a759)
  • scripts: drop bundler support in dist-cjs (use dist-es instead) (#8124) (775bc034)
Documentation Changes
  • client-elasticache: Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior. (e9e0072f)
  • client-rds-data: Updated documentation to remove Aurora Serverless V1 references. (c5f50784)
New Features
  • client-glue: Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset. (fe604af0)
  • client-appconfig: AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack. (2b8591de)
  • client-resource-explorer-2: Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView (a3773832)
  • client-vpc-lattice: Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services (217aaea5)
  • client-sagemaker-featurestore-runtime: Add support for ListRecords and BatchWriteRecord APIs to Feature Store. (7a6ffe5e)
  • client-connecthealth: Expand input validation to support Unicode characters and markdown table syntax. (a20832a3)
  • client-cloudwatch: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results. (14f023ba)
  • client-imagebuilder: Adds support for AMI watermarks in Image Builder. (17e643a9)
  • client-evs: Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage. (2ae38fea)
  • client-pcs: Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster. (16469f6b)
  • client-lambda: Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits. (0268f939)
  • client-connectcampaignsv2: Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign. (05f467f7)
  • client-wafv2: AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF. (54ea3212)
  • client-ecs: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism. (ff85bd33)
  • client-ec2: Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware. (3482937a)
  • client-pinpoint-sms-voice-v2: This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements. (46b16440)
Tests
  • client-dynamodb: skip endpoint string comparison tests (#8123) (8e577e08)
  • add tsup/dts and metro bundler compatibility tests (#8122) (88ae83fc)

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

Changelog

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

3.1076.0 (2026-06-29)

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

Commits
  • dfd62f6 Publish v3.1076.0
  • aa94fa0 chore(codegen): sync for checksum impls, hostLabel validation (#8127)
  • b6d6a75 chore(codegen): sync for CBOR serde performance and retry fixes (#8125)
  • See full diff in compare view

Updates @aws-sdk/client-sns from 3.1075.0 to 3.1076.0

Release notes

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

v3.1076.0

3.1076.0(2026-06-29)

Chores
  • codegen:
    • sync for checksum impls, hostLabel validation (#8127) (aa94fa04)
    • sync for CBOR serde performance and retry fixes (#8125) (b6d6a759)
  • scripts: drop bundler support in dist-cjs (use dist-es instead) (#8124) (775bc034)
Documentation Changes
  • client-elasticache: Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior. (e9e0072f)
  • client-rds-data: Updated documentation to remove Aurora Serverless V1 references. (c5f50784)
New Features
  • client-glue: Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset. (fe604af0)
  • client-appconfig: AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack. (2b8591de)
  • client-resource-explorer-2: Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView (a3773832)
  • client-vpc-lattice: Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services (217aaea5)
  • client-sagemaker-featurestore-runtime: Add support for ListRecords and BatchWriteRecord APIs to Feature Store. (7a6ffe5e)
  • client-connecthealth: Expand input validation to support Unicode characters and markdown table syntax. (a20832a3)
  • client-cloudwatch: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results. (14f023ba)
  • client-imagebuilder: Adds support for AMI watermarks in Image Builder. (17e643a9)
  • client-evs: Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage. (2ae38fea)
  • client-pcs: Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster. (16469f6b)
  • client-lambda: Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits. (0268f939)
  • client-connectcampaignsv2: Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign. (05f467f7)
  • client-wafv2: AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF. (54ea3212)
  • client-ecs: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism. (ff85bd33)
  • client-ec2: Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware. (3482937a)
  • client-pinpoint-sms-voice-v2: This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements. (46b16440)
Tests
  • client-dynamodb: skip endpoint string comparison tests (#8123) (8e577e08)
  • add tsup/dts and metro bundler compatibility tests (#8122) (88ae83fc)

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

Changelog

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

3.1076.0 (2026-06-29)

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

Commits
  • dfd62f6 Publish v3.1076.0
  • aa94fa0 chore(codegen): sync for checksum impls, hostLabel validation (#8127)
  • b6d6a75 chore(codegen): sync for CBOR serde performance and retry fixes (#8125)
  • See full diff in compare view

Updates @aws-sdk/client-sts from 3.1075.0 to 3.1076.0

Release notes

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

v3.1076.0

3.1076.0(2026-06-29)

Chores
  • codegen:
    • sync for checksum impls, hostLabel validation (#8127) (aa94fa04)
    • sync for CBOR serde performance and retry fixes (#8125) (b6d6a759)
  • scripts: drop bundler support in dist-cjs (use dist-es instead) (#8124) (775bc034)
Documentation Changes
  • client-elasticache: Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior. (e9e0072f)
  • client-rds-data: Updated documentation to remove Aurora Serverless V1 references. (c5f50784)
New Features
  • client-glue: Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset. (fe604af0)
  • client-appconfig: AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack. (2b8591de)
  • client-resource-explorer-2: Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView (a3773832)
  • client-vpc-lattice: Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services (217aaea5)
  • client-sagemaker-featurestore-runtime: Add support for ListRecords and BatchWriteRecord APIs to Feature Store. (7a6ffe5e)
  • client-connecthealth: Expand input validation to support Unicode characters and markdown table syntax. (a20832a3)
  • client-cloudwatch: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results. (14f023ba)
  • client-imagebuilder: Adds support for AMI watermarks in Image Builder. (17e643a9)
  • client-evs: Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage. (2ae38fea)
  • client-pcs: Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster. (16469f6b)
  • client-lambda: Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits. (0268f939)
  • client-connectcampaignsv2: Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign. (05f467f7)
  • client-wafv2: AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF. (54ea3212)
  • client-ecs: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism. (ff85bd33)
  • client-ec2: Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware. (3482937a)
  • client-pinpoint-sms-voice-v2: This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements. (46b16440)
Tests
  • client-dynamodb: skip endpoint string comparison tests (#8123) (8e577e08)
  • add tsup/dts and metro bundler compatibility tests (#8122) (88ae83fc)

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

Changelog

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

3.1076.0 (2026-06-29)

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

Commits
  • dfd62f6 Publish v3.1076.0
  • aa94fa0 chore(codegen): sync for checksum impls, hostLabel validation (#8127)
  • b6d6a75 chore(codegen): sync for CBOR serde performance and retry fixes (#8125)
  • See full diff in compare view

Updates @smithy/util-retry from 4.5.2 to 4.5.4

Changelog

Sourced from @​smithy/util-retry's changelog.

4.5.4

Patch Changes

  • Updated dependencies [d366537]
  • Updated dependencies [c0d7f5d]
    • @​smithy/core@​3.28.0

4.5.3

Patch Changes

  • Updated dependencies [c9575e1]
  • Updated dependencies [2dcefdb]
  • Updated dependencies [91280a5]
    • @​smithy/core@​3.27.0
Commits

Updates @types/node from 26.0.0 to 26.0.1

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 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 all-npm group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.1075.0` | `3.1076.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.1075.0` | `3.1076.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.1075.0` | `3.1076.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.1075.0` | `3.1076.0` |
| [@smithy/util-retry](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-retry) | `4.5.2` | `4.5.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.0.0` | `26.0.1` |


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

Updates `@aws-sdk/client-eventbridge` from 3.1075.0 to 3.1076.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.1076.0/clients/client-eventbridge)

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

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

Updates `@smithy/util-retry` from 4.5.2 to 4.5.4
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-retry/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-retry@4.5.4/packages/util-retry)

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

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-version: 3.1076.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.1076.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-sns"
  dependency-version: 3.1076.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.1076.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: "@smithy/util-retry"
  dependency-version: 4.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@types/node"
  dependency-version: 26.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
...

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 Jul 10, 2026
@prx-service-account prx-service-account enabled auto-merge (squash) July 10, 2026 18:44
@prx-service-account prx-service-account merged commit 1b81ad3 into main Jul 10, 2026
5 checks passed
@prx-service-account prx-service-account deleted the dependabot/npm_and_yarn/all-npm-daee0804f2 branch July 10, 2026 18:45
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