Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps onchange from 2.5.0 to 7.0.0.

Release notes

Sourced from onchange's releases.

Arg

Changed

  • Refactor package using arg
    • --exclude no longer wipes out the default exclude, use --no-exclude if this behavior is wanted
    • --poll must be provided a number
  • Removes FORCE_COLOR override in favor of TTY detection
    • If this breaks functionality, we can add this back as needed, please file an issue!
  • Main package exports an onchange function which returns a function to "close"
    • The main export expects only one argument - options

Fix TTY detection for commands

Fixed

  • Fix TTY colors by passing stdio arguments explicitly (#109)

Add --exclude-path Support

Added

  • Support --exclude-path argument to read a .gitignore formatted file for exclusion directives

Chokidar 3.0

Changed

  • Updated chokidar to latest which supports node.js 8+ only and includes major perf improvements

Keep color in jobs

Changed

  • Use FORCE_COLOR and supports-color to detect and pass through color support to child scripts

Echo Script Quoting

Fixed

  • Better quote node echo.js when special characters exist in the command (e.g. spaces)

Avoid Ending Outpipe

Fixed

  • Avoid call end when writing outpipe to stdout or stderr

Fix outpipe

Fixed

  • Fixed output(opts) call

"Add" Flag

Added

  • New --add flag to trigger initial add events from chokidar (before ready event)
... (truncated)
Commits
  • 5a0443f 7.0.0
  • b294c6c Refactor package using TypeScript and arg (#110)
  • e8a8014 6.1.1
  • a937ce1 fix: package.json & package-lock.json to reduce vulnerabilities (#107)
  • bd8619b Fix colors by passing stdio arguments explicitly (#109)
  • 418dd2f fix: package.json & package-lock.json to reduce vulnerabilities (#106)
  • 2148d55 Remove snyk from package
  • 6a41f76 Update tree-kill explicitly (#102)
  • cc29886 fix: package.json & package-lock.json to reduce vulnerabilities (#103)
  • 4b6bc9c Update cross-spawn
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [onchange](https://github.com/Qard/onchange) from 2.5.0 to 7.0.0.
- [Release notes](https://github.com/Qard/onchange/releases)
- [Commits](Qard/onchange@v2.5.0...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 27, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #23.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/onchange-7.0.0 branch April 28, 2020 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants