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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade del from 3.0.0 to 5.1.0 #5

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade del from 3.0.0 to 5.1.0.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2019-08-23.
Release notes
  • Package name: del
    • 5.1.0 - 2019-08-23

      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 馃檶

    • 5.0.0 - 2019-07-02

      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
      • You can no longer pass in paths with backward-slashes. If you need to construct a glob pattern, use path.posix.join() instead of path.join(). You can use slash to transform backward-slash paths to forward-slash paths.
      • 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

    • 4.1.1 - 2019-04-28

      For TypeScript users only:

      • Fix missing TypeScript import 0361dcc

      v4.1.0...v4.1.1

    • 4.1.0 - 2019-04-01
      • Refactor TypeScript definition to CommonJS compatible export (#82) 3f0d604

      v4.0.0...v4.1.0

    • 4.0.0 - 2019-03-03

      Breaking:

      Enhancements:

      v3.0.0...v4.0.0

    • 3.0.0 - 2017-06-09
      • Drops support for Node.js 0.10 and 0.12.
      • Adds a concurrency option.

      v2.2.2...v3.0.0

  • from [`del` GitHub Release Notes](https://github.com/sindresorhus/del/releases)
------------

馃 View latest project report

馃洜 Adjust upgrade PR settings

馃敃 Ignore this dependency or unsubscribe from future upgrade PRs

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