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 11 updates #1302

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps the angular group with 11 updates in the /examples/my-ngsw-app directory:

Package From To
@angular/animations 18.1.0 18.1.3
@angular/common 18.1.0 18.1.3
@angular/compiler 18.1.0 18.1.3
@angular/core 18.1.0 18.1.3
@angular/forms 18.1.0 18.1.3
@angular/platform-browser 18.1.0 18.1.3
@angular/platform-browser-dynamic 18.1.0 18.1.3
@angular/router 18.1.0 18.1.3
@angular/service-worker 18.1.0 18.1.3
@angular-devkit/build-angular 18.1.0 18.1.3
@angular/compiler-cli 18.1.0 18.1.3

Updates @angular/animations from 18.1.0 to 18.1.3

Release notes

Sourced from @​angular/animations's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)

v18.1.2

18.1.2 (2024-07-24)

compiler

Commit Description
fix - 463945003d limit the number of chained instructions (#57069)

compiler-cli

Commit Description
fix - e904f34020 add warning for unused let declarations (#57033)

core

Commit Description
fix - 9e52c1c840 afterNextRender hooks return that callback value. (#57031)
fix - b9fb98c67c tree shake dev mode error message (#57035)

v18.1.1

18.1.1 (2024-07-17)

common

Commit Description
fix - a1cb9dfc0d Don't run preconnect assertion on the server. (#56213)

compiler

Commit Description
fix - daf0317bdc JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002)
fix - d7dca6dbb6 use strict equality for 'code' comparison (#56944)

compiler-cli

Commit Description
fix - c94a897248 avoid emitting references to typecheck files in TS 5.4 (#56961)

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

18.1.2 (2024-07-24)

compiler

Commit Type Description
463945003d fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
e904f34020 fix add warning for unused let declarations (#57033)

core

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular/common from 18.1.0 to 18.1.3

Release notes

Sourced from @​angular/common's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)

v18.1.2

18.1.2 (2024-07-24)

compiler

Commit Description
fix - 463945003d limit the number of chained instructions (#57069)

compiler-cli

Commit Description
fix - e904f34020 add warning for unused let declarations (#57033)

core

Commit Description
fix - 9e52c1c840 afterNextRender hooks return that callback value. (#57031)
fix - b9fb98c67c tree shake dev mode error message (#57035)

v18.1.1

18.1.1 (2024-07-17)

common

Commit Description
fix - a1cb9dfc0d Don't run preconnect assertion on the server. (#56213)

compiler

Commit Description
fix - daf0317bdc JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002)
fix - d7dca6dbb6 use strict equality for 'code' comparison (#56944)

compiler-cli

Commit Description
fix - c94a897248 avoid emitting references to typecheck files in TS 5.4 (#56961)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

18.1.2 (2024-07-24)

compiler

Commit Type Description
463945003d fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
e904f34020 fix add warning for unused let declarations (#57033)

core

| Commit | Type | Description |

... (truncated)

Commits
  • 81b30dc refactor(docs-infra): migrate @​angular/docs from dev-infra into adev director...
  • a1cb9df fix(common): Don't run preconnect assertion on the server. (#56213)
  • See full diff in compare view

Updates @angular/compiler from 18.1.0 to 18.1.3

Release notes

Sourced from @​angular/compiler's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)

v18.1.2

18.1.2 (2024-07-24)

compiler

Commit Description
fix - 463945003d limit the number of chained instructions (#57069)

compiler-cli

Commit Description
fix - e904f34020 add warning for unused let declarations (#57033)

core

Commit Description
fix - 9e52c1c840 afterNextRender hooks return that callback value. (#57031)
fix - b9fb98c67c tree shake dev mode error message (#57035)

v18.1.1

18.1.1 (2024-07-17)

common

Commit Description
fix - a1cb9dfc0d Don't run preconnect assertion on the server. (#56213)

compiler

Commit Description
fix - daf0317bdc JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002)
fix - d7dca6dbb6 use strict equality for 'code' comparison (#56944)

compiler-cli

Commit Description
fix - c94a897248 avoid emitting references to typecheck files in TS 5.4 (#56961)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

18.1.2 (2024-07-24)

compiler

Commit Type Description
463945003d fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
e904f34020 fix add warning for unused let declarations (#57033)

core

| Commit | Type | Description |

... (truncated)

Commits
  • 31dea06 fix(compiler): reduce chance of conflicts between generated factory and local...
  • 4639450 fix(compiler): limit the number of chained instructions (#57069)
  • daf0317 fix(compiler): JIT mode incorrectly interpreting host directive configuration...
  • d7dca6d fix(compiler): use strict equality for 'code' comparison (#56944)
  • See full diff in compare view

Updates @angular/core from 18.1.0 to 18.1.3

Release notes

Sourced from @​angular/core's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)

v18.1.2

18.1.2 (2024-07-24)

compiler

Commit Description
fix - 463945003d limit the number of chained instructions (#57069)

compiler-cli

Commit Description
fix - e904f34020 add warning for unused let declarations (#57033)

core

Commit Description
fix - 9e52c1c840 afterNextRender hooks return that callback value. (#57031)
fix - b9fb98c67c tree shake dev mode error message (#57035)

v18.1.1

18.1.1 (2024-07-17)

common

Commit Description
fix - a1cb9dfc0d Don't run preconnect assertion on the server. (#56213)

compiler

Commit Description
fix - daf0317bdc JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002)
fix - d7dca6dbb6 use strict equality for 'code' comparison (#56944)

compiler-cli

Commit Description
fix - c94a897248 avoid emitting references to typecheck files in TS 5.4 (#56961)

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

18.1.2 (2024-07-24)

compiler

Commit Type Description
463945003d fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
e904f34020 fix add warning for unused let declarations (#57033)

core

| Commit | Type | Description |

... (truncated)

Commits
  • 2ece950 test: update symbol golden after lock file maintenance (#57211)
  • 62ade76 refactor(core): Update callback schedulers to cancel pending timers (#57186)
  • 0def76f refactor(core): Private option to rethrow ApplicationRef.tick errors in tests...
  • eaa83f9 fix(core): hydration error in some let declaration setups (#57173)
  • 81b30dc refactor(docs-infra): migrate @​angular/docs from dev-infra into adev director...
  • f7ab040 fix(core): errors during ApplicationRef.tick should be rethrown for zoneless ...
  • 1a606b0 refactor(core): Switch to using concat rather than spread operator for events...
  • b9fb98c fix(core): tree shake dev mode error message (#57035)
  • 142c2df refactor(core): Allow manual renderer listens to contribute to event delegati...
  • 9e52c1c fix(core): afterNextRender hooks return that callback value. (#57031)
  • Additional commits viewable in compare view

Updates @angular/forms from 18.1.0 to 18.1.3

Release notes

Sourced from @​angular/forms's releases.

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description
fix - f7ab04018e errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
fix - eaa83f9d27 hydration error in some let declaration setups (#57173)

v18.1.2

18.1.2 (2024-07-24)

compiler

Commit Description
fix - 463945003d limit the number of chained instructions (#57069)

compiler-cli

Commit Description
fix - e904f34020 add warning for unused let declarations (#57033)

core

Commit Description
fix - 9e52c1c840 afterNextRender hooks return that callback value. (#57031)
fix - b9fb98c67c tree shake dev mode error message (#57035)

v18.1.1

18.1.1 (2024-07-17)

common

Commit Description
fix - a1cb9dfc0d Don't run preconnect assertion on the server. (#56213)

compiler

Commit Description
fix - daf0317bdc JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002)
fix - d7dca6dbb6 use strict equality for 'code' comparison (#56944)

compiler-cli

Commit Description
fix - c94a897248 avoid emitting references to typecheck files in TS 5.4 (#56961)

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

18.1.3 (2024-07-31)

compiler

Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993)
eaa83f9d27 fix hydration error in some let declaration setups (#57173)

18.2.0-next.2 (2024-07-24)

compiler

Commit Type Description
08c5977bd5 fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
d4ff6bc0b2 fix add warning for unused let declarations (#57033)
6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033)

core

Commit Type Description
fab673a1dd feat add ng generate schematic to convert to inject (#57056)
7d4b2d2413 fix afterNextRender hooks return that callback value. (#57031)
8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029)
fe41b11434 fix tree shake dev mode error message (#57035)

18.1.2 (2024-07-24)

compiler

Commit Type Description
463945003d fix limit the number of chained instructions (#57069)

compiler-cli

Commit Type Description
e904f34020 fix add warning for unused let declarations (#57033)

core

| Commit | Type | Description |

... (truncated)

Commits

Updates @angular/platform-browser from 18.1.0 to 18.1.3

Release notes

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

v18.1.3

18.1.3 (2024-07-31)

compiler

Commit Description
fix - 31dea066d6 reduce chance of conflicts between generated factory and local variables (#57181)

compiler-cli

Commit Description
fix - 1f9e090910 emitting references to ngtypecheck files (#57138) (#57202)

core

Commit Description

Bumps the angular group with 11 updates in the /examples/my-ngsw-app directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.1.0` | `18.1.3` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.1.0` | `18.1.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.1.0` | `18.1.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.1.0` | `18.1.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.1.0` | `18.1.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.1.0` | `18.1.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.1.0` | `18.1.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.1.0` | `18.1.3` |
| [@angular/service-worker](https://github.com/angular/angular/tree/HEAD/packages/service-worker) | `18.1.0` | `18.1.3` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.1.0` | `18.1.3` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.1.0` | `18.1.3` |



Updates `@angular/animations` from 18.1.0 to 18.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/18.1.3/packages/animations)

Updates `@angular/common` from 18.1.0 to 18.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/18.1.3/packages/common)

Updates `@angular/compiler` from 18.1.0 to 18.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/18.1.3/packages/compiler)

Updates `@angular/core` from 18.1.0 to 18.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/18.1.3/packages/core)

Updates `@angular/forms` from 18.1.0 to 18.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/18.1.3/packages/forms)

Updates `@angular/platform-browser` from 18.1.0 to 18.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/18.1.3/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 18.1.0 to 18.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/18.1.3/packages/platform-browser-dynamic)

Updates `@angular/router` from 18.1.0 to 18.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/18.1.3/packages/router)

Updates `@angular/service-worker` from 18.1.0 to 18.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/18.1.3/packages/service-worker)

Updates `@angular-devkit/build-angular` from 18.1.0 to 18.1.3
- [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.1.0...18.1.3)

Updates `@angular/compiler-cli` from 18.1.0 to 18.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/18.1.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  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/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2024 05:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2024

Superseded by #1305.

@dependabot dependabot bot closed this Aug 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/my-ngsw-app/angular-2cf91a77b0 branch August 12, 2024 05:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants