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 - #387

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/Pyro.UI/angular-a9e5016ed6
Open

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

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJan 22, 2025

Copy link
Copy Markdown
Contributor

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

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

Updates @angular/animations from 18.2.12 to 19.1.3

Release notes

Sourced from @​angular/animations's releases.

v19.1.3

19.1.3 (2025-01-22)

compiler

CommitDescription
fix - ecfb74d287handle :host-context with comma-separated child selector (#59276)

compiler-cli

CommitDescription
fix - 53160e504dextract parenthesized dependencies during HMR (#59644)
fix - 39690969afhandle conditional expressions when extracting dependencies (#59637)
fix - 78af7a5059handle new expressions when extracting dependencies (#59637)

core

CommitDescription
fix - 408af24ff3capture self-referencing component during HMR (#59644)
fix - d7575c201creplace metadata in place during HMR (#59644)
fix - 26f6d4c485skip component ID collision warning during SSR (#59625)

migrations

CommitDescription
fix - a62c84bc18avoid applying the same replacements twice when cleaning up unused imports (#59656)

platform-browser

CommitDescription
fix - b2b3816cb1clear renderer cache during HMR when using async animations (#59644)

v19.1.2

19.1.2 (2025-01-20)

compiler

CommitDescription
fix - 8dcd889987update @ng/component URL to be relative (#59620)

compiler-cli

CommitDescription
fix - 95a05bb202disable tree shaking during HMR (#59595)

core

CommitDescription
fix - a4eb74c79canimation sometimes renderer not being destroyed during HMR (#59574)
fix - 906413aba3change Resource to use explicit undefined in its typings (#59024)
fix - 4eb541837ccleanup _ejsa when app is destroyed (#59492)
fix - 5497102769cleanup stash listener when app is destroyed (#59598)
fix - 266a8f2f2ehandle shadow DOM encapsulated component with HMR (#59597)
fix - 6f7716268aHMR not matching component that injects ViewContainerRef (#59596)
fix - d12a186d53treat exceptions in equal as part of computation (#55818)

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

19.1.3 (2025-01-22)

compiler

CommitTypeDescription
ecfb74d287fixhandle :host-context with comma-separated child selector (#59276)

compiler-cli

CommitTypeDescription
53160e504dfixextract parenthesized dependencies during HMR (#59644)
39690969affixhandle conditional expressions when extracting dependencies (#59637)
78af7a5059fixhandle new expressions when extracting dependencies (#59637)

core

CommitTypeDescription
408af24ff3fixcapture self-referencing component during HMR (#59644)
d7575c201cfixreplace metadata in place during HMR (#59644)
26f6d4c485fixskip component ID collision warning during SSR (#59625)

migrations

CommitTypeDescription
a62c84bc18fixavoid applying the same replacements twice when cleaning up unused imports (#59656)

platform-browser

CommitTypeDescription
b2b3816cb1fixclear renderer cache during HMR when using async animations (#59644)

19.1.2 (2025-01-20)

compiler

CommitTypeDescription
8dcd889987fixupdate @ng/component URL to be relative (#59620)

compiler-cli

CommitTypeDescription
95a05bb202fixdisable tree shaking during HMR (#59595)

core

CommitTypeDescription
a4eb74c79cfixanimation sometimes renderer not being destroyed during HMR (#59574)
906413aba3fixchange Resource to use explicit undefined in its typings (#59024)
4eb541837cfixcleanup _ejsa when app is destroyed (#59492)
5497102769fixcleanup stash listener when app is destroyed (#59598)
266a8f2f2efixhandle shadow DOM encapsulated component with HMR (#59597)
6f7716268afixHMR not matching component that injects ViewContainerRef (#59596)
d12a186d53fixtreat exceptions in equal as part of computation (#55818)

... (truncated)

Commits
  • a4eb74c fix(core): animation sometimes renderer not being destroyed during HMR (#59574)
  • 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.3

Release notes

Sourced from @​angular/common's releases.

v19.1.3

19.1.3 (2025-01-22)

compiler

CommitDescription
fix - ecfb74d287handle :host-context with comma-separated child selector (#59276)

compiler-cli

CommitDescription
fix - 53160e504dextract parenthesized dependencies during HMR (#59644)
fix - 39690969afhandle conditional expressions when extracting dependencies (#59637)
fix - 78af7a5059handle new expressions when extracting dependencies (#59637)

core

CommitDescription
fix - 408af24ff3capture self-referencing component during HMR (#59644)
fix - d7575c201creplace metadata in place during HMR (#59644)
fix - 26f6d4c485skip component ID collision warning during SSR (#59625)

migrations

CommitDescription
fix - a62c84bc18avoid applying the same replacements twice when cleaning up unused imports (#59656)

platform-browser

CommitDescription
fix - b2b3816cb1clear renderer cache during HMR when using async animations (#59644)

v19.1.2

19.1.2 (2025-01-20)

compiler

CommitDescription
fix - 8dcd889987update @ng/component URL to be relative (#59620)

compiler-cli

CommitDescription
fix - 95a05bb202disable tree shaking during HMR (#59595)

core

CommitDescription
fix - a4eb74c79canimation sometimes renderer not being destroyed during HMR (#59574)
fix - 906413aba3change Resource to use explicit undefined in its typings (#59024)
fix - 4eb541837ccleanup _ejsa when app is destroyed (#59492)
fix - 5497102769cleanup stash listener when app is destroyed (#59598)
fix - 266a8f2f2ehandle shadow DOM encapsulated component with HMR (#59597)
fix - 6f7716268aHMR not matching component that injects ViewContainerRef (#59596)
fix - d12a186d53treat exceptions in equal as part of computation (#55818)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

19.1.3 (2025-01-22)

compiler

CommitTypeDescription
ecfb74d287fixhandle :host-context with comma-separated child selector (#59276)

compiler-cli

CommitTypeDescription
53160e504dfixextract parenthesized dependencies during HMR (#59644)
39690969affixhandle conditional expressions when extracting dependencies (#59637)
78af7a5059fixhandle new expressions when extracting dependencies (#59637)

core

CommitTypeDescription
408af24ff3fixcapture self-referencing component during HMR (#59644)
d7575c201cfixreplace metadata in place during HMR (#59644)
26f6d4c485fixskip component ID collision warning during SSR (#59625)

migrations

CommitTypeDescription
a62c84bc18fixavoid applying the same replacements twice when cleaning up unused imports (#59656)

platform-browser

CommitTypeDescription
b2b3816cb1fixclear renderer cache during HMR when using async animations (#59644)

19.1.2 (2025-01-20)

compiler

CommitTypeDescription
8dcd889987fixupdate @ng/component URL to be relative (#59620)

compiler-cli

CommitTypeDescription
95a05bb202fixdisable tree shaking during HMR (#59595)

core

CommitTypeDescription
a4eb74c79cfixanimation sometimes renderer not being destroyed during HMR (#59574)
906413aba3fixchange Resource to use explicit undefined in its typings (#59024)
4eb541837cfixcleanup _ejsa when app is destroyed (#59492)
5497102769fixcleanup stash listener when app is destroyed (#59598)
266a8f2f2efixhandle shadow DOM encapsulated component with HMR (#59597)
6f7716268afixHMR not matching component that injects ViewContainerRef (#59596)
d12a186d53fixtreat exceptions in equal as part of computation (#55818)

... (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.3

Release notes

Sourced from @​angular/compiler's releases.

v19.1.3

19.1.3 (2025-01-22)

compiler

CommitDescription
fix - ecfb74d287handle :host-context with comma-separated child selector (#59276)

compiler-cli

CommitDescription
fix - 53160e504dextract parenthesized dependencies during HMR (#59644)
fix - 39690969afhandle conditional expressions when extracting dependencies (#59637)
fix - 78af7a5059handle new expressions when extracting dependencies (#59637)

core

CommitDescription
fix - 408af24ff3capture self-referencing component during HMR (#59644)
fix - d7575c201creplace metadata in place during HMR (#59644)
fix - 26f6d4c485skip component ID collision warning during SSR (#59625)

migrations

CommitDescription
fix - a62c84bc18avoid applying the same replacements twice when cleaning up unused imports (#59656)

platform-browser

CommitDescription
fix - b2b3816cb1clear renderer cache during HMR when using async animations (#59644)

v19.1.2

19.1.2 (2025-01-20)

compiler

CommitDescription
fix - 8dcd889987update @ng/component URL to be relative (#59620)

compiler-cli

CommitDescription
fix - 95a05bb202disable tree shaking during HMR (#59595)

core

CommitDescription
fix - a4eb74c79canimation sometimes renderer not being destroyed during HMR (#59574)
fix - 906413aba3change Resource to use explicit undefined in its typings (#59024)
fix - 4eb541837ccleanup _ejsa when app is destroyed (#59492)
fix - 5497102769cleanup stash listener when app is destroyed (#59598)
fix - 266a8f2f2ehandle shadow DOM encapsulated component with HMR (#59597)
fix - 6f7716268aHMR not matching component that injects ViewContainerRef (#59596)
fix - d12a186d53treat exceptions in equal as part of computation (#55818)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

19.1.3 (2025-01-22)

compiler

CommitTypeDescription
ecfb74d287fixhandle :host-context with comma-separated child selector (#59276)

compiler-cli

CommitTypeDescription
53160e504dfixextract parenthesized dependencies during HMR (#59644)
39690969affixhandle conditional expressions when extracting dependencies (#59637)
78af7a5059fixhandle new expressions when extracting dependencies (#59637)

core

CommitTypeDescription
408af24ff3fixcapture self-referencing component during HMR (#59644)
d7575c201cfixreplace metadata in place during HMR (#59644)
26f6d4c485fixskip component ID collision warning during SSR (#59625)

migrations

CommitTypeDescription
a62c84bc18fixavoid applying the same replacements twice when cleaning up unused imports (#59656)

platform-browser

CommitTypeDescription
b2b3816cb1fixclear renderer cache during HMR when using async animations (#59644)

19.1.2 (2025-01-20)

compiler

CommitTypeDescription
8dcd889987fixupdate @ng/component URL to be relative (#59620)

compiler-cli

CommitTypeDescription
95a05bb202fixdisable tree shaking during HMR (#59595)

core

CommitTypeDescription
a4eb74c79cfixanimation sometimes renderer not being destroyed during HMR (#59574)
906413aba3fixchange Resource to use explicit undefined in its typings (#59024)
4eb541837cfixcleanup _ejsa when app is destroyed (#59492)
5497102769fixcleanup stash listener when app is destroyed (#59598)
266a8f2f2efixhandle shadow DOM encapsulated component with HMR (#59597)
6f7716268afixHMR not matching component that injects ViewContainerRef (#59596)
d12a186d53fixtreat exceptions in equal as part of computation (#55818)

... (truncated)

Commits
  • ecfb74d fix(compiler): handle :host-context with comma-separated child selector (#59276)
  • 8dcd889 fix(compiler): update @ng/component URL to be relative (#59620)
  • 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)
  • Additional commits viewable in compare view

Updates @angular/core from 18.2.12 to 19.1.3

Release notes

Sourced from @​angular/core's releases.

v19.1.3

19.1.3 (2025-01-22)

compiler

CommitDescription
fix - ecfb74d287handle :host-context with comma-separated child selector (#59276)

compiler-cli

CommitDescription
fix - 53160e504dextract parenthesized dependencies during HMR (#59644)
fix - 39690969afhandle conditional expressions when extracting dependencies (#59637)
fix - 78af7a5059handle new expressions when extracting dependencies (#59637)

core

CommitDescription
fix - 408af24ff3capture self-referencing component during HMR (#59644)
fix - d7575c201creplace metadata in place during HMR (#59644)
fix - 26f6d4c485skip component ID collision warning during SSR (#59625)

migrations

CommitDescription
fix - a62c84bc18avoid applying the same replacements twice when cleaning up unused imports (#59656)

platform-browser

CommitDescription
fix - b2b3816cb1clear renderer cache during HMR when using async animations (#59644)

v19.1.2

19.1.2 (2025-01-20)

compiler

CommitDescription
fix - 8dcd889987update @ng/component URL to be relative (#59620)

compiler-cli

CommitDescription
fix - 95a05bb202disable tree shaking during HMR (#59595)

core

CommitDescription
fix - a4eb74c79canimation sometimes renderer not being destroyed during HMR (#59574)
fix - 906413aba3change Resource to use explicit undefined in its typings (#59024)
fix - 4eb541837ccleanup _ejsa when app is destroyed (#59492)
fix - 5497102769cleanup stash listener when app is destroyed (#59598)
fix - 266a8f2f2ehandle shadow DOM encapsulated component with HMR (#59597)
fix - 6f7716268aHMR not matching component that injects ViewContainerRef (#59596)
fix - d12a186d53treat exceptions in equal as part of computation (#55818)

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

19.1.3 (2025-01-22)

compiler

CommitTypeDescription
ecfb74d287fixhandle :host-context with comma-separated child selector (#59276)

compiler-cli

CommitTypeDescription
53160e504dfixextract parenthesized dependencies during HMR (#59644)
39690969affixhandle conditional expressions when extracting dependencies (#59637)
78af7a5059fixhandle new expressions when extracting dependencies (#59637)

core

CommitTypeDescription
408af24ff3fixcapture self-referencing component during HMR (#59644)
d7575c201cfixreplace metadata in place during HMR (#59644)
26f6d4c485fixskip component ID collision warning during SSR (#59625)

migrations

CommitTypeDescription
a62c84bc18fixavoid applying the same replacements twice when cleaning up unused imports (#59656)

platform-browser

CommitTypeDescription
b2b3816cb1fixclear renderer cache during HMR when using async animations (#59644)

19...

Description has been truncated

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.3` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.12` | `19.1.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.12` | `19.1.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.12` | `19.1.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.12` | `19.1.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.12` | `19.1.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.12` | `19.1.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.12` | `19.1.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.12` | `19.1.4` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.12` | `19.1.3` |
Updates `@angular/animations` from 18.2.12 to 19.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/19.1.3/packages/animations)
Updates `@angular/common` from 18.2.12 to 19.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/19.1.3/packages/common)
Updates `@angular/compiler` from 18.2.12 to 19.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/19.1.3/packages/compiler)
Updates `@angular/core` from 18.2.12 to 19.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/19.1.3/packages/core)
Updates `@angular/forms` from 18.2.12 to 19.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/19.1.3/packages/forms)
Updates `@angular/platform-browser` from 18.2.12 to 19.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/19.1.3/packages/platform-browser)
Updates `@angular/platform-browser-dynamic` from 18.2.12 to 19.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/19.1.3/packages/platform-browser-dynamic)
Updates `@angular/router` from 18.2.12 to 19.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/19.1.3/packages/router)
Updates `@angular/cli` from 18.2.12 to 19.1.4
- [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.4)
Updates `@angular/compiler-cli` from 18.2.12 to 19.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/19.1.3/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>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2025
@dependabot
dependabotBot requested a review from sys27January 22, 2025 21:29
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