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(deps): update dependency find-up to v4 #1134

Merged
merged 2 commits into from
Aug 26, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2020

This PR contains the following updates:

Package Type Update Change
find-up dependencies major ^3.0.0 -> ^4.1.0

Release Notes

v4.1.0

Compare Source

v4.0.0

Compare Source

Breaking:

  • Require Node.js 8 80fda88
  • Return undefined instead of null when the path cannot be found a7a9500
  • Add ability to specify if looking for file or directory (#​40) da17a22
    It now only matches files by default, not also directories. Previously it would match either.

Enhancements:


Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

@github-actions github-actions bot added the type: bug code to address defects in shipped code label Aug 24, 2020
@erezrokah erezrokah closed this Aug 26, 2020
@erezrokah erezrokah reopened this Aug 26, 2020
@erezrokah erezrokah changed the title fix(deps): update dependency find-up to v5 fix(deps): update dependency find-up to v4 Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants