Bump the npm-development group with 9 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(2 months ago)
(about 2 months ago)
(about 2 months ago)
dependencies javascript
Bumps the npm-development group with 9 updates:
Package | From | To |
---|---|---|
@eslint/compat | 1.3.0 |
1.3.1 |
@rollup/plugin-typescript | 12.1.3 |
12.1.4 |
@types/node | 20.19.1 |
20.19.2 |
@typescript-eslint/eslint-plugin | 8.35.0 |
8.35.1 |
@typescript-eslint/parser | 8.35.0 |
8.35.1 |
eslint | 9.29.0 |
9.30.0 |
eslint-plugin-prettier | 5.5.0 |
5.5.1 |
prettier | 3.6.0 |
3.6.2 |
rollup | 4.44.0 |
4.44.1 |
Updates @eslint/compat
from 1.3.0 to 1.3.1
Release notes
Sourced from @eslint/compat
's releases.
migrate-config: v1.3.1
1.3.1 (2024-10-01)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compat
bumped from ^1.1.1 to ^1.2.0compat: v1.3.1
1.3.1 (2025-06-25)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.15.0 to ^0.15.1
Changelog
Sourced from @eslint/compat
's changelog.
1.3.1 (2025-06-25)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.15.0 to ^0.15.1
Commits
Updates @rollup/plugin-typescript
from 12.1.3 to 12.1.4
Commits
ad58c8d
chore(release): typescript v12.1.4a569848
fix(typescript): revert #1653 (#1880)- See full diff in compare view
Updates @types/node
from 20.19.1 to 20.19.2
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.35.0 to 8.35.1
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.35.1
8.35.1 (2025-06-30)
🩹 Fixes
- remove prettier from eslint-plugin (#11339)
- website: did not find a source file error if url hash doesn't contain fileType (#11350)
❤️ Thank You
- Abhijeet Singh
@cseas
- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.35.1 (2025-06-30)
🩹 Fixes
- remove prettier from eslint-plugin (#11339)
❤️ Thank You
- Abhijeet Singh
@cseas
You can read about our versioning strategy and releases on our website.
Commits
Updates @typescript-eslint/parser
from 8.35.0 to 8.35.1
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.35.1
8.35.1 (2025-06-30)
🩹 Fixes
- remove prettier from eslint-plugin (#11339)
- website: did not find a source file error if url hash doesn't contain fileType (#11350)
❤️ Thank You
- Abhijeet Singh
@cseas
- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.35.1 (2025-06-30)
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
f9bd7d8
chore(release): publish 8.35.1- See full diff in compare view
Updates eslint
from 9.29.0 to 9.30.0
Release notes
Sourced from eslint's releases.
v9.30.0
Features
52a5fca
feat: SupportbasePath
property in config objects (#19879) (Milos Djermanovic)4ab4482
feat: addallowSeparateTypeImports
option tono-duplicate-imports
(#19872) (sethamus)b8a7e7a
feat: throw error when column is negative ingetIndexFromLoc
(#19831) (루밀LuMir)Bug Fixes
6a0f164
fix: handlenull
typeloc
ingetIndexFromLoc
method (#19862) (루밀LuMir)3fbcd70
fix: update error message forno-restricted-properties
(#19855) (Tanuj Kanti)7ef4cf7
fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)7dabc38
fix: useprocess.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 rulemeta.deprecated
(#19866) (Bryan Mishkin)Chores
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: SupportbasePath
property in config objects (#19879) (Milos Djermanovic)6a0f164
fix: handlenull
typeloc
ingetIndexFromLoc
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: addallowSeparateTypeImports
option tono-duplicate-imports
(#19872) (sethamus)3fbcd70
fix: update error message forno-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 ingetIndexFromLoc
(#19831) (루밀LuMir)7ef4cf7
fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)7dabc38
fix: useprocess.version
in--env-info
(#19865) (TKDev7)4112fd0
docs: clarify that boolean is still allowed for rulemeta.deprecated
(#19866) (Bryan Mishkin)
Commits
ad1d639
9.30.0c02d70b
Build: changelog update for 9.30.02b6491c
chore: upgrade to@eslint/js@9.30.0
(#19889)5a5d526
chore: package.json update for@eslint/js
release52a5fca
feat: SupportbasePath
property in config objects (#19879)6a0f164
fix: handlenull
typeloc
ingetIndexFromLoc
method (#19862)8662ed1
docs: adopt eslint-stylistic sub packages related changes (#19887)eaf8a41
chore: Correct typos in linter tests (#19878)4ab4482
feat: addallowSeparateTypeImports
option tono-duplicate-imports
(#19872)3fbcd70
fix: update error message forno-restricted-properties
(#19855)- Additional commits viewable in compare view
Updates eslint-plugin-prettier
from 5.5.0 to 5.5.1
Release notes
Sourced from eslint-plugin-prettier's releases.
v5.5.1
Patch Changes
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.0...v5.5.1
Commits
3e87f2e
chore: release eslint-plugin-prettier (#749)bfd1e95
fix: useprettierRcOptions
directly for prettier 3.6+ (#748)- See full diff in compare view
Updates prettier
from 3.6.0 to 3.6.2
Release notes
Sourced from prettier's releases.
3.6.2
What's Changed
- Add missing blank line around code block by
@fisker
in prettier/prettier#176753.6.1
- Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running
--experimental-cli
Changelog
Sourced from prettier's changelog.
3.6.2
Markdown: Add missing blank line around code block (#17675 by
@fisker
)<!-- Input --> 1. Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
<!-- Prettier 3.6.1 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
<!-- Prettier 3.6.2 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
3.6.1
TypeScript: Allow const without initializer (#17650, #17654 by
@fisker
)// Input </tr></table>
... (truncated)
Commits
7a8b05f
Release 3.6.246526b4
Add missing blank line around code block (#17675)a04ec11
chore(deps): update babel to v7.27.7 (#17684)32be5b6
chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777
Update docs about "TypeScript Configuration Files" (#17677)b197c99
chore(deps): update dependency@vitejs/plugin-react
to v4.6.0 (#17674)1185f83
chore(deps): update dependency@angular/compiler
to v20.0.5 (#17680)aa1316f
chore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33
chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91
chore(deps): update dependency vite to v7 (#17673)- Additional commits viewable in compare view
Updates rollup
from 4.44.0 to 4.44.1
Release notes
Sourced from rollup's releases.
v4.44.1
4.44.1
2025-06-26
Bug Fixes
- Reinstate maxParallelFileOps limit of 1000 to resolve the issue for some (#5992)
Pull Requests
- #5988: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5992: Set maxParallelFileOps to 1000 (
@lukastaegert
)
Changelog
Sourced from rollup's changelog.
4.44.1
2025-06-26
Bug Fixes
- Reinstate maxParallelFileOps limit of 1000 to resolve the issue for some (#5992)
Pull Requests
- #5988: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5992: Set maxParallelFileOps to 1000 (
@lukastaegert
)
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
Pull Request Statistics
2
4
+6532
-7076
Package Dependencies
@typescript-eslint/parser
npm
8.35.0 → 8.35.1
Patch
@typescript-eslint/eslint-plugin
npm
8.35.0 → 8.35.1
Patch
@rollup/plugin-typescript
npm
12.1.3 → 12.1.4
Patch
Technical Details
ID: | 2564354 |
UUID: | 2630439498 |
Node ID: | PR_kwDONyXQos6cyVJK |
Host: | GitHub |
Repository: | giginet/github-action-artifactbundle |
Mergeable: | Yes |
Merge State: | Clean |