Bump the development-version-updates group with 17 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(5 months ago)
(5 months ago)
(5 months ago)
by github-actions[bot]
dependencies javascript
Bumps the development-version-updates group with 17 updates:
Package | From | To |
---|---|---|
@types/node | 22.15.17 |
22.15.19 |
eslint | 9.26.0 |
9.27.0 |
start-server-and-test | 2.0.11 |
2.0.12 |
@eslint/core | 0.13.0 |
0.14.0 |
@eslint/js | 9.26.0 |
9.27.0 |
@eslint/plugin-kit | 0.2.8 |
0.3.1 |
@napi-rs/wasm-runtime | 0.2.9 |
0.2.10 |
@rollup/wasm-node | 4.40.2 |
4.41.0 |
@types/qs | 6.9.18 |
6.14.0 |
caniuse-lite | 1.0.30001717 |
1.0.30001718 |
electron-to-chromium | 1.5.152 |
1.5.155 |
memfs | 4.17.1 |
4.17.2 |
msgpackr | 1.11.2 |
1.11.4 |
napi-postinstall | 0.2.3 |
0.2.4 |
synckit | 0.11.4 |
0.11.6 |
tree-dump | 1.0.2 |
1.0.3 |
yaml | 2.7.1 |
2.8.0 |
Updates @types/node
from 22.15.17 to 22.15.19
Commits
- See full diff in compare view
Updates eslint
from 9.26.0 to 9.27.0
Release notes
Sourced from eslint's releases.
v9.27.0
Features
d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)ba456e0
feat: Externalize MCP server (#19699) (Nicholas C. Zakas)07c1a7e
feat: addallowRegexCharacters
tono-useless-escape
(#19705) (sethamus)7bc6c71
feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364
feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)32957cd
feat: support TS syntax inmax-params
(#19557) (Nitin Kumar)Bug Fixes
5687ce7
fix: correct mismatched removed rules (#19734) (루밀LuMir)dc5ed33
fix: correct types and tighten type definitions inSourceCode
class (#19731) (루밀LuMir)de1b5de
fix: correctservice
property name inLinter.ESLintParseResult
type (#19713) (Francesco Trotta)60c3e2c
fix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)9da90ca
fix: addallowReserved
toLinter.ParserOptions
type (#19710) (Francesco Trotta)fbb8be9
fix: addinfo
toESLint.DeprecatedRuleUse
type (#19701) (Francesco Trotta)Documentation
25de550
docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6
docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)4d0c60d
docs: Add Neovim to editor integrations (#19729) (Maria José Solano)71317eb
docs: Update README (GitHub Actions Bot)4c289e6
docs: Update README (GitHub Actions Bot)f0f0d46
docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)8ed3273
docs: fix internal usages ofConfigData
type (#19688) (Francesco Trotta)eb316a8
docs: addfmt
andcheck
sections toPackage.json Conventions
(#19686) (루밀LuMir)a3a2559
docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1
docs: Update README (GitHub Actions Bot)Chores
f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739) (Milos Djermanovic)ecaef73
chore: package.json update for@eslint/js
release (Jenkins)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732) (renovate[bot])f791da0
chore: remove unbalanced curly brace from.editorconfig
(#19730) (Maria José Solano)e86edee
refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)cf36352
chore: remove shared types (#19718) (Francesco Trotta)f60f276
refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)58a171e
chore: update dependency@eslint/plugin-kit
to ^0.3.1 (#19712) (renovate[bot])3a075a2
chore: update dependency@eslint/core
to ^0.14.0 (#19715) (renovate[bot])44bac9d
ci: run tests in Node.js 24 (#19702) (Francesco Trotta)35304dd
chore: add missingfunding
field to packages (#19684) (루밀LuMir)f305beb
test: mockprocess.emitWarning
to prevent output disruption (#19687) (Francesco Trotta)
Changelog
Sourced from eslint's changelog.
v9.27.0 - May 16, 2025
f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739) (Milos Djermanovic)ecaef73
chore: package.json update for@eslint/js
release (Jenkins)25de550
docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6
docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)5687ce7
fix: correct mismatched removed rules (#19734) (루밀LuMir)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732) (renovate[bot])ba456e0
feat: Externalize MCP server (#19699) (Nicholas C. Zakas)dc5ed33
fix: correct types and tighten type definitions inSourceCode
class (#19731) (루밀LuMir)4d0c60d
docs: Add Neovim to editor integrations (#19729) (Maria José Solano)f791da0
chore: remove unbalanced curly brace from.editorconfig
(#19730) (Maria José Solano)e86edee
refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)07c1a7e
feat: addallowRegexCharacters
tono-useless-escape
(#19705) (sethamus)cf36352
chore: remove shared types (#19718) (Francesco Trotta)f60f276
refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)71317eb
docs: Update README (GitHub Actions Bot)de1b5de
fix: correctservice
property name inLinter.ESLintParseResult
type (#19713) (Francesco Trotta)58a171e
chore: update dependency@eslint/plugin-kit
to ^0.3.1 (#19712) (renovate[bot])3a075a2
chore: update dependency@eslint/core
to ^0.14.0 (#19715) (renovate[bot])60c3e2c
fix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)4c289e6
docs: Update README (GitHub Actions Bot)9da90ca
fix: addallowReserved
toLinter.ParserOptions
type (#19710) (Francesco Trotta)7bc6c71
feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364
feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)fbb8be9
fix: addinfo
toESLint.DeprecatedRuleUse
type (#19701) (Francesco Trotta)f0f0d46
docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)44bac9d
ci: run tests in Node.js 24 (#19702) (Francesco Trotta)32957cd
feat: support TS syntax inmax-params
(#19557) (Nitin Kumar)35304dd
chore: add missingfunding
field to packages (#19684) (루밀LuMir)8ed3273
docs: fix internal usages ofConfigData
type (#19688) (Francesco Trotta)f305beb
test: mockprocess.emitWarning
to prevent output disruption (#19687) (Francesco Trotta)eb316a8
docs: addfmt
andcheck
sections toPackage.json Conventions
(#19686) (루밀LuMir)a3a2559
docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1
docs: Update README (GitHub Actions Bot)
Commits
b9080cf
9.27.0b7a5c66
Build: changelog update for 9.27.0f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739)ecaef73
chore: package.json update for@eslint/js
release25de550
docs: Update description of frozen rules to mention TypeScript (#19736)bd5def6
docs: Clean up configuration files docs (#19735)d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717)5687ce7
fix: correct mismatched removed rules (#19734)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732)ba456e0
feat: Externalize MCP server (#19699)- Additional commits viewable in compare view
Updates start-server-and-test
from 2.0.11 to 2.0.12
Commits
b3b82c0
fix(deps): update dependency debug to v4.4.1 (#403)- See full diff in compare view
Updates @eslint/core
from 0.13.0 to 0.14.0
Release notes
Sourced from @eslint/core
's releases.
config-array: v0.14.0
0.14.0 (2024-05-08)
Features
- Add config-array package (4a2274d)
- Add types to config-array (#3) (8b80e81)
- sync packages meta (#12) (27fcd25)
Bug Fixes
- Include package.json (ce52aaa)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/object-schema
bumped from ^2.0.3 to ^2.1.0core: v0.14.0
0.14.0 (2025-04-30)
Features
Commits
89c7748
chore: release core 0.14.0 (#194)592557c
chore: fix release-please PR title (#189)7af665e
chore: Separate pull requests (#183)917feb1
docs: Update README sponsors63cb367
feat: Better conversion of .eslintrc.js files in migrate-config (#172)484b6ca
feat: makeTextSourceCodeBase
a generic type (#182)fd9b571
feat: add core types for language-specific rule definitions (#178)eb05e04
docs: Update README sponsors3fde625
docs: Update README sponsors3951541
docs: Update README sponsors- Additional commits viewable in compare view
Updates @eslint/js
from 9.26.0 to 9.27.0
Release notes
Sourced from @eslint/js
's releases.
v9.27.0
Features
d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)ba456e0
feat: Externalize MCP server (#19699) (Nicholas C. Zakas)07c1a7e
feat: addallowRegexCharacters
tono-useless-escape
(#19705) (sethamus)7bc6c71
feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364
feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)32957cd
feat: support TS syntax inmax-params
(#19557) (Nitin Kumar)Bug Fixes
5687ce7
fix: correct mismatched removed rules (#19734) (루밀LuMir)dc5ed33
fix: correct types and tighten type definitions inSourceCode
class (#19731) (루밀LuMir)de1b5de
fix: correctservice
property name inLinter.ESLintParseResult
type (#19713) (Francesco Trotta)60c3e2c
fix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)9da90ca
fix: addallowReserved
toLinter.ParserOptions
type (#19710) (Francesco Trotta)fbb8be9
fix: addinfo
toESLint.DeprecatedRuleUse
type (#19701) (Francesco Trotta)Documentation
25de550
docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6
docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)4d0c60d
docs: Add Neovim to editor integrations (#19729) (Maria José Solano)71317eb
docs: Update README (GitHub Actions Bot)4c289e6
docs: Update README (GitHub Actions Bot)f0f0d46
docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)8ed3273
docs: fix internal usages ofConfigData
type (#19688) (Francesco Trotta)eb316a8
docs: addfmt
andcheck
sections toPackage.json Conventions
(#19686) (루밀LuMir)a3a2559
docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1
docs: Update README (GitHub Actions Bot)Chores
f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739) (Milos Djermanovic)ecaef73
chore: package.json update for@eslint/js
release (Jenkins)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732) (renovate[bot])f791da0
chore: remove unbalanced curly brace from.editorconfig
(#19730) (Maria José Solano)e86edee
refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)cf36352
chore: remove shared types (#19718) (Francesco Trotta)f60f276
refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)58a171e
chore: update dependency@eslint/plugin-kit
to ^0.3.1 (#19712) (renovate[bot])3a075a2
chore: update dependency@eslint/core
to ^0.14.0 (#19715) (renovate[bot])44bac9d
ci: run tests in Node.js 24 (#19702) (Francesco Trotta)35304dd
chore: add missingfunding
field to packages (#19684) (루밀LuMir)f305beb
test: mockprocess.emitWarning
to prevent output disruption (#19687) (Francesco Trotta)
Changelog
Sourced from @eslint/js
's changelog.
v9.27.0 - May 16, 2025
f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739) (Milos Djermanovic)ecaef73
chore: package.json update for@eslint/js
release (Jenkins)25de550
docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6
docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)5687ce7
fix: correct mismatched removed rules (#19734) (루밀LuMir)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732) (renovate[bot])ba456e0
feat: Externalize MCP server (#19699) (Nicholas C. Zakas)dc5ed33
fix: correct types and tighten type definitions inSourceCode
class (#19731) (루밀LuMir)4d0c60d
docs: Add Neovim to editor integrations (#19729) (Maria José Solano)f791da0
chore: remove unbalanced curly brace from.editorconfig
(#19730) (Maria José Solano)e86edee
refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)07c1a7e
feat: addallowRegexCharacters
tono-useless-escape
(#19705) (sethamus)cf36352
chore: remove shared types (#19718) (Francesco Trotta)f60f276
refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)71317eb
docs: Update README (GitHub Actions Bot)de1b5de
fix: correctservice
property name inLinter.ESLintParseResult
type (#19713) (Francesco Trotta)58a171e
chore: update dependency@eslint/plugin-kit
to ^0.3.1 (#19712) (renovate[bot])3a075a2
chore: update dependency@eslint/core
to ^0.14.0 (#19715) (renovate[bot])60c3e2c
fix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)4c289e6
docs: Update README (GitHub Actions Bot)9da90ca
fix: addallowReserved
toLinter.ParserOptions
type (#19710) (Francesco Trotta)7bc6c71
feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364
feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)fbb8be9
fix: addinfo
toESLint.DeprecatedRuleUse
type (#19701) (Francesco Trotta)f0f0d46
docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)44bac9d
ci: run tests in Node.js 24 (#19702) (Francesco Trotta)32957cd
feat: support TS syntax inmax-params
(#19557) (Nitin Kumar)35304dd
chore: add missingfunding
field to packages (#19684) (루밀LuMir)8ed3273
docs: fix internal usages ofConfigData
type (#19688) (Francesco Trotta)f305beb
test: mockprocess.emitWarning
to prevent output disruption (#19687) (Francesco Trotta)eb316a8
docs: addfmt
andcheck
sections toPackage.json Conventions
(#19686) (루밀LuMir)a3a2559
docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1
docs: Update README (GitHub Actions Bot)
Commits
Updates @eslint/plugin-kit
from 0.2.8 to 0.3.1
Release notes
Sourced from @eslint/plugin-kit
's releases.
plugin-kit: v0.3.1
0.3.1 (2025-05-01)
Bug Fixes
core: v0.3.0
0.3.0 (2024-07-22)
⚠ BREAKING CHANGES
- Add getLoc/getRange to SourceCode interface (#89)
Features
plugin-kit: v0.3.0
0.3.0 (2025-04-30)
Features
Commits
daa1955
chore: release main (#198)a830283
fix: Upgrade@eslint/core
(#197)b840b0e
chore: release migrate-config 1.5.0 (#193)4d92bce
chore: release plugin-kit 0.3.0 (#190)89c7748
chore: release core 0.14.0 (#194)592557c
chore: fix release-please PR title (#189)7af665e
chore: Separate pull requests (#183)917feb1
docs: Update README sponsors63cb367
feat: Better conversion of .eslintrc.js files in migrate-config (#172)484b6ca
feat: makeTextSourceCodeBase
a generic type (#182)- Additional commits viewable in compare view
Updates @napi-rs/wasm-runtime
from 0.2.9 to 0.2.10
Release notes
Sourced from @napi-rs/wasm-runtime
's releases.
@napi-rs/wasm-runtime
@0
.2.10What's Changed
- fix(wasm-runtime): upgrade emnapi by
@sxzz
in napi-rs/napi-rs#2568- fix(wasm-runtime): fs-proxy test failed on s390x platform by
@toyobayashi
in napi-rs/napi-rs#2629Full Changelog: https://github.com/napi-rs/napi-rs/compare/
@napi-rs/wasm-runtime
@0.2.9...
@napi-rs/wasm-runtime
@0.2.10
Commits
- See full diff in compare view
Updates @rollup/wasm-node
from 4.40.2 to 4.41.0
Release notes
Sourced from @rollup/wasm-node
's releases.
v4.41.0
4.41.0
2025-05-18
Features
- Detect named exports in more dynamic import scenarios (#5954)
Pull Requests
- #5949: ci: use node 24 (
@btea
,@lukastaegert
)- #5951: chore(deps): update dependency pretty-bytes to v7 (
@renovate
[bot])- #5952: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)- #5953: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5954: enhance tree-shaking for dynamic imports (
@TrickyPi
,@renovate
[bot],@lukastaegert
)- #5957: chore(deps): update dependency lint-staged to v16 (
@renovate
[bot],@lukastaegert
)- #5958: fix(deps): update rust crate swc_compiler_base to v20 (
@renovate
[bot],@lukastaegert
)- #5959: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5960: Use spawn to run CLI tests (
@lukastaegert
)
Changelog
Sourced from @rollup/wasm-node
's changelog.
4.41.0
2025-05-18
Features
- Detect named exports in more dynamic import scenarios (#5954)
Pull Requests
- #5949: ci: use node 24 (
@btea
,@lukastaegert
)- #5951: chore(deps): update dependency pretty-bytes to v7 (
@renovate
[bot])- #5952: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)- #5953: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5954: enhance tree-shaking for dynamic imports (
@TrickyPi
,@renovate
[bot],@lukastaegert
)- #5957: chore(deps): update dependency lint-staged to v16 (
@renovate
[bot],@lukastaegert
)- #5958: fix(deps): update rust crate swc_compiler_base to v20 (
@renovate
[bot],@lukastaegert
)- #5959: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5960: Use spawn to run CLI tests (
@lukastaegert
)
Commits
0928185
4.41.02491b31
ci: use node 24 (#5949)7759f56
Use spawn to run CLI tests (#5960)dd29577
fix(deps): update rust crate swc_compiler_base to v20 (#5958)fff335f
enhance tree-shaking for dynamic imports (#5954)9cf84fc
fix(deps): lock file maintenance minor/patch updates (#5959)a4e6535
chore(deps): update dependency lint-staged to v16 (#5957)7536ffb
fix(deps): update swc monorepo (major) (#5952)2b68f89
chore(deps): update dependency pretty-bytes to v7 (#5951)f630e32
chore(deps): lock file maintenance minor/patch updates (#5953)- See full diff in compare view
Updates @types/qs
from 6.9.18 to 6.14.0
Commits
- See full diff in compare view
Updates caniuse-lite
from 1.0.30001717 to 1.0.30001718
Commits
94988f1
Update caniuse-db 1.0.30001718- See full diff in compare view
Updates electron-to-chromium
from 1.5.152 to 1.5.155
Commits
Updates memfs
from 4.17.1 to 4.17.2
Changelog
Sourced from memfs's changelog.
4.17.2 (2025-05-15)
Performance Improvements
- use promises rather than
setImmediate<...
Description has been truncated
Pull Request Statistics
1
1
+67
-480
Package Dependencies
Technical Details
ID: | 495204 |
UUID: | 2529794307 |
Node ID: | PR_kwDONUyxgM6WyZkD |
Host: | GitHub |
Repository: | mrlonis/example-angular-theme-lib |
Merge State: | Unknown |