Skip to content

fix(deps): update dependency find-up to v8#409

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/find-up-8.x
Closed

fix(deps): update dependency find-up to v8#409
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/find-up-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 21, 2025

This PR contains the following updates:

Package Change Age Confidence
find-up ^5.0.0 -> ^8.0.0 age confidence

Release Notes

sindresorhus/find-up (find-up)

v8.0.0

Compare Source

Breaking
Improvements
  • Add {type: 'both'} option to find files or directories 67f453c
  • Add findDown and findDownSync to search descendant directories 8e02916

v7.0.0

Compare Source

Breaking
Improvements
  • Accept URL for stopAt option ba19153

v6.3.0

Compare Source

v6.2.0

Compare Source

v6.1.0

Compare Source

v6.0.0

Compare Source

Breaking
  • Require Node.js 12.20 e93cfd2
  • This package is now pure ESM. Please read this.
  • Changed from a default export to named exports.
    • const findUp = require('find-up') => import {findUp} from 'find-up'
    • const findUpSync = require('find-up').sync => import {findUpSync} from 'find-up'
    • const findUpStop = require('find-up').stop => import {findUpStop} from 'find-up'
    • const pathExists = require('find-up').exists => import {pathExists} from 'find-up'
    • const pathExistsSync = require('find-up').sync.exists => import {pathExistsSync} from 'find-up'

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/find-up-8.x branch 2 times, most recently from 6e742b3 to 8171fbf Compare September 28, 2025 05:01
@renovate renovate Bot force-pushed the renovate/find-up-8.x branch 2 times, most recently from e41854a to 1dfd272 Compare October 5, 2025 05:14
@renovate renovate Bot force-pushed the renovate/find-up-8.x branch from 1dfd272 to 76fe229 Compare October 12, 2025 05:50
@renovate renovate Bot force-pushed the renovate/find-up-8.x branch from 76fe229 to 8352ac6 Compare October 19, 2025 04:28
@sonarqubecloud
Copy link
Copy Markdown

@favna favna closed this Oct 19, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Oct 19, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/find-up-8.x branch October 19, 2025 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant