hypery2k / cordova-hotspot-plugin

A Cordova plugin for managing HotSpot networks on Android
MIT License
37 stars 49 forks source link

Update xml2js to the latest version 🚀 #71

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.4.18 of xml2js just got published.

Dependency xml2js
Current Version 0.4.17
Type devDependency

The version 0.4.18 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of xml2js. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 28 commits.

  • 51ce146 Update for next release
  • 434abf4 Merge branch 'adrai-patch-1'
  • b96c1a9 Do not upgrade to new major versions unasked
  • 36699c1 Follow XML 1.1 spec for valid chars instead of 1.0
  • af83e31 Merge pull request #370 from flexi-xu/master
  • 6852241 Add test for the fix of issue #119
  • 547350e Fix issue #119.
  • 6821d3d Merge branch 'd3adc0d3-master'
  • b19675f Credit d3adc0d3
  • b9b44e0 Empty strings now returns error cause its not valid XML
  • 8374f68 Credit Lovell
  • 2386f4c Merge pull request #369 from lovell/onclosetag-wrap-trycatch
  • 5b83012 Wrap try/catch with function to allow V8 to optimise onclosetag
  • b5e351a Merge pull request #354 from DrShaffopolis/key-aware-parsers
  • 248109b update readme for attribute/node name aware processors

There are 28 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 0.4.19 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 1ab44ea Revert "Empty strings now returns error cause its not valid XML"

See the full diff