Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(): update dependency which to v3 #32

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
which 2.0.2 -> 3.0.0 age adoption passing confidence

Release Notes

npm/node-which

v3.0.0

Compare Source

⚠️ 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 --
Features

Configuration

📅 Schedule: Branch creation - "after 10pm,before 5:00am" in timezone America/Vancouver, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/which-3.x branch 6 times, most recently from f72ccbf to 892983c Compare November 10, 2022 15:54
@renovate renovate bot force-pushed the renovate/which-3.x branch 3 times, most recently from b83e403 to d820872 Compare November 17, 2022 19:58
@renovate renovate bot changed the title fix(deps): update dependency which to v3 fix(): update dependency which to v3 Nov 17, 2022
boneskull added a commit that referenced this pull request Nov 18, 2022
This reverts commit ec94cb9.

I don't want to introduce breaking changes yet.  This will necessarily mean we cannot upgrade `which` to v3; see #32
@boneskull boneskull closed this Nov 18, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Nov 18, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/which-3.x branch November 18, 2022 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant