Skip to content

chore(deps): bump the all-dependencies group with 5 updates - #194

Merged
nmccready merged 1 commit into
masterfrom
dependabot/npm_and_yarn/all-dependencies-53bd26c542
Aug 17, 2026
Merged

chore(deps): bump the all-dependencies group with 5 updates#194
nmccready merged 1 commit into
masterfrom
dependabot/npm_and_yarn/all-dependencies-53bd26c542

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all-dependencies group with 5 updates:

Package From To
@aws-sdk/client-kms 3.1105.0 3.1110.0
@aws-sdk/credential-providers 3.1105.0 3.1110.0
debug-fabulous 2.0.90 2.0.92
eslint 10.8.0 10.8.1
globals 17.9.0 17.11.0

Updates @aws-sdk/client-kms from 3.1105.0 to 3.1110.0

Release notes

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

v3.1110.0

3.1110.0(2026-08-13)

New Features
  • client-auto-scaling: Amazon EC2 Auto Scaling now supports terminating multiple instances in a single TerminateInstanceInAutoScalingGroup call via the new InstanceIds parameter, returning an Activities list. LaunchInstances now returns IdempotentCallInProgressFault for duplicate client tokens. (ee707980)
  • client-cleanrooms: This release adds support for minimum aggregation thresholds and comparison controls to the Custom analysis rule type. (1f84f2ae)
  • client-codecommit: Added the GetBlobDifferences API operation, which returns line-level diffs between two blob versions without requiring a local clone. Returns structured hunks with context, additions, and deletions. Supports pagination for large diffs. (f1165c62)
  • client-securityagent: Add support for setting a maximum task-hour budget cap on penetration tests and code reviews, and for revalidating previously reported findings via a new REVALIDATION job type. (aba75d72)
  • client-connect: Adds the StartAssistantContact API to start chat contacts handled by an AI agent. Adds SegmentAttributes to StartWebRTCContact, and corrects its error response to now receive AccessDeniedException (previously returned as an internal server error due to a missing error declaration). (67f9b7bb)
  • client-acm: This change allows customers to update their existing email-validated certificates to use the DNS validation method. (71c194a4)

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

v3.1109.0

3.1109.0(2026-08-12)

Documentation Changes
  • client-glue: Documentation updates for materialized views APIs. (dae03968)
New Features
  • client-quicksight: Added APIs for DLP with Microsoft Purview (manage configs with label enforcement across Spaces, Chat, Knowledge Bases), Approval Workflows (CRUD for policies on asset sharing for Agents, Knowledge Bases, Spaces), and Limits Management (limit profiles for index storage and agent hours per user). (b8913fb5)
  • client-odb: Adds support for Oracle Exadata on Exascale Infrastructure (ExaDB-XS) resources including storage vaults and VM clusters. (9fa16070)
  • client-mediaconnect: AWS MediaConnect now supports tuning the internal recovery latency between Router Inputs and Outputs to prioritize stream quality versus end-to-end latency. (1ecada3c)
  • client-dsql: Improved validation of Kinesis stream ARN format to ensure only valid ARN characters are accepted (f571a2af)
  • client-iam: Introduced role manager, an IAM capability that automatically sets up the IAM roles your AWS services need. When you set up a supported service in the console, role manager creates a role for you or reuses an existing one from an AWS-managed template. (1f81145e)
  • client-wellarchitected: This change releases the Well-Architected Agent, a generative AI service that analyzes a customer's AWS environment and delivers personalized, prioritized recommendations across cost, security, performance, and resilience. (72d3422b)

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

v3.1108.0

3.1108.0(2026-08-11)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.1110.0 (2026-08-13)

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

3.1109.0 (2026-08-12)

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

3.1108.0 (2026-08-11)

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

3.1107.0 (2026-08-10)

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

3.1106.0 (2026-08-07)

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

Commits

Updates @aws-sdk/credential-providers from 3.1105.0 to 3.1110.0

Release notes

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

v3.1110.0

3.1110.0(2026-08-13)

New Features
  • client-auto-scaling: Amazon EC2 Auto Scaling now supports terminating multiple instances in a single TerminateInstanceInAutoScalingGroup call via the new InstanceIds parameter, returning an Activities list. LaunchInstances now returns IdempotentCallInProgressFault for duplicate client tokens. (ee707980)
  • client-cleanrooms: This release adds support for minimum aggregation thresholds and comparison controls to the Custom analysis rule type. (1f84f2ae)
  • client-codecommit: Added the GetBlobDifferences API operation, which returns line-level diffs between two blob versions without requiring a local clone. Returns structured hunks with context, additions, and deletions. Supports pagination for large diffs. (f1165c62)
  • client-securityagent: Add support for setting a maximum task-hour budget cap on penetration tests and code reviews, and for revalidating previously reported findings via a new REVALIDATION job type. (aba75d72)
  • client-connect: Adds the StartAssistantContact API to start chat contacts handled by an AI agent. Adds SegmentAttributes to StartWebRTCContact, and corrects its error response to now receive AccessDeniedException (previously returned as an internal server error due to a missing error declaration). (67f9b7bb)
  • client-acm: This change allows customers to update their existing email-validated certificates to use the DNS validation method. (71c194a4)

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

v3.1109.0

3.1109.0(2026-08-12)

Documentation Changes
  • client-glue: Documentation updates for materialized views APIs. (dae03968)
New Features
  • client-quicksight: Added APIs for DLP with Microsoft Purview (manage configs with label enforcement across Spaces, Chat, Knowledge Bases), Approval Workflows (CRUD for policies on asset sharing for Agents, Knowledge Bases, Spaces), and Limits Management (limit profiles for index storage and agent hours per user). (b8913fb5)
  • client-odb: Adds support for Oracle Exadata on Exascale Infrastructure (ExaDB-XS) resources including storage vaults and VM clusters. (9fa16070)
  • client-mediaconnect: AWS MediaConnect now supports tuning the internal recovery latency between Router Inputs and Outputs to prioritize stream quality versus end-to-end latency. (1ecada3c)
  • client-dsql: Improved validation of Kinesis stream ARN format to ensure only valid ARN characters are accepted (f571a2af)
  • client-iam: Introduced role manager, an IAM capability that automatically sets up the IAM roles your AWS services need. When you set up a supported service in the console, role manager creates a role for you or reuses an existing one from an AWS-managed template. (1f81145e)
  • client-wellarchitected: This change releases the Well-Architected Agent, a generative AI service that analyzes a customer's AWS environment and delivers personalized, prioritized recommendations across cost, security, performance, and resilience. (72d3422b)

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

v3.1108.0

3.1108.0(2026-08-11)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.1110.0 (2026-08-13)

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

3.1109.0 (2026-08-12)

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

3.1108.0 (2026-08-11)

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

3.1107.0 (2026-08-10)

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

3.1106.0 (2026-08-07)

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

Commits

Updates debug-fabulous from 2.0.90 to 2.0.92

Release notes

Sourced from debug-fabulous's releases.

v2.0.92

What's Changed

Full Changelog: brickhouse-tech/debug-fabulous@v2.0.91...v2.0.92

v2.0.91

What's Changed

Full Changelog: brickhouse-tech/debug-fabulous@v2.0.90...v2.0.91

Changelog

Sourced from debug-fabulous's changelog.

2.0.92 (2026-08-10)

Bug Fixes

  • deps: bump js-yaml from 4.3.0 to 4.3.1 (621cdd0)

2.0.91 (2026-08-10)

Commits
  • 043e08a chore(release): 2.0.92
  • f9f846a Merge pull request #163 from brickhouse-tech/dependabot/npm_and_yarn/js-yaml-...
  • 621cdd0 fix(deps): bump js-yaml from 4.3.0 to 4.3.1
  • 0edb523 chore(release): 2.0.91
  • 849f56a Merge pull request #162 from brickhouse-tech/dependabot/npm_and_yarn/all-depe...
  • 12ab516 chore(deps-dev): bump the all-dependencies group with 2 updates
  • See full diff in compare view

Updates eslint from 10.8.0 to 10.8.1

Release notes

Sourced from eslint's releases.

v10.8.1

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)
  • 69bb948 docs: Update README (GitHub Actions Bot)

Chores

  • 0a14800 chore: update github/codeql-action action to v4.37.4 (#21196) (renovate[bot])
  • 05adcb1 test: fix failing ecosystem test for eslint-plugin-unicorn (#21191) (Lazizbek Ergashev)
  • 5611035 test: add error locations info to no-void (#21185) (Lee Daeun)
  • ee47333 ci: bump github/codeql-action from 4 to 4.37.3 (#21176) (dependabot[bot])
  • f131c03 chore: improve ecosystem test failure reporting (#20937) (crimsonjay0)
  • 1f6edde chore: update ecosystem plugins (#21182) (ESLint Bot)
  • d3266fb chore: unpin webpack dependency (#21172) (Francesco Trotta)
  • 65a6519 chore: add allowScripts field to package.json (#21092) (GiHoon Noh)
  • 22e5256 ci: add triage:no label to Dependabot PRs (#21141) (lumir)
  • 55c9038 ci: bump actions/labeler from 6 to 7 (#21159) (dependabot[bot])
  • 7280e78 chore: update dependency prettier to v3.9.6 (#21162) (renovate[bot])
  • eddbad6 test: fix failing ecosystem test for eslint-plugin-unicorn (#21156) (Francesco Trotta)
  • 60a178d chore: update ecosystem plugins (#21150) (ESLint Bot)
  • f9f61dc test: add error locations to no-unreachable (#21151) (JIYEON)
  • d086293 test: add error locations to no-undef (#21147) (JIYEON)
  • cc01b67 test: add error locations to no-useless-catch (#21144) (devoil)
  • 688e75e chore: add missing backticks in JSDoc (#21143) (Bo Hyun Kim)
  • 7c1e175 test: add error locations to require-await (#21145) (Grit)
  • 588a26d test: add error locations to no-extra-label (#21139) (dongkyu lee)
  • 059aa89 test: add error locations to no-useless-concat (#21140) (dongkyu lee)
  • 5a452a8 test: add error locations to no-const-assign (#21138) (dongkyu lee)
Commits

Updates globals from 17.9.0 to 17.11.0

Release notes

Sourced from globals's releases.

v17.11.0

  • Add react-native globals (#337) 61eafbf

sindresorhus/globals@v17.10.0...v17.11.0

v17.10.0

  • Add GM_cookie to Greasemonkey globals (#349) f468407

sindresorhus/globals@v17.9.0...v17.10.0

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-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.1105.0` | `3.1110.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.1105.0` | `3.1110.0` |
| [debug-fabulous](https://github.com/brickhouse-tech/debug-fabulous) | `2.0.90` | `2.0.92` |
| [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.8.1` |
| [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.11.0` |


Updates `@aws-sdk/client-kms` from 3.1105.0 to 3.1110.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.1110.0/clients/client-kms)

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

Updates `debug-fabulous` from 2.0.90 to 2.0.92
- [Release notes](https://github.com/brickhouse-tech/debug-fabulous/releases)
- [Changelog](https://github.com/brickhouse-tech/debug-fabulous/blob/master/CHANGELOG.md)
- [Commits](brickhouse-tech/debug-fabulous@v2.0.90...v2.0.92)

Updates `eslint` from 10.8.0 to 10.8.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.8.0...v10.8.1)

Updates `globals` from 17.9.0 to 17.11.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.9.0...v17.11.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-kms"
  dependency-version: 3.1110.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.1110.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: debug-fabulous
  dependency-version: 2.0.92
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: eslint
  dependency-version: 10.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: globals
  dependency-version: 17.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

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 17, 2026
@nmccready
nmccready merged commit 2a6ec35 into master Aug 17, 2026
2 of 3 checks passed
@nmccready
nmccready deleted the dependabot/npm_and_yarn/all-dependencies-53bd26c542 branch August 17, 2026 05:17
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