Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Update angular monorepo packages to v5.2.3#73

Merged
alexeagle merged 1 commit intomasterfrom
renovate/angular-monorepo
Feb 1, 2018
Merged

Update angular monorepo packages to v5.2.3#73
alexeagle merged 1 commit intomasterfrom
renovate/angular-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2018

This Pull Request renovates the package group "angular monorepo".

Commits

angular/angular

5.2.3

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


This PR has been generated by Renovate Bot.

@alexeagle alexeagle merged commit 9da3e9b into master Feb 1, 2018
@alexeagle alexeagle deleted the renovate/angular-monorepo branch February 1, 2018 01:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants