Skip to content
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

chore(deps): update dependency pkg-dir to v8 #482

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2023

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 - "* 0-3 * * 1" in timezone Asia/Tokyo, 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 added the renovate label Nov 26, 2023
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 5 times, most recently from 1152343 to 32e7f56 Compare December 10, 2023 22:28
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 3 times, most recently from 4c6b418 to b8707af Compare December 24, 2023 18:04
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from ba3b386 to cc3eddf Compare December 31, 2023 18:46
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from a44e5ea to 1e9ed0d Compare January 7, 2024 19:28
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 3 times, most recently from 115e093 to 99b78ef Compare January 14, 2024 21:09
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 4 times, most recently from 451cfc0 to 85caffc Compare January 21, 2024 22:53
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 3 times, most recently from 698b131 to 6b68f61 Compare February 4, 2024 18:14
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from 0a33470 to bde076a Compare February 11, 2024 19:33
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from e3ee75d to 429f1b5 Compare February 25, 2024 18:02
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 3 times, most recently from eff5ab2 to 4da3f98 Compare March 3, 2024 19:06
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 3 times, most recently from f82de65 to 0719fa2 Compare May 12, 2024 18:21
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from 87b47be to cd316bf Compare June 30, 2024 18:32
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from e5d3f8b to 9982753 Compare July 7, 2024 19:46
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from abf5346 to 8aa619e Compare July 21, 2024 18:06
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from ffd4e9f to 7717264 Compare July 28, 2024 19:37
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 3 times, most recently from 5ad3c25 to 492b8ee Compare August 4, 2024 23:00
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from e8981da to d5c09fd Compare August 11, 2024 22:39
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from 00d45fd to f1f2d4a Compare August 25, 2024 19:19
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from e57b70a to 3df4d41 Compare September 1, 2024 19:14
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from 27dbcaf to 669afe8 Compare September 15, 2024 18:16
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 3 times, most recently from 33afa49 to db9a80e Compare September 22, 2024 18:26
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch 2 times, most recently from 04e9bde to 8f1cc6e Compare September 29, 2024 19:01
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch from 8f1cc6e to 7b12afd Compare September 30, 2024 19:21
@renovate renovate bot force-pushed the renovate/pkg-dir-8.x branch from 7b12afd to 350bf5d Compare October 6, 2024 18:38
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.

0 participants