Skip to content

⬆️ Upgrade dependency find-up to v8#1482

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/find-up-8.x
Open

⬆️ Upgrade dependency find-up to v8#1482
renovate[bot] wants to merge 1 commit intomainfrom
renovate/find-up-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 23, 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: (in timezone Europe/Paris)

  • Branch creation
    • At any time (no schedule defined)
  • 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 6 times, most recently from 801a49c to 072b8df Compare September 27, 2025 02:48
@renovate renovate bot force-pushed the renovate/find-up-8.x branch 3 times, most recently from 7f95c15 to 43e5f44 Compare October 3, 2025 22:23
@renovate renovate bot force-pushed the renovate/find-up-8.x branch 2 times, most recently from d0535b8 to 9b52d02 Compare October 8, 2025 22:46
@renovate renovate bot force-pushed the renovate/find-up-8.x branch from 9b52d02 to 8a95e5d Compare April 10, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants