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

build(deps): bump the angular group in /generators/ionic/resources/base with 18 updates #993

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps the angular group in /generators/ionic/resources/base with 18 updates:

Package From To
@angular/common 16.2.12 17.0.2
@angular/core 16.2.12 17.0.2
@angular/forms 16.2.12 17.0.2
@angular/localize 16.2.12 17.0.2
@angular/platform-browser 16.2.12 17.0.2
@angular/platform-browser-dynamic 16.2.12 17.0.2
@angular/router 16.2.12 17.0.2
@fortawesome/angular-fontawesome 0.13.0 0.14.0
zone.js 0.13.3 0.14.2
@angular-builders/jest 16.0.1 17.0.0
@angular-devkit/build-angular 16.2.10 17.0.0
@angular/cli 16.2.10 17.0.0
@angular/compiler 16.2.12 17.0.2
@angular/compiler-cli 16.2.12 17.0.2
@angular/language-service 16.2.12 17.0.2
@types/jest 29.5.7 29.5.8
jest-preset-angular 13.1.2 13.1.4
typescript 5.1.6 5.2.2

Updates @angular/common from 16.2.12 to 17.0.2

Release notes

Sourced from @​angular/common's releases.

v17.0.2

17.0.2 (2023-11-09)

compiler-cli

Commit Description
fix - 7a95cccf50 add interpolatedSignalNotInvoked to diagnostics (#52687)
fix - a548c0333e incorrect inferred type of for loop implicit variables (#52732)

core

Commit Description
fix - 2cea80c6e2 error code in image performance warning (#52727)
fix - b16fc2610a limit rate of markers invocations (#52742)
fix - 44c48a4835 properly update collection with repeated keys in @for (#52697)

v17.0.1

17.0.1 (2023-11-08)

http

Commit Description
fix - 5c6f3f8ec0 Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Description
fix - 70d30c28e0 Add support for ng-templates with i18n attributes (#52597)
fix - 4f125c5f9a Switches to multiple passes to fix several reported bugs (#52592)

v17.0.0

17.0.0 (2023-11-08)

Commit Description
build - 59aa0634f4 remove support for Node.js v16 (#51755)

animations

Commit Description
feat - e753278faa Add the possibility of lazy loading animations code. (#50738)
fix - 698c058e1c remove code duplication between entry-points (#51500)
refactor - 0598613950 deprecation of AnimationDriver.NOOP (#51843)

benchpress

Commit Description
feat - 2da3551a70 report gc and render time spent in script (#50771)

common

Commit Description
feat - fe2fd7e1a8 make the warning for lazy-loaded lcp image an error (#51748)
feat - dde3fdabbd upgrade warning to logged error for lazy-loaded LCP images using NgOptimizedImage (#52004)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

17.0.2 (2023-11-09)

compiler-cli

Commit Type Description
7a95cccf50 fix add interpolatedSignalNotInvoked to diagnostics (#52687)
a548c0333e fix incorrect inferred type of for loop implicit variables (#52732)

core

Commit Type Description
2cea80c6e2 fix error code in image performance warning (#52727)
b16fc2610a fix limit rate of markers invocations (#52742)
44c48a4835 fix properly update collection with repeated keys in @for (#52697)

17.0.1 (2023-11-08)

http

Commit Type Description
5c6f3f8ec0 fix Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Type Description
70d30c28e0 fix Add support for ng-templates with i18n attributes (#52597)
4f125c5f9a fix Switches to multiple passes to fix several reported bugs (#52592)

Web Frameworks: the internet frontier. These are the voyages of the framework Angular. Its continuing mission: To explore strange, new technologies. To seek out new users and new applications. To boldly go where no web framework has gone before.

In honor of v17.0.1

                                                  ______
                                     ___.--------'------`---------.____
                               _.---'----------------------------------`---.__
                             .'___=]===========================================
,-----------------------..__/.'         >--.______        _______.---'
]====================<==||(__)        .'          `------'
`-----------------------`' ----.___--/
     /       /---'                 `/
    /_______(______________________/
    `-------------.--------------.'
                   \________|_.-'

... (truncated)

Commits
  • b16fc26 fix(core): limit rate of markers invocations (#52742)
  • 56ec37d refactor(common): Update packages/common/src/navigation/platform_navigation.t...
  • d5fd614 refactor(common): Add fake implementation of PlatformNavigation. (#52363)
  • e2f3ae5 refactor(common): Add a new platform_navigation that provides the Navigation ...
  • 5c6f3f8 fix(http): Don't override the backend when using the InMemoryWebAPI (#52425)
  • da429c5 Revert "fix(http): Don't override the backend when using the InMemoryWebAPI (...
  • 80e7a0f fix(core): guard usages of performance.mark (#52505)
  • 3bd85fb fix(common): apply fixed_srcset_width value only to fixed srcsets (#52459)
  • 792026b build: add missing entries for the api extraction (#52452)
  • e5c3b25 build: update node.js engines version to be more explicate about v20 support ...
  • Additional commits viewable in compare view

Updates @angular/core from 16.2.12 to 17.0.2

Release notes

Sourced from @​angular/core's releases.

v17.0.2

17.0.2 (2023-11-09)

compiler-cli

Commit Description
fix - 7a95cccf50 add interpolatedSignalNotInvoked to diagnostics (#52687)
fix - a548c0333e incorrect inferred type of for loop implicit variables (#52732)

core

Commit Description
fix - 2cea80c6e2 error code in image performance warning (#52727)
fix - b16fc2610a limit rate of markers invocations (#52742)
fix - 44c48a4835 properly update collection with repeated keys in @for (#52697)

v17.0.1

17.0.1 (2023-11-08)

http

Commit Description
fix - 5c6f3f8ec0 Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Description
fix - 70d30c28e0 Add support for ng-templates with i18n attributes (#52597)
fix - 4f125c5f9a Switches to multiple passes to fix several reported bugs (#52592)

v17.0.0

17.0.0 (2023-11-08)

Commit Description
build - 59aa0634f4 remove support for Node.js v16 (#51755)

animations

Commit Description
feat - e753278faa Add the possibility of lazy loading animations code. (#50738)
fix - 698c058e1c remove code duplication between entry-points (#51500)
refactor - 0598613950 deprecation of AnimationDriver.NOOP (#51843)

benchpress

Commit Description
feat - 2da3551a70 report gc and render time spent in script (#50771)

common

Commit Description
feat - fe2fd7e1a8 make the warning for lazy-loaded lcp image an error (#51748)
feat - dde3fdabbd upgrade warning to logged error for lazy-loaded LCP images using NgOptimizedImage (#52004)

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

17.0.2 (2023-11-09)

compiler-cli

Commit Type Description
7a95cccf50 fix add interpolatedSignalNotInvoked to diagnostics (#52687)
a548c0333e fix incorrect inferred type of for loop implicit variables (#52732)

core

Commit Type Description
2cea80c6e2 fix error code in image performance warning (#52727)
b16fc2610a fix limit rate of markers invocations (#52742)
44c48a4835 fix properly update collection with repeated keys in @for (#52697)

17.0.1 (2023-11-08)

http

Commit Type Description
5c6f3f8ec0 fix Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Type Description
70d30c28e0 fix Add support for ng-templates with i18n attributes (#52597)
4f125c5f9a fix Switches to multiple passes to fix several reported bugs (#52592)

Web Frameworks: the internet frontier. These are the voyages of the framework Angular. Its continuing mission: To explore strange, new technologies. To seek out new users and new applications. To boldly go where no web framework has gone before.

In honor of v17.0.1

                                                  ______
                                     ___.--------'------`---------.____
                               _.---'----------------------------------`---.__
                             .'___=]===========================================
,-----------------------..__/.'         >--.______        _______.---'
]====================<==||(__)        .'          `------'
`-----------------------`' ----.___--/
     /       /---'                 `/
    /_______(______________________/
    `-------------.--------------.'
                   \________|_.-'

... (truncated)

Commits
  • b16fc26 fix(core): limit rate of markers invocations (#52742)
  • 158b198 docs: remove broken link pill in dynamic component page (#52744)
  • f61519a refactor(core): delay applying component metadata until it's needed in tests ...
  • 44c48a4 fix(core): properly update collection with repeated keys in @​for (#52697)
  • 2cea80c fix(core): error code in image performance warning (#52727)
  • 70d30c2 fix(migrations): Add support for ng-templates with i18n attributes (#52597)
  • 1d31a0c refactor(core): sanitize reactivity tests (#52632)
  • f729215 refactor(core): Remove RootViewRef<T> because it is the same as ViewRef<T> (#...
  • e1c0493 test(core): Add test to ensure writing to signals in afterRender hooks throws...
  • 4f125c5 fix(migrations): Switches to multiple passes to fix several reported bugs (#5...
  • Additional commits viewable in compare view

Updates @angular/forms from 16.2.12 to 17.0.2

Release notes

Sourced from @​angular/forms's releases.

v17.0.2

17.0.2 (2023-11-09)

compiler-cli

Commit Description
fix - 7a95cccf50 add interpolatedSignalNotInvoked to diagnostics (#52687)
fix - a548c0333e incorrect inferred type of for loop implicit variables (#52732)

core

Commit Description
fix - 2cea80c6e2 error code in image performance warning (#52727)
fix - b16fc2610a limit rate of markers invocations (#52742)
fix - 44c48a4835 properly update collection with repeated keys in @for (#52697)

v17.0.1

17.0.1 (2023-11-08)

http

Commit Description
fix - 5c6f3f8ec0 Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Description
fix - 70d30c28e0 Add support for ng-templates with i18n attributes (#52597)
fix - 4f125c5f9a Switches to multiple passes to fix several reported bugs (#52592)

v17.0.0

17.0.0 (2023-11-08)

Commit Description
build - 59aa0634f4 remove support for Node.js v16 (#51755)

animations

Commit Description
feat - e753278faa Add the possibility of lazy loading animations code. (#50738)
fix - 698c058e1c remove code duplication between entry-points (#51500)
refactor - 0598613950 deprecation of AnimationDriver.NOOP (#51843)

benchpress

Commit Description
feat - 2da3551a70 report gc and render time spent in script (#50771)

common

Commit Description
feat - fe2fd7e1a8 make the warning for lazy-loaded lcp image an error (#51748)
feat - dde3fdabbd upgrade warning to logged error for lazy-loaded LCP images using NgOptimizedImage (#52004)

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

17.0.2 (2023-11-09)

compiler-cli

Commit Type Description
7a95cccf50 fix add interpolatedSignalNotInvoked to diagnostics (#52687)
a548c0333e fix incorrect inferred type of for loop implicit variables (#52732)

core

Commit Type Description
2cea80c6e2 fix error code in image performance warning (#52727)
b16fc2610a fix limit rate of markers invocations (#52742)
44c48a4835 fix properly update collection with repeated keys in @for (#52697)

17.0.1 (2023-11-08)

http

Commit Type Description
5c6f3f8ec0 fix Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Type Description
70d30c28e0 fix Add support for ng-templates with i18n attributes (#52597)
4f125c5f9a fix Switches to multiple passes to fix several reported bugs (#52592)

Web Frameworks: the internet frontier. These are the voyages of the framework Angular. Its continuing mission: To explore strange, new technologies. To seek out new users and new applications. To boldly go where no web framework has gone before.

In honor of v17.0.1

                                                  ______
                                     ___.--------'------`---------.____
                               _.---'----------------------------------`---.__
                             .'___=]===========================================
,-----------------------..__/.'         >--.______        _______.---'
]====================<==||(__)        .'          `------'
`-----------------------`' ----.___--/
     /       /---'                 `/
    /_______(______________________/
    `-------------.--------------.'
                   \________|_.-'

... (truncated)

Commits
  • e5c3b25 build: update node.js engines version to be more explicate about v20 support ...
  • 30f993a test(core): clean up unnecessary nesting in old tests (#52239)
  • b4c1ffb refactor(forms): Log a warning when FormGroup keys include a dot. (#50642)
  • fcc000e build: add targets for api doc generation (#52034)
  • ddd7212 fix(forms): reset() call with null values on nested group (#48830)
  • e9b9fd4 refactor(forms): Use the Writable type when overwriting readonly properties...
  • 59aa063 build: remove support for Node.js v16 (#51755)
  • 52cc7f8 build: align with internal tsconfig options (#51728)
  • e650393 docs: fix see also links. (#51379)
  • be3edad refactor: add readonly to public InjectionToken types (#51125)
  • See full diff in compare view

Updates @angular/localize from 16.2.12 to 17.0.2

Release notes

Sourced from @​angular/localize's releases.

v17.0.2

17.0.2 (2023-11-09)

compiler-cli

Commit Description
fix - 7a95cccf50 add interpolatedSignalNotInvoked to diagnostics (#52687)
fix - a548c0333e incorrect inferred type of for loop implicit variables (#52732)

core

Commit Description
fix - 2cea80c6e2 error code in image performance warning (#52727)
fix - b16fc2610a limit rate of markers invocations (#52742)
fix - 44c48a4835 properly update collection with repeated keys in @for (#52697)

v17.0.1

17.0.1 (2023-11-08)

http

Commit Description
fix - 5c6f3f8ec0 Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Description
fix - 70d30c28e0 Add support for ng-templates with i18n attributes (#52597)
fix - 4f125c5f9a Switches to multiple passes to fix several reported bugs (#52592)

v17.0.0

17.0.0 (2023-11-08)

Commit Description
build - 59aa0634f4 remove support for Node.js v16 (#51755)

animations

Commit Description
feat - e753278faa Add the possibility of lazy loading animations code. (#50738)
fix - 698c058e1c remove code duplication between entry-points (#51500)
refactor - 0598613950 deprecation of AnimationDriver.NOOP (#51843)

benchpress

Commit Description
feat - 2da3551a70 report gc and render time spent in script (#50771)

common

Commit Description
feat - fe2fd7e1a8 make the warning for lazy-loaded lcp image an error (#51748)
feat - dde3fdabbd upgrade warning to logged error for lazy-loaded LCP images using NgOptimizedImage (#52004)

... (truncated)

Changelog

Sourced from @​angular/localize's changelog.

17.0.2 (2023-11-09)

compiler-cli

Commit Type Description
7a95cccf50 fix add interpolatedSignalNotInvoked to diagnostics (#52687)
a548c0333e fix incorrect inferred type of for loop implicit variables (#52732)

core

Commit Type Description
2cea80c6e2 fix error code in image performance warning (#52727)
b16fc2610a fix limit rate of markers invocations (#52742)
44c48a4835 fix properly update collection with repeated keys in @for (#52697)

17.0.1 (2023-11-08)

http

Commit Type Description
5c6f3f8ec0 fix Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Type Description
70d30c28e0 fix Add support for ng-templates with i18n attributes (#52597)
4f125c5f9a fix Switches to multiple passes to fix several reported bugs (#52592)

Web Frameworks: the internet frontier. These are the voyages of the framework Angular. Its continuing mission: To explore strange, new technologies. To seek out new users and new applications. To boldly go where no web framework has gone before.

In honor of v17.0.1

                                                  ______
                                     ___.--------'------`---------.____
                               _.---'----------------------------------`---.__
                             .'___=]===========================================
,-----------------------..__/.'         >--.______        _______.---'
]====================<==||(__)        .'          `------'
`-----------------------`' ----.___--/
     /       /---'                 `/
    /_______(______________________/
    `-------------.--------------.'
                   \________|_.-'

... (truncated)

Commits
  • 01efb1b release: cut the v17.0.2 release
  • b16fc26 fix(core): limit rate of markers invocations (#52742)
  • cfb42ee docs: add extended diagnostic NG8109 (#52721)
  • 47756d8 docs: fix programmatic-rendering example component name (#52731)
  • 90018f9 docs: add missing backtick on title (#52711)
  • 7b60b51 docs: correct typescript type inference link (#52714)
  • 35e998e docs: updating incorrect link in Class Binding page (#52715)
  • 158b198 docs: remove broken link pill in dynamic component page (#52744)
  • 27bf371 docs: removed the broken link (#52743)
  • 56ec37d refactor(common): Update packages/common/src/navigation/platform_navigation.t...
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 16.2.12 to 17.0.2

Release notes

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

v17.0.2

17.0.2 (2023-11-09)

compiler-cli

Commit Description
fix - 7a95cccf50 add interpolatedSignalNotInvoked to diagnostics (#52687)
fix - a548c0333e incorrect inferred type of for loop implicit variables (#52732)

core

Commit Description
fix - 2cea80c6e2 error code in image performance warning (#52727)
fix - b16fc2610a limit rate of markers invocations (#52742)
fix - 44c48a4835 properly update collection with repeated keys in @for (#52697)

v17.0.1

17.0.1 (2023-11-08)

http

Commit Description
fix - 5c6f3f8ec0 Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Description
fix - 70d30c28e0 Add support for ng-templates with i18n attributes (#52597)
fix - 4f125c5f9a Switches to multiple passes to fix several reported bugs (#52592)

v17.0.0

17.0.0 (2023-11-08)

Commit Description
build - 59aa0634f4 remove support for Node.js v16 (#51755)

animations

Commit Description
feat - e753278faa Add the possibility of lazy loading animations code. (#50738)
fix - 698c058e1c remove code duplication between entry-points (#51500)
refactor - 0598613950 deprecation of AnimationDriver.NOOP (#51843)

benchpress

Commit Description
feat - 2da3551a70 report gc and render time spent in script (#50771)

common

Commit Description
feat - fe2fd7e1a8 make the warning for lazy-loaded lcp image an error (#51748)
feat - dde3fdabbd upgrade warning to logged error for lazy-loaded LCP images using NgOptimizedImage (#52004)

... (truncated)

Changelog

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

17.0.2 (2023-11-09)

compiler-cli

Commit Type Description
7a95cccf50 fix add interpolatedSignalNotInvoked to diagnostics (#52687)
a548c0333e fix incorrect inferred type of for lo...

Description has been truncated

Bumps the angular group in /generators/ionic/resources/base with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `16.2.12` | `17.0.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `16.2.12` | `17.0.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `16.2.12` | `17.0.2` |
| [@angular/localize](https://github.com/angular/angular) | `16.2.12` | `17.0.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `16.2.12` | `17.0.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `16.2.12` | `17.0.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `16.2.12` | `17.0.2` |
| [@fortawesome/angular-fontawesome](https://github.com/FortAwesome/angular-fontawesome) | `0.13.0` | `0.14.0` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.13.3` | `0.14.2` |
| [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest) | `16.0.1` | `17.0.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `16.2.10` | `17.0.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `16.2.10` | `17.0.0` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `16.2.12` | `17.0.2` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `16.2.12` | `17.0.2` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `16.2.12` | `17.0.2` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.7` | `29.5.8` |
| [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) | `13.1.2` | `13.1.4` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` |


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

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

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

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

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

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

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

Updates `@fortawesome/angular-fontawesome` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/FortAwesome/angular-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/angular-fontawesome/blob/master/CHANGELOG.md)
- [Commits](FortAwesome/angular-fontawesome@0.13.0...0.14.0)

Updates `zone.js` from 0.13.3 to 0.14.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.14.2/packages/zone.js)

Updates `@angular-builders/jest` from 16.0.1 to 17.0.0
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/[email protected]/packages/jest)

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

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

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

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

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

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

Updates `jest-preset-angular` from 13.1.2 to 13.1.4
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](thymikee/jest-preset-angular@v13.1.2...v13.1.4)

Updates `typescript` from 5.1.6 to 5.2.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.1.6...v5.2.2)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/localize"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@fortawesome/angular-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-builders/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: jest-preset-angular
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
@mshima mshima merged commit 2731e9a into main Nov 13, 2023
9 checks passed
@mshima mshima deleted the dependabot/npm_and_yarn/generators/ionic/resources/base/angular-8def73a50c branch November 13, 2023 12:20
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