-
-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update dependency find-up to v6 #525
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
Conversation
85958c8 to
5024c7d
Compare
ba5052e to
fb595a6
Compare
fb595a6 to
c67e9ab
Compare
1bb81fe to
11679eb
Compare
11679eb to
5a590d3
Compare
|
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml |
5a590d3 to
ed47d0a
Compare
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will reenable minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This PR contains the following updates:
5.0.0->6.3.0Release Notes
sindresorhus/find-up
v6.3.0Compare Source
URLascwd(#60)f348f3cv6.2.0Compare Source
findUpMultiple()method (#56)8f80ac7v6.1.0Compare Source
stopAtoption (#54)b3b3b00v6.0.0Compare Source
Breaking
e93cfd2const 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 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.
This PR has been generated by Mend Renovate. View repository job log here.