Skip to content

Bump the npm group across 2 directories with 3 updates#622

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-66fef8e34c
Jun 27, 2025
Merged

Bump the npm group across 2 directories with 3 updates#622
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-66fef8e34c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 27, 2025

Copy link
Copy Markdown
Contributor

Bumps the npm group with 3 updates in the / directory: @aws-sdk/client-cloudformation, @types/node and eslint.
Bumps the npm group with 1 update in the /test directory: @types/node.

Updates @aws-sdk/client-cloudformation from 3.835.0 to 3.839.0

Release notes

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

v3.839.0

3.839.0(2025-06-27)

Chores
Documentation Changes
  • client-config-service: Added important considerations to the PutConformancePack and PutOrganizationConformancPack APIs. (5be5c0b8)
New Features
  • clients: update client endpoints as of 2025-06-27 (1e1395d5)
  • client-connect: This release adds the following value to an InitiateAs enum: COMPLETED (9fe3f130)
  • client-rds: StartDBCluster and StopDBCluster can now throw InvalidDBShardGroupStateFault. (807cec8a)
  • client-sesv2: Added support for new SES regions (f221398d)
  • client-qconnect: Adding UnauthorizedException to public SDK (7617f56d)
  • client-glue: AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK (022f2c1d)
  • client-guardduty: Update JSON target for Kubernetes workload resource type. (d9cb698c)
Bug Fixes
  • rds-signer: don't overwrite default config with undefined values (#6166) (c366275c)

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

v3.838.0

3.838.0(2025-06-26)

Chores
Documentation Changes
  • client-kms: This release updates AWS CLI examples for KMS APIs. (93257dc0)
New Features
  • clients: update client endpoints as of 2025-06-26 (4633ec72)
  • client-workspaces: Updated modifyStreamingProperties to support PrivateLink VPC endpoints for directories (e92f7fbb)
  • client-iot-managed-integrations: Adding managed integrations APIs for IoT Device Management to onboard and control devices across different manufacturers, connectivity protocols and third party vendor clouds. APIs include managed thing operations, provisioning profile management, and cloud connector operations. (d6080ddf)

... (truncated)

Changelog

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

3.839.0 (2025-06-27)

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

Commits

Updates @types/node from 24.0.4 to 24.0.6

Commits

Updates eslint from 9.29.0 to 9.30.0

Release notes

Sourced from eslint's releases.

v9.30.0

Features

  • 52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
  • 4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
  • b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)

Bug Fixes

  • 6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
  • 3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
  • 7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
  • 7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)

Documentation

  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
  • 20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
  • ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
  • 4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#19866) (Bryan Mishkin)

Chores

  • 2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)
  • 5a5d526 chore: package.json update for @​eslint/js release (Jenkins)
  • eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
Changelog

Sourced from eslint's changelog.

v9.30.0 - June 27, 2025

  • 2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)
  • 5a5d526 chore: package.json update for @​eslint/js release (Jenkins)
  • 52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
  • 6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
  • eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
  • 4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
  • 3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
  • 20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
  • ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
  • b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)
  • 7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
  • 7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)
  • 4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#19866) (Bryan Mishkin)
Commits
  • ad1d639 9.30.0
  • c02d70b Build: changelog update for 9.30.0
  • 2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889)
  • 5a5d526 chore: package.json update for @​eslint/js release
  • 52a5fca feat: Support basePath property in config objects (#19879)
  • 6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862)
  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887)
  • eaf8a41 chore: Correct typos in linter tests (#19878)
  • 4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872)
  • 3fbcd70 fix: update error message for no-restricted-properties (#19855)
  • Additional commits viewable in compare view

Updates @types/node from 24.0.4 to 24.0.6

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 3 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint).
Bumps the npm group with 1 update in the /test directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


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

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

Updates `eslint` from 9.29.0 to 9.30.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.29.0...v9.30.0)

Updates `@types/node` from 24.0.4 to 24.0.6
- [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-cloudformation"
  dependency-version: 3.839.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 24.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint
  dependency-version: 9.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 24.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Jun 27, 2025
@amazon-q-developer

Copy link
Copy Markdown

🔴 I'm not able to complete the request because you reached your monthly usage limit for this feature. Register your Amazon Q Developer app installation with your AWS account to increase your usage limit. Learn more

Request ID : f2b7dfd5-30a2-49c0-b9d2-3c0007333286

@github-actions github-actions Bot enabled auto-merge (squash) June 27, 2025 21:38
@github-actions github-actions Bot merged commit f0fbec0 into main Jun 27, 2025
4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/npm-66fef8e34c branch June 27, 2025 21:39
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