Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump the npm group across 1 directory with 31 updates #244

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps the npm group with 29 updates in the / directory:

Package From To
@angular-devkit/build-angular 19.0.2 19.1.4
@angular-eslint/builder 18.4.2 19.0.2
@angular-eslint/eslint-plugin 18.4.2 19.0.2
@angular-eslint/eslint-plugin-template 18.4.2 19.0.2
@angular-eslint/schematics 18.4.2 19.0.2
@angular-eslint/template-parser 18.4.2 19.0.2
@angular/animations 19.0.1 19.1.3
@angular/cli 19.0.2 19.1.4
@angular/common 19.0.1 19.1.3
@angular/compiler 19.0.1 19.1.3
@angular/compiler-cli 19.0.1 19.1.3
@angular/core 19.0.1 19.1.3
@angular/forms 19.0.1 19.1.3
@angular/language-service 19.0.1 19.1.3
@angular/platform-browser 19.0.1 19.1.3
@angular/platform-browser-dynamic 19.0.1 19.1.3
@angular/router 19.0.1 19.1.3
@types/chrome 0.0.287 0.0.299
@types/jasmine 5.1.4 5.1.5
@types/node 22.10.0 22.10.10
@typescript-eslint/eslint-plugin 8.16.0 8.21.0
@typescript-eslint/parser 8.16.0 8.21.0
concurrently 9.1.0 9.1.2
eslint 9.15.0 9.18.0
eslint-plugin-jsdoc 50.6.0 50.6.2
jasmine-core 5.4.0 5.5.0
nw 0.93.0 0.94.1
nw-builder 4.13.6 4.13.8
wait-on 8.0.1 8.0.2

Updates @angular-devkit/build-angular from 19.0.2 to 19.1.4

Release notes

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

v19.1.4

19.1.4 (2025-01-22)

@​angular-devkit/schematics

Commit Description
fix - aa6f0d051 ensure collections can be resolved via test runner in pnpm workspaces

@​angular/build

Commit Description
fix - ff8192a35 correct path for /@ng/components on Windows
fix - 14d2f7ca0 include extracted routes in the manifest during prerendering
fix - c87a38f5b only issue invalid i18n config error for duplicate subPaths with inlined locales
fix - d50788cf9 replace deprecation of i18n.baseHref with a warning

@​angular/ssr

Commit Description
fix - bcc5fab75 prevent route matcher error when SSR routing is not used
fix - 9bacf3981 properly manage catch-all routes with base href
fix - 59c757781 unblock route extraction with withEnabledBlockingInitialNavigation

v19.1.3

19.1.3 (2025-01-20)

@​angular/build

Commit Description
fix - 7d8c34172 allow asset changes to reload page on incremental updates
fix - 9fa29af37 handle relative @ng/components
fix - c4de34703 perform full reload for templates with $localize usage

v19.1.2

19.1.2 (2025-01-17)

@​angular/build

Commit Description
fix - 939d1612a perform incremental background file updates with component updates
fix - 304027207 prevent full page reload on HMR updates with SSR enabled
fix - 148acbd58 reset component updates on dev-server index request

v19.1.1

19.1.1 (2025-01-16)

@​angular/build

Commit Description
fix - 298506751 resolve HMR-prefixed files in SSR with Vite

v19.1.0

... (truncated)

Changelog

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

19.1.4 (2025-01-22)

@​angular-devkit/schematics

Commit Type Description
aa6f0d051 fix ensure collections can be resolved via test runner in pnpm workspaces

@​angular/build

Commit Type Description
ff8192a35 fix correct path for /@ng/components on Windows
14d2f7ca0 fix include extracted routes in the manifest during prerendering
c87a38f5b fix only issue invalid i18n config error for duplicate subPaths with inlined locales
d50788cf9 fix replace deprecation of i18n.baseHref with a warning

@​angular/ssr

Commit Type Description
bcc5fab75 fix prevent route matcher error when SSR routing is not used
9bacf3981 fix properly manage catch-all routes with base href
59c757781 fix unblock route extraction with withEnabledBlockingInitialNavigation

19.1.3 (2025-01-20)

@​angular/build

Commit Type Description
7d8c34172 fix allow asset changes to reload page on incremental updates
9fa29af37 fix handle relative @ng/components
c4de34703 fix perform full reload for templates with $localize usage

19.1.2 (2025-01-17)

@​angular/build

Commit Type Description
939d1612a fix perform incremental background file updates with component updates

... (truncated)

Commits
  • ec8f589 release: cut the v19.1.4 release
  • c5d9038 refactor(@​angular/ssr): update getPathSegments to use stripTrailingSlash ...
  • 9bacf39 fix(@​angular/ssr): properly manage catch-all routes with base href
  • 14d2f7c fix(@​angular/build): include extracted routes in the manifest during prerende...
  • c87a38f fix(@​angular/build): only issue invalid i18n config error for duplicate `subP...
  • bd2ab46 ci: replace platform linux with windows 11
  • d50788c fix(@​angular/build): replace deprecation of i18n.baseHref with a warning
  • 5165265 refactor: reduce dependencies on @angular-devkit/core
  • bce32c1 test: update saucelabs browsers versions
  • da08259 build: migrate @angular-devkit/build-webpack tests to rules_js
  • Additional commits viewable in compare view

Updates @angular-eslint/builder from 18.4.2 to 19.0.2

Release notes

Sourced from @​angular-eslint/builder's releases.

v19.0.2

19.0.2 (2024-12-10)

🩹 Fixes

  • update typescript-eslint packages to v8.18.0 (#2171)
  • eslint-plugin: [prefer-standalone] error range should only include property and value (#2172)

NOTE: If you had previously suppressed errors for prefer-standalone using an eslint-disable comment, you will need to move them to above the property in light of the above bug fix, we are sorry for any inconvenience.

E.g. In 19.0.0 and 19.0.1

// eslint-disable-next-line
@Pipe({
  standalone: false,
  name: 'pipe-name'
})
class Test {}

In 19.0.2 and onwards:

@Pipe({
  // eslint-disable-next-line
  standalone: false,
  name: 'pipe-name'
})
class Test {}

❤️ Thank You

v19.0.1

19.0.1 (2024-12-06)

🩹 Fixes

  • update dependency @​angular/compiler to v19.0.3 (#2159)
  • update dependency eslint to v9.16.0 (#2148)
  • update typescript-eslint packages to v8.17.0 (#2153)
  • eslint-plugin: add prefer-signals rule to exported config (#2150)
  • eslint-plugin-template: prevent the slot tag from being self-closing (#2088)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​angular-eslint/builder's changelog.

19.0.2 (2024-12-10)

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

19.0.1 (2024-12-06)

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

19.0.0 (2024-11-29)

🚀 Features

  • update angular packages to the stable v19 (#2120)

❤️ Thank You

18.4.3 (2024-11-29)

🩹 Fixes

  • yarn pnp issues (#2143)

❤️ Thank You

Commits

Updates @angular-eslint/eslint-plugin from 18.4.2 to 19.0.2

Release notes

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

v19.0.2

19.0.2 (2024-12-10)

🩹 Fixes

  • update typescript-eslint packages to v8.18.0 (#2171)
  • eslint-plugin: [prefer-standalone] error range should only include property and value (#2172)

NOTE: If you had previously suppressed errors for prefer-standalone using an eslint-disable comment, you will need to move them to above the property in light of the above bug fix, we are sorry for any inconvenience.

E.g. In 19.0.0 and 19.0.1

// eslint-disable-next-line
@Pipe({
  standalone: false,
  name: 'pipe-name'
})
class Test {}

In 19.0.2 and onwards:

@Pipe({
  // eslint-disable-next-line
  standalone: false,
  name: 'pipe-name'
})
class Test {}

❤️ Thank You

v19.0.1

19.0.1 (2024-12-06)

🩹 Fixes

  • update dependency @​angular/compiler to v19.0.3 (#2159)
  • update dependency eslint to v9.16.0 (#2148)
  • update typescript-eslint packages to v8.17.0 (#2153)
  • eslint-plugin: add prefer-signals rule to exported config (#2150)
  • eslint-plugin-template: prevent the slot tag from being self-closing (#2088)

❤️ Thank You

... (truncated)

Changelog

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

19.0.2 (2024-12-10)

🩹 Fixes

  • eslint-plugin: [prefer-standalone] error range should only include property and value (#2172)

❤️ Thank You

19.0.1 (2024-12-06)

🩹 Fixes

  • eslint-plugin: adding prefer-signals rule to exported config (#2150)

❤️ Thank You

19.0.0 (2024-11-29)

🚀 Features

  • ⚠️ eslint-plugin: promote prefer-standalone to recommended (8dfdc4f4)
  • eslint-plugin: new rule prefer-signals (#1872)
  • ⚠️ eslint-plugin: remove deprecated no-host-metadata-property rule (#2113)
  • ⚠️ eslint-plugin: remove deprecated sort-ngmodule-metadata-arrays rule (#2114)
  • ⚠️ eslint-plugin: prefer-standalone recognizes that standalone is the default (#2096)
  • ⚠️ eslint-plugin: remove deprecated prefer-standalone-component rule (#2112)

⚠️ Breaking Changes

  • ⚠️ eslint-plugin: promote prefer-standalone to recommended (8dfdc4f4)
  • ⚠️ eslint-plugin: remove deprecated no-host-metadata-property rule (#2113)
  • ⚠️ eslint-plugin: remove deprecated sort-ngmodule-metadata-arrays rule (#2114)
  • ⚠️ eslint-plugin: prefer-standalone recognizes that standalone is the default (#2096)
  • ⚠️ eslint-plugin: remove deprecated prefer-standalone-component rule (#2112)

❤️ Thank You

18.4.3 (2024-11-29)

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

Commits
  • 390df5a chore(release): publish 19.0.2
  • 7087aee fix(eslint-plugin): [prefer-standalone] error range should only include prope...
  • 34e28ef chore(release): publish 19.0.1
  • 1cd600d fix(eslint-plugin): adding prefer-signals rule to exported config (#2150)
  • af53867 chore(release): publish 19.0.0
  • 6971819 chore: fix prefer-standalone messaging and fixer
  • 8dfdc4f feat(eslint-plugin)!: promote prefer-standalone to recommended
  • ced9d4e chore: fix docs
  • 19c6fe8 feat(eslint-plugin): new rule prefer-signals (#1872)
  • a40e339 chore: bundle the compiler using esbuild (#2126)
  • Additional commits viewable in compare view

Updates @angular-eslint/eslint-plugin-template from 18.4.2 to 19.0.2

Release notes

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

v19.0.2

19.0.2 (2024-12-10)

🩹 Fixes

  • update typescript-eslint packages to v8.18.0 (#2171)
  • eslint-plugin: [prefer-standalone] error range should only include property and value (#2172)

NOTE: If you had previously suppressed errors for prefer-standalone using an eslint-disable comment, you will need to move them to above the property in light of the above bug fix, we are sorry for any inconvenience.

E.g. In 19.0.0 and 19.0.1

// eslint-disable-next-line
@Pipe({
  standalone: false,
  name: 'pipe-name'
})
class Test {}

In 19.0.2 and onwards:

@Pipe({
  // eslint-disable-next-line
  standalone: false,
  name: 'pipe-name'
})
class Test {}

❤️ Thank You

v19.0.1

19.0.1 (2024-12-06)

🩹 Fixes

  • update dependency @​angular/compiler to v19.0.3 (#2159)
  • update dependency eslint to v9.16.0 (#2148)
  • update typescript-eslint packages to v8.17.0 (#2153)
  • eslint-plugin: add prefer-signals rule to exported config (#2150)
  • eslint-plugin-template: prevent the slot tag from being self-closing (#2088)

❤️ Thank You

... (truncated)

Changelog

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

19.0.2 (2024-12-10)

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

19.0.1 (2024-12-06)

🩹 Fixes

  • eslint-plugin-template: prevent the slot tag from being self-closing (#2088)

❤️ Thank You

19.0.0 (2024-11-29)

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

18.4.3 (2024-11-29)

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

Commits
  • 390df5a chore(release): publish 19.0.2
  • 34e28ef chore(release): publish 19.0.1
  • e264546 fix(eslint-plugin-template): prevent the slot tag from being self-closing (#2...
  • af53867 chore(release): publish 19.0.0
  • a40e339 chore: bundle the compiler using esbuild (#2126)
  • 5c46a94 chore(release): publish 18.4.3
  • e694232 chore: migrate the repo to eslint flat config (#2145)
  • See full diff in compare view

Updates @angular-eslint/schematics from 18.4.2 to 19.0.2

Release notes

Sourced from @​angular-eslint/schematics's releases.

v19.0.2

19.0.2 (2024-12-10)

🩹 Fixes

  • update typescript-eslint packages to v8.18.0 (#2171)
  • eslint-plugin: [prefer-standalone] error range should only include property and value (#2172)

NOTE: If you had previously suppressed errors for prefer-standalone using an eslint-disable comment, you will need to move them to above the property in light of the above bug fix, we are sorry for any inconvenience.

E.g. In 19.0.0 and 19.0.1

// eslint-disable-next-line
@Pipe({
  standalone: false,
  name: 'pipe-name'
})
class Test {}

In 19.0.2 and onwards:

@Pipe({
  // eslint-disable-next-line
  standalone: false,
  name: 'pipe-name'
})
class Test {}

❤️ Thank You

v19.0.1

19.0.1 (2024-12-06)

🩹 Fixes

  • update dependency @​angular/compiler to v19.0.3 (#2159)
  • update dependency eslint to v9.16.0 (#2148)
  • update typescript-eslint packages to v8.17.0 (#2153)
  • eslint-plugin: add prefer-signals rule to exported config (#2150)
  • eslint-plugin-template: prevent the slot tag from being self-closing (#2088)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​angular-eslint/schematics's changelog.

19.0.2 (2024-12-10)

🩹 Fixes

  • update typescript-eslint packages to v8.18.0 (#2171)

19.0.1 (2024-12-06)

🩹 Fixes

  • update typescript-eslint packages to v8.17.0 (#2153)
  • update dependency eslint to v9.16.0 (#2148)

19.0.0 (2024-11-29)

🚀 Features

  • allow referencing angular-eslint as the schematics collection (2be3107b)
  • update angular packages to the stable v19 (#2120)

❤️ Thank You

18.4.3 (2024-11-29)

🩹 Fixes

  • update typescript-eslint packages to v8.16.0 (#2135)
  • yarn pnp issues (#2143)

❤️ Thank You

Commits
  • 390df5a chore(release): publish 19.0.2
  • 3935215 fix: update typescript-eslint packages to v8.18.0 (#2171)
  • 34e28ef chore(release): publish 19.0.1
  • 48c9eff fix: update typescript-eslint packages to v8.17.0 (#2153)
  • 50934dd fix: update dependency eslint to v9.16.0 (#2148)
  • af53867 chore(release): publish 19.0.0
  • 2be3107 feat: allow referencing angular-eslint as the schematics collection
  • 89c5c3e feat: update angular packages to the stable v19 (#2120)
  • dd6b569 chore: tmp commit
  • 5c46a94 chore(release): publish 18.4.3
  • Additional commits viewable in compare view

Updates @angular-eslint/template-parser from 18.4.2 to 19.0.2

Release notes

Sourced from @​angular-eslint/template-parser's releases.

v19.0.2

19.0.2 (2024-12-10)

🩹 Fixes

  • update typescript-eslint packages to v8.18.0 (#2171)
  • eslint-plugin: [prefer-standalone] error range should only include property and value (#2172)

NOTE: If you had previously suppressed errors for prefer-standalone using an eslint-disable comment, you will need to move them to above the property in light of the above bug fix, we are sorry for any inconvenience.

E.g. In 19.0.0 and 19.0.1

// eslint-disable-next-line
@Pipe({
  standalone: false,
  name: 'pipe-name'
})
class Test {}

In 19.0.2 and onwards:

@Pipe({
  // eslint-disable-next-line
  standalone: false,
  name: 'pipe-name'
})
class Test {}

❤️ Thank You

v19.0.1

19.0.1 (2024-12-06)

🩹 Fixes

  • update dependency @​angular/compiler to v19.0.3 (#2159)
  • update dependency eslint to v9.16.0 (#2148)
  • update typescript-eslint packages to v8.17.0 (#2153)
  • eslint-plugin: add prefer-signals rule to exported config (#2150)
  • eslint-plugin-template: prevent the slot tag from being self-closing (#2088)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​angular-eslint/template-parser's changelog.

19.0.2 (2024-12-10)

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

19.0.1 (2024-12-06)

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

19.0.0 (2024-11-29)

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

18.4.3 (2024-11-29)

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

Commits

Updates @angular/animations from 19.0.1 to 19.1.3

Release notes

Sourced from @​angular/animations's releases.

v19.1.3

19.1.3 (2025-01-22)

compiler

Commit Description
fix - ecfb74d287 handle :host-context with comma-separated child selector (#59276)

compiler-cli

Commit Description
fix - 53160e504d extract parenthesized dependencies during HMR (#59644)
fix - 39690969af handle conditional expressions when extracting dependencies (#59637)
fix - 78af7a5059 handle new expressions when extracting dependencies (#59637)

core

Commit Description
fix - 408af24ff3 capture self-referencing component during HMR (#59644)
fix - d7575c201c replace metadata in place during HMR (#59644)
fix - 26f6d4c485 skip component ID collision warning during SSR (#59625)

migrations

Commit Description
fix - a62c84bc18 avoid applying the same replacements twice when cleaning up unused imports (#59656)

platform-browser

Commit Description
fix - b2b3816cb1 clear renderer cache during HMR when using async animations (#59644)

v19.1.2

19.1.2 (2025-01-20)

compiler

Commit Description
fix - 8dcd889987 update @ng/component URL to be relative (#59620)

compiler-cli

Commit Description
fix - 95a05bb202 disable tree shaking during HMR (#59595)

core

Commit Description
fix - a4eb74c79c animation sometimes renderer not being destroyed during HMR (#59574)
fix - 906413aba3 change Resource to use explicit undefined in its typings (#59024)
fix - 4eb541837c cleanup _ejsa when app is destroyed (#59492)
fix - 5497102769 cleanup stash listener when app is destroyed (#59598)
fix - 266a8f2f2e handle shadow DOM encapsulated component with HMR (#59597)
fix - 6f7716268a HMR not matching component that injects ViewContainerRef (#59596)
fix - d12a186d53 treat exceptions in equal as part of computation (#55818)

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

19.1.3 (2025-01-22)

compiler

Commit Type Description
ecfb74d287 fix handle :host-context with comma-separated child selector (#59276)

compiler-cli

Commit Type Description
53160e504d fix extract parenthesized dependencies during HMR (#59644)
39690969af fix handle conditional expressions when extracting dependencies (#59637)
78af7a5059 fix handle new expressions when extracting dependencies (#59637)

core

Commit Type Description
408af24ff3 fix capture self-referencing component during HMR (#59644)
d7575c201c fix replace metadata in place during HMR (#59644)
26f6d4c485 fix skip component ID collision warning during SSR (#59625)

migrations

Commit Type Description
a62c84bc18 fix avoid applying the same replacements twice when cleaning up unused imports (#59656)

platform-browser

Commit Type Description
b2b3816cb1 fix clear renderer cache during HMR when using async animations (#59644)

19.1.2 (2025-01-20)

compiler

Commit Type Description
8dcd889987 fix update @ng/component URL to be relative (#59620)

compiler-cli

Commit Type Description
95a05bb202 fix disable tree shaking during HMR (#59595)

core

Commit Type Description
a4eb74c79c fix animation sometimes renderer not being destroyed during HMR (#59574)
906413aba3 fix change Resource to use explicit undefined in its typings (#59024)
4eb541837c fix cleanup _ejsa when app is destroyed (#59492)
5497102769 fix cleanup stash listener when app is destroyed (#59598)
266a8f2f2e fix handle shadow DOM encapsulated component with HMR (#59597)
6f7716268a fix HMR not matching component that injects ViewContainerRef (#59596)
d12a186d53 fix treat exceptions in equal as part of computation (#55818)

... (truncated)

Commits
  • a4eb74c fix(core): animation sometimes renderer not being destroyed during HMR (#59574)
  • bfaeefe refactor(animations): drop warning functions in production (#59408)
  • 0e23f20 fix(platform-browser): styles not replaced during HMR when using animations r...
  • 2f5f898 docs(animations): update position parameter to be a decimal (#57927)
  • d010e11 feat(core): add event listener options to renderer (#59092)
  • 0513fbc docs: set syntax highlighting of code examples MD code blocks (#59026)
  • 8d6ea5b docs: fix missing alert block styles in the API reference (#59020)
  • See full diff in compare view

Updates @angular/cli from 19.0.2 to 19.1.4

Release notes

Sourced from @​angular/cli's releases.

v19.1.4

19.1.4 (2025-01-22)

@​angular-devkit/schematics

Commit Description
fix - aa6f0d051 ensure collections can be resolved via test runner in pnpm workspaces

@​angular/build

Commit Description
fix - ff8192a35 correct path for /@ng/components on Windows
fix - 14d2f7ca0 include extracted routes in the manifest during prerendering
fix - c87a38f5b only issue invalid i18n config error for duplicate subPaths with inlined locales
fix - d50788cf9<...

Description has been truncated

Bumps the npm group with 29 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `19.0.2` | `19.1.4` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.4.2` | `19.0.2` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.4.2` | `19.0.2` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.4.2` | `19.0.2` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.4.2` | `19.0.2` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.4.2` | `19.0.2` |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `19.0.1` | `19.1.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `19.0.2` | `19.1.4` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `19.0.1` | `19.1.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.0.1` | `19.1.3` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.0.1` | `19.1.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `19.0.1` | `19.1.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `19.0.1` | `19.1.3` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `19.0.1` | `19.1.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `19.0.1` | `19.1.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `19.0.1` | `19.1.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `19.0.1` | `19.1.3` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.287` | `0.0.299` |
| [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.4` | `5.1.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.0` | `22.10.10` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.16.0` | `8.21.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.16.0` | `8.21.0` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `9.1.0` | `9.1.2` |
| [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.18.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.0` | `50.6.2` |
| [jasmine-core](https://github.com/jasmine/jasmine) | `5.4.0` | `5.5.0` |
| [nw](https://github.com/nwjs/npm-installer) | `0.93.0` | `0.94.1` |
| [nw-builder](https://github.com/nwutils/nw-builder) | `4.13.6` | `4.13.8` |
| [wait-on](https://github.com/jeffbski/wait-on) | `8.0.1` | `8.0.2` |



Updates `@angular-devkit/build-angular` from 19.0.2 to 19.1.4
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.0.2...19.1.4)

Updates `@angular-eslint/builder` from 18.4.2 to 19.0.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.0.2/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 18.4.2 to 19.0.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.0.2/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 18.4.2 to 19.0.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.0.2/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 18.4.2 to 19.0.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.0.2/packages/schematics)

Updates `@angular-eslint/template-parser` from 18.4.2 to 19.0.2
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.0.2/packages/template-parser)

Updates `@angular/animations` from 19.0.1 to 19.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.1.3/packages/animations)

Updates `@angular/cli` from 19.0.2 to 19.1.4
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.0.2...19.1.4)

Updates `@angular/common` from 19.0.1 to 19.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.1.3/packages/common)

Updates `@angular/compiler` from 19.0.1 to 19.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.1.3/packages/compiler)

Updates `@angular/compiler-cli` from 19.0.1 to 19.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.1.3/packages/compiler-cli)

Updates `@angular/core` from 19.0.1 to 19.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.1.3/packages/core)

Updates `@angular/forms` from 19.0.1 to 19.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.1.3/packages/forms)

Updates `@angular/language-service` from 19.0.1 to 19.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.1.3/packages/language-service)

Updates `@angular/platform-browser` from 19.0.1 to 19.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.1.3/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 19.0.1 to 19.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.1.3/packages/platform-browser-dynamic)

Updates `@angular/router` from 19.0.1 to 19.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.1.3/packages/router)

Updates `@types/chrome` from 0.0.287 to 0.0.299
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Updates `@types/jasmine` from 5.1.4 to 5.1.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

Updates `@types/node` from 22.10.0 to 22.10.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.16.0 to 8.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.16.0 to 8.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/parser)

Updates `@typescript-eslint/types` from 8.16.0 to 8.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/types)

Updates `@typescript-eslint/utils` from 8.16.0 to 8.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/utils)

Updates `concurrently` from 9.1.0 to 9.1.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.0...v9.1.2)

Updates `eslint` from 9.15.0 to 9.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.15.0...v9.18.0)

Updates `eslint-plugin-jsdoc` from 50.6.0 to 50.6.2
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v50.6.0...v50.6.2)

Updates `jasmine-core` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.4.0...v5.5.0)

Updates `nw` from 0.93.0 to 0.94.1
- [Changelog](https://github.com/nwjs/npm-installer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nwjs/npm-installer/commits)

Updates `nw-builder` from 4.13.6 to 4.13.8
- [Release notes](https://github.com/nwutils/nw-builder/releases)
- [Changelog](https://github.com/nwutils/nw-builder/blob/main/CHANGELOG.md)
- [Commits](nwutils/nw-builder@v4.13.6...v4.13.8)

Updates `wait-on` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@angular/animations"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/common"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/compiler"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/forms"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@angular/router"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/chrome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/jasmine"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: nw
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: nw-builder
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: wait-on
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Superseded by #245.

@dependabot dependabot bot closed this Jan 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-ec3397c3b0 branch January 27, 2025 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants