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

build(aio): update tsc, angular, cli and other dependencies #22872

Closed
wants to merge 16 commits into from

Conversation

IgorMinar
Copy link
Contributor

No description provided.

@IgorMinar IgorMinar added comp: aio target: major This PR is targeted for the next major release labels Mar 20, 2018
@mary-poppins
Copy link

You can preview d58f1d4 at https://pr22872-d58f1d4.ngbuilds.io/.

@IgorMinar IgorMinar changed the title build(aio): update to @angular/cli@1.7.3 build(aio): update tsc, angular, cli and other dependencies Mar 20, 2018
@mary-poppins
Copy link

You can preview 7c3e60f at https://pr22872-7c3e60f.ngbuilds.io/.

@mary-poppins
Copy link

You can preview bc9e172 at https://pr22872-bc9e172.ngbuilds.io/.

@googlebot
Copy link

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

// presence of `<li>`s are a tell-tale for line numbers
await new Promise(resolve => hostComponent.codeComponent.codeFormatted.subscribe(resolve));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would codeFormatted.toPromise() work?

Copy link
Member

@gkalpak gkalpak Mar 21, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so. AFAICT, toPromise() only resolves once the observable completes, but we just want to catch the next "emission". codeFormatted.pipe(first()).toPromise() probably would though 😁

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup only when it completes :F

@gkalpak gkalpak force-pushed the aio/angular-updates branch 2 times, most recently from d1424d3 to 4e011af Compare March 21, 2018 13:48
@mary-poppins
Copy link

You can preview 4e011af at https://pr22872-4e011af.ngbuilds.io/.

@mary-poppins
Copy link

You can preview d31b3f3 at https://pr22872-d31b3f3.ngbuilds.io/.

@mary-poppins
Copy link

You can preview 76fcd6e at https://pr22872-76fcd6e.ngbuilds.io/.

@gkalpak
Copy link
Member

gkalpak commented Mar 21, 2018

  • Travis build for upgrading to rxjs[-compat]@6.0.0-beta.1: 356403013
  • Travis build for switching to pipeable operators: 356403557
  • Travis build for removing rxjs-compat: 356404096

Removing rxjs-compat fails due to @angular/service-worker and @angular/material.
@angular/service-worker issues should be fixed after upgrading to the latest version (#19795).
Not sure about @angular/material.

@@ -169,7 +169,6 @@ class NgPackagesInstaller {
// FIXME: Temporarily use RxJS from root `node_modules/`.
if (peerDependencies.rxjs) {
peerDependencies.rxjs = `file:${ANGULAR_ROOT_DIR}/node_modules/rxjs`;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there still local changes in angular/node_modules/rxjs/, or can we get rid of this too?

@IgorMinar IgorMinar added the merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note label Mar 23, 2018
@matsko matsko added cla: yes and removed merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note cla: no labels Mar 23, 2018
@matsko matsko closed this in 07e9969 Mar 23, 2018
matsko pushed a commit that referenced this pull request Mar 23, 2018
matsko pushed a commit that referenced this pull request Mar 23, 2018
matsko pushed a commit that referenced this pull request Mar 23, 2018
matsko pushed a commit that referenced this pull request Mar 23, 2018
matsko pushed a commit that referenced this pull request Mar 23, 2018
matsko pushed a commit that referenced this pull request Mar 23, 2018
matsko pushed a commit that referenced this pull request Mar 23, 2018
matsko pushed a commit that referenced this pull request Mar 23, 2018
@IgorMinar IgorMinar mentioned this pull request Mar 23, 2018
34 tasks
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
leo6104 pushed a commit to leo6104/angular that referenced this pull request Mar 25, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants