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

Bump the development-version-updates group with 38 updates

Merged
Number: #305
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: May 12, 2025 at 03:31 AM UTC
(4 months ago)
Updated: May 12, 2025 at 03:33 AM UTC
(4 months ago)
Merged: May 12, 2025 at 03:33 AM UTC
(4 months ago)
by github-actions[bot]
Time to Close: 2 minutes
Labels:
dependencies javascript
Description:

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

Package From To
@types/jasmine 5.1.7 5.1.8
@types/node 22.15.3 22.15.17
angular-eslint 19.3.0 19.4.0
eslint-plugin-prettier 5.3.1 5.4.0
typescript-eslint 8.31.1 8.32.0
@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
@jsonjoy.com/util 1.5.0 1.6.0
@modelcontextprotocol/sdk 1.11.0 1.11.1
@npmcli/redact 3.2.1 3.2.2
@types/cors 2.8.17 2.8.18
@typescript-eslint/eslint-plugin 8.31.1 8.32.0
@typescript-eslint/parser 8.31.1 8.32.0
@typescript-eslint/scope-manager 8.31.1 8.32.0
@typescript-eslint/type-utils 8.31.1 8.32.0
@typescript-eslint/types 8.31.1 8.32.0
@typescript-eslint/typescript-estree 8.31.1 8.32.0
@typescript-eslint/utils 8.31.1 8.32.0
@typescript-eslint/visitor-keys 8.31.1 8.32.0
caniuse-lite 1.0.30001716 1.0.30001717
electron-to-chromium 1.5.149 1.5.151
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/jasmine from 5.1.7 to 5.1.8

Commits

Updates @types/node from 22.15.3 to 22.15.17

Commits

Updates angular-eslint from 19.3.0 to 19.4.0

Release notes

Sourced from angular-eslint's releases.

v19.4.0

19.4.0 (2025-05-08)

🚀 Features

  • eslint-plugin: add rule prefer-output-emitter-ref (#2324)
  • eslint-plugin-template: [no-interpolation-in-attributes] add allowSubstringInterpolation option (#2373)
  • eslint-plugin-template: Add prefer-template-literal rule (#2308)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.10 (#2394)
  • update dependency ignore to v7.0.4 (#2396)
  • update typescript-eslint packages to v8.32.0 (#2399)
  • update dependency eslint to v9.26.0 (#2409)
  • eslint-plugin-template: [no-any] handle key reads (#1701, #2335)
  • eslint-plugin-template: correct column adjustment for inline template message locations (#2358)
  • eslint-plugin-template: remove backticks from inline template with interpolation (#2368)

❤️ Thank You

Changelog

Sourced from angular-eslint's changelog.

19.4.0 (2025-05-08)

🚀 Features

  • eslint-plugin-template: Add prefer-template-literal rule (#2308)
  • eslint-plugin: add rule prefer-output-emitter-ref (#2324)

❤️ Thank You

Commits
  • f0ab5dc chore(release): publish 19.4.0
  • 0ce463d feat(eslint-plugin-template): Add prefer-template-literal rule (#2308)
  • f03d7ee feat(eslint-plugin): add rule prefer-output-emitter-ref (#2324)
  • See full diff in compare view

Updates eslint-plugin-prettier from 5.3.1 to 5.4.0

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.4.0

Minor Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.4.0

Minor Changes

Commits

Updates typescript-eslint from 8.31.1 to 8.32.0

Release notes

Sourced from typescript-eslint's releases.

v8.32.0

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correct TSImportType property name when assert (#11115)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.32.0 (2025-05-05)

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
  • 819a03f chore(release): publish 8.32.0
  • 172ab8a chore(eslint-plugin): resolve remaining issues from vitest migration (#11100)
  • a9c9251 chore: revert vitest related changes in tsconfig files (#11124)
  • 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

:running_woman: Performance

Committers: 5

Changelog

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

v7.27.2 (2025-05-06)

:bug: Bug Fix

: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

:running_woman: Performance

Committers: 5

Changelog

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

v7.27.2 (2025-05-06)

:bug: Bug Fix

: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

:running_woman: Performance

Committers: 5

Changelog

Sourced from @​babel/parser's changelog.

v7.27.2 (2025-05-06)

:bug: Bug Fix

: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

: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

: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

:running_woman: Performance

Committers: 5

Changelog

Sourced from @​babel/template's changelog.

v7.27.2 (2025-05-06)

:bug: Bug Fix

: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 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)
  • See full diff in compare view

Updates @inquirer/search 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/select from 4.2.0 to 4.2.1

Commits
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+190
Deletions:
-189
Package Dependencies
Ecosystem:
npm
Version Change:
22.15.3 → 22.15.17
Update Type:
Patch
Package:
eventsource
Ecosystem:
npm
Version Change:
3.0.6 → 3.0.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.31.1 → 8.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.149 → 1.5.151
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.31.1 → 8.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.31.1 → 8.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.3.1 → 5.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.1 → 4.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.1.7 → 5.1.8
Update Type:
Patch
Package:
immutable
Ecosystem:
npm
Version Change:
5.1.1 → 5.1.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.30001716 → 1.0.30001717
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.3.0 → 19.4.0
Update Type:
Minor
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.31.1 → 8.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.31.1 → 8.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.31.1 → 8.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.31.1 → 8.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.31.1 → 8.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.31.1 → 8.32.0
Update Type:
Minor
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:
1.5.0 → 1.6.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.11.0 → 1.11.1
Update Type:
Patch
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
Ecosystem:
npm
Version Change:
3.2.1 → 3.2.2
Update Type:
Patch
Technical Details
ID: 952179
UUID: 2512579387
Node ID: PR_kwDOJ7pPR86Vwus7
Host: GitHub
Repository: mrlonis/example-angular-app
Merge State: Unknown