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

Bump @angular/compiler from 17.0.3 to 17.1.2 #583

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps @angular/compiler from 17.0.3 to 17.1.2.

Release notes

Sourced from @​angular/compiler's releases.

v17.1.2

17.1.2 (2024-01-31)

Commit Description
fix - ccddacf11d cta clickability issue in adev homepage. (#52905)

animations

Commit Description
fix - 98d545fafa cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Description
fix - cdc5e39532 The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Description
fix - f12b01ec88 Update type check block to fix control flow source mappings (#53980)

core

Commit Description
fix - c477e876e3 change defer block fixture default behavior to playthrough (#54088)

migrations

Commit Description
fix - 8264382a6b error in standalone migration when non-array value is used as declarations in TestBed (#54122)

v17.1.1

17.1.1 (2024-01-24)

router

Commit Description
fix - f222bee8fa revert commit that replaced last helper with native Array.at(-1) (#54021)

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)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

17.1.2 (2024-01-31)

Commit Type Description
ccddacf11d fix cta clickability issue in adev homepage. (#52905)

animations

Commit Type Description
98d545fafa fix cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Type Description
cdc5e39532 fix The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Type Description
f12b01ec88 fix Update type check block to fix control flow source mappings (#53980)

core

Commit Type Description
c477e876e3 fix change defer block fixture default behavior to playthrough (#54088)

migrations

Commit Type Description
8264382a6b fix error in standalone migration when non-array value is used as declarations in TestBed (#54122)

17.2.0-next.0 (2024-01-24)

compiler

Commit Type Description
66e940aebf feat scope selectors in @​starting-style (#53943)

17.1.1 (2024-01-24)

router

Commit Type Description
f222bee8fa fix revert commit that replaced last helper with native Array.at(-1) (#54021)

17.1.0 (2024-01-17)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • 7786e35 refactor(compiler): distinguish two-way bindings in the AST (#54065)
  • 4910133 refactor(compiler): Fix defer deps fn duplicate names in Template Pipeline (#...
  • f12b01e fix(compiler): Update type check block to fix control flow source mappings (#...
  • 0c8aaf0 refactor(compiler): Support externally provided defer deps fns (#54043)
  • 9778326 refactor(compiler): ICUs should roll up to the root i18n block for applicatio...
  • 025f7af refactor(compiler): remove mentions of unused compiler options. (#53746)
  • 79e8539 refactor(compiler): extra diagnostics for @defer in local compilation mode ...
  • 6971341 refactor(compiler): update TemplateDefinitionBuilder to support local compila...
  • 4c4fea1 refactor(compiler): add support for internal deferredImports field (#53591)
  • 29b959c refactor(compiler): add an internal API to check is an element is inside a de...
  • 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 <dependency name> 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)

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 17.0.3 to 17.1.2.
- [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/17.1.2/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants