[
https://issues.apache.org/jira/browse/CB-14174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554293#comment-16554293
]
ASF GitHub Bot commented on CB-14174:
-------------------------------------
brodybits closed pull request #850: CB-14174 [email protected] release blog
post
URL: https://github.com/apache/cordova-docs/pull/850
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/www/_posts/2018-07-23-common-release-2.2.5.md
b/www/_posts/2018-07-23-common-release-2.2.5.md
new file mode 100644
index 000000000..ea24bbd35
--- /dev/null
+++ b/www/_posts/2018-07-23-common-release-2.2.5.md
@@ -0,0 +1,21 @@
+---
+layout: post
+author:
+ name: Chris Brody
+ url: https://twitter.com/brodybits
+title: "Cordova-Common Release"
+categories: news
+tags: release tools
+---
+
+We are happy to announce that `cordova-common 2.2.5` was released in July
2018. This is one of the libraries used behind-the-scenes by nearly all of the
Cordova tooling and provides utilities for dealing with things like config.xml
parsing.
+
+## Release Highlights
+
+The purpose of this release is to resolve an issue with NodeJS 4.x which is
now deprecated. Here is the major change:
+
+* `package.json` use plist@2 to avoid warning on NodeJS 4.x
+
+## Deprecation Note
+
+As NodeJS 4.x support ended on April 30<sup>th</sup>, 2018, we are proceeding
with our [previously
announced](http://cordova.apache.org/news/2016/10/01/0.x-4.x-deprecation-timeline.html)
deprecation timeline. This is probably the last release that will support
NodeJS 4.x.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> cordova-common followup patch release July 2018
> -----------------------------------------------
>
> Key: CB-14174
> URL: https://issues.apache.org/jira/browse/CB-14174
> Project: Apache Cordova
> Issue Type: Task
> Components: cordova-common
> Reporter: Chris Brody
> Assignee: Chris Brody
> Priority: Minor
> Fix For: 2.2.5
>
>
> Followup patch release is wanted to use plist@2 instead of plist@3 dependency
> to resolve ugly engine warning on deprecated Node.js 4. (Followup to
> cordova-common patch made in CB-14138)
>
> Following steps at
> [https://github.com/apache/cordova-coho/blob/master/docs/tools-release-process.md]
> (with minor adaptations).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]