jhm-ciberman / docs_gm

The fantastic documentation generator for GameMaker:Studio and GameMaker Studio 2
https://jhm-ciberman.github.io/docs_gm
MIT License
17 stars 1 forks source link

Update del to the latest version 🚀 #67

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency del was updated from 4.1.1 to 5.0.0.

This version 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.


Release Notes for v5.0.0

This release changes the underlying globbing engine, so you are strongly recommended to use the dryRun option to ensure del still does what you expect before you run it on the real files.

Breaking:

  • Require Node.js 8 42e67a8
  • Update globby from version 6 to version 10 (#64) 6f96d2d
    Important: If you used any of the globby options, please note that globby switched from using the glob package to fast-glob, so almost all the option names changed. Here's how to migrate the options.

v4.1.1...v5.0.0

Commits

The new version differs by 6 commits.

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:

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 5f2f136708a0098a331ea6ccebf1a02f8ccf7f27 on greenkeeper/del-5.0.0 into f4e788a54349da72d6500669210d57c27a899c35 on master.