An open index of dependabot pull requests across open source projects.

Bump the development-version-updates group with 13 updates

Open
Number: #493
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: July 29, 2025 at 12:41 AM UTC
(about 1 month ago)
Updated: July 29, 2025 at 12:43 AM UTC
(about 1 month ago)
Labels:
dependencies javascript
Description:

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): upgrade cypress/request to 3.0.9 to address form-data vulne...
  • 5b0a7e2 chore: revert release 14.5.3
  • 8ce8ee0 chore: release @​cypress/webpack-dev-server-v4.1.1
  • 749a1d5 chore: release @​cypress/webpack-batteries-included-preprocessor-v3.1.2
  • 69df121 chore: release @​cypress/angular-v3.0.1
  • 72dd9de 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 in ParserOptions.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: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_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: unpin jiti 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: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode 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: use CustomRuleDefinitionType in JSRuleDefinition (#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 in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits

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
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

Committers: 3

v7.28.0 (2025-07-02)

:rocket: New Feature

  • babel-node
  • 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
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

: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
  • 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

: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

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
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

Changelog

Sourced from @​babel/types's changelog.

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
Commits

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
  • 3cffd53 Merge pull request #88 from ahayes91/update-form-data
  • 7c424d5 chore: fix lint issue
  • 7f6fdec chore: remove test now that we are on form-data 4.0.4
  • a2f3199 fix: update patch version of form-data to address new critical Snyk vulnerabi...
  • See full diff in compare view

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 in ParserOptions.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: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_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: unpin jiti 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: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode 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: use CustomRuleDefinitionType in JSRuleDefinition (#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 in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits

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 Publish
  • 36a7897 doc(@​inquirer/search): Document the new config. Rel #1773
  • 8ccf932 feat(@​inquirer/search): Support providing custom instructions. Fix #1773
  • aa7f74b chore: ignore some claude code settings
  • 884829b Chore(deps): Bump form-data in the npm_and_yarn group
  • 5fbae89 Publish
  • 00a23b3 fix(@​inquirer/select): Fixes counting separators while incrementing. Fix #1786
  • ec2f7c7 Publish
  • 18eba07 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-13
  • e360170 feat: add initial implementation of EJSON v2
  • 6df3b4e style: 💄 run Prettier
  • d5e51aa 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 reuse
  • 838feff Optimize EjsonEncoder by combining consecutive u8() calls and replacing toStr...
  • 314571a Add automated.spec.ts and fuzzing.spec.ts test suites for EJSON2
  • 55c13a7 Optimize EjsonEncoder constant strings using direct binary writing
  • 2e59483 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() to peek() and deprecate peak() (1d3c348)
Commits
  • ad9788e feat: remove print utils, use tree-dump package instead
  • 61ff8fb Remove unused tree-dump dependency and revert yarn.lock changes
  • cdae17d Remove package-lock.json and use yarn for dependency management
  • 1d3c348 feat: rename peak() to peek() and deprecate peak()
  • f0fd4ff style: format code with prettier
  • 59343e1 Move JSDoc description to peek() method and remove whitespace in test
  • d2e2ba5 Replace src/print/ with tree-dump package
  • 8ac1f6b Initial assessment: Plan to replace src/print/ with tree-dump package
  • c019140 Add peek() method and deprecate peak() with backward compatibility
  • a801319 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

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

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

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

Commits

Updates electron-to-chromium from 1.5.188 to 1.5.192

Commits
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Ecosystem:
npm
Version Change:
7.27.6 → 7.28.2
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
9.31.0 → 9.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.28.1 → 7.28.2
Update Type:
Patch
Package:
cypress
Ecosystem:
npm
Version Change:
14.5.2 → 14.5.3
Update Type:
Patch
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.31.0 → 9.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.188 → 1.5.192
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.8 → 3.0.9
Update Type:
Patch
Package:
memfs
Ecosystem:
npm
Version Change:
4.17.2 → 4.23.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.45.1 → 4.46.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.6.0 → 1.8.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.0.17 → 3.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.10.0 → 2.11.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.2.0 → 1.4.0
Update Type:
Minor
Technical Details
ID: 4268093
UUID: 3271606582
Node ID: PR_kwDONUyxgM6hEf5D
Host: GitHub
Repository: mrlonis/example-angular-theme-lib