legumeinfo / gcv

Federating genomes with love (and synteny derived from functional annotations)
https://gcv.legumeinfo.org/
Apache License 2.0
40 stars 12 forks source link

Bump @angular/compiler from 16.2.2 to 17.0.1 #999

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps @angular/compiler from 16.2.2 to 17.0.1.

Release notes

Sourced from @​angular/compiler's releases.

v17.0.1

17.0.1 (2023-11-08)

http

Commit Description
fix - 5c6f3f8ec0 Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Description
fix - 70d30c28e0 Add support for ng-templates with i18n attributes (#52597)
fix - 4f125c5f9a Switches to multiple passes to fix several reported bugs (#52592)

v17.0.0

17.0.0 (2023-11-08)

Commit Description
build - 59aa0634f4 remove support for Node.js v16 (#51755)

animations

Commit Description
feat - e753278faa Add the possibility of lazy loading animations code. (#50738)
fix - 698c058e1c remove code duplication between entry-points (#51500)
refactor - 0598613950 deprecation of AnimationDriver.NOOP (#51843)

benchpress

Commit Description
feat - 2da3551a70 report gc and render time spent in script (#50771)

common

Commit Description
feat - fe2fd7e1a8 make the warning for lazy-loaded lcp image an error (#51748)
feat - dde3fdabbd upgrade warning to logged error for lazy-loaded LCP images using NgOptimizedImage (#52004)
fix - da056a1fe2 add missing types field for @​angular/common/locales of exports in package.json (#52080)
fix - 85843e8212 allow to specify only some properties of DatePipeConfig (#51287)
fix - 3bd85fb7b0 apply fixed_srcset_width value only to fixed srcsets (#52459)
fix - 65b460448e missing space in ngSwitch equality warning (#52180)
fix - 86c5e34601 remove code duplication between entry-points (#51500)
fix - 28a5925f53 use === operator to match NgSwitch cases (#51504)

compiler

Commit Description
feat - 1934524a0c add docs extraction for type aliases (#52118)
feat - 7f6d9a73ab expand class api doc extraction (#51733)
feat - a7fa25306f extract api docs for interfaces (#52006)
feat - 7bfe20707f extract api for fn overloads and abtract classes (#52040)
feat - c7daf7ea16 extract directive docs info (#51733)
feat - e0b1bb33d7 extract doc info for JsDoc (#51733)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

17.0.1 (2023-11-08)

http

Commit Type Description
5c6f3f8ec0 fix Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Type Description
70d30c28e0 fix Add support for ng-templates with i18n attributes (#52597)
4f125c5f9a fix Switches to multiple passes to fix several reported bugs (#52592)

Web Frameworks: the internet frontier.
These are the voyages of the framework Angular. Its continuing mission: To explore strange, new technologies. To seek out new users and new applications. To boldly go where no web framework has gone before.

In honor of v17.0.1

                                                  ______
                                     ___.--------'------`---------.____
                               _.---'----------------------------------`---.__
                             .'___=]===========================================
,-----------------------..__/.'         >--.______        _______.---'
]====================<==||(__)        .'          `------'
`-----------------------`' ----.___--/
     /       /---'                 `/
    /_______(______________________/
    `-------------.--------------.'
                   \________|_.-'

Live long and prosper 🖖🏻

17.0.0 (2023-11-08)

Blog post "Angular v17 is now available".

Breaking Changes

  • Node.js v16 support has been removed and the minimum support version has been bumped to 18.13.0.

    Node.js v16 is planned to be End-of-Life on 2023-09-11. Angular will stop supporting Node.js v16 in Angular v17. For Node.js release schedule details, please see: https://github.com/nodejs/release#release-schedule

common

... (truncated)

Commits
  • 590c618 refactor(compiler): Fix two-way binding source maps (#52479)
  • b44f2f9 refactor(compiler): Fix two-way bindings in template pipeline (#52479)
  • a48d65c refactor(compiler): Support extracting deps functions for defer in template...
  • 42899c5 refactor(compiler): Emit a template ref extractor on ng-templates with loca...
  • dab522f refactor(compiler): Support defer triggers with no arguments in template pipe...
  • 8400533 refactor(compiler): Support deferWhen instructions in template pipeline (#5...
  • 91dbcb5 refactor(compiler): Add more comments for i18n template pipeline phases (#52503)
  • fa9bca2 refactor(compiler): Add support for ICUs as part of another i18n message (#52...
  • 51d73ed refactor(compiler): Introduce i18n context objects (#52503)
  • 83067b3 fix(compiler): ng-template directive invoke twice at the root of control flow...
  • 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)
dependabot[bot] commented 10 months ago

Superseded by #1002.