Bump the development-version-updates group with 13 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(about 1 month ago)
(about 1 month ago)
dependencies javascript
Bumps the development-version-updates group with 13 updates:
Package | From | To |
---|---|---|
cypress | 14.5.2 |
14.5.3 |
eslint | 9.31.0 |
9.32.0 |
@babel/helpers | 7.27.6 |
7.28.2 |
@babel/types | 7.28.1 |
7.28.2 |
@cypress/request | 3.0.8 |
3.0.9 |
@eslint/js | 9.31.0 |
9.32.0 |
@inquirer/search | 3.0.17 |
3.1.0 |
@jsonjoy.com/json-pack | 1.2.0 |
1.4.0 |
@jsonjoy.com/util | 1.6.0 |
1.8.0 |
@rollup/wasm-node | 4.45.1 |
4.46.1 |
electron-to-chromium | 1.5.188 |
1.5.192 |
launch-editor | 2.10.0 |
2.11.0 |
memfs | 4.17.2 |
4.23.0 |
Updates cypress
from 14.5.2 to 14.5.3
Release notes
Sourced from cypress's releases.
v14.5.3
Changelog: https://docs.cypress.io/app/references/changelog#14-5-3
Commits
d1478d8
chore: release 14.5.3 (#32099)7825936
chore(dep): upgradecypress/request
to3.0.9
to addressform-data
vulne...5b0a7e2
chore: revert release 14.5.38ce8ee0
chore: release@cypress/webpack-dev-server-v4
.1.1749a1d5
chore: release@cypress/webpack-batteries-included-preprocessor-v3
.1.269df121
chore: release@cypress/angular-v3
.0.172dd9de
chore: release 14.5.3 (#32093)199aad6
chore: updating v8 snapshot cache (#32089)ea33e84
chore: updating v8 snapshot cache (#32090)f50ba45
chore: updating v8 snapshot cache (#32088)- Additional commits viewable in compare view
Updates eslint
from 9.31.0 to 9.32.0
Release notes
Sourced from eslint's releases.
v9.32.0
Features
1245000
feat: support explicit resource management in core rules (#19828) (fnx)0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40
fix: Upgrade@eslint/js
(#19971) (Nicholas C. Zakas)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26
fix: remove outdated types inParserOptions.ecmaFeatures
(#19944) (ntnyq)3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426
docs: Update README (GitHub Actions Bot)Chores
50de1ce
chore: package.json update for@eslint/js
release (Jenkins)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8c
refactor: useCustomRuleDefinitionType
inJSRuleDefinition
(#19949) (Francesco Trotta)e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)2f73a23
test: switch to flat config mode inast-utils
tests (#19948) (Milos Djermanovic)c565a53
chore: excludefurther_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)
Changelog
Sourced from eslint's changelog.
v9.32.0 - July 25, 2025
960fd40
fix: Upgrade@eslint/js
(#19971) (Nicholas C. Zakas)50de1ce
chore: package.json update for@eslint/js
release (Jenkins)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426
docs: Update README (GitHub Actions Bot)e22af8c
refactor: useCustomRuleDefinitionType
inJSRuleDefinition
(#19949) (Francesco Trotta)1245000
feat: support explicit resource management in core rules (#19828) (fnx)e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)2f73a23
test: switch to flat config mode inast-utils
tests (#19948) (Milos Djermanovic)7863d26
fix: remove outdated types inParserOptions.ecmaFeatures
(#19944) (ntnyq)c565a53
chore: excludefurther_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits
2364031
9.32.0a0e62e2
Build: changelog update for 9.32.0960fd40
fix: Upgrade@eslint/js
(#19971)50de1ce
chore: package.json update for@eslint/js
releasebbf23fa
fix: Refactor reporting into FileReport (#19877)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965)2ab1381
ci: pinjiti
to version 2.4.2 (#19964)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960)- Additional commits viewable in compare view
Updates @babel/helpers
from 7.27.6 to 7.28.2
Release notes
Sourced from @babel/helpers
's releases.
v7.28.2 (2025-07-24)
Thanks
@souhailaS
for your first PR!:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operator
param int.tsTypeOperator
optional (@nicolo-ribaudo
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17441 fix:
regeneratorDefine
compatibility with es5 strict mode (@liuxingbaoyu
)Committers: 4
- Babel Bot (
@babel-bot
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- SOUHAILA SERBOUT (
@souhailaS
)@liuxingbaoyu
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
v7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu
)babel-types
babel-compat-data
,babel-preset-env
babel-core
,babel-parser
babel-generator
,babel-parser
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-transform-object-rest-spread
,babel-traverse
,babel-types
... (truncated)
Changelog
Sourced from @babel/helpers
's changelog.
v7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operator
param int.tsTypeOperator
optional (@nicolo-ribaudo
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17441 fix:
regeneratorDefine
compatibility with es5 strict mode (@liuxingbaoyu
)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
v7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu
)babel-types
babel-compat-data
,babel-preset-env
babel-core
,babel-parser
babel-generator
,babel-parser
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-transform-object-rest-spread
,babel-traverse
,babel-types
babel-parser
,babel-traverse
,babel-types
babel-generator
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-discard-binding
,babel-plugin-transform-destructuring
,babel-plugin-transform-explicit-resource-management
,babel-plugin-transform-react-display-name
,babel-types
babel-generator
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-block-scoping
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-typescript
,babel-traverse
,babel-types
:bug: Bug Fix
babel-helper-globals
,babel-plugin-transform-classes
,babel-traverse
babel-types
- #17009 feature: TSTypeOperator: keyof (#16799) (
@coderaiser
):house: Internal
babel-compat-data
,babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-json-modules
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
... (truncated)
Commits
cac0ff4
v7.28.2f743094
fix:regeneratorDefine
compatibility with es5 strict mode (#17441)- See full diff in compare view
Updates @babel/types
from 7.28.1 to 7.28.2
Release notes
Sourced from @babel/types
's releases.
v7.28.2 (2025-07-24)
Thanks
@souhailaS
for your first PR!:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operator
param int.tsTypeOperator
optional (@nicolo-ribaudo
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17441 fix:
regeneratorDefine
compatibility with es5 strict mode (@liuxingbaoyu
)Committers: 4
- Babel Bot (
@babel-bot
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- SOUHAILA SERBOUT (
@souhailaS
)@liuxingbaoyu
Changelog
Sourced from @babel/types
's changelog.
v7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operator
param int.tsTypeOperator
optional (@nicolo-ribaudo
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17441 fix:
regeneratorDefine
compatibility with es5 strict mode (@liuxingbaoyu
)
Commits
cac0ff4
v7.28.20a3f717
[babel 7] Makeoperator
param int.tsTypeOperator
optional (#17445)- See full diff in compare view
Updates @cypress/request
from 3.0.8 to 3.0.9
Release notes
Sourced from @cypress/request
's releases.
v3.0.9
3.0.9 (2025-07-24)
Bug Fixes
- update patch version of form-data to address new critical Snyk vulnerability (a2f3199)
Commits
Updates @eslint/js
from 9.31.0 to 9.32.0
Release notes
Sourced from @eslint/js
's releases.
v9.32.0
Features
1245000
feat: support explicit resource management in core rules (#19828) (fnx)0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40
fix: Upgrade@eslint/js
(#19971) (Nicholas C. Zakas)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26
fix: remove outdated types inParserOptions.ecmaFeatures
(#19944) (ntnyq)3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426
docs: Update README (GitHub Actions Bot)Chores
50de1ce
chore: package.json update for@eslint/js
release (Jenkins)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8c
refactor: useCustomRuleDefinitionType
inJSRuleDefinition
(#19949) (Francesco Trotta)e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)2f73a23
test: switch to flat config mode inast-utils
tests (#19948) (Milos Djermanovic)c565a53
chore: excludefurther_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)
Changelog
Sourced from @eslint/js
's changelog.
v9.32.0 - July 25, 2025
960fd40
fix: Upgrade@eslint/js
(#19971) (Nicholas C. Zakas)50de1ce
chore: package.json update for@eslint/js
release (Jenkins)bbf23fa
fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970) (루밀LuMir)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381
ci: pinjiti
to version 2.4.2 (#19964) (Francesco Trotta)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953) (Milos Djermanovic)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6c
fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426
docs: Update README (GitHub Actions Bot)e22af8c
refactor: useCustomRuleDefinitionType
inJSRuleDefinition
(#19949) (Francesco Trotta)1245000
feat: support explicit resource management in core rules (#19828) (fnx)e855717
chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7
feat: support typescript types in accessor rules (#19882) (fnx)2f73a23
test: switch to flat config mode inast-utils
tests (#19948) (Milos Djermanovic)7863d26
fix: remove outdated types inParserOptions.ecmaFeatures
(#19944) (ntnyq)c565a53
chore: excludefurther_reading_links.json
from Prettier formatting (#19943) (Milos Djermanovic)3173305
fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits
50de1ce
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @inquirer/search
from 3.0.17 to 3.1.0
Release notes
Sourced from @inquirer/search
's releases.
@inquirer/search
@3
.1.0
- New
instructions
config to allow localizing the help tips.
Commits
69944cc
Publish36a7897
doc(@inquirer/search
): Document the new config. Rel #17738ccf932
feat(@inquirer/search
): Support providing custom instructions. Fix #1773aa7f74b
chore: ignore some claude code settings884829b
Chore(deps): Bump form-data in the npm_and_yarn group5fbae89
Publish00a23b3
fix(@inquirer/select
): Fixes counting separators while incrementing. Fix #1786ec2f7c7
Publish18eba07
Fix: bump run-async which loaded dev dependencies unexpectedly- See full diff in compare view
Updates @jsonjoy.com/json-pack
from 1.2.0 to 1.4.0
Release notes
Sourced from @jsonjoy.com/json-pack's releases
.
v1.4.0
1.4.0 (2025-07-26)
Features
- add initial implementation of EJSON v2 (e360170)
v1.3.0
1.3.0 (2025-07-25)
Bug Fixes
- resolve Ion fuzzing test failures by creating fresh encoder/decoder instances (aa2e065)
Features
- improve Ion codec, add
IonDecoder
(ab4b881)
Commits
77b5acf
Merge pull request #14 from jsonjoy-com/copilot/fix-13e360170
feat: add initial implementation of EJSON v26df3b4e
style: 💄 run Prettierd5e51aa
refactor: 💡 rename ejason2/ to ejson/3cee96b
Remove duplicate methods from EjsonDecoder and fix Unicode handling in fuzzin...65e4aa1
Make EjsonEncoder and EjsonDecoder extend JsonEncoder/JsonDecoder for code reuse838feff
Optimize EjsonEncoder by combining consecutive u8() calls and replacing toStr...314571a
Add automated.spec.ts and fuzzing.spec.ts test suites for EJSON255c13a7
Optimize EjsonEncoder constant strings using direct binary writing2e59483
docs: ✏️ update benchmarks in README- Additional commits viewable in compare view
Updates @jsonjoy.com/util
from 1.6.0 to 1.8.0
Release notes
Sourced from @jsonjoy.com/util's releases
.
v1.8.0
1.8.0 (2025-07-25)
Features
- remove print utils, use
tree-dump
package instead (ad9788e)v1.7.0
1.7.0 (2025-07-25)
Features
- rename
peak()
topeek()
and deprecatepeak()
(1d3c348)
Commits
ad9788e
feat: remove print utils, usetree-dump
package instead61ff8fb
Remove unused tree-dump dependency and revert yarn.lock changescdae17d
Remove package-lock.json and use yarn for dependency management1d3c348
feat: renamepeak()
topeek()
and deprecatepeak()
f0fd4ff
style: format code with prettier59343e1
Move JSDoc description to peek() method and remove whitespace in testd2e2ba5
Replace src/print/ with tree-dump package8ac1f6b
Initial assessment: Plan to replace src/print/ with tree-dump packagec019140
Add peek() method and deprecate peak() with backward compatibilitya801319
Initial plan- Additional commits viewable in compare view
Updates @rollup/wasm-node
from 4.45.1 to 4.46.1
Release notes
Sourced from @rollup/wasm-node
's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
in
operator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi
)v4.46.0
4.46.0
2025-07-27
Features
- Optimize
in
checks on namespaces to keep them treeshake-able (#6029)Pull Requests
- #5991: feat: update linux-loongarch64-gnu (
@wojiushixiaobai
,@lukastaegert
)- #6029: feat: optimize
in
checks on namespaces to keep them treeshake-able (@cyyynthia
,@lukastaegert
)- #6033: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)v4.45.3
4.45.3
2025-07-26
Bug Fixes
- Do not fail build if a const is reassigned but warn instead (#6020)
- Fail with a helpful error message if an exported binding is not defined (#6023)
Pull Requests
- #6014: chore(deps): update dependency
@vue/language-server
to v3 (@renovate
[bot])- #6015: chore(deps): update dependency vue-tsc to v3 (
@renovate
[bot],@lukastaegert
)- #6016: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)- #6017: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #6020: Make const reassignments only a warning (
@lukastaegert
)- #6023: Throw descriptive error message for used export is not defined (
@TrickyPi
)- #6027: feat: upgrade to NAPI-RS 3 stable (
@Brooooooklyn
)- #6028: Update eslint-plugin-unicorn to resolve vulnerability (
@lukastaegert
)- #6034: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)
Changelog
Sourced from @rollup/wasm-node
's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
in
operator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi
)4.46.0
2025-07-27
Features
- Optimize
in
checks on namespaces to keep them treeshake-able (#6029)Pull Requests
- #5991: feat: update linux-loongarch64-gnu (
@wojiushixiaobai
,@lukastaegert
)- #6029: feat: optimize
in
checks on namespaces to keep them treeshake-able (@cyyynthia
,@lukastaegert
)- #6033: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)4.45.3
2025-07-26
Bug Fixes
- Do not fail build if a const is reassigned but warn instead (#6020)
- Fail with a helpful error message if an exported binding is not defined (#6023)
Pull Requests
- #6014: chore(deps): update dependency
@vue/language-server
to v3 (@renovate
[bot])- #6015: chore(deps): update dependency vue-tsc to v3 (
@renovate
[bot],@lukastaegert
)- #6016: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)- #6017: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #6020: Make const reassignments only a warning (
@lukastaegert
)- #6023: Throw descriptive error message for used export is not defined (
@TrickyPi
)- #6027: feat: upgrade to NAPI-RS 3 stable (
@Brooooooklyn
)- #6028: Update eslint-plugin-unicorn to resolve vulnerability (
@lukastaegert
)- #6034: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)
Commits
244dc20
4.46.16031a33
disables optimization for external namespace when using the in operator (#6036)09794f1
4.46.09a8614f
feat: optimizein
checks on namespaces to keep them treeshake-able (#6029)fdd48a9
feat: update linux-loongarch64-gnu (#5991)461b1ac
fix(deps): update swc monorepo (major) (#6033)d6908c9
4.45.3ccdde29
Fix option namea29ef7a
4.45.29f3835e
Fix package name for ppc64 architecture- Additional commits viewable in compare view
Updates electron-to-chromium
from 1.5.188 to 1.5.192
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 4268093 |
UUID: | 3271606582 |
Node ID: | PR_kwDONUyxgM6hEf5D |
Host: | GitHub |
Repository: | mrlonis/example-angular-theme-lib |