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

Update all packages #1

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

Update all packages #1

wants to merge 1 commit into from

Conversation

renovate-tests
Copy link
Owner

@renovate-tests renovate-tests commented Feb 2, 2018

This Pull Request renovates the package group "all".

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

  • Added a .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@dc092b4
  • TypeScript type definitions improvements. chalk/chalk@7be154c

Commits

chalk/chalk

v2.0.1

v2.1.0

  • 3d10f8fCode style tweaks
  • 5ec90cbLink to v2 release notes
  • 8d26c14Minor meta tweaks
  • 23092eeadd note about brightBlack (ref chalk/ansi-styles#​33)
  • 5cdd9edDemonstrate crash when using Truecolor methods and color is unsupported (#​174)
  • e8d28f3Return empty string when there are no arguments (#​183)
  • 4c4eb1fMove testing to ava (#​182)
  • 4c4ba2dFix template literal test
  • 7dbd8c3Add related packages in the readme (#​193)
  • 7a75399Add failing template tests
  • fbd17e7Escape backslashes in template arguments (fixes #​177)
  • 0827d3bFix level when supportsColor returns falsey (fixes #​176, #​175)
  • f0c0178Allow multiple arguments in base chalk object (fixes #​187)
  • 106f086Rewrite templating system (closes #​186, fixes #​184)
  • 69ac663Fix undefined and null interpolated expressions (fixes #​194)
  • 38f641av2.1.0

v2.2.0

  • a9f0c77Use a Map and some minor regex tweaks
  • 37db75eAdd related package in the readme
  • 7898edaUpdate chalk-pipe description
  • 5e6d5fdAdd strip-ansi-stream to related modules
  • f653b06Add TypeScript definitions (#​207)
  • f0533f6Bump dev dependencies
  • d86db882.2.0

v2.2.2

  • 4372d27Add Awesome mentioned badge
  • dc092b4Add .visible for emitting text only when enabled (fixes #​192)
  • 6adf5792.2.1
  • ede3103add failing test for .visible bug
  • e2a4aa4fix .visible when called after .enable is set to false
  • e1177ec2.2.2

v2.3.0

angular/angular

v5.2.2

  • f9a6a94fix(aio): update redirects to fix unwanted 404s (#​21712)
  • 43d1b98docs(aio): update docs changelog with links to ts-to-js guide (#​21712)
  • 01cef01build(aio): add tests for Firebase redirection (#​21712)
  • f11b2fbfix(aio): add missing forward slash to redirect (#​21712)
  • 8baff18fix(ivy): add names to function expressions (#​21714)
  • 4b70bcdtest(forms): Better description and coverage for #​19256 (#​21652)
  • cb5090cfix(compiler): fix ICU select messages to use male/female/other (#​21713)
  • acf381bdocs: update ICU select messages to use male/female (#​21713)
  • 1e9cd95test(ivy): content projection canonical example (#​21674)
  • 1a75934build(aio): migrate plunker to stackblitz (#​20165)
  • 8522546build(aio): upgrade sample package.json files to jasmine@​~2.8.0 (#​20165)
  • 15c2a93build(aio): check for obsolete plnkr.json and missing main files (#​20165)
  • d0e086afix(aio): remove remaining plnkr references (#​20165)
  • 925e654fix(router): don't use ParamsInheritanceStrategy in declarations (#​21574)
  • 12f801efix(aio): add missing leading slash on firebase redirect (#​21761)
  • c7c5214build: merge PR to all branches per target: label (#​21739)
  • 5f681f9fix(compiler): Don't strip `/*# sourceURL ... */` (#​16088)
  • c6ecb63Revert "fix(aio): add missing leading slash on firebase redirect (#​21761)"
  • 7536224Revert "fix(aio): add missing forward slash to redirect (#​21712)"
  • bf5f50dRevert "build(aio): add tests for Firebase redirection (#​21712)"
  • 92ddd46Revert "docs(aio): update docs changelog with links to ts-to-js guide (#​21712)"
  • e4b11b2Revert "fix(aio): update redirects to fix unwanted 404s (#​21712)"

v5.2.3

  • 53ed4b4test(ivy): add missing lifecycle tests for projected components (#​21650)
  • 1fe55e2feat(ivy): add afterContentInit and afterContentChecked to render3 (#​21650)
  • 97b9280fix(ivy): correct onDestroy order for projected components (#​21650)
  • 9817475refactor(ivy): add type and hooks to directive def (#​21650)
  • 9c99e6arefactor(ivy): move init hooks into TView (#​21650)
  • 2c33d17refactor(ivy): move content and view hooks into TView (#​21650)
  • 811679arefactor(ivy): remove unnecessary Comp.r function (#​21650)
  • 33b3381refactor(ivy): move onDestroys out of cleanup (#​21650)
  • 3e03dberefactor(ivy): flatten hooks and collapse LView hook properties (#​21650)
  • 5269ce2feat(ivy): support deep queries through view boundaries (#​21700)
  • d6d8fe8build(aio): upgrade CLI version to cope with new Angular 6.0.0-beta.1 release (#​21772)
  • f8fa20ddocs(aio): fix paths to imported CSS stylesheets (#​21772)
  • 23596b3docs(aio): fix missing stylesheet in component-styles example (#​21772)
  • 5713faabuild: autosquashes SHAs as part of merge-pr script (#​21791)
  • 170885cfix(forms): allow FormBuilder to create controls with any formState type (#​20917)
  • fac4d8dbuild(common): specify explicit locales dir in package.json (#​21016)
  • 08aa54eci: Add back the CLI integration test with pinning (#​21555)
  • bbb8f38feat(ivy): implement template variables (#​21760)
  • f9381e4feat(ivy): implement QueryList array-related methods (#​21778)
  • 1b2271afix(aio): fix SideNav height on narrow screens (#​21538)
  • 108fa15fix(aio): close SideNav on non-sidenav doc on wide screen (#​21538)
  • 3b7bab7feat(router): add navigationSource and restoredState to NavigationStart event (#​21728)
  • e608052docs: add notes on email used for CLA (#​21754)
  • d964491fix(router): remove @​internal tag on ParamInheritanceType (#​21773)
  • 2b68e8dfix(language-service): spell diagnostics correctly (#​21812)
  • 676d9c2fix(language-service): ensure correct paths are passed to TypeScript (#​21812)
  • 8df56febuild(aio): prevent Windows error on serve-and-sync (#​21806)
  • e0b31dbbuild: merge-pr now checks that PR status is green before proceeding (#​21810)
  • d3d3f71test(ivy): add canonical lifecycle example (#​21793)
  • dcca799fix(ivy): call onChanges before onInit (#​21793)
  • 2af19c9fix(core): fix retrieving the binding name when an expression changes (#​21814)
  • c3fb820fix(aio): don't set noindex metatag in the static index.html (#​21816)
  • ede9cb7Revert: "feat(router): add navigationSource and restoredState to NavigationStart event (#​21728)"
  • 1278ccaperf(ivy): removes generation of comments (#​21638)
  • ab69f12refactor(ivy): code review changes (#​21638)
  • 6245637fix(ivy): correct query read logic after merges (#​21749)
  • d364117fix(ivy): correct errors in template variable specification (#​21759)
  • 87754adfix(ivy): emit type type fields (#​21789)
  • 5778bb8fix(ivy): fix issues found producing "Hello, World" example (#​21790)
  • a1cc02fbuild: update to latest bazel rules (#​21821)
  • 5bd93b1build: fix broken build (#​21835)
  • c40ae7ffeat(router): add navigationSource and restoredState to NavigationStart event (#​21728)
  • 6e8bc31docs: change ”it's" to "its" as needed in several docs. (#​21867)
  • 72265f7fix(aio): missing plural s in preserveWhiteSpaces example (#​21854)
  • 18174e5feat(ivy): support ng-content projection in the ivy compiler (#​21764)
  • dd48df1perf(ivy): use buildOptimizer in hello_world__render3__rollup integration test (#​21744)
  • 11b1267docs: document debugging a Node test in VSCode/Bazel (#​21868)
  • b4cd279fix(forms): inserting and removing controls should work in re-bound form arrays (#​21822)
  • 8dff9d8refactor(ivy): save check methods separately (#​21795)
  • 120bdeefix(common): allow HttpInterceptors to inject HttpClient (#​19809)
  • 02483a0Revert: "refactor(ivy): save check methods separately"
  • bb577c6ci: unblock master by ignoring date pipe tests while we fix it (#​21906)
  • b62739afix(common): generate closure-locale data file with exported plural functions (#​21873)
  • b10540afeat(service-worker): add helper script which will uninstall SW (#​21863)
  • 285dd6bfeat(ivy): observable QueryList (#​21859)
  • 7305e8brefactor(ivy): rename LQuery to LQueries and associated renames (#​21857)
  • 4c1743crefactor(ivy): rename QueryPredicate to LQuery (#​21857)
  • 407b5cfrefactor(ivy): re-introduce QueryPredicate with more focused role (#​21857) (#​21857)
  • 0365592test(ivy): add canonical view query example (#​21912)
  • 81306c1feat(ivy): add support for content query (#​21912)
  • 9dca5f2refactor(ivy): save check methods separately (#​21795) (#​21905)
  • 06d6c76fix(ivy): compiler should emit new refresh pattern (#​21862)
  • c83c416build(aio): upgrade to dgeni-packages 0.24.0 (#​21802)
  • eeab433docs: Fix platform-detection example for Universal (#​21796)
  • ccd0298ci(ivy): enable size tracking of a minimal cli render3 application (#​21792)
  • 7a20691docs: add http guide sample and adjust text (#​21326)
  • db3e65fdocs(service-worker): describe safety-worker.js in SW guide (#​21921)
  • 3db75b3test(ivy): temp disable payload limit tests (#​21940)
  • 5da72ccrelease: cut the 6.0.0-beta.2 release

This PR has been generated by Renovate Bot.

@renovate-tests renovate-tests changed the title Update all packages Update all packages to v5.2.3 Feb 2, 2018
@renovate-tests renovate-tests changed the title Update all packages to v5.2.3 Update all packages Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant