Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Bump the angular group across 1 directory with 10 updates - #379

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/Pyro.UI/angular-3f0ba66550
Closed

Bump the angular group across 1 directory with 10 updates#379
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/Pyro.UI/angular-3f0ba66550

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJan 16, 2025

Copy link
Copy Markdown
Contributor

Bumps the angular group with 10 updates in the /Pyro.UI directory:

PackageFromTo
@angular/animations18.2.1219.1.1
@angular/common18.2.1219.1.1
@angular/compiler18.2.1219.1.1
@angular/core18.2.1219.1.1
@angular/forms18.2.1219.1.1
@angular/platform-browser18.2.1219.1.1
@angular/platform-browser-dynamic18.2.1219.1.1
@angular/router18.2.1219.1.1
@angular/cli18.2.1219.1.1
@angular/compiler-cli18.2.1219.1.1

Updates @angular/animations from 18.2.12 to 19.1.1

Release notes

Sourced from @​angular/animations's releases.

v19.1.1

19.1.1 (2025-01-16)

core

CommitDescription
fix - 357795cb96run HMR replacement in the zone (#59562)

platform-browser

CommitDescription
fix - eb0b1851f4roll back HMR fix (#59557)

v19.1.0

19.1.0 (2025-01-15)

common

CommitDescription
feat - e4c50b3beaexpose component instance in NgComponentOutlet (#58698)

compiler

CommitDescription
fix - ceadd28ea1allow $any in two-way bindings (#59362)
fix - aed49ddaaause chunk origin in template HMR request URL (#59459)

compiler-cli

CommitDescription
fix - c5c20e9d86check event side of two-way bindings (#59002)

core

CommitDescription
feat - d010e11b73add event listener options to renderer (#59092)
feat - 57f3550219add utility for resolving defer block information to ng global (#59184)
feat - 22f191f763extend the set of profiler events (#59183)
feat - e894a5daeaset kind field on template and effect nodes (#58865)
feat - bd1f1294aesupport TypeScript 5.7 (#58609)
fix - 9870b643bfDefer afterRender until after first CD (#58250)
fix - a5fc962094Don't run effects in check no changes pass (#58250)

migrations

CommitDescription
feat - d298d25426add schematic to clean up unused imports (#59353)
fix - 14fb8ce4c0resolve text replacement issue (#59452)

platform-browser

CommitDescription
fix - 8c5db3cfb7avoid circular DI error in async renderer (#59256)

router

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

19.1.1 (2025-01-16)

core

CommitTypeDescription
357795cb96fixrun HMR replacement in the zone (#59562)

platform-browser

CommitTypeDescription
eb0b1851f4fixroll back HMR fix (#59557)

19.1.0 (2025-01-15)

common

CommitTypeDescription
e4c50b3beafeatexpose component instance in NgComponentOutlet (#58698)

compiler

CommitTypeDescription
ceadd28ea1fixallow $any in two-way bindings (#59362)
aed49ddaaafixuse chunk origin in template HMR request URL (#59459)

compiler-cli

CommitTypeDescription
c5c20e9d86fixcheck event side of two-way bindings (#59002)

core

CommitTypeDescription
d010e11b73featadd event listener options to renderer (#59092)
57f3550219featadd utility for resolving defer block information to ng global (#59184)
22f191f763featextend the set of profiler events (#59183)
e894a5daeafeatset kind field on template and effect nodes (#58865)
bd1f1294aefeatsupport TypeScript 5.7 (#58609)
9870b643bffixDefer afterRender until after first CD (#58250)
a5fc962094fixDon't run effects in check no changes pass (#58250)

migrations

CommitTypeDescription
d298d25426featadd schematic to clean up unused imports (#59353)
14fb8ce4c0fixresolve text replacement issue (#59452)

platform-browser

CommitTypeDescription
8c5db3cfb7fixavoid circular DI error in async renderer (#59256)

router

CommitTypeDescription
52a6710f54fixcomplete router events on dispose (#59327)

... (truncated)

Commits
  • bfaeefe refactor(animations): drop warning functions in production (#59408)
  • 0e23f20 fix(platform-browser): styles not replaced during HMR when using animations r...
  • 2f5f898 docs(animations): update position parameter to be a decimal (#57927)
  • d010e11 feat(core): add event listener options to renderer (#59092)
  • 0513fbc docs: set syntax highlighting of code examples MD code blocks (#59026)
  • 8d6ea5b docs: fix missing alert block styles in the API reference (#59020)
  • 09df589 refactor(core): Migrate all packages with the explicit-standalone-flag sche...
  • 84b6896 refactor(platform-server): Add an ssr benchmark setup. (#57647)
  • 9dbe6fc refactor: update license text to point to angular.dev (#57901)
  • See full diff in compare view

Updates @angular/common from 18.2.12 to 19.1.1

Release notes

Sourced from @​angular/common's releases.

v19.1.1

19.1.1 (2025-01-16)

core

CommitDescription
fix - 357795cb96run HMR replacement in the zone (#59562)

platform-browser

CommitDescription
fix - eb0b1851f4roll back HMR fix (#59557)

v19.1.0

19.1.0 (2025-01-15)

common

CommitDescription
feat - e4c50b3beaexpose component instance in NgComponentOutlet (#58698)

compiler

CommitDescription
fix - ceadd28ea1allow $any in two-way bindings (#59362)
fix - aed49ddaaause chunk origin in template HMR request URL (#59459)

compiler-cli

CommitDescription
fix - c5c20e9d86check event side of two-way bindings (#59002)

core

CommitDescription
feat - d010e11b73add event listener options to renderer (#59092)
feat - 57f3550219add utility for resolving defer block information to ng global (#59184)
feat - 22f191f763extend the set of profiler events (#59183)
feat - e894a5daeaset kind field on template and effect nodes (#58865)
feat - bd1f1294aesupport TypeScript 5.7 (#58609)
fix - 9870b643bfDefer afterRender until after first CD (#58250)
fix - a5fc962094Don't run effects in check no changes pass (#58250)

migrations

CommitDescription
feat - d298d25426add schematic to clean up unused imports (#59353)
fix - 14fb8ce4c0resolve text replacement issue (#59452)

platform-browser

CommitDescription
fix - 8c5db3cfb7avoid circular DI error in async renderer (#59256)

router

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

19.1.1 (2025-01-16)

core

CommitTypeDescription
357795cb96fixrun HMR replacement in the zone (#59562)

platform-browser

CommitTypeDescription
eb0b1851f4fixroll back HMR fix (#59557)

19.1.0 (2025-01-15)

common

CommitTypeDescription
e4c50b3beafeatexpose component instance in NgComponentOutlet (#58698)

compiler

CommitTypeDescription
ceadd28ea1fixallow $any in two-way bindings (#59362)
aed49ddaaafixuse chunk origin in template HMR request URL (#59459)

compiler-cli

CommitTypeDescription
c5c20e9d86fixcheck event side of two-way bindings (#59002)

core

CommitTypeDescription
d010e11b73featadd event listener options to renderer (#59092)
57f3550219featadd utility for resolving defer block information to ng global (#59184)
22f191f763featextend the set of profiler events (#59183)
e894a5daeafeatset kind field on template and effect nodes (#58865)
bd1f1294aefeatsupport TypeScript 5.7 (#58609)
9870b643bffixDefer afterRender until after first CD (#58250)
a5fc962094fixDon't run effects in check no changes pass (#58250)

migrations

CommitTypeDescription
d298d25426featadd schematic to clean up unused imports (#59353)
14fb8ce4c0fixresolve text replacement issue (#59452)

platform-browser

CommitTypeDescription
8c5db3cfb7fixavoid circular DI error in async renderer (#59256)

router

CommitTypeDescription
52a6710f54fixcomplete router events on dispose (#59327)

... (truncated)

Commits
  • 810ed6a refactor(common): prevent duplicating Content-Type header (#59518)
  • e2b7359 refactor(common): drop error message in production (#59471)
  • 95c0e51 docs: update class & style binding recommendation (#59240)
  • 6a0dd96 Revert "refactor: initialize headers map directly in HttpHeaders class (#5926...
  • 3e7ba3d docs: set syntax highlighting to the remaining Markdown code examples blocks ...
  • 51a4839 refactor(common): tree-shake lcpObserver in NgOptimizedImage (#59481)
  • f6e7516 refactor(common): tree-shake transfer cache interceptor stuff (#59439)
  • f73f39c refactor: initialize headers map directly in HttpHeaders class (#59268)
  • 411b4f5 refactor(common): prevent duplicating Accept header (#59467)
  • de12b52 refactor(common): drop enums by changing to const enum (#59468)
  • Additional commits viewable in compare view

Updates @angular/compiler from 18.2.12 to 19.1.1

Release notes

Sourced from @​angular/compiler's releases.

v19.1.1

19.1.1 (2025-01-16)

core

CommitDescription
fix - 357795cb96run HMR replacement in the zone (#59562)

platform-browser

CommitDescription
fix - eb0b1851f4roll back HMR fix (#59557)

v19.1.0

19.1.0 (2025-01-15)

common

CommitDescription
feat - e4c50b3beaexpose component instance in NgComponentOutlet (#58698)

compiler

CommitDescription
fix - ceadd28ea1allow $any in two-way bindings (#59362)
fix - aed49ddaaause chunk origin in template HMR request URL (#59459)

compiler-cli

CommitDescription
fix - c5c20e9d86check event side of two-way bindings (#59002)

core

CommitDescription
feat - d010e11b73add event listener options to renderer (#59092)
feat - 57f3550219add utility for resolving defer block information to ng global (#59184)
feat - 22f191f763extend the set of profiler events (#59183)
feat - e894a5daeaset kind field on template and effect nodes (#58865)
feat - bd1f1294aesupport TypeScript 5.7 (#58609)
fix - 9870b643bfDefer afterRender until after first CD (#58250)
fix - a5fc962094Don't run effects in check no changes pass (#58250)

migrations

CommitDescription
feat - d298d25426add schematic to clean up unused imports (#59353)
fix - 14fb8ce4c0resolve text replacement issue (#59452)

platform-browser

CommitDescription
fix - 8c5db3cfb7avoid circular DI error in async renderer (#59256)

router

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

19.1.1 (2025-01-16)

core

CommitTypeDescription
357795cb96fixrun HMR replacement in the zone (#59562)

platform-browser

CommitTypeDescription
eb0b1851f4fixroll back HMR fix (#59557)

19.1.0 (2025-01-15)

common

CommitTypeDescription
e4c50b3beafeatexpose component instance in NgComponentOutlet (#58698)

compiler

CommitTypeDescription
ceadd28ea1fixallow $any in two-way bindings (#59362)
aed49ddaaafixuse chunk origin in template HMR request URL (#59459)

compiler-cli

CommitTypeDescription
c5c20e9d86fixcheck event side of two-way bindings (#59002)

core

CommitTypeDescription
d010e11b73featadd event listener options to renderer (#59092)
57f3550219featadd utility for resolving defer block information to ng global (#59184)
22f191f763featextend the set of profiler events (#59183)
e894a5daeafeatset kind field on template and effect nodes (#58865)
bd1f1294aefeatsupport TypeScript 5.7 (#58609)
9870b643bffixDefer afterRender until after first CD (#58250)
a5fc962094fixDon't run effects in check no changes pass (#58250)

migrations

CommitTypeDescription
d298d25426featadd schematic to clean up unused imports (#59353)
14fb8ce4c0fixresolve text replacement issue (#59452)

platform-browser

CommitTypeDescription
8c5db3cfb7fixavoid circular DI error in async renderer (#59256)

router

CommitTypeDescription
52a6710f54fixcomplete router events on dispose (#59327)

... (truncated)

Commits
  • 3e7ba3d docs: set syntax highlighting to the remaining Markdown code examples blocks ...
  • 4efb191 refactor(compiler): remove unused AstVisitors (#59297)
  • ff38671 refactor(compiler): fix typo in method name (#59479)
  • aed49dd fix(compiler): use chunk origin in template HMR request URL (#59459)
  • ceadd28 fix(compiler): allow $any in two-way bindings (#59362)
  • e5866ee refactor(compiler): incorrect spelling in for loop parse error message (#59289)
  • 4559e12 refactor(compiler): generate debug location instruction (#58982)
  • 90896b8 refactor(core): add runtime logic for attaching source locations (#58982)
  • c9b3bd8 refactor(compiler): capture template path (#58982)
  • 8b02d11 refactor(compiler): remove circular dep in the output ast (#59083)
  • Additional commits viewable in compare view

Updates @angular/core from 18.2.12 to 19.1.1

Release notes

Sourced from @​angular/core's releases.

v19.1.1

19.1.1 (2025-01-16)

core

CommitDescription
fix - 357795cb96run HMR replacement in the zone (#59562)

platform-browser

CommitDescription
fix - eb0b1851f4roll back HMR fix (#59557)

v19.1.0

19.1.0 (2025-01-15)

common

CommitDescription
feat - e4c50b3beaexpose component instance in NgComponentOutlet (#58698)

compiler

CommitDescription
fix - ceadd28ea1allow $any in two-way bindings (#59362)
fix - aed49ddaaause chunk origin in template HMR request URL (#59459)

compiler-cli

CommitDescription
fix - c5c20e9d86check event side of two-way bindings (#59002)

core

CommitDescription
feat - d010e11b73add event listener options to renderer (#59092)
feat - 57f3550219add utility for resolving defer block information to ng global (#59184)
feat - 22f191f763extend the set of profiler events (#59183)
feat - e894a5daeaset kind field on template and effect nodes (#58865)
feat - bd1f1294aesupport TypeScript 5.7 (#58609)
fix - 9870b643bfDefer afterRender until after first CD (#58250)
fix - a5fc962094Don't run effects in check no changes pass (#58250)

migrations

CommitDescription
feat - d298d25426add schematic to clean up unused imports (#59353)
fix - 14fb8ce4c0resolve text replacement issue (#59452)

platform-browser

CommitDescription
fix - 8c5db3cfb7avoid circular DI error in async renderer (#59256)

router

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

19.1.1 (2025-01-16)

core

CommitTypeDescription
357795cb96fixrun HMR replacement in the zone (#59562)

platform-browser

CommitTypeDescription
eb0b1851f4fixroll back HMR fix (#59557)

19.1.0 (2025-01-15)

common

CommitTypeDescription
e4c50b3beafeatexpose component instance in NgComponentOutlet (#58698)

compiler

CommitTypeDescription
ceadd28ea1fixallow $any in two-way bindings (#59362)
aed49ddaaafixuse chunk origin in template HMR request URL (#59459)

compiler-cli

CommitTypeDescription
c5c20e9d86fixcheck event side of two-way bindings (#59002)

core

CommitTypeDescription
d010e11b73featadd event listener options to renderer (#59092)
57f3550219featadd utility for resolving defer block information to ng global (#59184)
22f191f763featextend the set of profiler events (#59183)
e894a5daeafeatset kind field on template and effect nodes (#58865)
bd1f1294aefeatsupport TypeScript 5.7 (#58609)
9870b643bffixDefer afterRender until after first CD (#58250)
a5fc962094fixDon't run effects in check no changes pass (#58250)

migrations

CommitTypeDescription
d298d25426featadd schematic to clean up unused imports (#59353)
14fb8ce4c0fixresolve text replacement issue (#59452)

platform-browser

CommitTypeDescription
8c5db3cfb7fixavoid circular DI error in async renderer (#59256)

router

CommitTypeDescription
52a6710f54fixcomplete router events on dispose (#59327)

... (truncated)

Commits
  • 357795c fix(core): run HMR replacement in the zone (#59562)
  • 74daef1 refactor(core): move logic out of shared instructions code (#59453)
  • 3e7ba3d docs: set syntax highlighting to the remaining Markdown code examples blocks ...
  • a7f824a fix(core): destroy renderer when replacing styles during HMR (#59514)
  • e33e673 refactor(core): do not serialize parent block id for top level blocks (#59190)
  • 03339d5 refactor(core): change node navigation step to plain const (#59469)
  • 6fc5f18 test(migrations): add test for earlier fix (#59497)
  • 59a1d68 fix(migrations): incorrect stats when migrating queries with best effort mode...
  • ca1d392 test: add test to verify extending tsconfig works in signal input migration (...
  • 7debf0f test: improve typescript version coverage for signal inpu...

    Description has been truncated

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2025
@dependabot
dependabotBot requested a review from sys27January 16, 2025 21:55
Bumps the angular group with 10 updates in the /Pyro.UI directory:
| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.12` | `19.1.1` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.12` | `19.1.1` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.12` | `19.1.1` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.12` | `19.1.1` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.12` | `19.1.1` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.12` | `19.1.1` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.12` | `19.1.1` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.12` | `19.1.1` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.12` | `19.1.1` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.12` | `19.1.1` |
Updates `@angular/animations` from 18.2.12 to 19.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/19.1.1/packages/animations)
Updates `@angular/common` from 18.2.12 to 19.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/19.1.1/packages/common)
Updates `@angular/compiler` from 18.2.12 to 19.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/19.1.1/packages/compiler)
Updates `@angular/core` from 18.2.12 to 19.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/19.1.1/packages/core)
Updates `@angular/forms` from 18.2.12 to 19.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/19.1.1/packages/forms)
Updates `@angular/platform-browser` from 18.2.12 to 19.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/19.1.1/packages/platform-browser)
Updates `@angular/platform-browser-dynamic` from 18.2.12 to 19.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/19.1.1/packages/platform-browser-dynamic)
Updates `@angular/router` from 18.2.12 to 19.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/19.1.1/packages/router)
Updates `@angular/cli` from 18.2.12 to 19.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.2.12...19.1.1)
Updates `@angular/compiler-cli` from 18.2.12 to 19.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/19.1.1/packages/compiler-cli)
---
updated-dependencies:
- dependency-name: "@angular/animations"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: angular
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: angular
- dependency-name: "@angular/compiler"
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/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: "@angular/cli"
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
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/Pyro.UI/angular-3f0ba66550 branch from 449f1a1 to a7e5491CompareJanuary 17, 2025 22:08
@dependabot@github

dependabotBot commented on behalf of githubJan 20, 2025

Copy link
Copy Markdown
ContributorAuthor

Superseded by #383.

@dependabotdependabotBot closed this Jan 20, 2025
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/Pyro.UI/angular-3f0ba66550 branch January 20, 2025 21:43
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@sys27