AlexRogalskiy / typescript-tools

Collection of TypeScript tools & utilities
GNU General Public License v3.0
2 stars 0 forks source link

:arrow_up: Updates path-type to v6 #2384

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
path-type ^4.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

sindresorhus/path-type (path-type) ### [`v6.0.0`](https://togithub.com/sindresorhus/path-type/releases/tag/v6.0.0) [Compare Source](https://togithub.com/sindresorhus/path-type/compare/v5.0.0...v6.0.0) ##### Breaking - Require Node.js 18 [`2d7d7cb`](https://togithub.com/sindresorhus/path-type/commit/2d7d7cb) ### [`v5.0.0`](https://togithub.com/sindresorhus/path-type/releases/tag/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/path-type/compare/v4.0.0...v5.0.0) ##### Breaking - Require Node.js 12 ([#​8](https://togithub.com/sindresorhus/path-type/issues/8)) [`24e52d3`](https://togithub.com/sindresorhus/path-type/commit/24e52d3) - This package is now pure [ESM](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) - This means you need to use `import {isFile} from 'path-type'` instead of `const {isFile} = require('path-type')`. - I would recommend moving to ESM. ESM can still import CommonJS packages, but CommonJS cannot import ESM packages synchronously. - If you cannot move to ESM yet, don't upgrade to this version.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


github-actions[bot] commented 1 month ago

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

github-actions[bot] commented 1 month ago

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

github-actions[bot] commented 1 month ago

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/js-sha256@0.9.0 None 0 38 kB emn178
npm/path-type@6.0.0 None 0 5.33 kB sindresorhus
npm/prettier@2.3.2 environment, eval, filesystem, unsafe 0 20.3 MB sosukesuzuki
npm/threads@1.6.5 environment, eval +5 336 kB andywer
npm/tiny-worker@2.3.0 shell Transitive: eval, filesystem, unsafe +1 321 kB avoidwork

View full report↗︎