vscode-cc65-debugger
vscode-cc65-debugger copied to clipboard
Bump which from 2.0.2 to 4.0.0
Bumps which from 2.0.2 to 4.0.0.
Release notes
Sourced from which's releases.
v4.0.0
4.0.0 (2023-08-29)
⚠️ BREAKING CHANGES
- support for node 14 has been removed
Bug Fixes
c7122cd#105 drop node14 support (@wraithgar)0083d3c#105 update for breaking isexe api (@wraithgar)00b5cda#106 replace reduce with flatMap (#106) (@green961)Dependencies
v3.0.1
3.0.1 (2023-05-01)
Bug Fixes
c3a543e#100 check lower case extensions in windows (#100) (@wraithgar)Documentation
ba58b51#97 Replace binarywhichwithnode-whichin README.md (#97) (@DevDengChao)v3.0.0
3.0.0 (2022-11-01)
⚠️ BREAKING CHANGES
- refactored with the following breaking changes
- callback has been removed from the async interface, it is now
Promiseonlywhichis now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0- cli now ignores any arguments after
--Features
8b0187cadd@npmcli/template-ossand modernize (#86) (@lukekarrys)
Changelog
Sourced from which's changelog.
4.0.0 (2023-08-29)
⚠️ BREAKING CHANGES
- support for node 14 has been removed
Bug Fixes
c7122cd#105 drop node14 support (@wraithgar)0083d3c#105 update for breaking isexe api (@wraithgar)00b5cda#106 replace reduce with flatMap (#106) (@green961)Dependencies
3.0.1 (2023-05-01)
Bug Fixes
c3a543e#100 check lower case extensions in windows (#100) (@wraithgar)Documentation
ba58b51#97 Replace binarywhichwithnode-whichin README.md (#97) (@DevDengChao)3.0.0 (2022-11-01)
⚠️ BREAKING CHANGES
- refactored with the following breaking changes
- callback has been removed from the async interface, it is now
Promiseonlywhichis now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0- cli now ignores any arguments after
--Features
8b0187cadd@npmcli/template-ossand modernize (#86) (@lukekarrys)
Commits
3038155chore: release 4.0.0a5f1e8bchore: fix tests for isexe export signaturec7122cdfix: drop node14 support0083d3cfix: update for breaking isexe api22d1c84deps: Bump isexe from 2.0.0 to 3.1.100b5cdafix: replace reduce with flatMap (#106)457f595chore: postinstall for dependabot template-oss PRb4224a0chore: Bump@npmcli/template-ossfrom 4.17.0 to 4.18.0760a2d6chore: postinstall for dependabot template-oss PRe92685fchore: Bump@npmcli/template-ossfrom 4.15.1 to 4.17.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for which since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)