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.6#95

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2018

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

Commits

angular/angular

v5.2.6

  • 265ac8abuild: allow bazel build ... (#​22168)
  • 3a0b5a9docs(aio): fix extraneous divs (#​22069)
  • 1d571b2feat(platform-browser): fix #​19604, can config hammerOptions (#​21979)
  • f4697f3docs: typo - components should be possessive (#​22172)
  • 5bb9fcabuild: comment-out chromium version checking code temporarily (#​22232)
  • a1bb56fdocs: fix changelog errors (#​22226)
  • 363498bstyle: fix typos boostrap to bootstrap (#​21917)
  • 0b68312refactor(ivy): assertion (#​22189)
  • 5b8eb9cRevert "build: merge-pr new checks that all requested changes have been addressed (#​21817)"
  • b54ad05fix(aio): improve printing styles (#​19651)
  • ba9cd5bRevert "fix(aio): improve printing styles (#​19651)"
  • 47f51c2Revert "Revert "build: merge-pr new checks that all requested changes have been addressed (#​21817)""
  • f628797Revert "refactor(ivy): assertion (#​22189)"
  • 831592cRevert "style: fix typos boostrap to bootstrap (#​21917)"
  • 0aa9b46Revert "build: allow bazel build ... (#​22168)"
  • 7078fbffix(aio): improve printing styles (#​19651)
  • a1d86darefactor(ivy): assertion (#​22189)
  • 0203382style: fix typos boostrap to bootstrap (#​21917)
  • 03d93c9Revert: "build: merge-pr new checks that all requested changes have been addressed (#​21817)"
  • a069e08refactor(bazel): convert most ts_library to ng_module (#​22176)
  • bba65e0feat(bazel): introduce a binary stamping feature (#​22176)
  • 029dbf0feat(bazel): ng_module produces bundle index (#​22176)
  • 7ac34e4feat: allow direct scoping of @​Injectables to the root injector (#​22185)
  • 5dd2b51refactor(ivy): rename bindX() functions to interpolationX() (#​22229)
  • f755db7fix(core): require factory to be provided for shakeable InjectionToken (#​22207)
  • d241532docs(ivy): add a note about exporting top level variables (#​22234)
  • f1a0632feat(core): set preserveWhitespaces to false by default (#​22046)
  • 978f97ctest(aio): increase docs-test timeouts to prevent flakes on Travis (#​22261)
  • 2639b4bfix(common): correct mapping of Observable methods (#​20518)
  • dfa2fb9test(ivy): clean the imported renderer2 (#​22255)
  • 884de18docs: replace plnkr with StackBlitz (#​20365)
  • e1bf067fix(animations): report correct totalTime value even during noOp animations (#​22225)
  • a73d530refactor(ivy): rename objectLiteral to pureFn to prep for pipes (#​22214)
  • f693be3feat(ivy): add pureFunction0 instruction (#​22214)
  • f4845fabuild: use authenticated mode for the merge script (#​22269)
  • 7fa2d4bfix: merge-pr script (#​22290)
  • 80d4247docs(aio): added ngconf announcement (#​22272)
  • 4ec40c6fix(aio): improve announcement-bar layout with wide logos (#​22272)
  • 2654357docs: update BAZEL.md crosstool error instructions (#​22018)
  • a63b764test(ivy): move compiler canonical specs into a single directory (#​22018)
  • ac2b04atest(ivy): Add small_app spec for sprint #​3 (#​22018)
  • 5c320b4test(ivy): add missing host binding and query tests (#​22213)
  • 6b627f6test(ivy): add missing host listener and host attribute binding tests (#​22213)
  • 49082d7feat(ivy): support host attributes (#​22213)
  • 67cf11dfeat(common): better error message when non-template element used in NgIf (#​22274)
  • 7c45db3docs: correct grammar mistakes in CONTRIBUTING.md (#​22285)
  • 991300bfeat(platform-browser): do not throw error when Hammer.js not loaded (#​22257)
  • c30d329fix(ivy): fix merge errors (master is broken) (#​22291)
  • ad17e5edocs(aio): add angular-buch to resources (#​22163)
  • 28b23f9docs(aio): add angular-buch to resources (#​22163)
  • 3ceee99feat(compiler-cli): Check unvalidated combination of ngc and TypeScript (#​22293)
  • 5a14e22refactor(ivy): split the memory instruction into store and load (#​22268)
  • c9ebd60refactor(ivy): interpolatiom instructions do not support NO_CHANGE at input. (#​22268)
  • 31c5c10docs(ivy): update the API docs instructions to add details about removing attributes (#​22268)
  • d402634refactor(ivy): move get functions next to their underlying variable (#​22268)
  • 9ce495brefactor(ivy): simplify interpolation instructions (#​22268)
  • a8b5465fix(ivy): update master with renamings (#​22268)
  • 8115edcfix(common): then and else template might be set to null (#​22298)
  • e2bdef4test(language-service): fix minor typos (#​21372)
  • f6120c0docs(aio): add Nx and Angular Enterprise Playbook to resources (#​22321)
  • ee60bb5fix(ivy): pureFunction8 should update the right bindings (#​22313)
  • 99909bbfeat(ivy): generate pipe references and definitions (#​22034)
  • 28ac244fix(compiler-cli): add missing entry point to package, update tsickle (#​22295)
  • 236a932build: update tsickle dep from compiler-cli (#​22295)
  • 519f022docs(aio): update installed mobile tool list (#​22331)
  • b5ca275docs(aio): Fix name of component (#​22332)
  • 69a0578docs(aio): fix the css of the heroes component's buttons (#​22333)
  • 3b692a5docs(aio): fix incorrect quote mark usage (#​22335)
  • 1c1cbbadocs: add ngStyle to cheat sheet (#​22070)
  • 435f6eebuild: make git revert messages valid (#​22339)
  • 9e6268bdocs(http): fix a typo in code comment (#​22327)
  • 722dec1docs(aio): Wrong code example. Form status field was added later in the guide. (#​21275)
  • b42921bdocs(aio): updates directive event hooks real capabilities (#​16654)
  • a7ebf5afix(core): properly handle function without prototype in reflector (#​22284)
  • 3e6a86ffix(forms): set state before emitting a value from ngModelChange (#​21514)
  • 5c89d6bfeat(core): support metadata reflection for native class types (#​22356)

This PR has been generated by Renovate Bot.

@alexeagle alexeagle merged commit 01c2592 into master Feb 23, 2018
@renovate renovate bot deleted the renovate/angular-monorepo branch February 23, 2018 01:13
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