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 in /examples/my-ngsw-app with 11 updates #1296

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

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

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

Updates @angular/animations from 18.1.0 to 18.1.1

Release notes

Sourced from @​angular/animations's releases.

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)

core

Commit Description
fix - 5682527d94 not all callbacks running when registered at the same time (#56981)

migrations

Commit Description
fix - b666d2c20f fix common module removal (#56968)
Changelog

Sourced from @​angular/animations's changelog.

18.1.1 (2024-07-17)

common

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

compiler

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

compiler-cli

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

core

Commit Type Description
5682527d94 fix not all callbacks running when registered at the same time (#56981)

migrations

Commit Type Description
b666d2c20f fix fix common module removal (#56968)

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.2.0-next.0 (2024-07-10)

compiler

Commit Type Description
c8e2885136 feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295) (#56295)

core

Commit Type Description
5dcdbfcba9 fix rename the equality function option in toSignal (#56769)

Commits

Updates @angular/common from 18.1.0 to 18.1.1

Release notes

Sourced from @​angular/common's releases.

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)

core

Commit Description
fix - 5682527d94 not all callbacks running when registered at the same time (#56981)

migrations

Commit Description
fix - b666d2c20f fix common module removal (#56968)
Changelog

Sourced from @​angular/common's changelog.

18.1.1 (2024-07-17)

common

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

compiler

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

compiler-cli

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

core

Commit Type Description
5682527d94 fix not all callbacks running when registered at the same time (#56981)

migrations

Commit Type Description
b666d2c20f fix fix common module removal (#56968)

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.2.0-next.0 (2024-07-10)

compiler

Commit Type Description
c8e2885136 feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295) (#56295)

core

Commit Type Description
5dcdbfcba9 fix rename the equality function option in toSignal (#56769)

Commits

Updates @angular/compiler from 18.1.0 to 18.1.1

Release notes

Sourced from @​angular/compiler's releases.

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)

core

Commit Description
fix - 5682527d94 not all callbacks running when registered at the same time (#56981)

migrations

Commit Description
fix - b666d2c20f fix common module removal (#56968)
Changelog

Sourced from @​angular/compiler's changelog.

18.1.1 (2024-07-17)

common

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

compiler

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

compiler-cli

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

core

Commit Type Description
5682527d94 fix not all callbacks running when registered at the same time (#56981)

migrations

Commit Type Description
b666d2c20f fix fix common module removal (#56968)

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.2.0-next.0 (2024-07-10)

compiler

Commit Type Description
c8e2885136 feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295) (#56295)

core

Commit Type Description
5dcdbfcba9 fix rename the equality function option in toSignal (#56769)

Commits
  • 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.1

Release notes

Sourced from @​angular/core's releases.

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)

core

Commit Description
fix - 5682527d94 not all callbacks running when registered at the same time (#56981)

migrations

Commit Description
fix - b666d2c20f fix common module removal (#56968)
Changelog

Sourced from @​angular/core's changelog.

18.1.1 (2024-07-17)

common

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

compiler

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

compiler-cli

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

core

Commit Type Description
5682527d94 fix not all callbacks running when registered at the same time (#56981)

migrations

Commit Type Description
b666d2c20f fix fix common module removal (#56968)

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.2.0-next.0 (2024-07-10)

compiler

Commit Type Description
c8e2885136 feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295) (#56295)

core

Commit Type Description
5dcdbfcba9 fix rename the equality function option in toSignal (#56769)

Commits
  • 5682527 fix(core): not all callbacks running when registered at the same time (#56981)
  • daf0317 fix(compiler): JIT mode incorrectly interpreting host directive configuration...
  • b666d2c fix(migrations): fix common module removal (#56968)
  • a7b774c refactor(core): Refactor EarlyEventContract to prepare for using it as a co...
  • 4b82b98 refactor(core): Remove unused A11Y_CLICK_SUPPORT define. (#56901)
  • See full diff in compare view

Updates @angular/forms from 18.1.0 to 18.1.1

Release notes

Sourced from @​angular/forms's releases.

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)

core

Commit Description
fix - 5682527d94 not all callbacks running when registered at the same time (#56981)

migrations

Commit Description
fix - b666d2c20f fix common module removal (#56968)
Changelog

Sourced from @​angular/forms's changelog.

18.1.1 (2024-07-17)

common

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

compiler

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

compiler-cli

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

core

Commit Type Description
5682527d94 fix not all callbacks running when registered at the same time (#56981)

migrations

Commit Type Description
b666d2c20f fix fix common module removal (#56968)

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.2.0-next.0 (2024-07-10)

compiler

Commit Type Description
c8e2885136 feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295) (#56295)

core

Commit Type Description
5dcdbfcba9 fix rename the equality function option in toSignal (#56769)

Commits

Updates @angular/platform-browser from 18.1.0 to 18.1.1

Release notes

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

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)

core

Commit Description
fix - 5682527d94 not all callbacks running when registered at the same time (#56981)

migrations

Commit Description
fix - b666d2c20f fix common module removal (#56968)
Changelog

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

18.1.1 (2024-07-17)

common

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

compiler

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

compiler-cli

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

core

Commit Type Description
5682527d94 fix not all callbacks running when registered at the same time (#56981)

migrations

Commit Type Description
b666d2c20f fix fix common module removal (#56968)

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.2.0-next.0 (2024-07-10)

compiler

Commit Type Description
c8e2885136 feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295) (#56295)

core

Commit Type Description
5dcdbfcba9 fix rename the equality function option in toSignal (#56769)

Commits

Updates @angular/platform-browser-dynamic from 18.1.0 to 18.1.1

Release notes

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

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)

core

Commit Description
fix - 5682527d94 not all callbacks running when registered at the same time (#56981)

migrations

Commit Description
fix - b666d2c20f fix common module removal (#56968)
Changelog

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

18.1.1 (2024-07-17)

common

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

compiler

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

compiler-cli

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

core

Commit Type Description
5682527d94 fix not all callbacks running when registered at the same time (#56981)

migrations

Commit Type Description
b666d2c20f fix fix common module removal (#56968)

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.2.0-next.0 (2024-07-10)

compiler

Commit Type Description
c8e2885136 feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295) (#56295)

core

Commit Type Description
5dcdbfcba9 fix rename the equality function option in toSignal (#56769)

Commits

Updates @angular/router from 18.1.0 to 18.1.1

Release notes

Sourced from @​angular/router's releases.

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)

core

Commit Description
fix - 5682527d94 not all callbacks running when registered at the same time (#56981)

migrations

Commit Description
fix - b666d2c20f fix common module removal (#56968)
Changelog

Sourced from @​angular/router's changelog.

18.1.1 (2024-07-17)

common

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

compiler

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

compiler-cli

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

core

Commit Type Description
5682527d94 fix not all callbacks running when registered at the same time (#56981)

migrations

Commit Type Description
b666d2c20f fix fix common module removal (#56968)

17.3.12 (2024-07-17)

compiler

Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)

18.2.0-next.0 (2024-07-10)

compiler

Commit Type Description
c8e2885136 feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295) (#56295)

core

Commit Type Description
5dcdbfcba9 fix rename the equality function option in toSignal (#56769)

Commits

Updates @angular/service-worker from 18.1.0 to 18.1.1

Release notes

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

v18.1.1

18.1.1 (2024-07-17)

common

Commit Description

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

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


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

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

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

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

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

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

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

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

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

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

Updates `@angular/compiler-cli` from 18.1.0 to 18.1.1
- [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.1/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 July 22, 2024 05:46
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #1300.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/my-ngsw-app/angular-1042183e95 branch July 29, 2024 05:44
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