Skip to content

Bump onchange from 6.1.1 to 7.1.0#74

Open
dependabot[bot] wants to merge 1 commit into
dev/typescriptfrom
dependabot/npm_and_yarn/dev/typescript/onchange-7.1.0
Open

Bump onchange from 6.1.1 to 7.1.0#74
dependabot[bot] wants to merge 1 commit into
dev/typescriptfrom
dependabot/npm_and_yarn/dev/typescript/onchange-7.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps onchange from 6.1.1 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
Commits
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [onchange](https://github.com/Qard/onchange) from 6.1.1 to 7.1.0.
- [Release notes](https://github.com/Qard/onchange/releases)
- [Commits](Qard/onchange@v6.1.1...v7.1.0)

---
updated-dependencies:
- dependency-name: onchange
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 1, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants