Skip to content

Conversation

@devversion
Copy link
Member

@devversion devversion commented May 21, 2017

  • Upgrades outdated development dependencies to the latest versions.

Note: Tests are failing due to infinite loops in the latest Jasmine version. Rebasing after #4662 is merged!

@devversion devversion requested a review from jelbourn May 21, 2017 16:58
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label May 21, 2017
@devversion devversion force-pushed the build/upgrade-deps branch 3 times, most recently from 6a1f3b2 to 2e68ada Compare May 21, 2017 18:02
* Upgrades outdated development dependencies to the latest versions.
* Skipped upgrading Autoprefixer due to a breaking change with the Browserlist.
* Skipped upgrading UglifyJS due to unresolved issues in UglifyJS3
* Skipped upgrading google-closure-compiler due to alexeagle/closure-compiler-angular-bundling#30
* Skipped upgrading jasmine types because they now enforce types in `expect` calls (which is nice) but for Protractor the `expect` automatically unwraps promises (See angular/protractor#4176)
@devversion devversion force-pushed the build/upgrade-deps branch from 2e68ada to 6253a0e Compare May 22, 2017 17:25
@jelbourn
Copy link
Member

Don't we not use autoprefixer any more?

For the others, can you add a comment in the package.json wherever we've fixed the version with a link to any relevant issues?

@devversion
Copy link
Member Author

We still use Autoprefixer to figure out if a property needs to have a prefix. @crisbeto implemented it in the stylelint rule.

Also I'm not sure if comments work inside of package.json files. They are already very sensitive about commas.

Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

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

LGTM

Ah right, it's tsconfig.json allows comments, not package.json. Unfortunate.

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels May 22, 2017
@tinayuangao tinayuangao merged commit a41ef27 into angular:master May 22, 2017
@devversion devversion deleted the build/upgrade-deps branch November 11, 2017 10:20
@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 7, 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 PR author has agreed to Google's Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants