apis-is / apis

Making data readily available to anyone interested
https://apis.is
MIT License
162 stars 64 forks source link

Update xregexp to the latest version 🚀 #461

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 4.2.0 of xregexp was just published.

Dependency xregexp
Current Version 4.1.1
Type dependency

The version 4.2.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 xregexp.

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 10 commits.

  • 8aa7ec0 Update version to 4.2.0
  • 20ab3d7 Upgrade to Unicode 11
  • 9f26450 Use @babel/ packages instead of babel-
  • f6e32c6 - npm: Add package-lock.json
  • e70f574 - npm: Update devDeps
  • 1050835 Pin Travis to Node v9 to avoid v10 failures (#242)
  • 956747f ESLint: Enforce array destructuring
  • cc11a5d ESLint: Enforce object destructuring
  • 7ee5818 ESLint refactoring (#236)
  • 614aba3 package.json: Limit to tools/output

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v4.2.3

Hotfix for Babel removing core-js from the runtime package.

Commits

The new version differs by 7 commits.

  • 25a9bc4 Release v4.2.3
  • 1875906 Pin babel runtime and transformation plugin
  • 5189bd3 Update package-lock release to v4.2.2
  • f8f3600 Release v4.2.2
  • 2c429b7 Work around spec failure with native named capture support
  • e16e3b8 Release v4.2.1
  • 7a16887 Polyfill Symbol with @babel/plugin-transform-runtime

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v4.2.4

Update @babel dependencies to v7.2.x

Commits

The new version differs by 2 commits.

See the full diff