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

chore(ng-closure-runner): upgrade to version 0.2.4 #15307

Closed

Conversation

gkalpak
Copy link
Member

@gkalpak gkalpak commented Oct 21, 2016

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Chore.

What is the current behavior? (You can also link to an open issue here)
We are using ngClosureRunner version 0.2.3, which has an outdated implementation of minErr. Thus the minified versions have a slightly different imlementation of minErr.
See also #14971.

What is the new behavior (if this is a feature change)?
We will be using ngClosureRunner version 0.2.4, which has the updated implementation of minErr.

Does this PR introduce a breaking change?
No.

Please check if the PR fulfills these requirements

Other information:
Fixes #14971

Depends on angular/ng-closure-runner#11.
Do not merge before v0.2.4 has been actually released 😃

Version 0.2.4's `minErr` implementation is up to date with the one in core.

Fixes angular#14971
@gkalpak gkalpak added this to the Backlog milestone Oct 21, 2016
@gkalpak gkalpak closed this in a6118df Oct 21, 2016
gkalpak added a commit that referenced this pull request Oct 21, 2016
Version 0.2.4's `minErr` implementation is up to date with the one in core.

Fixes #14971

Closes #15307
@gkalpak gkalpak deleted the chore-upgrade-ngClosureRunner-to-0.2.4 branch October 21, 2016 10:28
petebacondarwin pushed a commit to petebacondarwin/angular.js that referenced this pull request Nov 21, 2016
Version 0.2.4's `minErr` implementation is up to date with the one in core.

Fixes angular#14971

Closes angular#15307
petebacondarwin pushed a commit to petebacondarwin/angular.js that referenced this pull request Nov 21, 2016
Version 0.2.4's `minErr` implementation is up to date with the one in core.

Fixes angular#14971

Closes angular#15307
petebacondarwin pushed a commit to petebacondarwin/angular.js that referenced this pull request Nov 21, 2016
Version 0.2.4's `minErr` implementation is up to date with the one in core.

Fixes angular#14971

Closes angular#15307
petebacondarwin pushed a commit to petebacondarwin/angular.js that referenced this pull request Nov 21, 2016
Version 0.2.4's `minErr` implementation is up to date with the one in core.

Fixes angular#14971

Closes angular#15307
petebacondarwin pushed a commit to petebacondarwin/angular.js that referenced this pull request Nov 21, 2016
Version 0.2.4's `minErr` implementation is up to date with the one in core.

Fixes angular#14971

Closes angular#15307
petebacondarwin pushed a commit that referenced this pull request Nov 23, 2016
Version 0.2.4's `minErr` implementation is up to date with the one in core.

Fixes #14971

Closes #15307
petebacondarwin pushed a commit that referenced this pull request Nov 24, 2016
Version 0.2.4's `minErr` implementation is up to date with the one in core.

Fixes #14971

Closes #15307
ellimist pushed a commit to ellimist/angular.js that referenced this pull request Mar 15, 2017
Version 0.2.4's `minErr` implementation is up to date with the one in core.

Fixes angular#14971

Closes angular#15307
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore(ng-closure-runner): update ng-closure-runner to v0.2.4
2 participants