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

Bump the development-version-updates group with 37 updates

Merged
Number: #380
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: May 12, 2025 at 09:29 PM UTC
(over 1 year ago)
Updated: May 12, 2025 at 09:31 PM UTC
(over 1 year ago)
Merged: May 12, 2025 at 09:31 PM UTC
(over 1 year ago)
by github-actions[bot]
Time to Close: 2 minutes
Labels:
dependencies javascript
Description:

Bumps the development-version-updates group with 37 updates:

Package From To
@types/node 22.15.7 22.15.17
cypress 14.3.2 14.3.3
eslint-config-prettier 10.1.2 10.1.5
eslint-plugin-depend 1.0.0 1.2.0
typescript-eslint 8.32.0 8.32.1
@babel/compat-data 7.27.1 7.27.2
@babel/helper-compilation-targets 7.27.1 7.27.2
@babel/parser 7.27.1 7.27.2
@babel/plugin-transform-object-rest-spread 7.27.1 7.27.2
@babel/template 7.27.1 7.27.2
@inquirer/checkbox 4.1.5 4.1.6
@inquirer/core 10.1.10 10.1.11
@inquirer/editor 4.2.10 4.2.11
@inquirer/expand 4.0.12 4.0.13
@inquirer/input 4.1.9 4.1.10
@inquirer/number 3.0.12 3.0.13
@inquirer/password 4.0.12 4.0.13
@inquirer/rawlist 4.1.0 4.1.1
@inquirer/search 3.0.12 3.0.13
@inquirer/select 4.2.0 4.2.1
@modelcontextprotocol/sdk 1.11.0 1.11.2
@rollup/wasm-node 4.40.1 4.40.2
@types/cors 2.8.17 2.8.18
@typescript-eslint/eslint-plugin 8.32.0 8.32.1
@typescript-eslint/parser 8.32.0 8.32.1
@typescript-eslint/scope-manager 8.32.0 8.32.1
@typescript-eslint/type-utils 8.32.0 8.32.1
@typescript-eslint/types 8.32.0 8.32.1
@typescript-eslint/typescript-estree 8.32.0 8.32.1
@typescript-eslint/utils 8.32.0 8.32.1
@typescript-eslint/visitor-keys 8.32.0 8.32.1
cli-table3 0.6.5 0.6.1
electron-to-chromium 1.5.150 1.5.152
eventsource 3.0.6 3.0.7
http-cache-semantics 4.1.1 4.2.0
immutable 5.1.1 5.1.2
module-replacements 2.6.0 2.8.0

Updates @types/node from 22.15.7 to 22.15.17

Commits

Updates cypress from 14.3.2 to 14.3.3

Release notes

Sourced from cypress's releases.

v14.3.3

Changelog: https://docs.cypress.io/app/references/changelog#14-3-3

Commits
  • 242fb56 chore: release 14.3.3 (#31650)
  • 2e57751 internal: update data-cy for cloud studio in studio.cy.ts (#31649)
  • 1119625 fix: no longer hang when piping stdout+stderr to a file under certain conditi...
  • 6d03bd0 chore: updating v8 snapshot cache (#31647)
  • 5b8032a chore: updating v8 snapshot cache (#31646)
  • 182e636 chore: updating v8 snapshot cache (#31645)
  • 8cf4aad chore: fix duplicate changelog entry (#31644)
  • 7e14583 chore: Update Chrome (stable) to 136.0.7103.59 and Chrome (beta) to 137.0.715...
  • 53f7aae misc: Assertion dropdown UI update (#31598)
  • acaaf30 chore: (studio) set up infrastructure for cypress in cypress tests for cloud ...
  • Additional commits viewable in compare view

Updates eslint-config-prettier from 10.1.2 to 10.1.5

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.5

Patch Changes

Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.4...v10.1.5

v10.1.4

Patch Changes

Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.3...v10.1.4

v10.1.3

Patch Changes

New Contributors

Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.3

Changelog

Sourced from eslint-config-prettier's changelog.

10.1.5

Patch Changes

10.1.4

Patch Changes

10.1.3

Patch Changes

Commits

Updates eslint-plugin-depend from 1.0.0 to 1.2.0

Release notes

Sourced from eslint-plugin-depend's releases.

1.2.0

What's Changed

Full Changelog: https://github.com/es-tooling/eslint-plugin-depend/compare/1.1.0...1.2.0

1.1.0

What's Changed

Full Changelog: https://github.com/es-tooling/eslint-plugin-depend/compare/1.0.0...1.1.0

Commits

Updates typescript-eslint from 8.32.0 to 8.32.1

Release notes

Sourced from typescript-eslint's releases.

v8.32.1

8.32.1 (2025-05-12)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
  • eslint-plugin: [no-deprecated] support computed member access (#10867)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#11180)
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.32.1 (2025-05-12)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • af077a0 chore(release): publish 8.32.1
  • b2be3dc chore: simplify tsconfig setup using configDir (#11136)
  • aeb7402 chore(ast-spec): finish migrating to vitest (#11126)
  • e57126a chore(typescript-eslint): correct naming of import of typescript-eslint in te...
  • See full diff in compare view

Updates @babel/compat-data from 7.27.1 to 7.27.2

Release notes

Sourced from @​babel/compat-data's releases.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Committers: 5

Changelog

Sourced from @​babel/compat-data's changelog.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Commits

Updates @babel/helper-compilation-targets from 7.27.1 to 7.27.2

Release notes

Sourced from @​babel/helper-compilation-targets's releases.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Committers: 5

Changelog

Sourced from @​babel/helper-compilation-targets's changelog.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Commits

Updates @babel/parser from 7.27.1 to 7.27.2

Release notes

Sourced from @​babel/parser's releases.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Committers: 5

Changelog

Sourced from @​babel/parser's changelog.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Commits
  • a8080cd v7.27.2
  • 64378a1 fix: @babel/parser/bin/index.js contains node: protocol require (#17289)
  • 352e8c0 fix: Private class method not found when ts and estree parser plugins are ena...
  • See full diff in compare view

Updates @babel/plugin-transform-object-rest-spread from 7.27.1 to 7.27.2

Release notes

Sourced from @​babel/plugin-transform-object-rest-spread's releases.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Committers: 5

Changelog

Sourced from @​babel/plugin-transform-object-rest-spread's changelog.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Commits

Updates @babel/template from 7.27.1 to 7.27.2

Release notes

Sourced from @​babel/template's releases.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Committers: 5

Changelog

Sourced from @​babel/template's changelog.

v7.27.2 (2025-05-06)

:bug: Bug Fix

  • babel-parser
  • babel-plugin-transform-object-rest-spread
  • babel-plugin-transform-modules-commonjs, babel-template

:running_woman: Performance

Commits

Updates @inquirer/checkbox from 4.1.5 to 4.1.6

Commits
  • 50bac82 Publish
  • c2fcf6e Fix(@​inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...
  • 8378f64 Chore: Prepack script to delete workspaces:* devDependencies (#1742)
  • f22f937 Chore(deps-dev): Bump the linting group with 4 updates (#1739)
  • ade7de3 Chore(deps-dev): Bump @​types/node from 22.15.2 to 22.15.3 (#1740)
  • 5533964 Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)
  • 36ae95a Chore(deps-dev): Bump @​types/node from 22.14.1 to 22.15.2 (#1732)
  • baeac6c Chore(deps-dev): Bump the linting group with 4 updates (#1729)
  • 1307aaf Chore(deps-dev): Bump the testing group with 3 updates (#1730)
  • 26f5fe1 Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)
  • Additional commits viewable in compare view

Updates @inquirer/core from 10.1.10 to 10.1.11

Release notes

Sourced from @​inquirer/core's releases.

@​inquirer/core@​10.1.11

  • Fix #1741: Issue with SIGINT in some scenarios leaving promises unsettled on exit.
  • Fix: Remove monorepo related dependencies from all artifacts published to npm. This removes non-standard version specifiers like workspace:* from the public npm packages.
Commits
  • 50bac82 Publish
  • c2fcf6e Fix(@​inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...
  • 8378f64 Chore: Prepack script to delete workspaces:* devDependencies (#1742)
  • f22f937 Chore(deps-dev): Bump the linting group with 4 updates (#1739)
  • ade7de3 Chore(deps-dev): Bump @​types/node from 22.15.2 to 22.15.3 (#1740)
  • 5533964 Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)
  • 36ae95a Chore(deps-dev): Bump @​types/node from 22.14.1 to 22.15.2 (#1732)
  • baeac6c Chore(deps-dev): Bump the linting group with 4 updates (#1729)
  • 1307aaf Chore(deps-dev): Bump the testing group with 3 updates (#1730)
  • 26f5fe1 Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)
  • Additional commits viewable in compare view

Updates @inquirer/editor from 4.2.10 to 4.2.11

Commits
  • 50bac82 Publish
  • c2fcf6e Fix(@​inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...
  • 8378f64 Chore: Prepack script to delete workspaces:* devDependencies (#1742)
  • f22f937 Chore(deps-dev): Bump the linting group with 4 updates (#1739)
  • ade7de3 Chore(deps-dev): Bump @​types/node from 22.15.2 to 22.15.3 (#1740)
  • 5533964 Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)
  • 36ae95a Chore(deps-dev): Bump @​types/node from 22.14.1 to 22.15.2 (#1732)
  • baeac6c Chore(deps-dev): Bump the linting group with 4 updates (#1729)
  • 1307aaf Chore(deps-dev): Bump the testing group with 3 updates (#1730)
  • 26f5fe1 Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)
  • Additional commits viewable in compare view

Updates @inquirer/expand from 4.0.12 to 4.0.13

Commits
  • 50bac82 Publish
  • c2fcf6e Fix(@​inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...
  • 8378f64 Chore: Prepack script to delete workspaces:* devDependencies (#1742)
  • f22f937 Chore(deps-dev): Bump the linting group with 4 updates (#1739)
  • ade7de3 Chore(deps-dev): Bump @​types/node from 22.15.2 to 22.15.3 (#1740)
  • 5533964 Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)
  • 36ae95a Chore(deps-dev): Bump @​types/node from 22.14.1 to 22.15.2 (#1732)
  • baeac6c Chore(deps-dev): Bump the linting group with 4 updates (#1729)
  • 1307aaf Chore(deps-dev): Bump the testing group with 3 updates (#1730)
  • 26f5fe1 Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)
  • Additional commits viewable in compare view

Updates @inquirer/input from 4.1.9 to 4.1.10

Commits
  • 50bac82 Publish
  • c2fcf6e Fix(@​inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...
  • 8378f64 Chore: Prepack script to delete workspaces:* devDependencies (#1742)
  • f22f937 Chore(deps-dev): Bump the linting group with 4 updates (#1739)
  • ade7de3 Chore(deps-dev): Bump @​types/node from 22.15.2 to 22.15.3 (#1740)
  • 5533964 Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)
  • 36ae95a Chore(deps-dev): Bump @​types/node from 22.14.1 to 22.15.2 (#1732)
  • baeac6c Chore(deps-dev): Bump the linting group with 4 updates (#1729)
  • 1307aaf Chore(deps-dev): Bump the testing group with 3 updates (#1730)
  • 26f5fe1 Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)
  • Additional commits viewable in compare view

Updates @inquirer/number from 3.0.12 to 3.0.13

Commits
  • 50bac82 Publish
  • c2fcf6e Fix(@​inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...
  • 8378f64 Chore: Prepack script to delete workspaces:* devDependencies (#1742)
  • f22f937 Chore(deps-dev): Bump the linting group with 4 updates (#1739)
  • ade7de3 Chore(deps-dev): Bump @​types/node from 22.15.2 to 22.15.3 (#1740)
  • 5533964 Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)
  • 36ae95a Chore(deps-dev): Bump @​types/node from 22.14.1 to 22.15.2 (#1732)
  • baeac6c Chore(deps-dev): Bump the linting group with 4 updates (#1729)
  • 1307aaf Chore(deps-dev): Bump the testing group with 3 updates (#1730)
  • 26f5fe1 Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)
  • Additional commits viewable in compare view

Updates @inquirer/password from 4.0.12 to 4.0.13

Commits
  • 50bac82 Publish
  • c2fcf6e Fix(@​inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...
  • 8378f64 Chore: Prepack script to delete workspaces:* devDependencies (#1742)
  • f22f937 Chore(deps-dev): Bump the linting group with 4 updates (#1739)
  • ade7de3 Chore(deps-dev): Bump @​types/node from 22.15.2 to 22.15.3 (#1740)
  • 5533964 Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)
  • 36ae95a Chore(deps-dev): Bump @​types/node from 22.14.1 to 22.15.2 (#1732)
  • baeac6c Chore(deps-dev): Bump the linting group with 4 updates (#1729)
  • 1307aaf Chore(deps-dev): Bump the testing group with 3 updates (#1730)
  • 26f5fe1 Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)
  • Additional commits viewable in compare view

Updates @inquirer/rawlist from 4.1.0 to 4.1.1

Commits
  • 50bac82 Publish
  • c2fcf6e Fix(@​inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...
  • 8378f64 Chore: Prepack script to delete workspaces:* devDependencies (#1742)
  • f22f937 Chore(deps-dev): Bump the linting group with 4 updates (#1739)
  • ade7de3 Chore(deps-dev): Bump @​types/node from 22.15.2 to 22.15.3 (#1740)
  • 5533964 Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)
  • 36ae95a Chore(deps-dev): Bump @​types/node from 22.14.1 to 22.15.2 (#1732)
  • baeac6c Chore(deps-dev): Bump the linting...

    Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+163
Deletions:
-158
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.7 → 22.15.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.2 → 10.1.5
Update Type:
Patch
Package:
eventsource
Ecosystem:
npm
Version Change:
3.0.6 → 3.0.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.0 → 8.32.1
Update Type:
Patch
Package:
cypress
Ecosystem:
npm
Version Change:
14.3.2 → 14.3.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.150 → 1.5.152
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.0 → 8.32.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.0 → 8.32.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.1 → 4.2.0
Update Type:
Minor
Package:
immutable
Ecosystem:
npm
Version Change:
5.1.1 → 5.1.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.0 → 8.32.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.0 → 8.32.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.0 → 8.32.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.0 → 8.32.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.0 → 8.32.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.0 → 8.32.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.5 → 4.1.6
Update Type:
Patch
Package:
@types/cors
Ecosystem:
npm
Version Change:
2.8.17 → 2.8.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.10 → 10.1.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.40.1 → 4.40.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.11.0 → 1.11.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.0 → 1.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.6.0 → 2.8.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.9 → 4.1.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.12 → 4.0.13
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.0 → 4.2.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.10 → 4.2.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.12 → 3.0.13
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.12 → 4.0.13
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.0 → 4.1.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.12 → 3.0.13
Update Type:
Patch
Package:
cli-table3
Ecosystem:
npm
Version Change:
0.6.5 → 0.6.1
Technical Details
ID: 1011529
UUID: 2514961829
Node ID: PR_kwDONUyxgM6V50Wl
Host: GitHub
Repository: mrlonis/example-angular-theme-lib
Merge State: Unknown