Skip to content

Update dependency pkg-dir to v8 - autoclosed#654

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pkg-dir-8.x
Closed

Update dependency pkg-dir to v8 - autoclosed#654
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pkg-dir-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pkg-dir ^5.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

sindresorhus/pkg-dir (pkg-dir)

v8.0.0

Compare Source

Breaking

v7.0.0

Compare Source

Breaking

v6.0.1

Compare Source

v6.0.0

Compare Source

Breaking
-const pkgDir = require('pkg-dir');
+import {packageDirectory} from 'pkg-dir';

-await pkgDir('/Users/unicorn/foo');
+await packageDirectory({cwd: '/Users/unicorn/foo'});

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.

@renovate renovate Bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from e767766 to 9678bb1 Compare February 7, 2025 12:34
@renovate renovate Bot force-pushed the renovate/pkg-dir-8.x branch from 9678bb1 to 813f0c2 Compare March 7, 2025 11:57
@renovate renovate Bot force-pushed the renovate/pkg-dir-8.x branch from 813f0c2 to f492795 Compare April 21, 2025 06:06
@renovate renovate Bot force-pushed the renovate/pkg-dir-8.x branch from f492795 to 8f1822c Compare May 3, 2025 01:54
@renovate renovate Bot force-pushed the renovate/pkg-dir-8.x branch from 8f1822c to 2951332 Compare May 16, 2025 22:06
@renovate renovate Bot changed the title Update dependency pkg-dir to v8 Update dependency pkg-dir to v8 - autoclosed Jun 6, 2025
@renovate renovate Bot closed this Jun 6, 2025
@renovate renovate Bot deleted the renovate/pkg-dir-8.x branch June 6, 2025 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant