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 reshape-parser to the latest version 🚀 #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 23, 2018

Version 0.3.0 of reshape-parser was just published.

Dependency reshape-parser
Current Version 0.2.1
Type dependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of reshape-parser.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 19 commits.

  • efe52b6 0.3.0
  • 0a5a663 Add raw HTML data to location
  • b1ffa3f Update parse5 to the latest version 🚀 (#26)
  • f93afc3 chore(package): update ava to version 0.19.0 (#20)
  • d0e7d9d chore(package): update standard to version 10.0.0 (#19)
  • 7fa06f1 chore(package): update standard to version 9.0.2 (#18)
  • 1ff3d03 chore(package): update ava to version 0.18.0 (#16)
  • b8fc9de chore(package): update parse5 to version 3.0.0 (#14)
  • a7627ba chore(package): update standard to version 8.6.0 (#12)
  • 2597145 chore(package): update nyc to version 10.0.0 (#11)
  • 451b679 chore(package): update ava to version 0.17.0 (#10)
  • 44559dc chore(package): update nyc to version 9.0.1 (#9)
  • 9b03964 chore(package): update standard to version 8.4.0 (#8)
  • c2e4b2a update standard to version 8.2.0 (#6)
  • c1d6957 chore(package): update standard to version 8.2.0

There are 19 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jun 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 19, 2018

Version 0.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 24, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 24, 2018

Version 1.0.0 just got published.

Update to this version instead 🚀

Release Notes v1.0.0
  • Bumping to major version because this package has been stable and in production use for a long time, so it was time 😁
  • BREAKING doctype nodes are now parsed with a node type of "doctype", instead of "text", due to improved entity escaping in reshape's code generator. If you are upgrading the parser, you must also upgrade code-gen alongside it in order for doctype parsing to work correctly.
  • Dependencies brought up to date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants