Skip to content

Bump find-up from 3.0.0 to 5.0.0 in /ui#2864

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/find-up-5.0.0
May 15, 2026
Merged

Bump find-up from 3.0.0 to 5.0.0 in /ui#2864
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/find-up-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps find-up from 3.0.0 to 5.0.0.

Release notes

Sourced from find-up's releases.

v5.0.0

Breaking

  • Require Node.js 10 b0bf065

sindresorhus/find-up@v4.1.0...v5.0.0

v4.1.0

  • Add findUp.exists() and findUp.sync.exists() (#41) 56b779b

sindresorhus/find-up@v4.0.0...v4.1.0

v4.0.0

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:

  • Add support for path matcher function (#28) c0f0dd7
  • Add TypeScript definition (#35) 905e612

sindresorhus/find-up@v3.0.0...v4.0.0

Commits

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 [find-up](https://github.com/sindresorhus/find-up) from 3.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/find-up/releases)
- [Commits](sindresorhus/find-up@v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: find-up
  dependency-version: 5.0.0
  dependency-type: indirect
  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 15, 2026
@github-actions github-actions Bot merged commit 2414e32 into master May 15, 2026
4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/ui/find-up-5.0.0 branch May 15, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file dependency javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants