angular-material-extensions / link-preview

Angular open source UI library to preview web links
https://angular-material-extensions.github.io/link-preview
MIT License
57 stars 18 forks source link

Update del to the latest version ๐Ÿš€ #92

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency del was updated from 3.0.0 to 5.1.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.


Publisher: sindresorhus License: MIT

Release Notes for v5.1.0

Enhancements:

  • Allow non-glob patterns with backslash on Windows (like v4) (#100) 01da91f
  • Make deletion more reliable on Windows by retrying when Windows is being difficult (#108) 1299747
  • Sort removed files, so the returned array is always stable (#102) ca05c65

Fixes:

  • Fix the cwd option (#96) ffbf4c4
  • Prevent race condition on macOS when deleting files (#95) 8efdbcd

v5.0.0...v5.1.0


Shoutout to @chrisblossom for doing most of the work on this release ๐Ÿ™Œ

Commits

The new version differs by 30 commits.

There are 30 commits in total.

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

Pull Request Test Coverage Report for Build 692


Totals Coverage Status
Change from base Build 633: 0.0%
Covered Lines: 68
Relevant Lines: 85

๐Ÿ’› - Coveralls