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): bump the angular group across 1 directory with 17 updates #1793

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps the angular group with 17 updates in the /interfaces/IBF-dashboard directory:

Package From To
@angular/common 18.2.10 18.2.12
@angular/core 18.2.10 18.2.12
@angular/forms 18.2.10 18.2.12
@angular/platform-browser 18.2.10 18.2.12
@angular/platform-browser-dynamic 18.2.10 18.2.12
@angular/router 18.2.10 18.2.12
@angular/service-worker 18.2.10 18.2.12
@angular-devkit/build-angular 18.2.11 18.2.12
@angular-eslint/builder 18.4.0 18.4.1
@angular-eslint/eslint-plugin 18.4.0 18.4.1
@angular-eslint/eslint-plugin-template 18.4.0 18.4.1
@angular-eslint/schematics 18.4.0 18.4.1
@angular-eslint/template-parser 18.4.0 18.4.1
@angular/cli 18.2.11 18.2.12
@angular/compiler 18.2.10 18.2.12
@angular/compiler-cli 18.2.10 18.2.12
@angular/language-service 18.2.10 18.2.12

Updates @angular/common from 18.2.10 to 18.2.12

Release notes

Sourced from @​angular/common's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/common's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular/core from 18.2.10 to 18.2.12

Release notes

Sourced from @​angular/core's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/core's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • 5f2d98a fix(core): avoid slow stringification when checking for duplicates in dev mod...
  • 3aa45a2 fix(core): resolve forward-referenced host directives during directive matchi...
  • See full diff in compare view

Updates @angular/forms from 18.2.10 to 18.2.12

Release notes

Sourced from @​angular/forms's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/forms's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular/platform-browser from 18.2.10 to 18.2.12

Release notes

Sourced from @​angular/platform-browser's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/platform-browser's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular/platform-browser-dynamic from 18.2.10 to 18.2.12

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular/router from 18.2.10 to 18.2.12

Release notes

Sourced from @​angular/router's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/router's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular/service-worker from 18.2.10 to 18.2.12

Release notes

Sourced from @​angular/service-worker's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)
Changelog

Sourced from @​angular/service-worker's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular-devkit/build-angular from 18.2.11 to 18.2.12

Release notes

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

v18.2.12

18.2.12 (2024-11-14)

@​angular/cli

Commit Description
fix - c3925ed7f support default options for multiselect list x-prompt

@​angular/build

Commit Description
fix - c8bee8415 allow .js file replacements in all configuration cases
fix - 93f552112 improve URL rebasing for hyphenated Sass namespaced variables
Changelog

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

18.2.12 (2024-11-14)

@​angular/cli

Commit Type Description
c3925ed7f fix support default options for multiselect list x-prompt

@​angular/build

Commit Type Description
c8bee8415 fix allow .js file replacements in all configuration cases
93f552112 fix improve URL rebasing for hyphenated Sass namespaced variables

19.0.0-rc.1 (2024-11-06)

@​angular/cli

Commit Type Description
b847d4460 fix recommend optional application update migration during v19 update

@​schematics/angular

Commit Type Description
b1504c3bc fix component spec with export default

@​angular-devkit/build-angular

Commit Type Description
2ec877dd0 fix handle basename collisions
43e7aae22 fix remove double-watch in karma
1e37b5939 fix serve assets

@​angular/build

Commit Type Description
ecaf870b5 fix always clear dev-server error overlay on non-error result
71534aadc fix check referenced files against native file paths
fed31e064 fix correctly use dev-server hmr option to control stylesheet hot replacement
b86bb080e fix disable dev-server websocket when live reload is disabled
efb2232df fix ensure accurate content size in server asset metadata

... (truncated)

Commits
  • 53b9e35 release: cut the v18.2.12 release
  • 93f5521 fix(@​angular/build): improve URL rebasing for hyphenated Sass namespaced vari...
  • c3925ed fix(@​angular/cli): support default options for multiselect list x-prompt
  • c8bee84 fix(@​angular/build): allow .js file replacements in all configuration cases
  • f58e689 test: add @parcel/watcher to allowed postinstall checks
  • See full diff in compare view

Updates @angular-eslint/builder from 18.4.0 to 18.4.1

Release notes

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

v18.4.1

18.4.1 (2024-11-18)

🩹 Fixes

  • update dependency ignore to v6 (#2047)
  • update dependency @​angular/compiler to v18.2.12 (#2090)
Changelog

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

18.4.1 (2024-11-18)

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

Commits

Updates @angular-eslint/eslint-plugin from 18.4.0 to 18.4.1

Release notes

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

v18.4.1

18.4.1 (2024-11-18)

🩹 Fixes

  • update dependency ignore to v6 (#2047)
  • update dependency @​angular/compiler to v18.2.12 (#2090)
Changelog

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

18.4.1 (2024-11-18)

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

Commits

Updates @angular-eslint/eslint-plugin-template from 18.4.0 to 18.4.1

Release notes

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

v18.4.1

18.4.1 (2024-11-18)

🩹 Fixes

  • update dependency ignore to v6 (#2047)
  • update dependency @​angular/compiler to v18.2.12 (#2090)
Changelog

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

18.4.1 (2024-11-18)

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

Commits

Updates @angular-eslint/schematics from 18.4.0 to 18.4.1

Release notes

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

v18.4.1

18.4.1 (2024-11-18)

🩹 Fixes

  • update dependency ignore to v6 (#2047)
  • update dependency @​angular/compiler to v18.2.12 (#2090)
Changelog

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

18.4.1 (2024-11-18)

🩹 Fixes

  • update dependency ignore to v6 (#2047)
Commits

Updates @angular-eslint/template-parser from 18.4.0 to 18.4.1

Release notes

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

v18.4.1

18.4.1 (2024-11-18)

🩹 Fixes

  • update dependency ignore to v6 (#2047)
  • update dependency @​angular/compiler ...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2024
Bumps the angular group with 17 updates in the /interfaces/IBF-dashboard directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.10` | `18.2.12` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.10` | `18.2.12` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.10` | `18.2.12` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.10` | `18.2.12` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.10` | `18.2.12` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.10` | `18.2.12` |
| [@angular/service-worker](https://github.com/angular/angular/tree/HEAD/packages/service-worker) | `18.2.10` | `18.2.12` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.11` | `18.2.12` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.4.0` | `18.4.1` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.4.0` | `18.4.1` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.4.0` | `18.4.1` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.4.0` | `18.4.1` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.4.0` | `18.4.1` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.11` | `18.2.12` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.10` | `18.2.12` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.10` | `18.2.12` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `18.2.10` | `18.2.12` |



Updates `@angular/common` from 18.2.10 to 18.2.12
- [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/18.2.12/packages/common)

Updates `@angular/core` from 18.2.10 to 18.2.12
- [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/18.2.12/packages/core)

Updates `@angular/forms` from 18.2.10 to 18.2.12
- [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/18.2.12/packages/forms)

Updates `@angular/platform-browser` from 18.2.10 to 18.2.12
- [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/18.2.12/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.2.10 to 18.2.12
- [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/18.2.12/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.2.10 to 18.2.12
- [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/18.2.12/packages/router)

Updates `@angular/service-worker` from 18.2.10 to 18.2.12
- [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/18.2.12/packages/service-worker)

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

Updates `@angular-eslint/builder` from 18.4.0 to 18.4.1
- [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/v18.4.1/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 18.4.0 to 18.4.1
- [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/v18.4.1/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 18.4.0 to 18.4.1
- [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/v18.4.1/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 18.4.0 to 18.4.1
- [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/v18.4.1/packages/schematics)

Updates `@angular-eslint/template-parser` from 18.4.0 to 18.4.1
- [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/v18.4.1/packages/template-parser)

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

Updates `@angular/compiler` from 18.2.10 to 18.2.12
- [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/18.2.12/packages/compiler)

Updates `@angular/compiler-cli` from 18.2.10 to 18.2.12
- [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/18.2.12/packages/compiler-cli)

Updates `@angular/language-service` from 18.2.10 to 18.2.12
- [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/18.2.12/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/service-worker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/interfaces/IBF-dashboard/angular-8f1f9255af branch from f27a52a to 396a590 Compare November 19, 2024 15:40
@jannisvisser jannisvisser merged commit 9a2786b into master Nov 25, 2024
7 checks passed
@jannisvisser jannisvisser deleted the dependabot/npm_and_yarn/interfaces/IBF-dashboard/angular-8f1f9255af branch November 25, 2024 15:26
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.

1 participant