Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2025

Bumps the development-dependencies group with 5 updates:

Package From To
@aws-sdk/credential-providers 3.864.0 3.876.0
@microsoft/api-extractor 7.52.10 7.52.11
@typescript-eslint/eslint-plugin 8.40.0 8.41.0
@typescript-eslint/parser 8.40.0 8.41.0
eslint 9.33.0 9.34.0

Updates @aws-sdk/credential-providers from 3.864.0 to 3.876.0

Release notes

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

v3.876.0

3.876.0(2025-08-26)

Chores
  • client-s3: bucket contextParam customization for schema-serde mode (#7250) (933c5c0f)
New Features
  • clients: update client endpoints as of 2025-08-26 (2fe1e580)
  • client-migration-hub-refactor-spaces: Remove incorrect endpoint tests (c9d7b9fe)
  • client-service-catalog-appregistry: Remove incorrect endpoint tests (9a2e3722)
  • client-elastic-transcoder: Remove incorrect endpoint tests (fae738b5)
  • client-trustedadvisor: Remove incorrect endpoint tests (dcd32bb1)
  • client-comprehendmedical: Remove incorrect endpoint tests (c72a2515)
  • client-rds-data: Remove incorrect endpoint tests (49dfac40)
  • client-imagebuilder: Remove incorrect endpoint tests (4c2ed6d5)
  • client-apprunner: Remove incorrect endpoint tests (bee4cfb1)
  • client-personalize-events: Remove incorrect endpoint tests (952c2643)
  • client-sso-oidc: Remove incorrect endpoint tests (9fa49a83)
  • client-ram: Remove incorrect endpoint tests (4b8e2c27)
  • client-workspaces: Remove incorrect endpoint tests (b0282eaa)
  • client-appconfig: Remove incorrect endpoint tests (6a9ecc9e)
  • client-sagemaker-geospatial: Remove incorrect endpoint tests (1a94d3ba)
  • client-geo-routes: Added RouteFerryNotice PotentialViolatedVehicleRestrictionUsage value for CalculateRoutes. This value indicates when the Route is potentially forbidden for the given vehicle profile. (37d295dd)
  • client-cleanrooms: Remove incorrect endpoint tests (abf1b24c)
  • client-license-manager-linux-subscriptions: Remove incorrect endpoint tests (ce80313b)
  • client-evs: Remove incorrect endpoint tests (ebd2dd83)
  • client-lookoutvision: Remove incorrect endpoint tests (7fe2eadd)
  • client-ssm-sap: Remove incorrect endpoint tests (414bac09)
  • client-ssm: Remove incorrect endpoint tests (43e41427)
  • client-ec2: Add new APIs for viewing how your shared AMIs are used by other accounts, and identify resources in your account that are dependent on particular AMIs (40939d05)
  • client-tnb: Remove incorrect endpoint tests (587c1ea6)
  • client-route-53: Remove incorrect endpoint tests (713bb43e)
  • client-bedrock-agentcore-control: Remove incorrect endpoint tests (334221fd)
  • client-resource-explorer-2: Remove incorrect endpoint tests (0d62e92a)
  • client-mq: Remove incorrect endpoint tests (96674919)
  • client-kafka: Remove incorrect endpoint tests (e47bc610)
  • client-gamelift: Remove incorrect endpoint tests (49cc48a0)
  • client-arc-zonal-shift: This release adds new API options to enable allowed windows and multiple alarms for practice runs. (9f56f09e)
  • client-route53-recovery-cluster: Remove incorrect endpoint tests (afe2b07a)
  • client-codecommit: Remove incorrect endpoint tests (732894e9)
  • client-waf-regional: Remove incorrect endpoint tests (ce166c08)
  • client-m2: Remove incorrect endpoint tests (87d73e3c)
  • client-pca-connector-scep: Remove incorrect endpoint tests (b18c315a)
  • client-controlcatalog: Remove incorrect endpoint tests (26b7e079)
  • client-pinpoint: Remove incorrect endpoint tests (5e53e2ce)
  • client-socialmessaging: Remove incorrect endpoint tests (ee50cf15)
  • client-iotsecuretunneling: Remove incorrect endpoint tests (fdd280f1)
  • client-dlm: Remove incorrect endpoint tests (be8685e4)

... (truncated)

Changelog

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

3.876.0 (2025-08-26)

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

3.873.0 (2025-08-21)

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

3.872.0 (2025-08-20)

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

Commits

Updates @microsoft/api-extractor from 7.52.10 to 7.52.11

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.52.11

Tue, 19 Aug 2025 20:45:02 GMT

Patches

  • Fix self-package import resolution by removing outDir/declarationDir from compiler options
Commits
  • ba5ffaa Bump versions [skip ci]
  • b30cc48 Update changelogs [skip ci]
  • ffa4992 [api-extractor] Fix self-package import resolution in TypeScript compiler (#5...
  • See full diff in compare view

Updates @typescript-eslint/eslint-plugin from 8.40.0 to 8.41.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.41.0 (2025-08-25)

🩹 Fixes

  • deps: update dependency prettier to v3.6.2 (#11496)

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/parser from 8.40.0 to 8.41.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.41.0 (2025-08-25)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint from 9.33.0 to 9.34.0

Release notes

Sourced from eslint's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/[email protected] (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
Changelog

Sourced from eslint's changelog.

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/[email protected] (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)
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 development-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.864.0` | `3.876.0` |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.52.10` | `7.52.11` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.40.0` | `8.41.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.40.0` | `8.41.0` |
| [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.34.0` |


Updates `@aws-sdk/credential-providers` from 3.864.0 to 3.876.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.876.0/packages/credential-providers)

Updates `@microsoft/api-extractor` from 7.52.10 to 7.52.11
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.52.11/apps/api-extractor)

Updates `@typescript-eslint/eslint-plugin` from 8.40.0 to 8.41.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.40.0 to 8.41.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/parser)

Updates `eslint` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.33.0...v9.34.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.876.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.52.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 27, 2025 05:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 27, 2025
@durran durran merged commit 4a6447c into main Aug 28, 2025
28 of 29 checks passed
@durran durran deleted the dependabot/npm_and_yarn/development-dependencies-16b157135e branch August 28, 2025 20:12
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