Bump the npm group across 3 directories with 4 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(about 2 months ago)
(about 2 months ago)
dependencies javascript
poad
Bumps the npm group with 2 updates in the /example/app directory: @eslint/js and eslint.
Bumps the npm group with 2 updates in the /example/cdk directory: @eslint/js and eslint.
Bumps the npm group with 2 updates in the /package directory: @eslint/js and eslint.
Updates @eslint/js
from 9.30.1 to 9.31.0
Release notes
Sourced from @eslint/js
's releases.
v9.31.0
Features
35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)Bug Fixes
07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)Documentation
664cb44
docs: Update README (GitHub Actions Bot)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)Chores
Changelog
Sourced from @eslint/js
's changelog.
v9.31.0 - July 11, 2025
3ddd454
chore: upgrade to@eslint/js@9.31.0
(#19935) (Francesco Trotta)d5054e5
chore: package.json update for@eslint/js
release (Jenkins)0f4a378
chore: update eslint (#19933) (renovate[bot])664cb44
docs: Update README (GitHub Actions Bot)07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)76c2340
chore: bump mocha to v11 (#19917) (루밀LuMir)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)
Commits
d5054e5
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates eslint
from 9.30.1 to 9.31.0
Release notes
Sourced from eslint's releases.
v9.31.0
Features
35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)Bug Fixes
07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)Documentation
664cb44
docs: Update README (GitHub Actions Bot)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)Chores
Changelog
Sourced from eslint's changelog.
v9.31.0 - July 11, 2025
3ddd454
chore: upgrade to@eslint/js@9.31.0
(#19935) (Francesco Trotta)d5054e5
chore: package.json update for@eslint/js
release (Jenkins)0f4a378
chore: update eslint (#19933) (renovate[bot])664cb44
docs: Update README (GitHub Actions Bot)07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)76c2340
chore: bump mocha to v11 (#19917) (루밀LuMir)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)
Commits
14053ed
9.31.02b77bd0
Build: changelog update for 9.31.03ddd454
chore: upgrade to@eslint/js@9.31.0
(#19935)d5054e5
chore: package.json update for@eslint/js
release0f4a378
chore: update eslint (#19933)664cb44
docs: Update README07fac6c
fix: retry on EMFILE when writing autofix results (#19926)35cf44c
feat: output full actual location in rule tester if different (#19904)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914)76c2340
chore: bump mocha to v11 (#19917)- Additional commits viewable in compare view
Updates @babel/types
from 7.28.0 to 7.28.1
Release notes
Sourced from @babel/types
's releases.
v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
- #17426 fix:
regenerator
correctly handlesthrow
outside oftry
(@liuxingbaoyu
):memo: Documentation
:leftwards_arrow_with_hook: Revert
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-types
Committers: 3
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)@liuxingbaoyu
Changelog
Sourced from @babel/types
's changelog.
v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
- #17426 fix:
regenerator
correctly handlesthrow
outside oftry
(@liuxingbaoyu
):memo: Documentation
:leftwards_arrow_with_hook: Revert
Commits
Updates @eslint/core
from 0.14.0 to 0.15.1
Release notes
Sourced from @eslint/core
's releases.
config-array: v0.15.1
0.15.1 (2024-05-30)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/object-schema
bumped from ^2.1.2 to ^2.1.3core: v0.15.1
0.15.1 (2025-06-25)
Bug Fixes
config-array: v0.15.0
0.15.0 (2024-05-30)
⚠ BREAKING CHANGES
- add method
getConfigStatus
, updateisFileIgnored
(#7)Features
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/object-schema
bumped from ^2.1.1 to ^2.1.2core: v0.15.0
0.15.0 (2025-06-09)
... (truncated)
Changelog
Sourced from @eslint/core
's changelog.
0.15.1 (2025-06-25)
Bug Fixes
0.15.0 (2025-06-09)
Features
Commits
0496201
chore: release main (#229)c5f92fa
fix: Allow RuleConfig to have array with just severity (#228)f5e6d68
chore: hoist cli tools to root level (#224)48b1f84
chore: release main (#216)147afec
chore: updatepackage.json
to follow template (#225)2a8913c
docs: Update README sponsors3089754
feat: Add extendable config types (#210)4ec089e
docs: Update README sponsorsc07aea7
build: Fix JSR publish for eslint/core (#199)1ddb2ed
docs: Update README sponsors- Additional commits viewable in compare view
Updates @eslint/js
from 9.30.1 to 9.31.0
Release notes
Sourced from @eslint/js
's releases.
v9.31.0
Features
35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)Bug Fixes
07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)Documentation
664cb44
docs: Update README (GitHub Actions Bot)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)Chores
Changelog
Sourced from @eslint/js
's changelog.
v9.31.0 - July 11, 2025
3ddd454
chore: upgrade to@eslint/js@9.31.0
(#19935) (Francesco Trotta)d5054e5
chore: package.json update for@eslint/js
release (Jenkins)0f4a378
chore: update eslint (#19933) (renovate[bot])664cb44
docs: Update README (GitHub Actions Bot)07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)76c2340
chore: bump mocha to v11 (#19917) (루밀LuMir)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)
Commits
d5054e5
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates eslint
from 9.30.1 to 9.31.0
Release notes
Sourced from eslint's releases.
v9.31.0
Features
35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)Bug Fixes
07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)Documentation
664cb44
docs: Update README (GitHub Actions Bot)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)Chores
Changelog
Sourced from eslint's changelog.
v9.31.0 - July 11, 2025
3ddd454
chore: upgrade to@eslint/js@9.31.0
(#19935) (Francesco Trotta)d5054e5
chore: package.json update for@eslint/js
release (Jenkins)0f4a378
chore: update eslint (#19933) (renovate[bot])664cb44
docs: Update README (GitHub Actions Bot)07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)76c2340
chore: bump mocha to v11 (#19917) (루밀LuMir)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)
Commits
14053ed
9.31.02b77bd0
Build: changelog update for 9.31.03ddd454
chore: upgrade to@eslint/js@9.31.0
(#19935)d5054e5
chore: package.json update for@eslint/js
release0f4a378
chore: update eslint (#19933)664cb44
docs: Update README07fac6c
fix: retry on EMFILE when writing autofix results (#19926)35cf44c
feat: output full actual location in rule tester if different (#19904)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914)76c2340
chore: bump mocha to v11 (#19917)- Additional commits viewable in compare view
Updates @eslint/core
from 0.14.0 to 0.15.1
Release notes
Sourced from @eslint/core
's releases.
config-array: v0.15.1
0.15.1 (2024-05-30)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/object-schema
bumped from ^2.1.2 to ^2.1.3core: v0.15.1
0.15.1 (2025-06-25)
Bug Fixes
config-array: v0.15.0
0.15.0 (2024-05-30)
⚠ BREAKING CHANGES
- add method
getConfigStatus
, updateisFileIgnored
(#7)Features
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/object-schema
bumped from ^2.1.1 to ^2.1.2core: v0.15.0
0.15.0 (2025-06-09)
... (truncated)
Changelog
Sourced from @eslint/core
's changelog.
0.15.1 (2025-06-25)
Bug Fixes
0.15.0 (2025-06-09)
Features
Commits
0496201
chore: release main (#229)c5f92fa
fix: Allow RuleConfig to have array with just severity (#228)f5e6d68
chore: hoist cli tools to root level (#224)48b1f84
chore: release main (#216)147afec
chore: updatepackage.json
to follow template (#225)2a8913c
docs: Update README sponsors3089754
feat: Add extendable config types (#210)4ec089e
docs: Update README sponsorsc07aea7
build: Fix JSR publish for eslint/core (#199)1ddb2ed
docs: Update README sponsors- Additional commits viewable in compare view
Updates @eslint/js
from 9.30.1 to 9.31.0
Release notes
Sourced from @eslint/js
's releases.
v9.31.0
Features
35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)Bug Fixes
07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)Documentation
664cb44
docs: Update README (GitHub Actions Bot)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)Chores
Changelog
Sourced from @eslint/js
's changelog.
v9.31.0 - July 11, 2025
3ddd454
chore: upgrade to@eslint/js@9.31.0
(#19935) (Francesco Trotta)d5054e5
chore: package.json update for@eslint/js
release (Jenkins)0f4a378
chore: update eslint (#19933) (renovate[bot])664cb44
docs: Update README (GitHub Actions Bot)07fac6c
fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)35cf44c
feat: output full actual location in rule tester if different (#19904) (ST-DDT)40dbe2a
docs: fix mismatch betweenglobalIgnores()
code and text (#19914) (MaoShizhong)76c2340
chore: bump mocha to v11 (#19917) (루밀LuMir)28cc7ab
fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)a6a6325
feat: support explicit resource management inno-loop-func
(#19895) (Milos Djermanovic)4682cdc
feat: support explicit resource management inno-undef-init
(#19894) (Milos Djermanovic)5848216
feat: support explicit resource management ininit-declarations
(#19893) (Milos Djermanovic)bb370b8
feat: support explicit resource management inno-const-assign
(#19892) (Milos Djermanovic)5a0069d
docs: Update README (GitHub Actions Bot)fef04b5
docs: Update working on issues info (#19902) (Nicholas C. Zakas)
Commits
d5054e5
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates eslint
from 9.30.1 to 9.31.0
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 3173520 |
UUID: | 3227025928 |
Node ID: | PR_kwDOH6QSIM6etfD6 |
Host: | GitHub |
Repository: | poad/github-cognito-oidc-proxy |