gothinkster / realworld

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
https://www.realworld.how/
MIT License
80.37k stars 7.31k forks source link

chore(deps): bump @angular/platform-browser from 16.2.10 to 17.1.0 #1533

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 8 months ago

Bumps @angular/platform-browser from 16.2.10 to 17.1.0.

Release notes

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

v17.1.0

17.1.0 (2024-01-17)

compiler

Commit Description
fix - 79ff91a813 allow TS jsDocParsingMode host option to be programmatically set (#53126)
fix - 5613051a8b allow TS jsDocParsingMode host option to be programmatically set again (#53292)
fix - df8a825910 project empty block root node (#53620)
fix - 478d622265 project empty block root node in template pipeline (#53620)

compiler-cli

Commit Description
feat - abdc7e4578 support type-checking for generic signal inputs (#53521)
fix - e620b3a724 add compiler option to disable control flow content projection diagnostic (#53311)
fix - 4c1d69e288 add diagnostic for control flow that prevents content projection (#53190)
fix - 76ceebad04 do not throw fatal error if extended type check fails (#53896)
fix - 1a6eaa0fea input transform in local compilation mode (#53645)
fix - 56a76d73e0 modify getConstructorDependencies helper to work with reflection host after the previous change (#52215)

core

Commit Description
feat - 863be4b698 expose new input API for signal-based inputs (#53872)
feat - 94096c6ede support TypeScript 5.3 (#52572)
fix - 69b384c0d1 SignalNode reactive node incorrectly exposing unset field (#53571)
fix - 6f79507ea7 Change defer block fixture default behavior to playthrough (#53956)
fix - 32f908ab70 do not accidentally inherit input transforms when overridden (#53571)
fix - bdd61c768a replace assertion with more intentional error (#52234)
fix - 0daca457bb TestBed should still use the microtask queue to schedule effects (#53843)

router

Commit Description
feat - 5c1d441029 Add info property to NavigationExtras (#53303)
feat - 50d7916278 Add router configuration to resolve navigation promise on error (#48910)
feat - a5a9b408e2 Add transient info to RouterLink input (#53784)
feat - 726530a9af Allow onSameUrlNavigation: 'ignore' in navigateByUrl (#52265)

v17.1.0-rc.0

17.1.0-rc.0 (2024-01-10)

common

Commit Description
fix - 1be6b0a58a remove unused parameters from the ngClass constructor (#53831)
fix - dd052dc0d6 server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Description
fix - 2dedc4a969 generate less code for advance instructions (#53845)
fix - e5f02052cb ignore empty switch blocks (#53776)

... (truncated)

Changelog

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

17.1.0 (2024-01-17)

compiler

Commit Type Description
79ff91a813 fix allow TS jsDocParsingMode host option to be programmatically set (#53126)
5613051a8b fix allow TS jsDocParsingMode host option to be programmatically set again (#53292)
df8a825910 fix project empty block root node (#53620)
478d622265 fix project empty block root node in template pipeline (#53620)

compiler-cli

Commit Type Description
abdc7e4578 feat support type-checking for generic signal inputs (#53521)
e620b3a724 fix add compiler option to disable control flow content projection diagnostic (#53311)
4c1d69e288 fix add diagnostic for control flow that prevents content projection (#53190)
76ceebad04 fix do not throw fatal error if extended type check fails (#53896)
1a6eaa0fea fix input transform in local compilation mode (#53645)
56a76d73e0 fix modify getConstructorDependencies helper to work with reflection host after the previous change (#52215)

core

Commit Type Description
863be4b698 feat expose new input API for signal-based inputs (#53872)
94096c6ede feat support TypeScript 5.3 (#52572)
69b384c0d1 fix SignalNode reactive node incorrectly exposing unset field (#53571)
6f79507ea7 fix Change defer block fixture default behavior to playthrough (#53956)
32f908ab70 fix do not accidentally inherit input transforms when overridden (#53571)
bdd61c768a fix replace assertion with more intentional error (#52234)
0daca457bb fix TestBed should still use the microtask queue to schedule effects (#53843)

router

Commit Type Description
5c1d441029 feat Add info property to NavigationExtras (#53303)
50d7916278 feat Add router configuration to resolve navigation promise on error (#48910)
a5a9b408e2 feat Add transient info to RouterLink input (#53784)
726530a9af feat Allow onSameUrlNavigation: 'ignore' in navigateByUrl (#52265)

17.0.9 (2024-01-10)

common

Commit Type Description
c22b513b3f fix remove unused parameters from the ngClass constructor (#53831)
bd9f89d1c8 fix server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Type Description
92fd6cc42e fix generate less code for advance instructions (#53845)
6a41961fbd fix ignore empty switch blocks (#53776)

compiler-cli

... (truncated)

Commits
  • 0daca45 fix(core): TestBed should still use the microtask queue to schedule effects (...
  • c2dd703 refactor(core): Remove internal-only testability features (#53767)
  • 91f250d build: configure cross-pkg resolution for api extraction (#52499)
  • c4de4e1 refactor(docs-infra): build adev application using local generated assets (#5...
  • fdb9cb7 fix(platform-browser): Get correct base path when using "." as base href when...
  • 51ed3b5 refactor(core): Separate application and platform files even more (#53371)
  • 0663708 refactor(core): Move code out of application_ref (#53371)
  • 162d940 refactor(platform-browser): clean up legacy way of getting a relative path (#...
  • 9135dba refactor(animations): EnvironmentProviders for provideAnimationsAsync (#5...
  • 5ee11a7 fix(animations): prevent the AsyncAnimationRenderer from calling the delegate...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
stackblitz[bot] commented 8 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

netlify[bot] commented 8 months ago

Deploy Preview for frabjous-strudel-0577e0 failed.

Name Link
Latest commit e5e447129415434bfe7b48627b636b1747fe96d6
Latest deploy log https://app.netlify.com/sites/frabjous-strudel-0577e0/deploys/65aea6e607e3d5000834eb4e
netlify[bot] commented 8 months ago

Deploy Preview for realworld-docs failed.

Name Link
Latest commit e5e447129415434bfe7b48627b636b1747fe96d6
Latest deploy log https://app.netlify.com/sites/realworld-docs/deploys/65aea6e63174ee0008b4de6d
dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.