chore(deps-dev): bump the development-dependencies group with 5 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(11 days ago)
(9 days ago)
(9 days ago)
by durran
dependencies javascript
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
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
- Kirk Waiblinger
@kirkwaiblinger
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
- Kirk Waiblinger
@kirkwaiblinger
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
31a7336
chore(release): publish 8.41.0- See full diff in compare view
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/js@9.34.0
(#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 ingrouped-accessor-pairs
(#20028) (루밀LuMir)d503f19
ci: fixstale.yml
(#20010) (루밀LuMir)e2dc67d
ci: centralizestale.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/js@9.34.0
(#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 ingrouped-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: fixstale.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: centralizestale.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
b8875f6
9.34.02e455fb
Build: changelog update for 9.34.0f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030)b48fa20
chore: package.json update for@eslint/js
release4bce8a2
chore: package.json update for eslint-config-eslint release0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028)0b4a590
docs: make rulesdir deprecation clearer (#20018)9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024)6c07420
fix: fix spurious failure in neostandard integration test (#20023)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002)- Additional commits viewable in compare view
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
Pull Request Statistics
3
2
+214
-214
Package Dependencies
@typescript-eslint/parser
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/eslint-plugin
npm
8.40.0 → 8.41.0
Minor
@aws-sdk/credential-providers
npm
3.864.0 → 3.876.0
Minor
@microsoft/api-extractor
npm
7.52.10 → 7.52.11
Patch
Technical Details
ID: | 5860733 |
UUID: | 2777194978 |
Node ID: | PR_kwDOAAcN1M6liKHi |
Host: | GitHub |
Repository: | mongodb/node-mongodb-native |
Merge State: | Unknown |