linter-glsl
linter-glsl copied to clipboard
fix(deps): update dependency which to v3
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
which | 1.3.1 -> 3.0.1 |
Release Notes
npm/node-which (which)
v3.0.1
Bug Fixes
-
c3a543e
#100 check lower case extensions in windows (#100) (@wraithgar)
Documentation
-
ba58b51
#97 Replace binarywhich
withnode-which
in README.md (#97) (@DevDengChao)
v3.0.0
⚠️ BREAKING CHANGES
- refactored with the following breaking changes
- callback has been removed from the async interface, it is now
Promise
only -
which
is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0 - cli now ignores any arguments after
--
- callback has been removed from the async interface, it is now
Features
-
8b0187c
add @npmcli/template-oss and modernize (#86) (@lukekarrys)
v2.0.2
- Rename bin to
node-which
v2.0.1
- generate changelog and publish on version bump
- enforce 100% test coverage
- Promise interface
v2.0.0
- Parallel tests, modern JavaScript, and drop support for node < 8
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.