Skip to content

Update dependency readdirp to v5#278

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/readdirp-5.x
Open

Update dependency readdirp to v5#278
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/readdirp-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 26, 2025

This PR contains the following updates:

Package Change Age Confidence
readdirp ^3.6.0^5.0.0 age confidence

Release Notes

paulmillr/readdirp (readdirp)

v5.0.0

Compare Source

  • Make the package ESM-only. Reduces on-disk package size.
  • Increase minimum node.js version to v20.19. The versions starting from it support loading esm files from cjs
  • Increase security of NPM releases. Switch to token-less Trusted Publishing, with help of jsbt
  • Switch compilation mode to isolatedDeclaration-based typescript for simplified auto-generated docs

New Contributors

Full Changelog: paulmillr/readdirp@4.1.2...5.0.0

v4.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: paulmillr/readdirp@4.1.1...4.1.2

v4.1.1

Compare Source

Fix invalid "type": "module" in package.json. Closes gh-203

Full Changelog: paulmillr/readdirp@4.1.0...4.1.1

v4.1.0

Compare Source

New Contributors

Full Changelog: paulmillr/readdirp@4.0.2...4.1.0

v4.0.2

Compare Source

  • Improve compatibility with graceful-fs and reduce amount of EMFILE errors by switching to async stat methods
  • Remove fileFilter "array of strings" from readme by @​karlhorky in #​198
  • improve typing for readdirpPromise by @​yuheiy in #​199

New Contributors

Full Changelog: paulmillr/readdirp@4.0.1...4.0.2

v4.0.1

Compare Source

Quick fix for invalid esm imports.

Full Changelog: paulmillr/readdirp@4.0.0...4.0.1

v4.0.0

Compare Source

  • Rewrite in typescript
  • Support hybrid common.js / esm modules
  • Remove glob support and all dependencies
  • Increase minimum node.js from v8 to v14
  • Make sure you're using let {readdirp} = require('readdirp') in common.js

Full Changelog: paulmillr/readdirp@3.6.0...4.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • 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/readdirp-5.x branch from 4577bf7 to 1b79894 Compare December 3, 2025 16:48
@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch from 1b79894 to 33f6135 Compare December 31, 2025 18:00
@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch from 33f6135 to d322404 Compare January 8, 2026 21:23
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 8, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch 2 times, most recently from dd5eabf to cc7fa84 Compare January 23, 2026 20:51
@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch from cc7fa84 to 8889286 Compare February 2, 2026 17:04
@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch 2 times, most recently from bbd9fb5 to 5b56a07 Compare February 17, 2026 19:03
@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch from 5b56a07 to 10e21bb Compare March 5, 2026 17:02
@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch from 10e21bb to 19a74b9 Compare March 13, 2026 13:43
@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch 2 times, most recently from f793e03 to 2a8d905 Compare April 1, 2026 22:14
@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch from 2a8d905 to 0fc3b57 Compare April 8, 2026 16:16
@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch from 0fc3b57 to b6af964 Compare April 29, 2026 17:38
@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch from b6af964 to 84d3e79 Compare May 12, 2026 13:37
@renovate renovate Bot force-pushed the renovate/readdirp-5.x branch from 84d3e79 to c2f2a7f Compare May 18, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants