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

Bump the dev-dependencies group across 1 directory with 18 updates

Open
Number: #49
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: September 02, 2025 at 09:36 AM UTC
(5 days ago)
Updated: September 02, 2025 at 09:36 AM UTC
(5 days ago)
Labels:
dependencies
Description:

Bumps the dev-dependencies group with 18 updates in the / directory:

Package From To
@angular-devkit/build-angular 19.0.4 20.2.1
@angular/cli 19.0.4 19.2.15
@angular/compiler 19.0.4 19.2.14
@angular/compiler-cli 19.0.4 19.2.14
@types/content-type 1.1.8 1.1.9
@types/jasmine 5.1.5 5.1.9
@types/node 18.19.76 24.3.0
@types/request 2.48.12 2.48.13
@typescript-eslint/eslint-plugin 6.21.0 8.41.0
@typescript-eslint/parser 6.21.0 8.41.0
concurrently 9.1.2 9.2.1
eslint 8.57.1 9.34.0
glob 10.4.5 11.0.3
jasmine-core 5.5.0 5.10.0
nodemon 3.1.7 3.1.10
rimraf 5.0.10 6.0.1
sass 1.82.0 1.91.0
typescript 5.6.2 5.9.2

Updates @angular-devkit/build-angular from 19.0.4 to 20.2.1

Release notes

Sourced from @​angular-devkit/build-angular's releases.

20.2.1

@​angular-devkit/schematics-cli

Commit Description
fix - e93919dea correctly set default array values

@​schematics/angular

Commit Description
fix - 6937123a3 directly resolve karma config template in migration
fix - 5d6dd4425 prevent AI config schematic from failing when 'none' and other AI tools are selected

@​angular/cli

Commit Description
fix - 3b693e09e correctly set default array values

@​angular/build

Commit Description
fix - 06a6ddc10 correct JS/TS file paths when running under Bazel
fix - b6816b0cb ensure karma polyfills reporter factory returns a value

20.2.0

@​schematics/angular

Commit Description
feat - 2e3cfd598 add migration to remove default Karma configurations
feat - d80dae276 add schematics to generate ai context files.
fix - ffe6fb916 allow AI config prompt to be skipped without selecting a value
fix - ae2802b7d improve AI config prompt wording
fix - b017f84fd improve coverage directory handling for Karma configuration comparisons
fix - 6a79f9a75 zoneless is now stable

@​angular/cli

Commit Description
feat - b4de9a1bf add --experimental-tool option to mcp command
feat - 755ba70fd add --local-only option to mcp command
feat - 59d7ef343 add --read-only option to mcp command
feat - 4e92eb6f1 add modernize tool to the MCP server
fix - a3b25f675 add choices to command line parser when type is array and has an enum
fix - e19eee614 address Node.js deprecation DEP0190
fix - 4ee6f327a apply default to array types
fix - 8ba6b0bcc use correct path for MCP get_best_practices tool

@​angular-devkit/schematics

Commit Description
fix - c43504d8d address Node.js deprecation DEP0190

@​angular/build

Commit Description
feat - fb06bb505 add headless mode for vitest browser mode

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

20.2.1 (2025-08-27)

@​angular/cli

Commit Type Description
3b693e09e fix correctly set default array values

@​schematics/angular

Commit Type Description
6937123a3 fix directly resolve karma config template in migration
5d6dd4425 fix prevent AI config schematic from failing when 'none' and other AI tools are selected

@​angular-devkit/schematics-cli

Commit Type Description
e93919dea fix correctly set default array values

@​angular/build

Commit Type Description
06a6ddc10 fix correct JS/TS file paths when running under Bazel
b6816b0cb fix ensure karma polyfills reporter factory returns a value

21.0.0-next.0 (2025-08-20)

@​angular/build

Commit Type Description
0505f954d fix allow unit-test progress option passthrough for building

20.2.0 (2025-08-20)

@​angular/cli

Commit Type Description

... (truncated)

Commits
  • 9d27943 release: cut the v20.2.1 release
  • ce323c6 build: update cross-repo angular dependencies
  • 06a6ddc fix(@​angular/build): correct JS/TS file paths when running under Bazel
  • b6816b0 fix(@​angular/build): ensure karma polyfills reporter factory returns a value
  • 4d1cd2c ci: do not expand glob in shell
  • 24603ba build: update actions/download-artifact digest to d3f86a1
  • c114d27 build: update cross-repo angular dependencies
  • e93919d fix(@​angular-devkit/schematics-cli): correctly set default array values
  • 3b693e0 fix(@​angular/cli): correctly set default array values
  • 5d6dd44 fix(@​schematics/angular): prevent AI config schematic from failing when 'none...
  • Additional commits viewable in compare view

Updates @angular/cli from 19.0.4 to 19.2.15

Release notes

Sourced from @​angular/cli's releases.

19.2.15

@​angular-devkit/build-angular

Commit Description
fix - b120e1411 update dependency webpack-dev-server to v5.2.2

19.2.14

@​angular/build

Commit Description
fix - a3504fd45 HMR requires AOT do not show HMR enabled when using JIT
fix - 5ce9f96a4 include full metadata for AOT unit-testing

19.2.13

@​angular/pwa

Commit Description
fix - ad2fb2959 remove background_color and theme_color from manifest

19.2.12

@​angular/cli

Commit Description
fix - 0098c38c6 properly handle Node.js require() errors with ESM modules

19.2.11

@​angular-devkit/build-angular

Commit Description
fix - 9eaf34405 correctly set i18n subPath in webpack browser builder

@​angular/build

Commit Description
fix - cba66a85c avoid attempting to watch bundler internal files
fix - 009fc3776 avoid internal karma request cache for assets
perf - b43da3949 fix unnecessary esbuild rebuilds

19.2.10

@​angular/build

Commit Description
fix - 067f1cba0 update vite to 6.2.7

19.2.9

@​angular-devkit/build-angular

Commit Description
fix - de52cc2c8 update http-proxy-middleware to v3.0.5

@​angular/build

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

19.2.15 (2025-06-11)

@​angular-devkit/build-angular

Commit Type Description
b120e1411 fix update dependency webpack-dev-server to v5.2.2

18.2.20 (2025-06-11)

@​angular-devkit/build-angular

Commit Type Description
f048078 fix update dependency webpack-dev-server to v5.2.2

20.0.1 (2025-06-04)

@​angular/cli

Commit Type Description
0883248cb fix improve Node.js version check and error messages

@​schematics/angular

Commit Type Description
525ddcbd2 fix only overwrite JSON file if actually changed
83c820e5a fix remove karma config devkit package usages during application migration
87266b38a fix skip zone.js dependency for zoneless applications

@​angular/build

Commit Type Description
e5efdc577 fix also disable outputMode in vitest unit-tests
5814393db fix resolve junit karma reporter output to workspace root

... (truncated)

Commits
  • 101c875 release: cut the v19.2.15 release
  • b120e14 fix(@​angular-devkit/build-angular): update dependency webpack-dev-server to v...
  • d110379 release: cut the v19.2.14 release
  • 3ffd43a build: preserve peerDependenciesMeta in snapshots
  • cf4e676 build: correctly replace BUILD_SCM_HASH-PLACEHOLDER with `BUILD_SCM_ABBREV_...
  • 33aee37 refactor(@​angular/build): update ensureWorkerPool to do an early exit
  • 5c86b80 refactor(@​angular/build): use new HMR documentation URL for console message
  • 5ce9f96 fix(@​angular/build): include full metadata for AOT unit-testing
  • a3504fd fix(@​angular/build): HMR requires AOT do not show HMR enabled when using JIT
  • 6336f9c release: cut the v19.2.13 release
  • Additional commits viewable in compare view

Updates @angular/compiler from 19.0.4 to 19.2.14

Release notes

Sourced from @​angular/compiler's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)

19.2.13

common

Commit Description
fix - 2c876b4fc5 avoid injecting ApplicationRef in FetchBackend (#61649)

service-worker

Commit Description
fix - b15bddfa04 do not register service worker if app is destroyed before it is ready to register (#61101)

19.2.12

common

Commit Description
fix - 126efc9972 cancel reader when app is destroyed (#61528)
fix - efda872453 prevent reading chunks if app is destroyed (#61354)

compiler

Commit Description
fix - 44bb328eae avoid conflicts between HMR code and local symbols (#61550)

compiler-cli

Commit Description
fix - 107180260f Always retain prior results for all files (#61487)
fix - 1191e62d70 avoid ECMAScript private field metadata emit (#61227)

core

Commit Description
fix - 2b1b14f4d3 cleanup rxResource abort listener (#58306)
fix - 8f9b05eaaa cleanup testability subscriptions (#61261)
fix - eb53bda470 enable stashing only when withEventReplay() is invoked (#61352)
fix - 94f5a4b4d6 Testing should not throw when Zone does not patch test FW APIs (#61376)
fix - c0c69a5abc unregister onDestroy in toSignal. (#61514)

platform-server

Commit Description
perf - 8edafd0559 speed up resolution of base (#61392)

19.2.11

No release notes provided.

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

19.2.13 (2025-05-23)

common

Commit Type Description
2c876b4fc5 fix avoid injecting ApplicationRef in FetchBackend (#61649)

service-worker

Commit Type Description
b15bddfa04 fix do not register service worker if app is destroyed before it is ready to register (#61101)

19.2.12 (2025-05-21)

common

Commit Type Description
126efc9972 fix cancel reader when app is destroyed (#61528)
efda872453 fix prevent reading chunks if app is destroyed (#61354)

compiler

Commit Type Description
44bb328eae fix avoid conflicts between HMR code and local symbols (#61550)

compiler-cli

Commit Type Description
107180260f fix Always retain prior results for all files (#61487)
1191e62d70 fix avoid ECMAScript private field metadata emit (#61227)

core

Commit Type Description
2b1b14f4d3 fix cleanup rxResource abort listener (#58306)
8f9b05eaaa fix cleanup testability subscriptions (#61261)
eb53bda470 fix enable stashing only when withEventReplay() is invoked (#61352)
94f5a4b4d6 fix Testing should not throw when Zone does not patch test FW APIs (#61376)
c0c69a5abc fix unregister onDestroy in toSignal. (#61514)

platform-server

... (truncated)

Commits
  • 24bab55 fix(compiler): lexer support for template literals in object literals (#61601)
  • fc2483e refactor(compiler): avoid duplication between FactoryTarget type (#61571)
  • 8e54b57 build: move private testing helpers outside platform-browser/testing (#61571)
  • 44bb328 fix(compiler): avoid conflicts between HMR code and local symbols (#61550)
  • 1007079 build: update compiler-cli to not be stamped when used for the compiler in ng...
  • 0d025c5 build: support new ng_project rule (#61336)
  • 899cb4a refactor: add explicit types for exports relying on inferred call return type...
  • 1312eb1 build: remove irrelevant madge circular deps tests (#61209)
  • 964b261 refactor(compiler): improve stringify (#60013)
  • c0e4ff1 refactor(compiler): add support for the new search element (#54945)
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 19.0.4 to 19.2.14

Release notes

Sourced from @​angular/compiler-cli's releases.

19.2.14

compiler

Commit Description
fix - 24bab55f0c lexer support for template literals in object literals (#61601)

migrations

Commit Description
fix - 9e1cd49662 preserve comments when removing unused imports (#61674)

19.2.13

common

Commit Description
fix - 2c876b4fc5 avoid injecting ApplicationRef in FetchBackend (#61649)

service-worker

Commit Description
fix - b15bddfa04 do not register service worker if app is destroyed before it is ready to register (#61101)

19.2.12

common

Commit Description
fix - 126efc9972 cancel reader when app is destroyed (#61528)
fix - efda872453 prevent reading chunks if app is destroyed (#61354)

compiler

Commit Description
fix - 44bb328eae avoid conflicts between HMR code and local symbols (#61550)

compiler-cli

Commit Description
fix - 107180260f Always retain prior results for all files (#61487)
fix - 1191e62d70 avoid ECMAScript private field metadata emit (#61227)

core

Commit Description
fix - 2b1b14f4d3 cleanup rxResource abort listener (#58306)
fix - 8f9b05eaaa cleanup testability subscriptions (#61261)
fix - eb53bda470 enable stashing only when withEventReplay() is invoked (#61352)
fix - 94f5a4b4d6 Testing should not throw when Zone does not patch test FW APIs (#61376)
fix - c0c69a5abc unregister onDestroy in toSignal. (#61514)

platform-server

Commit Description
perf - 8edafd0559 speed up resolution of base (#61392)

19.2.11

No release notes provided.

... (truncated)

Changelog

Sourced from @​angular/compiler-cli's changelog.

19.2.14 (2025-05-28)

compiler

Commit Type Description
24bab55f0c fix lexer support for template literals in object literals (#61601)

migrations

Commit Type Description
9e1cd49662 fix preserve comments when removing unused imports (#61674)

19.2.13 (2025-05-23)

common

Commit Type Description
2c876b4fc5 fix avoid injecting ApplicationRef in FetchBackend (#61649)

service-worker

Commit Type Description
b15bddfa04 fix do not register service worker if app is destroyed before it is ready to register (#61101)

19.2.12 (2025-05-21)

common

Commit Type Description
126efc9972 fix cancel reader when app is destroyed (#61528)
efda872453 fix prevent reading chunks if app is destroyed (#61354)

compiler

Commit Type Description
44bb328eae fix avoid conflicts between HMR code and local symbols (#61550)

compiler-cli

Commit Type Description
107180260f fix Always retain prior results for all files (#61487)
1191e62d70 fix avoid ECMAScript private field metadata emit (#61227)

core

Commit Type Description
2b1b14f4d3 fix cleanup rxResource abort listener (#58306)
8f9b05eaaa fix cleanup testability subscriptions (#61261)
eb53bda470 fix enable stashing only when withEventReplay() is invoked (#61352)
94f5a4b4d6 fix Testing should not throw when Zone does not patch test FW APIs (#61376)
c0c69a5abc fix unregister onDestroy in toSignal. (#61514)

platform-server

... (truncated)

Commits
  • 6957808 refactor(compiler-cli): remove hardcoded config for unused standalone imports...
  • e818a00 build: exclude esbuild metadata files from distributable packages (#61636)
  • d4d4be8 build: migrate localize package to use rules_js (#61615)
  • 8e54b57 build: move private testing helpers outside platform-browser/testing (#61571)
  • 44bb328 fix(compiler): avoid conflicts between HMR code and local symbols (#61550)
  • 1007079 build: update compiler-cli to not be stamped when used for the compiler in ng...
  • 1071802 fix(compiler-cli): Always retain prior results for all files (#61487)
  • 7198905 build: use an unstamped version of compiler-cli for running the angular compi...
  • fd29dab build: fix golden approval script (#61407)
  • 1191e62 fix(compiler-cli): avoid ECMAScript private field metadata emit (#61227)
  • Additional commits viewable in compare view

Updates @types/content-type from 1.1.8 to 1.1.9

Commits

Updates @types/jasmine from 5.1.5 to 5.1.9

Commits

Updates @types/node from 18.19.76 to 24.3.0

Commits

Updates @types/request from 2.48.12 to 2.48.13

Commits

Updates @typescript-eslint/eslint-plugin from 6.21.0 to 8.41.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

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

v8.40.0

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

v8.39.1

8.39.1 (2025-08-11)

🩹 Fixes

  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#11464)

❤️ Thank You

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

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.41.0 (2025-08-25)

🩹 Fixes

  • deps: update dependency prettier to v3.6.2 (#11496)

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

8.40.0 (2025-08-18)

🚀 Features

  • typescript-estree: forbid invalid keys in EnumMember (#11232)

❤️ Thank You

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

8.39.1 (2025-08-11)

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

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

8.39.0 (2025-08-04)

🚀 Features

  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)
  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)

❤️ Thank You

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

... (truncated)

Commits
Package Dependencies
Ecosystem:
npm
Version Change:
19.0.4 → 19.2.14
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
8.57.1 → 9.34.0
Update Type:
Major
Package:
sass
Ecosystem:
npm
Version Change:
1.82.0 → 1.91.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
18.19.76 → 24.3.0
Update Type:
Major
Ecosystem:
npm
Version Change:
19.0.4 → 19.2.14
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.0.4 → 19.2.15
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.0.4 → 20.2.1
Update Type:
Major
Package:
nodemon
Ecosystem:
npm
Version Change:
3.1.7 → 3.1.10
Update Type:
Patch
Package:
typescript
Ecosystem:
npm
Version Change:
5.6.2 → 5.9.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.21.0 → 8.41.0
Update Type:
Major
Ecosystem:
npm
Version Change:
6.21.0 → 8.41.0
Update Type:
Major
Package:
rimraf
Ecosystem:
npm
Version Change:
5.0.10 → 6.0.1
Update Type:
Major
Ecosystem:
npm
Version Change:
9.1.2 → 9.2.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.5.0 → 5.10.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.1.5 → 5.1.9
Update Type:
Patch
Package:
glob
Ecosystem:
npm
Version Change:
10.4.5 → 11.0.3
Update Type:
Major
Ecosystem:
npm
Version Change:
1.1.8 → 1.1.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.48.12 → 2.48.13
Update Type:
Patch
Technical Details
ID: 6646536
UUID: 2791956886
Node ID: PR_kwDOBFNMYc6maeGW
Host: GitHub
Repository: FINTLabs/fint-informasjonsmodell-documentation
Mergeable: Yes
Merge State: Unstable
Rebaseable: Yes