Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request renovates the package group "all".
2.0.0
to2.3.0
5.0.0
to5.2.3
5.0.0
to5.2.3
Release Notes
chalk/chalk
v2.2.0
Chalk now comes with TypeScript type definitions built-in. chalk/chalk@f653b06
Note: It's incompatible with
@types/chalk
if you're currently using that:https://github.com/chalk/chalk/issues/215
v2.3.0
.visible()
method for emitting text only when Chalk is enabled. This can be useful for purely cosmetic content that shouldn't be shown when there are no colors, like when piping the output. chalk/chalk@dc092b4Commits
chalk/chalk
v2.0.1
caeb7d8
fix missing TERM cases5827081
2.0.1v2.1.0
3d10f8f
Code style tweaks5ec90cb
Link to v2 release notes8d26c14
Minor meta tweaks23092ee
add note about brightBlack (ref chalk/ansi-styles#33)5cdd9ed
Demonstrate crash when using Truecolor methods and color is unsupported (#174)e8d28f3
Return emptystring
when there are no arguments (#183)4c4eb1f
Move testing toava
(#182)4c4ba2d
Fix template literal test7dbd8c3
Add related packages in the readme (#193)7a75399
Add failing template testsfbd17e7
Escape backslashes in template arguments (fixes #177)0827d3b
Fix level when supportsColor returns falsey (fixes #176, #175)f0c0178
Allow multiple arguments in base chalk object (fixes #187)106f086
Rewrite templating system (closes #186, fixes #184)69ac663
Fix undefined and null interpolated expressions (fixes #194)38f641a
v2.1.0v2.2.0
a9f0c77
Use aMap
and some minor regex tweaks37db75e
Add related package in the readme7898eda
Update chalk-pipe description5e6d5fd
Addstrip-ansi-stream
to related modulesf653b06
Add TypeScript definitions (#207)f0533f6
Bump dev dependenciesd86db88
2.2.0v2.2.2
4372d27
Add Awesome mentioned badgedc092b4
Add .visible for emitting text only when enabled (fixes #192)6adf579
2.2.1ede3103
add failing test for .visible buge2a4aa4
fix .visible when called after .enable is set to falsee1177ec
2.2.2v2.3.0
7be154c
TypeScript fixes (#217)14e0aa9
2.3.0angular/angular
v5.2.2
f9a6a94
fix(aio): update redirects to fix unwanted 404s (#21712)43d1b98
docs(aio): update docs changelog with links to ts-to-js guide (#21712)01cef01
build(aio): add tests for Firebase redirection (#21712)f11b2fb
fix(aio): add missing forward slash to redirect (#21712)8baff18
fix(ivy): add names to function expressions (#21714)4b70bcd
test(forms): Better description and coverage for #19256 (#21652)cb5090c
fix(compiler): fix ICU select messages to use male/female/other (#21713)acf381b
docs: update ICU select messages to use male/female (#21713)1e9cd95
test(ivy): content projection canonical example (#21674)1a75934
build(aio): migrate plunker to stackblitz (#20165)8522546
build(aio): upgrade samplepackage.json
files to jasmine@~2.8.0 (#20165)15c2a93
build(aio): check for obsoleteplnkr.json
and missingmain
files (#20165)d0e086a
fix(aio): remove remainingplnkr
references (#20165)925e654
fix(router): don't use ParamsInheritanceStrategy in declarations (#21574)12f801e
fix(aio): add missing leading slash on firebase redirect (#21761)c7c5214
build: merge PR to all branches per target: label (#21739)5f681f9
fix(compiler): Don't strip `/*# sourceURL ... */` (#16088)c6ecb63
Revert "fix(aio): add missing leading slash on firebase redirect (#21761)"7536224
Revert "fix(aio): add missing forward slash to redirect (#21712)"bf5f50d
Revert "build(aio): add tests for Firebase redirection (#21712)"92ddd46
Revert "docs(aio): update docs changelog with links to ts-to-js guide (#21712)"e4b11b2
Revert "fix(aio): update redirects to fix unwanted 404s (#21712)"v5.2.3
53ed4b4
test(ivy): add missing lifecycle tests for projected components (#21650)1fe55e2
feat(ivy): add afterContentInit and afterContentChecked to render3 (#21650)97b9280
fix(ivy): correct onDestroy order for projected components (#21650)9817475
refactor(ivy): add type and hooks to directive def (#21650)9c99e6a
refactor(ivy): move init hooks into TView (#21650)2c33d17
refactor(ivy): move content and view hooks into TView (#21650)811679a
refactor(ivy): remove unnecessary Comp.r function (#21650)33b3381
refactor(ivy): move onDestroys out of cleanup (#21650)3e03dbe
refactor(ivy): flatten hooks and collapse LView hook properties (#21650)5269ce2
feat(ivy): support deep queries through view boundaries (#21700)d6d8fe8
build(aio): upgrade CLI version to cope with new Angular 6.0.0-beta.1 release (#21772)f8fa20d
docs(aio): fix paths to imported CSS stylesheets (#21772)23596b3
docs(aio): fix missing stylesheet in component-styles example (#21772)5713faa
build: autosquashes SHAs as part of merge-pr script (#21791)170885c
fix(forms): allow FormBuilder to create controls with any formState type (#20917)fac4d8d
build(common): specify explicit locales dir in package.json (#21016)08aa54e
ci: Add back the CLI integration test with pinning (#21555)bbb8f38
feat(ivy): implement template variables (#21760)f9381e4
feat(ivy): implement QueryList array-related methods (#21778)1b2271a
fix(aio): fix SideNav height on narrow screens (#21538)108fa15
fix(aio): close SideNav on non-sidenav doc on wide screen (#21538)3b7bab7
feat(router): add navigationSource and restoredState to NavigationStart event (#21728)e608052
docs: add notes on email used for CLA (#21754)d964491
fix(router): remove @internal tag on ParamInheritanceType (#21773)2b68e8d
fix(language-service): spell diagnostics correctly (#21812)676d9c2
fix(language-service): ensure correct paths are passed to TypeScript (#21812)8df56fe
build(aio): prevent Windows error onserve-and-sync
(#21806)e0b31db
build: merge-pr now checks that PR status is green before proceeding (#21810)d3d3f71
test(ivy): add canonical lifecycle example (#21793)dcca799
fix(ivy): call onChanges before onInit (#21793)2af19c9
fix(core): fix retrieving the binding name when an expression changes (#21814)c3fb820
fix(aio): don't set noindex metatag in the static index.html (#21816)ede9cb7
Revert: "feat(router): add navigationSource and restoredState to NavigationStart event (#21728)"1278cca
perf(ivy): removes generation of comments (#21638)ab69f12
refactor(ivy): code review changes (#21638)6245637
fix(ivy): correct query read logic after merges (#21749)d364117
fix(ivy): correct errors in template variable specification (#21759)87754ad
fix(ivy): emit typetype
fields (#21789)5778bb8
fix(ivy): fix issues found producing "Hello, World" example (#21790)a1cc02f
build: update to latest bazel rules (#21821)5bd93b1
build: fix broken build (#21835)c40ae7f
feat(router): add navigationSource and restoredState to NavigationStart event (#21728)6e8bc31
docs: change ”it's" to "its" as needed in several docs. (#21867)72265f7
fix(aio): missing plural s in preserveWhiteSpaces example (#21854)18174e5
feat(ivy): support ng-content projection in the ivy compiler (#21764)dd48df1
perf(ivy): use buildOptimizer in hello_world__render3__rollup integration test (#21744)11b1267
docs: document debugging a Node test in VSCode/Bazel (#21868)b4cd279
fix(forms): inserting and removing controls should work in re-bound form arrays (#21822)8dff9d8
refactor(ivy): save check methods separately (#21795)120bdee
fix(common): allow HttpInterceptors to inject HttpClient (#19809)02483a0
Revert: "refactor(ivy): save check methods separately"bb577c6
ci: unblock master by ignoring date pipe tests while we fix it (#21906)b62739a
fix(common): generate closure-locale data file with exported plural functions (#21873)b10540a
feat(service-worker): add helper script which will uninstall SW (#21863)285dd6b
feat(ivy): observable QueryList (#21859)7305e8b
refactor(ivy): rename LQuery to LQueries and associated renames (#21857)4c1743c
refactor(ivy): rename QueryPredicate to LQuery (#21857)407b5cf
refactor(ivy): re-introduce QueryPredicate with more focused role (#21857) (#21857)0365592
test(ivy): add canonical view query example (#21912)81306c1
feat(ivy): add support for content query (#21912)9dca5f2
refactor(ivy): save check methods separately (#21795) (#21905)06d6c76
fix(ivy): compiler should emit new refresh pattern (#21862)c83c416
build(aio): upgrade to dgeni-packages 0.24.0 (#21802)eeab433
docs: Fix platform-detection example for Universal (#21796)ccd0298
ci(ivy): enable size tracking of a minimal cli render3 application (#21792)7a20691
docs: add http guide sample and adjust text (#21326)db3e65f
docs(service-worker): describe safety-worker.js in SW guide (#21921)3db75b3
test(ivy): temp disable payload limit tests (#21940)5da72cc
release: cut the 6.0.0-beta.2 releaseThis PR has been generated by Renovate Bot.