Bump the npm group across 1 directory with 7 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(3 months ago)
(3 months ago)
dependencies javascript
poad
Bumps the npm group with 7 updates in the / directory:
Package | From | To |
---|---|---|
@eslint/compat | 1.2.9 |
1.3.0 |
@types/node | 24.0.0 |
24.0.1 |
@eslint/config-array | 0.20.0 |
0.20.1 |
@eslint/config-helpers | 0.2.2 |
0.2.3 |
@eslint/plugin-kit | 0.3.1 |
0.3.2 |
postcss | 8.5.4 |
8.5.5 |
unrs-resolver | 1.7.13 |
1.9.0 |
Updates @eslint/compat
from 1.2.9 to 1.3.0
Release notes
Sourced from @eslint/compat
's releases.
migrate-config: v1.3.0
1.3.0 (2024-08-30)
Features
compat: v1.3.0
1.3.0 (2025-06-09)
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.14.0 to ^0.15.0
Changelog
Sourced from @eslint/compat
's changelog.
1.3.0 (2025-06-09)
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.14.0 to ^0.15.0
Commits
48b1f84
chore: release main (#216)147afec
chore: updatepackage.json
to follow template (#225)0a6aad0
docs: fix bun command and update documentation (#222)2a8913c
docs: Update README sponsors3e18175
feat: add support for custom name parameter toincludeIgnoreFile
(#211)79b4646
chore: remove unused@ts-ignore
comment (#209)4ec089e
docs: Update README sponsors1ddb2ed
docs: Update README sponsorsaa6a48b
docs: Update README sponsors- See full diff in compare view
Updates @types/node
from 24.0.0 to 24.0.1
Commits
- See full diff in compare view
Updates @eslint/config-array
from 0.20.0 to 0.20.1
Release notes
Sourced from @eslint/config-array
's releases.
config-array: v0.20.1
0.20.1 (2025-06-09)
Bug Fixes
Commits
48b1f84
chore: release main (#216)147afec
chore: updatepackage.json
to follow template (#225)0a6aad0
docs: fix bun command and update documentation (#222)2a8913c
docs: Update README sponsors2dbe2b9
fix: consider negated patterns universal (#220)e84cbd7
fix: explicit match in array elements offiles
(#218)b8bf819
ci: Test in Bun (#87)cb858ff
refactor: update and fix error types in JSDoc comments (#213)4ec089e
docs: Update README sponsors1ddb2ed
docs: Update README sponsors- Additional commits viewable in compare view
Updates @eslint/config-helpers
from 0.2.2 to 0.2.3
Release notes
Sourced from @eslint/config-helpers
's releases.
plugin-kit: v0.2.3
0.2.3 (2024-11-14)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.8.0 to ^0.9.0config-helpers: v0.2.3
0.2.3 (2025-06-09)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.14.0 to ^0.15.0
Changelog
Sourced from @eslint/config-helpers
's changelog.
0.2.3 (2025-06-09)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.14.0 to ^0.15.0
Commits
- See full diff in compare view
Updates @eslint/plugin-kit
from 0.3.1 to 0.3.2
Release notes
Sourced from @eslint/plugin-kit
's releases.
plugin-kit: v0.3.2
0.3.2 (2025-06-09)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/core
bumped from ^0.14.0 to ^0.15.0
Changelog
Sourced from @eslint/plugin-kit
's changelog.
0.3.2 (2025-06-09)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/core
bumped from ^0.14.0 to ^0.15.0
Commits
48b1f84
chore: release main (#216)147afec
chore: updatepackage.json
to follow template (#225)0a6aad0
docs: fix bun command and update documentation (#222)2a8913c
docs: Update README sponsorscb858ff
refactor: update and fix error types in JSDoc comments (#213)4ec089e
docs: Update README sponsors1ddb2ed
docs: Update README sponsorsaa6a48b
docs: Update README sponsors- See full diff in compare view
Updates postcss
from 8.5.4 to 8.5.5
Release notes
Sourced from postcss's releases.
8.5.5
- Fixed
package.json
→exports
compatibility with some tools (by@JounQin
).
Changelog
Sourced from postcss's changelog.
8.5.5
- Fixed
package.json
→exports
compatibility with some tools (by@JounQin
).
Commits
Updates unrs-resolver
from 1.7.13 to 1.9.0
Release notes
Sourced from unrs-resolver's releases.
v1.9.0
Features
- add
file:
protocol path support (#151) (by@JounQin
) - #151- add two last android targets (#154) (by
@JounQin
) - #154Bug Fixes
Contributors
Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.8.1...v1.9.0
v1.8.1
Bug Fixes
Contributors
Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.8.0...v1.8.1
v1.8.0
Features
- support runtime fallback for webcontainer (#144) (by
@JounQin
) - #144- merge from upstream
oxc-project/oxc-resolver
- 6th (#146) (by@JounQin
) - #146Chore
- (deps) update all dependencies (#141) (by
@renovate
[bot])Contributors
@JounQin
@renovate
[bot]Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.13...v1.8.0
Changelog
Sourced from unrs-resolver's changelog.
1.9.0 - 2025-06-11
Features
- add
file:
protocol path support (#151) (by@JounQin
) - #151- add two last android targets (#154) (by
@JounQin
) - #154Bug Fixes
Contributors
1.8.1 - 2025-06-11
Bug Fixes
Contributors
1.8.0 - 2025-06-11
Features
- support runtime fallback for webcontainer (#144) (by
@JounQin
) - #144- merge from upstream
oxc-project/oxc-resolver
- 6th (#146) (by@JounQin
) - #146Chore
- (deps) update all dependencies (#141) (by
@renovate
[bot])Contributors
@JounQin
@renovate
[bot]
Commits
5ff17b6
chore: release v1.9.0 (#153)d20ddda
chore: always use pnpm to install wasm binding on webcontainerbcd9da6
feat: add two last android targets (#154)e3e93eb
feat: addfile:
protocol path support (#151)c9efe8d
fix: try different approach to support web container out of box (#150)e02a6bd
fix: keepnapi
property inpackage.json
fornapi-postinstall
(#148)46cbe4d
chore: release v1.8.0 (#145)56e6d60
Merge remote-tracking branch 'upstream/main' into chore/merge_upstream4d9421e
chore(deps): update all dependencies (#141)ad84a30
feat: support runtime fallback for webcontainer (#144)- 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
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 1505701 |
UUID: | 3139545695 |
Node ID: | PR_kwDOOciLTs6aLbIA |
Host: | GitHub |
Repository: | poad/typescript-eslint-template |