Skip to content

build: bump the npm group across 1 directory with 70 updates - #57

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-95bcf5f8ec
Closed

build: bump the npm group across 1 directory with 70 updates#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-95bcf5f8ec

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the npm group with 51 updates in the / directory:

Package From To
@aws-sdk/checksums 3.1000.23 3.1000.26
@aws-sdk/client-cloudfront 3.1098.0 3.1106.0
@aws-sdk/client-s3 3.1098.0 3.1106.0
@babel/helper-annotate-as-pure 7.27.3 7.29.7
@babel/helper-create-class-features-plugin 7.29.3 7.29.7
@babel/helper-plugin-utils 7.28.6 7.29.7
@babel/plugin-proposal-decorators 7.29.0 7.29.7
@babel/plugin-syntax-jsx 7.28.6 7.29.7
@babel/plugin-syntax-typescript 7.28.6 7.29.7
@babel/plugin-transform-destructuring 7.28.5 7.29.7
@babel/plugin-transform-explicit-resource-management 7.28.6 7.29.7
@babel/plugin-transform-modules-commonjs 7.28.6 7.29.7
@babel/plugin-transform-typescript 7.28.6 7.29.7
@conventional-changelog/git-client 3.1.0 3.1.1
@napi-rs/wasm-runtime 1.2.1 1.2.2
@oclif/core 4.13.2 4.13.3
@oclif/plugin-not-found 3.2.90 3.2.93
@oclif/plugin-warn-if-update-available 3.1.70 3.1.73
@types/estree 1.0.8 1.0.9
ast-v8-to-istanbul 1.0.0 1.0.5
caniuse-lite 1.0.30001806 1.0.30001809
chardet 2.1.1 2.2.0
csv-stringify 6.8.1 6.8.3
electron-to-chromium 1.5.401 1.5.403
es-module-lexer 2.1.0 2.3.1
expect-type 1.3.0 1.4.0
fast-wrap-ansi 0.2.0 0.2.2
iconv-lite 0.7.2 0.7.3
ip-address 10.3.1 10.5.0
is-core-module 2.16.1 2.16.2
js-yaml 4.3.0 4.3.1
magicast 0.5.2 0.5.4
nanoid 3.3.16 3.3.18
node-releases 2.0.52 2.0.53
obug 2.1.1 2.1.4
postcss 8.5.25 8.5.26
postcss-selector-parser 7.1.4 7.1.5
process-warning 5.0.0 5.1.0
rolldown 1.2.1 1.2.3
std-env 4.1.0 4.2.0
thingies 2.6.0 2.6.1
thread-stream 3.1.0 3.2.0
tinyexec 1.1.2 1.3.0
tinyrainbow 3.1.0 3.1.1
tldts 7.4.9 7.4.10
unbash 4.0.4 4.0.10
update-browserslist-db 1.2.3 1.3.1
vite 8.2.0 8.2.1
ws 8.21.1 8.21.3
yargs 18.0.0 18.1.0
yoctocolors 2.1.2 2.2.0

Updates @aws-sdk/checksums from 3.1000.23 to 3.1000.26

Changelog

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

3.1000.26 (2026-08-04)

Chores

  • checksums: update dependencies.

3.1000.25 (2026-07-31)

Docs

  • checksums: populate readme with package overview (#8243) (353e67d)

3.1000.24 (2026-07-31)

Chores

  • checksums: update dependencies.
Commits

Updates @aws-sdk/client-cloudfront from 3.1098.0 to 3.1106.0

Release notes

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

v3.1106.0

3.1106.0(2026-08-07)

New Features
  • clients: update client endpoints as of 2026-08-07 (c5d05426)
  • client-amplify: Increased the maximum allowed length of the oauthToken parameter in the CreateApp and UpdateApp APIs to support longer OAuth tokens issued by third-party Git providers. (b239e292)
  • client-healthlake: Adds provenanceEnabled to StartFHIRImportJob (18ac6efe)
  • client-securityagent: Added enableEmailMfa input field on Actor to enable email-based MFA during penetration tests. When enabled, a server-generated mfaForwardingAddress is returned. Set up a forwarding rule in your email provider to forward MFA emails to this address so the agent can complete email-based MFA login flows (e21d3919)
  • client-mediapackagev2: StreamNameOutputMode - a new optional field on MediaPackageV2 OriginEndpoints that lets customers choose whether egress manifests use numeric stream indices (default) or encoder-assigned stream names from the input (7f49cb06)
  • client-sagemaker: Amazon SageMaker adds maintenance lifecycle statuses for Notebook Instances (6ce0f884)
  • client-ec2: This release adds support for BGP route protection in Amazon VPC IP Address Manager (IPAM), including route discovery, RPKI route protection findings, and delegated RPKI (Internet Registry Associations, routing policy registrations, and ROA management) for BYOIP prefixes. (62f281df)
  • client-mediatailor: Added support for inserting ads via the VAST Ad Buffet standard. You can now configure MediaTailor to insert ads in sequence order using the AdSequencingMode setting in your playback configuration. Standalone ads are used as fallbacks when a sequenced ad is unavailable. (7bebb1e5)
  • client-connect: Supports updating the task template associated with in-progress task contacts using the new UpdateContactTaskTemplate API. This enables supervisors and developers to dynamically reassign task templates without creating a new task. (24f40416)

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

v3.1105.0

3.1105.0(2026-08-06)

Chores
  • lib-dynamodb: add error msg and fallback when incompatible client is supplied (#8231) (e663d41f)
New Features
  • clients: update client endpoints as of 2026-08-06 (e4f7b32f)
  • client-cloudwatch-logs: This release adds index category support to the CloudWatch Logs DescribeFieldIndexes API. Customers can filter and identify DEFAULT, CUSTOM, AUTO, and INACTIVE field indexes. (e17fff6f)
  • client-socialmessaging: Add support for WhatsApp Conversions APIs. (5c29a869)
  • client-gamelift: Adds support for C8a, C8i, C9g, M8a, M8i, and M9g EC2 instance type families for managed EC2 and container fleets. Also adds explicit anchors on most string regexes. (30dfd63a)
  • client-securityhub: Security Hub is adding a new public API, ListFreeTrialStatusesV2 to describe the free trial statuses of the Security Hub service and its opt-in features. (e44b3582)
  • client-bedrock-agentcore-control: Add support for Gateway rate limits and Runtime instances in Amazon Bedrock AgentCore. Customers can now configure rate limits scoped to control request rates, token consumption rates, and active connection rates. Customers can now create capacity providers to launch runtimes on their EC2 instances. (865d21ef)
  • client-device-farm: Adds support for service generated insights across runs, jobs, and tests. (6c601b71)
  • client-sagemaker: Releases new Model Customization SequenceLength parameter for Training and g7 instance types for Training and Processing. (14bd2ac7)
  • client-agent-registry-control: Agent Registry's Public Preview release (a137863d)
  • client-backup: AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore. (636228a9)
  • client-mediatailor: AWS Elemental MediaTailor now supports concurrent function execution. The new Concurrent Executor function type runs multiple independent child functions in parallel within a single lifecycle hook, reducing pipeline latency to the duration of the slowest call instead of the sum of all calls. (1cf61475)
  • client-marketplace-agreement: GetAgreementTerms now returns a new term variant in AcceptedTerm, netPaymentTerm, with a paymentDuePeriod field (example "P30D"). (50b0d6d5)
  • client-agent-registry: Agent Registry's Public Preview release (632ae479)
  • client-kafka: MSK Clusters can now deliver authorizer logs alongside broker logs to the destinations defined by you (b7e31937)
  • client-bedrock-agentcore: Add support for capacity provider sessions in Amazon Bedrock AgentCore. Customers can now delete an active session running on a runtime instance launched through their capacity provider. (bd301533)
  • client-auto-scaling: EC2 Auto Scaling now supports being managed by other AWS services via the operator field. (f5d54fce)
  • client-ec2: Adds a new optional IncludeLocalZones parameter to the Spot Placement Score API that defaults to false. When set to true, the Spot Placement Score API will consider the relevant Local Zones with Spot capacity when computing the Spot Placement Score. (43673842)
  • client-marketplace-discovery: GetOfferTerms now returns netPaymentTerm in offerTerms, specifying payment due period after invoice date. The paymentDuePeriod field uses ISO 8601 duration format (e.g., "P30D" for net 30 days). This is a backward-compatible addition. See API documentation for full structure and examples. (f4fd7ae7)
  • client-s3: AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore. (faf65602)

... (truncated)

Changelog

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

3.1106.0 (2026-08-07)

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

3.1105.0 (2026-08-06)

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

3.1104.0 (2026-08-05)

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

3.1103.0 (2026-08-04)

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

3.1102.0 (2026-08-03)

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

3.1101.0 (2026-07-31)

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

3.1100.0 (2026-07-31)

... (truncated)

Commits

Updates @aws-sdk/client-s3 from 3.1098.0 to 3.1106.0

Release notes

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

v3.1106.0

3.1106.0(2026-08-07)

New Features
  • clients: update client endpoints as of 2026-08-07 (c5d05426)
  • client-amplify: Increased the maximum allowed length of the oauthToken parameter in the CreateApp and UpdateApp APIs to support longer OAuth tokens issued by third-party Git providers. (b239e292)
  • client-healthlake: Adds provenanceEnabled to StartFHIRImportJob (18ac6efe)
  • client-securityagent: Added enableEmailMfa input field on Actor to enable email-based MFA during penetration tests. When enabled, a server-generated mfaForwardingAddress is returned. Set up a forwarding rule in your email provider to forward MFA emails to this address so the agent can complete email-based MFA login flows (e21d3919)
  • client-mediapackagev2: StreamNameOutputMode - a new optional field on MediaPackageV2 OriginEndpoints that lets customers choose whether egress manifests use numeric stream indices (default) or encoder-assigned stream names from the input (7f49cb06)
  • client-sagemaker: Amazon SageMaker adds maintenance lifecycle statuses for Notebook Instances (6ce0f884)
  • client-ec2: This release adds support for BGP route protection in Amazon VPC IP Address Manager (IPAM), including route discovery, RPKI route protection findings, and delegated RPKI (Internet Registry Associations, routing policy registrations, and ROA management) for BYOIP prefixes. (62f281df)
  • client-mediatailor: Added support for inserting ads via the VAST Ad Buffet standard. You can now configure MediaTailor to insert ads in sequence order using the AdSequencingMode setting in your playback configuration. Standalone ads are used as fallbacks when a sequenced ad is unavailable. (7bebb1e5)
  • client-connect: Supports updating the task template associated with in-progress task contacts using the new UpdateContactTaskTemplate API. This enables supervisors and developers to dynamically reassign task templates without creating a new task. (24f40416)

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

v3.1105.0

3.1105.0(2026-08-06)

Chores
  • lib-dynamodb: add error msg and fallback when incompatible client is supplied (#8231) (e663d41f)
New Features
  • clients: update client endpoints as of 2026-08-06 (e4f7b32f)
  • client-cloudwatch-logs: This release adds index category support to the CloudWatch Logs DescribeFieldIndexes API. Customers can filter and identify DEFAULT, CUSTOM, AUTO, and INACTIVE field indexes. (e17fff6f)
  • client-socialmessaging: Add support for WhatsApp Conversions APIs. (5c29a869)
  • client-gamelift: Adds support for C8a, C8i, C9g, M8a, M8i, and M9g EC2 instance type families for managed EC2 and container fleets. Also adds explicit anchors on most string regexes. (30dfd63a)
  • client-securityhub: Security Hub is adding a new public API, ListFreeTrialStatusesV2 to describe the free trial statuses of the Security Hub service and its opt-in features. (e44b3582)
  • client-bedrock-agentcore-control: Add support for Gateway rate limits and Runtime instances in Amazon Bedrock AgentCore. Customers can now configure rate limits scoped to control request rates, token consumption rates, and active connection rates. Customers can now create capacity providers to launch runtimes on their EC2 instances. (865d21ef)
  • client-device-farm: Adds support for service generated insights across runs, jobs, and tests. (6c601b71)
  • client-sagemaker: Releases new Model Customization SequenceLength parameter for Training and g7 instance types for Training and Processing. (14bd2ac7)
  • client-agent-registry-control: Agent Registry's Public Preview release (a137863d)
  • client-backup: AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore. (636228a9)
  • client-mediatailor: AWS Elemental MediaTailor now supports concurrent function execution. The new Concurrent Executor function type runs multiple independent child functions in parallel within a single lifecycle hook, reducing pipeline latency to the duration of the slowest call instead of the sum of all calls. (1cf61475)
  • client-marketplace-agreement: GetAgreementTerms now returns a new term variant in AcceptedTerm, netPaymentTerm, with a paymentDuePeriod field (example "P30D"). (50b0d6d5)
  • client-agent-registry: Agent Registry's Public Preview release (632ae479)
  • client-kafka: MSK Clusters can now deliver authorizer logs alongside broker logs to the destinations defined by you (b7e31937)
  • client-bedrock-agentcore: Add support for capacity provider sessions in Amazon Bedrock AgentCore. Customers can now delete an active session running on a runtime instance launched through their capacity provider. (bd301533)
  • client-auto-scaling: EC2 Auto Scaling now supports being managed by other AWS services via the operator field. (f5d54fce)
  • client-ec2: Adds a new optional IncludeLocalZones parameter to the Spot Placement Score API that defaults to false. When set to true, the Spot Placement Score API will consider the relevant Local Zones with Spot capacity when computing the Spot Placement Score. (43673842)
  • client-marketplace-discovery: GetOfferTerms now returns netPaymentTerm in offerTerms, specifying payment due period after invoice date. The paymentDuePeriod field uses ISO 8601 duration format (e.g., "P30D" for net 30 days). This is a backward-compatible addition. See API documentation for full structure and examples. (f4fd7ae7)
  • client-s3: AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore. (faf65602)

... (truncated)

Changelog

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

3.1106.0 (2026-08-07)

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

3.1105.0 (2026-08-06)

Features

  • client-s3: AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore. (faf6560)

3.1104.0 (2026-08-05)

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

3.1103.0 (2026-08-04)

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

3.1102.0 (2026-08-03)

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

3.1101.0 (2026-07-31)

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

... (truncated)

Commits

Updates @aws-sdk/core from 3.977.3 to 3.977.6

Changelog

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

3.977.6 (2026-08-04)

Bug Fixes

  • core/protocols: fix number precision check (#8252) (3ab3c0e)

3.977.5 (2026-08-03)

Bug Fixes

  • core/protocols: document and number serialization fixes (#8245) (71d4384)

Chores

  • core/protocols: switch to v2 JSON codecs (#8234) (54c1c23)

3.977.4 (2026-07-30)

Bug Fixes

  • core/protocols: v2 JSON codec updates and JsonBytesStringAdapter (#8238) (a1001f4)
Commits

Updates @aws-sdk/credential-provider-env from 3.972.64 to 3.972.67

Changelog

Sourced from @​aws-sdk/credential-provider-env's changelog.

3.972.67 (2026-08-04)

Chores

  • credential-provider-env: update dependencies.

3.972.66 (2026-08-03)

Chores

  • credential-provider-env: update dependencies.

3.972.65 (2026-07-31)

Chores

  • credential-provider-env: update dependencies.
Commits

Updates @aws-sdk/credential-provider-http from 3.972.66 to 3.972.69

Changelog

Sourced from @​aws-sdk/credential-provider-http's changelog.

3.972.69 (2026-08-04)

Chores

  • credential-provider-http: update dependencies.

3.972.68 (2026-08-03)

Chores

  • credential-provider-http: update dependencies.

3.972.67 (2026-07-31)

Chores

  • credential-provider-http: update dependencies.
Commits

Updates @aws-sdk/credential-provider-ini from 3.973.9 to 3.973.12

Changelog

Sourced from @​aws-sdk/credential-provider-ini's changelog.

3.973.12 (2026-08-04)

Chores

  • credential-provider-ini: update dependencies.

3.973.11 (2026-08-03)

Chores

  • credential-provider-ini: update dependencies.

3.973.10 (2026-07-31)

Chores

  • credential-provider-ini: update dependencies.
Commits

Updates @aws-sdk/credential-provider-login from 3.972.71 to 3.972.74

Changelog

Sourced from @​aws-sdk/credential-provider-login's changelog.

3.972.74 (2026-08-04)

Chores

  • credential-provider-login: update dependencies.

3.972.73 (2026-08-03)

Bug Fixes

  • credential-provider-login: always read token from disk (#8216) (5caf21f)

3.972.72 (2026-07-31)

Chores

  • credential-provider-login: update dependencies.
Commits

Updates @aws-sdk/credential-provider-node from 3.972.75 to 3.972.78

Changelog

Sourced from @​aws-sdk/credential-provider-node's changelog.

3.972.78 (2026-08-04)

Chores

  • credential-provider-node: update dependencies.

3.972.77 (2026-08-03)

Bug Fixes

  • credential-provider-login: always read token from disk (#8216) (5caf21f)

3.972.76 (2026-07-31)

Chores

  • credential-provider-node: update dependencies.
Commits

Updates @aws-sdk/credential-provider-process from 3.972.64 to 3.972.67

Changelog

Sourced from @​aws-sdk/credential-provider-process's changelog.

3.972.67 (2026-08-04)

Chores

  • credential-provider-process: update dependencies.

3.972.66 (2026-08-03)

Chores

  • credential-provider-process: update dependencies.

3.972.65 (2026-07-31)

Chores

  • credential-provider-process: update dependencies.
Commits

Updates @aws-sdk/credential-provider-sso from 3.973.8 to 3.973.11

Changelog

Sourced from @​aws-sdk/credential-provider-sso's changelog.

3.973.11 (2026-08-04)

Chores

  • credential-provider-sso: update dependencies.

3.973.10 (2026-08-03)

Chores

  • credential-provider-sso: update dependencies.

3.973.9 (2026-07-31)

Chores

  • credential-provider-sso: update dependencies.
Commits

Updates @aws-sdk/credential-provider-web-identity from 3.972.70 to 3.972.73

Changelog

Sourced from @​aws-sdk/credential-provider-web-identity's changelog.

3.972.73 (2026-08-04)

Chores

  • credential-provider-web-identity: update dependencies.

3.972.72 (2026-08-03)

Chores

  • credential-provider-web-identity: update dependencies.

3.972.71 (2026-07-31)

Chores

  • credential-provider-web-identity: update dependencies.
Commits

Updates @aws-sdk/middleware-sdk-s3 from 3.972.69 to 3.972.72

Changelog

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

3.972.72 (2026-08-04)

Chores

  • middleware-sdk-s3: update dependencies.

3.972.71 (2026-08-03)

Chores

  • middleware-sdk-s3: update dependencies.

3.972.70 (2026-07-31)

Chores

  • middleware-sdk-s3: update dependencies.
Commits

Updates @aws-sdk/nested-clients from 3.997.38 to 3.997.41

Commits

Updates @aws-sdk/token-providers from 3.1098.0 to 3.1103.0

Release notes

Sourced from @​aws-sdk/token-providers's releases.

v3.1103.0

3.1103.0(2026-08-04)

Chores
Documentation Changes
  • client-dsql: UpdateCluster now checks the RemovePeerCluster permission on the specific cluster being removed, not a wildcard and docs now clarify how to set kmsEncryptionKey so the cluster uses the AWS-owned key. (473c65ca)
  • client-organizations: Improved accuracy of CloudTrail event documentation for AWS Organizations membership operations. (263633e3)
New Features
  • client-iam: Updating endpoint generation logic (4f3cb1da)
  • client-partnercentral-selling: Partners can now create leads with only 5 required fields and free-text values for all other fields, reducing import friction. Engagement invitations now include enrichment data (propensity scores, lead readiness) directly in the response. (108bdedc)
  • client-workspaces: Added ClientExperiencePolicy to ClientProperties object for ModifyClientProperties and DescribeClientProperties APIs. (c05ebd0e)
  • client-connect: Amazon Connect Customer now supports up to 50 attachments per email, increased from the previous limit of 10. The individual maximum attachment size limit of 20 MB and the total email size limit of 25 MB still hold true. (a0b556cb)
  • client-ec2: Amazon EC2 now supports Application Status Checks, a new status check that monitors your application's health through configurable HTTP(S) paths and ports, so you can detect and automatically respond to application-level impairments. (b66fadca)
  • client-inspector2: Adding Azure SBOM export capability. (c8824ff2)
  • client-sso-admin: AWS IAM Identity Center now lets you create organization-level instances without enabling multi-account permissions. You can enable multi-account permissions during instance creation or later via console or API, which then provisions the necessary service-linked roles. (97c52b6c)
  • client-dynamodb: Vector indexes are a type of index in Amazon DynamoDB that enable similarity search on vector embedding stored in your table items. Vector indexes use approximate nearest neighbor search to find items whose vectors are most similar to a query vector that you provide. (3b4460cb)
Bug Fixes

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

v3.1102.0

3.1102.0(2026-08-03)

Chores
  • scripts: add api-extractor.json validation for packages with public annotations (#8242) (77c1c5c0)
  • core/protocols: switch to v2 JSON codecs (#8234) (54c1c236)
Documentation Changes
  • client-wafv2: Updated descriptions for number of PreParseTextTransformations allowed per rule statement (b2440c3b)
  • checksums: populate readme with package overview (#8243) (353e67dd)
New Features
  • client-direct-connect: Added route visibility support for AWS Direct Connect, allowing customers to call ListVirtualInterfaceRoutes to view the BGP routes including AS path and BGP communities advertised over their virtual interfaces. (12675348)
  • client-mediaconvert: Updates Kantar server URL validation to accept Fifty5Blue domain. Adds support for output to S3 Glacier Instant Retrieval. (01860cb3)
  • client-network-firewall: This launch allows customers to use Network Firewall as an explicit Proxy and protect their workloads against threat of data exfiltration. (46a686e2)

... (truncated)

Changelog

Sourced from @​aws-sdk/token-providers's changelog.

3.1103.0 (2026-08-04)

Note: Version bump only for package @​aws-sdk/token-providers

3.1102.0 (2026-08-03)

Note: Version bump only for package @​aws-sdk/token-providers

3.1101.0 (2026-07-31)

Note: Version bump only for package @​aws-sdk/token-providers

3.1100.0 (2026-07-31)

Note: Version bump only for package @​aws-sdk/token-providers

3.1099.0 (2026-07-30)

Note: Version bump only for package @​aws-sdk/token-providers

Commits

Updates @babel/helper-annotate-as-pure from 7.27.3 to 7.29.7

Release notes

Sourced from @​babel/helper-annotate-as-pure's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​babel/helper-annotate-as-pure since your current version.


Updates @babel/helper-create-class-features-plugin from 7.29.3 to 7.29.7

Release notes

Sourced from @​babel/helper-create-class-features-plugin's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

Commits

Updates @babel/helper-member-expression-to-functions from 7.28.5 to 7.29.7

Release notes

Sourced from @​babel/helper-member-expression-to-functions's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates @babel/helper-optimise-call-expression from 7.27.1 to 7.29.7

Release notes

Sourced from @​babel/helper-optimise-call-expression's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

  • babel-parser

Bumps the npm group with 51 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/checksums](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/checksums) | `3.1000.23` | `3.1000.26` |
| [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) | `3.1098.0` | `3.1106.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1098.0` | `3.1106.0` |
| [@babel/helper-annotate-as-pure](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-annotate-as-pure) | `7.27.3` | `7.29.7` |
| [@babel/helper-create-class-features-plugin](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-create-class-features-plugin) | `7.29.3` | `7.29.7` |
| [@babel/helper-plugin-utils](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-plugin-utils) | `7.28.6` | `7.29.7` |
| [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) | `7.29.0` | `7.29.7` |
| [@babel/plugin-syntax-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-jsx) | `7.28.6` | `7.29.7` |
| [@babel/plugin-syntax-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-typescript) | `7.28.6` | `7.29.7` |
| [@babel/plugin-transform-destructuring](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-destructuring) | `7.28.5` | `7.29.7` |
| [@babel/plugin-transform-explicit-resource-management](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-explicit-resource-management) | `7.28.6` | `7.29.7` |
| [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.28.6` | `7.29.7` |
| [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) | `7.28.6` | `7.29.7` |
| [@conventional-changelog/git-client](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-client) | `3.1.0` | `3.1.1` |
| [@napi-rs/wasm-runtime](https://github.com/napi-rs/napi-rs/tree/HEAD/wasm-runtime) | `1.2.1` | `1.2.2` |
| [@oclif/core](https://github.com/oclif/core) | `4.13.2` | `4.13.3` |
| [@oclif/plugin-not-found](https://github.com/oclif/plugin-not-found) | `3.2.90` | `3.2.93` |
| [@oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available) | `3.1.70` | `3.1.73` |
| [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) | `1.0.8` | `1.0.9` |
| [ast-v8-to-istanbul](https://github.com/AriPerkkio/ast-v8-to-istanbul) | `1.0.0` | `1.0.5` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001806` | `1.0.30001809` |
| [chardet](https://github.com/runk/node-chardet) | `2.1.1` | `2.2.0` |
| [csv-stringify](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-stringify) | `6.8.1` | `6.8.3` |
| [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.401` | `1.5.403` |
| [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `2.1.0` | `2.3.1` |
| [expect-type](https://github.com/mmkal/expect-type) | `1.3.0` | `1.4.0` |
| [fast-wrap-ansi](https://github.com/43081j/fast-wrap-ansi) | `0.2.0` | `0.2.2` |
| [iconv-lite](https://github.com/pillarjs/iconv-lite) | `0.7.2` | `0.7.3` |
| [ip-address](https://github.com/beaugunderson/ip-address) | `10.3.1` | `10.5.0` |
| [is-core-module](https://github.com/inspect-js/is-core-module) | `2.16.1` | `2.16.2` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.3.0` | `4.3.1` |
| [magicast](https://github.com/unjs/magicast) | `0.5.2` | `0.5.4` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.16` | `3.3.18` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.52` | `2.0.53` |
| [obug](https://github.com/sxzz/obug) | `2.1.1` | `2.1.4` |
| [postcss](https://github.com/postcss/postcss) | `8.5.25` | `8.5.26` |
| [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) | `7.1.4` | `7.1.5` |
| [process-warning](https://github.com/fastify/process-warning) | `5.0.0` | `5.1.0` |
| [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.2.1` | `1.2.3` |
| [std-env](https://github.com/unjs/std-env) | `4.1.0` | `4.2.0` |
| [thingies](https://github.com/streamich/thingies) | `2.6.0` | `2.6.1` |
| [thread-stream](https://github.com/mcollina/thread-stream) | `3.1.0` | `3.2.0` |
| [tinyexec](https://github.com/tinylibs/tinyexec) | `1.1.2` | `1.3.0` |
| [tinyrainbow](https://github.com/tinylibs/tinyrainbow) | `3.1.0` | `3.1.1` |
| [tldts](https://github.com/remusao/tldts) | `7.4.9` | `7.4.10` |
| [unbash](https://github.com/webpro-nl/unbash) | `4.0.4` | `4.0.10` |
| [update-browserslist-db](https://github.com/browserslist/update-db) | `1.2.3` | `1.3.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.0` | `8.2.1` |
| [ws](https://github.com/websockets/ws) | `8.21.1` | `8.21.3` |
| [yargs](https://github.com/yargs/yargs) | `18.0.0` | `18.1.0` |
| [yoctocolors](https://github.com/sindresorhus/yoctocolors) | `2.1.2` | `2.2.0` |



Updates `@aws-sdk/checksums` from 3.1000.23 to 3.1000.26
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/checksums/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/checksums)

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

Updates `@aws-sdk/client-s3` from 3.1098.0 to 3.1106.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.1106.0/clients/client-s3)

Updates `@aws-sdk/core` from 3.977.3 to 3.977.6
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/core)

Updates `@aws-sdk/credential-provider-env` from 3.972.64 to 3.972.67
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-env/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-env)

Updates `@aws-sdk/credential-provider-http` from 3.972.66 to 3.972.69
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-http/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-http)

Updates `@aws-sdk/credential-provider-ini` from 3.973.9 to 3.973.12
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-ini/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-ini)

Updates `@aws-sdk/credential-provider-login` from 3.972.71 to 3.972.74
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-login/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-login)

Updates `@aws-sdk/credential-provider-node` from 3.972.75 to 3.972.78
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-node/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-node)

Updates `@aws-sdk/credential-provider-process` from 3.972.64 to 3.972.67
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-process/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-process)

Updates `@aws-sdk/credential-provider-sso` from 3.973.8 to 3.973.11
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-sso/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-sso)

Updates `@aws-sdk/credential-provider-web-identity` from 3.972.70 to 3.972.73
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-web-identity/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-web-identity)

Updates `@aws-sdk/middleware-sdk-s3` from 3.972.69 to 3.972.72
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-sdk-s3)

Updates `@aws-sdk/nested-clients` from 3.997.38 to 3.997.41
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages/nested-clients)

Updates `@aws-sdk/token-providers` from 3.1098.0 to 3.1103.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/token-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1103.0/packages/token-providers)

Updates `@babel/helper-annotate-as-pure` from 7.27.3 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-annotate-as-pure)

Updates `@babel/helper-create-class-features-plugin` from 7.29.3 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-create-class-features-plugin)

Updates `@babel/helper-member-expression-to-functions` from 7.28.5 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-member-expression-to-functions)

Updates `@babel/helper-optimise-call-expression` from 7.27.1 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-optimise-call-expression)

Updates `@babel/helper-plugin-utils` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-plugin-utils)

Updates `@babel/helper-replace-supers` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-replace-supers)

Updates `@babel/helper-skip-transparent-expression-wrappers` from 7.27.1 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helper-skip-transparent-expression-wrappers)

Updates `@babel/plugin-proposal-decorators` from 7.29.0 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-proposal-decorators)

Updates `@babel/plugin-syntax-decorators` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-syntax-decorators)

Updates `@babel/plugin-syntax-jsx` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-syntax-jsx)

Updates `@babel/plugin-syntax-typescript` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-syntax-typescript)

Updates `@babel/plugin-transform-destructuring` from 7.28.5 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-transform-destructuring)

Updates `@babel/plugin-transform-explicit-resource-management` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-transform-explicit-resource-management)

Updates `@babel/plugin-transform-modules-commonjs` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-transform-modules-commonjs)

Updates `@babel/plugin-transform-typescript` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-transform-typescript)

Updates `@conventional-changelog/git-client` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/git-client/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/git-client-v3.1.1/packages/git-client)

Updates `@napi-rs/wasm-runtime` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Changelog](https://github.com/napi-rs/napi-rs/blob/main/wasm-runtime/CHANGELOG.md)
- [Commits](https://github.com/napi-rs/napi-rs/commits/@napi-rs/wasm-runtime@1.2.2/wasm-runtime)

Updates `@oclif/core` from 4.13.2 to 4.13.3
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.13.2...4.13.3)

Updates `@oclif/plugin-not-found` from 3.2.90 to 3.2.93
- [Release notes](https://github.com/oclif/plugin-not-found/releases)
- [Changelog](https://github.com/oclif/plugin-not-found/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-not-found@3.2.90...3.2.93)

Updates `@oclif/plugin-warn-if-update-available` from 3.1.70 to 3.1.73
- [Release notes](https://github.com/oclif/plugin-warn-if-update-available/releases)
- [Changelog](https://github.com/oclif/plugin-warn-if-update-available/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-warn-if-update-available@3.1.70...3.1.73)

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

Updates `ast-v8-to-istanbul` from 1.0.0 to 1.0.5
- [Release notes](https://github.com/AriPerkkio/ast-v8-to-istanbul/releases)
- [Commits](AriPerkkio/ast-v8-to-istanbul@v1.0.0...v1.0.5)

Updates `caniuse-lite` from 1.0.30001806 to 1.0.30001809
- [Commits](browserslist/caniuse-lite@1.0.30001806...1.0.30001809)

Updates `chardet` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/runk/node-chardet/releases)
- [Commits](runk/node-chardet@v2.1.1...v2.2.0)

Updates `conventional-commits-parser` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-commits-parser/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-commits-parser-v7.1.2/packages/conventional-commits-parser)

Updates `csv-stringify` from 6.8.1 to 6.8.3
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-stringify/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-stringify@6.8.3/packages/csv-stringify)

Updates `electron-to-chromium` from 1.5.401 to 1.5.403
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.401...v1.5.403)

Updates `es-module-lexer` from 2.1.0 to 2.3.1
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](guybedford/es-module-lexer@2.1.0...2.3.1)

Updates `expect-type` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/mmkal/expect-type/releases)
- [Commits](mmkal/expect-type@v1.3.0...v1.4.0)

Updates `fast-wrap-ansi` from 0.2.0 to 0.2.2
- [Release notes](https://github.com/43081j/fast-wrap-ansi/releases)
- [Commits](43081j/fast-wrap-ansi@0.2.0...0.2.2)

Updates `iconv-lite` from 0.7.2 to 0.7.3
- [Release notes](https://github.com/pillarjs/iconv-lite/releases)
- [Changelog](https://github.com/pillarjs/iconv-lite/blob/v0.7.3/Changelog.md)
- [Commits](pillarjs/iconv-lite@v0.7.2...v0.7.3)

Updates `ip-address` from 10.3.1 to 10.5.0
- [Release notes](https://github.com/beaugunderson/ip-address/releases)
- [Commits](beaugunderson/ip-address@v10.3.1...v10.5.0)

Updates `is-core-module` from 2.16.1 to 2.16.2
- [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-core-module@v2.16.1...v2.16.2)

Updates `js-yaml` from 4.3.0 to 4.3.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.3.0...4.3.1)

Updates `magicast` from 0.5.2 to 0.5.4
- [Release notes](https://github.com/unjs/magicast/releases)
- [Changelog](https://github.com/unjs/magicast/blob/main/CHANGELOG.md)
- [Commits](unjs/magicast@v0.5.2...v0.5.4)

Updates `nanoid` from 3.3.16 to 3.3.18
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/3.3.18/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.16...3.3.18)

Updates `node-releases` from 2.0.52 to 2.0.53
- [Commits](chicoxyzzy/node-releases@v2.0.52...v2.0.53)

Updates `obug` from 2.1.1 to 2.1.4
- [Release notes](https://github.com/sxzz/obug/releases)
- [Commits](sxzz/obug@v2.1.1...v2.1.4)

Updates `postcss` from 8.5.25 to 8.5.26
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.25...8.5.26)

Updates `postcss-selector-parser` from 7.1.4 to 7.1.5
- [Release notes](https://github.com/postcss/postcss-selector-parser/releases)
- [Changelog](https://github.com/postcss/postcss-selector-parser/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-selector-parser@7.1.4...7.1.5)

Updates `process-warning` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/fastify/process-warning/releases)
- [Commits](fastify/process-warning@v5.0.0...v5.1.0)

Updates `rolldown` from 1.2.1 to 1.2.3
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.2.3/packages/rolldown)

Updates `std-env` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/unjs/std-env/releases)
- [Changelog](https://github.com/unjs/std-env/blob/main/CHANGELOG.md)
- [Commits](unjs/std-env@v4.1.0...v4.2.0)

Updates `thingies` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/streamich/thingies/releases)
- [Changelog](https://github.com/streamich/thingies/blob/main/CHANGELOG.md)
- [Commits](streamich/thingies@v2.6.0...v2.6.1)

Updates `thread-stream` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/mcollina/thread-stream/releases)
- [Commits](pinojs/thread-stream@v3.1.0...v3.2.0)

Updates `tinyexec` from 1.1.2 to 1.3.0
- [Release notes](https://github.com/tinylibs/tinyexec/releases)
- [Commits](tinylibs/tinyexec@1.1.2...1.3.0)

Updates `tinyrainbow` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/tinylibs/tinyrainbow/releases)
- [Commits](tinylibs/tinyrainbow@v3.1.0...v3.1.1)

Updates `tldts` from 7.4.9 to 7.4.10
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](remusao/tldts@v7.4.9...v7.4.10)

Updates `tldts-core` from 7.4.9 to 7.4.10
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](remusao/tldts@v7.4.9...v7.4.10)

Updates `unbash` from 4.0.4 to 4.0.10
- [Commits](webpro-nl/unbash@4.0.4...4.0.10)

Updates `update-browserslist-db` from 1.2.3 to 1.3.1
- [Release notes](https://github.com/browserslist/update-db/releases)
- [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md)
- [Commits](browserslist/update-db@1.2.3...1.3.1)

Updates `vite` from 8.2.0 to 8.2.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.1/packages/vite)

Updates `ws` from 8.21.1 to 8.21.3
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.21.1...8.21.3)

Updates `yargs` from 18.0.0 to 18.1.0
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs@v18.0.0...v18.1.0)

Updates `yoctocolors` from 2.1.2 to 2.2.0
- [Release notes](https://github.com/sindresorhus/yoctocolors/releases)
- [Commits](sindresorhus/yoctocolors@v2.1.2...v2.2.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/checksums"
  dependency-version: 3.1000.26
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-version: 3.1106.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1106.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@aws-sdk/core"
  dependency-version: 3.977.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/credential-provider-env"
  dependency-version: 3.972.67
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/credential-provider-http"
  dependency-version: 3.972.69
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/credential-provider-ini"
  dependency-version: 3.973.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/credential-provider-login"
  dependency-version: 3.972.74
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/credential-provider-node"
  dependency-version: 3.972.78
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/credential-provider-process"
  dependency-version: 3.972.67
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/credential-provider-sso"
  dependency-version: 3.973.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/credential-provider-web-identity"
  dependency-version: 3.972.73
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/middleware-sdk-s3"
  dependency-version: 3.972.72
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/nested-clients"
  dependency-version: 3.997.41
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-sdk/token-providers"
  dependency-version: 3.1103.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/helper-annotate-as-pure"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/helper-create-class-features-plugin"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@babel/helper-member-expression-to-functions"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/helper-optimise-call-expression"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/helper-plugin-utils"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/helper-replace-supers"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/helper-skip-transparent-expression-wrappers"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/plugin-proposal-decorators"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@babel/plugin-syntax-decorators"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/plugin-syntax-jsx"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/plugin-syntax-typescript"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/plugin-transform-destructuring"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/plugin-transform-explicit-resource-management"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/plugin-transform-modules-commonjs"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@conventional-changelog/git-client"
  dependency-version: 3.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@napi-rs/wasm-runtime"
  dependency-version: 1.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@oclif/core"
  dependency-version: 4.13.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@oclif/plugin-not-found"
  dependency-version: 3.2.93
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@oclif/plugin-warn-if-update-available"
  dependency-version: 3.1.73
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/estree"
  dependency-version: 1.0.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: ast-v8-to-istanbul
  dependency-version: 1.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001809
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: chardet
  dependency-version: 2.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: conventional-commits-parser
  dependency-version: 7.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: csv-stringify
  dependency-version: 6.8.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: electron-to-chromium
  dependency-version: 1.5.403
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: es-module-lexer
  dependency-version: 2.3.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: expect-type
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: fast-wrap-ansi
  dependency-version: 0.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: iconv-lite
  dependency-version: 0.7.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: ip-address
  dependency-version: 10.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: is-core-module
  dependency-version: 2.16.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: magicast
  dependency-version: 0.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: nanoid
  dependency-version: 3.3.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: node-releases
  dependency-version: 2.0.53
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: obug
  dependency-version: 2.1.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: postcss
  dependency-version: 8.5.26
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: postcss-selector-parser
  dependency-version: 7.1.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: process-warning
  dependency-version: 5.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: rolldown
  dependency-version: 1.2.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: std-env
  dependency-version: 4.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: thingies
  dependency-version: 2.6.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: thread-stream
  dependency-version: 3.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: tinyexec
  dependency-version: 1.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: tinyrainbow
  dependency-version: 3.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: tldts
  dependency-version: 7.4.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: tldts-core
  dependency-version: 7.4.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: unbash
  dependency-version: 4.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: update-browserslist-db
  dependency-version: 1.3.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vite
  dependency-version: 8.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: ws
  dependency-version: 8.21.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: yargs
  dependency-version: 18.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: yoctocolors
  dependency-version: 2.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: 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 Aug 10, 2026
@dependabot
dependabot Bot requested a review from scolladon as a code owner August 10, 2026 16:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
@github-actions

Copy link
Copy Markdown

Performance Comparison (same runner)

Improvements

Benchmark Base PR Ratio Change
throughput-fanout-1-channels 13769 19524 0.71 +29.5%

Stable

Benchmark Base PR Ratio Change
watermark-parse-valid 7963803 9405340 0.85 +15.3%
watermark-to-soql 8513164 9475445 0.90 +10.2%
watermark-store-create-5 1028719 1123811 0.92 +8.5%
watermark-store-get-5 18961389 17445096 1.09 -8.7%
watermark-store-set-5 2579370 2359776 1.09 -9.3%
watermark-store-create-20 186799 199154 0.94 +6.2%
watermark-store-get-20 19565252 18727256 1.04 -4.5%
watermark-store-set-20 827756 812919 1.02 -1.8%
watermark-store-create-50 78633 80759 0.97 +2.6%
watermark-store-get-50 19633787 18688171 1.05 -5.1%
watermark-store-set-50 394249 374174 1.05 -5.4%
throughput-gzip-chunking-small 2061 2010 1.03 -2.5%
throughput-gzip-chunking-medium 242 233 1.04 -3.9%
throughput-gzip-chunking-large 10 10 1.00 +0%
throughput-fanout-3-channels 15943 18882 0.84 +15.6%
throughput-fanout-5-channels 14498 16296 0.89 +11%
throughput-augment-small 415423 404236 1.03 -2.8%
throughput-augment-medium 41839 42600 0.98 +1.8%
throughput-augment-large 3995 3901 1.02 -2.4%
throughput-channel-push-consume-1k 5835 5557 1.05 -5.0%
throughput-channel-push-consume-10k 562 555 1.01 -1.3%
watermark-parse-valid (mean) 0.0001ms 0.0001ms 1.00 -0%
watermark-to-soql (mean) 0.0001ms 0.0001ms 1.00 -0%
watermark-store-create-5 (mean) 0.001ms 0.0009ms 0.90 -10%
watermark-store-get-5 (mean) 0.0001ms 0.0001ms 1.00 -0%
watermark-store-set-5 (mean) 0.0004ms 0.0004ms 1.00 -0%
watermark-store-create-20 (mean) 0.0054ms 0.005ms 0.93 -7.4%
watermark-store-get-20 (mean) 0.0001ms 0.0001ms 1.00 -0%
watermark-store-set-20 (mean) 0.0012ms 0.0012ms 1.00 -0%
watermark-store-create-50 (mean) 0.0127ms 0.0124ms 0.98 -2.4%
watermark-store-get-50 (mean) 0.0001ms 0.0001ms 1.00 -0%
watermark-store-set-50 (mean) 0.0025ms 0.0027ms 1.08 +8.0%
throughput-gzip-chunking-small (mean) 0.4853ms 0.4974ms 1.02 +2.5%
throughput-gzip-chunking-medium (mean) 4.1266ms 4.2863ms 1.04 +3.9%
throughput-gzip-chunking-large (mean) 103.744ms 100.8564ms 0.97 -2.8%
throughput-fanout-1-channels (mean) 0.0726ms 0.0512ms 0.71 -29.5%
throughput-fanout-3-channels (mean) 0.0627ms 0.053ms 0.85 -15.5%
throughput-fanout-5-channels (mean) 0.069ms 0.0614ms 0.89 -11%
throughput-augment-small (mean) 0.0024ms 0.0025ms 1.04 +4.2%
throughput-augment-medium (mean) 0.0239ms 0.0235ms 0.98 -1.7%
throughput-augment-large (mean) 0.2503ms 0.2563ms 1.02 +2.4%
throughput-channel-push-consume-1k (mean) 0.1714ms 0.18ms 1.05 +5.0%
throughput-channel-push-consume-10k (mean) 1.7797ms 1.8014ms 1.01 +1.2%

@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-95bcf5f8ec branch August 17, 2026 10:44
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