Skip to content

build(deps-dev): bump onchange from 6.0.0 to 7.1.0#527

Open
dependabot-preview[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/onchange-7.1.0
Open

build(deps-dev): bump onchange from 6.0.0 to 7.1.0#527
dependabot-preview[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/onchange-7.1.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Oct 22, 2020

Bumps onchange from 6.0.0 to 7.1.0.

Release notes

Sourced from onchange's releases.

Add File Replacements

Added

  • Add new replacements for string interpolation (#114)
    • file, fileExt, fileBase, fileBaseNoExt, fileDir

Fix Exclude Path

Fixed

  • Fix --exclude-path feature (#112) 62ac7a1

Qard/onchange@v7.0.1...v7.0.2

Fix CLI Exclude

Fixed

  • Fix --exclude 34acdd6

Qard/onchange@v7.0.0...v7.0.1

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
Commits

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)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Oct 22, 2020
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/onchange-7.1.0 branch from 1d25d82 to 40712b8 Compare November 9, 2020 09:46
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/onchange-7.1.0 branch 3 times, most recently from 9316977 to 47e431d Compare November 26, 2020 08:02
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/onchange-7.1.0 branch from 47e431d to 4fa1fc8 Compare January 14, 2021 15:52
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/onchange-7.1.0 branch 4 times, most recently from 0b8fa9b to 72e5c8c Compare January 25, 2021 07:37
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/onchange-7.1.0 branch 2 times, most recently from 5d2ca06 to 1d360b9 Compare April 6, 2021 12:39
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/onchange-7.1.0 branch from 1d360b9 to 11c6c0e Compare April 20, 2021 12:34
Bumps [onchange](https://github.com/Qard/onchange) from 6.0.0 to 7.1.0.
- [Release notes](https://github.com/Qard/onchange/releases)
- [Commits](Qard/onchange@v6.0.0...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/onchange-7.1.0 branch from 11c6c0e to 10e1ec2 Compare July 1, 2021 14:38
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