Skip to content

build(deps): update dependency find-up to v7 (main)#35752

Merged
viceice merged 2 commits intomainfrom
renovate/main-find-up-7.x
May 6, 2025
Merged

build(deps): update dependency find-up to v7 (main)#35752
viceice merged 2 commits intomainfrom
renovate/main-find-up-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
find-up 5.0.0 -> 7.0.0 age adoption passing confidence

Release Notes

sindresorhus/find-up (find-up)

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 - 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 becomes conflicted, 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.

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | find-up | 5.0.0 | 7.0.0 |
@renovate renovate Bot assigned rarkins and viceice May 6, 2025
@viceice viceice enabled auto-merge May 6, 2025 09:40
@viceice viceice added this pull request to the merge queue May 6, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 6, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Merged via the queue into main with commit 856f5dc May 6, 2025
40 checks passed
@viceice viceice deleted the renovate/main-find-up-7.x branch May 6, 2025 09:49
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants