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 Angular2 version to 2.2.3 #3295

Merged
merged 2 commits into from
Dec 1, 2016

Conversation

psantos10
Copy link

Update ng to use Angular version 2.2.3 instead of 2.2.1

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@psantos10
Copy link
Author

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

@grizzm0
Copy link
Contributor

grizzm0 commented Nov 27, 2016

@hansl Has the issue that made us lock the version been fixed? In that case we could change to ^2.2.3

"@angular/forms": "2.2.3",
"@angular/http": "2.2.3",
"@angular/platform-browser": "2.2.3",
"@angular/platform-browser-dynamic": "2.2.3",
"@angular/router": "3.2.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

@angular/router should be version 3.2.3 too

@sarunint
Copy link
Contributor

@grizzm0 I believe so. See angular/angular@64bd672

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@psantos10
Copy link
Author

@sarunint can you check the @googlebot reply please?

@sarunint
Copy link
Contributor

@googlebot I'm OK with the commit

@sarunint
Copy link
Contributor

@psantos10 I'm not sure why @googlebot is not responding.

@minhoryang
Copy link

@sarunint Did you sign the CLA at https://cla.developers.google.com/ ?

@hansl hansl added cla: yes and removed cla: no labels Nov 29, 2016
@hansl
Copy link
Contributor

hansl commented Nov 29, 2016

Googlebot is confused because there are multiple commits by different authors here. Can you squash to just @psantos10 please?

@hansl
Copy link
Contributor

hansl commented Nov 29, 2016

Otherwise I'll just make the PR myself.

Change router version to 3.2.3

chore(deps): update Angular versions to ^2.2.3

change version from 2.2.3 to ^2.2.3
@psantos10 psantos10 force-pushed the update_angular_version branch from c231ce5 to c9f0178 Compare November 29, 2016 19:51
@googlebot
Copy link

CLAs look good, thanks!

@psantos10
Copy link
Author

@hansl squashed

@hansl
Copy link
Contributor

hansl commented Nov 29, 2016

@grizzm0 fix the version. We are working on making loose versions work again, but in the meantime we have to carefully update.

"@angular/compiler": "2.2.1",
"@angular/compiler-cli": "2.2.1",
"@angular/core": "2.2.1",
"@angular/compiler": "^2.2.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

Lock the version please. Here and everywhere.

Copy link
Author

Choose a reason for hiding this comment

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

Done

@hansl
Copy link
Contributor

hansl commented Nov 29, 2016

@psantos10 thanks for the squash. GoogleBot is happier :) Just need to fix the version and I'll get this in. Cheers!

@hansl hansl merged commit ed305a2 into angular:master Dec 1, 2016
MRHarrison pushed a commit to MRHarrison/angular-cli that referenced this pull request Feb 9, 2017
@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 11, 2019
@psantos10 psantos10 deleted the update_angular_version branch September 11, 2019 17:51
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.

6 participants