[PR #74] [CLOSED] Update dependency readdirp to v4 #77

Closed
opened 2026-02-27 14:57:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/webapp/pull/74
Author: @renovate[bot]
Created: 8/25/2024
Status: Closed

Base: masterHead: renovate/readdirp-4.x


📝 Commits (1)

  • e346cde Update dependency readdirp to v4

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
readdirp 3.6.0 -> 4.1.2 age adoption passing confidence

Release Notes

paulmillr/readdirp (readdirp)

v4.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/paulmillr/readdirp/compare/4.1.1...4.1.2

v4.1.1

Compare Source

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

Full Changelog: https://github.com/paulmillr/readdirp/compare/4.1.0...4.1.1

v4.1.0

Compare Source

New Contributors

Full Changelog: https://github.com/paulmillr/readdirp/compare/4.0.2...4.1.0

v4.0.2

Compare Source

New Contributors

Full Changelog: https://github.com/paulmillr/readdirp/compare/4.0.1...4.0.2

v4.0.1

Compare Source

Quick fix for invalid esm imports.

Full Changelog: https://github.com/paulmillr/readdirp/compare/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: https://github.com/paulmillr/readdirp/compare/3.6.0...4.0.0


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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/webapp/pull/74 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 8/25/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `renovate/readdirp-4.x` --- ### 📝 Commits (1) - [`e346cde`](https://github.com/netbootxyz/webapp/commit/e346cdeb069f056318359df0a84e98aafcd49eb9) Update dependency readdirp to v4 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [readdirp](https://redirect.github.com/paulmillr/readdirp) | [`3.6.0` -> `4.1.2`](https://renovatebot.com/diffs/npm/readdirp/3.6.0/4.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/readdirp/4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/readdirp/4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/readdirp/3.6.0/4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/readdirp/3.6.0/4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>paulmillr/readdirp (readdirp)</summary> ### [`v4.1.2`](https://redirect.github.com/paulmillr/readdirp/releases/tag/4.1.2) [Compare Source](https://redirect.github.com/paulmillr/readdirp/compare/4.1.1...4.1.2) #### What's Changed - Fix broken stream on normal flow error by [@&#8203;Chocobozzz](https://redirect.github.com/Chocobozzz) in [https://github.com/paulmillr/readdirp/pull/205](https://redirect.github.com/paulmillr/readdirp/pull/205) #### New Contributors - [@&#8203;Chocobozzz](https://redirect.github.com/Chocobozzz) made their first contribution in [https://github.com/paulmillr/readdirp/pull/205](https://redirect.github.com/paulmillr/readdirp/pull/205) **Full Changelog**: https://github.com/paulmillr/readdirp/compare/4.1.1...4.1.2 ### [`v4.1.1`](https://redirect.github.com/paulmillr/readdirp/releases/tag/4.1.1) [Compare Source](https://redirect.github.com/paulmillr/readdirp/compare/4.1.0...4.1.1) Fix invalid `"type": "module"` in package.json. Closes [gh-203](https://redirect.github.com/paulmillr/readdirp/issues/203) **Full Changelog**: https://github.com/paulmillr/readdirp/compare/4.1.0...4.1.1 ### [`v4.1.0`](https://redirect.github.com/paulmillr/readdirp/releases/tag/4.1.0) [Compare Source](https://redirect.github.com/paulmillr/readdirp/compare/4.0.2...4.1.0) - Add Deno and Bun support - Publish to JSR - Bump min. nodejs version from 14.16 to 14.18 - fix([#&#8203;201](https://redirect.github.com/paulmillr/readdirp/issues/201)): typings by [@&#8203;KillerCodeMonkey](https://redirect.github.com/KillerCodeMonkey) in [https://github.com/paulmillr/readdirp/pull/202](https://redirect.github.com/paulmillr/readdirp/pull/202) #### New Contributors - [@&#8203;KillerCodeMonkey](https://redirect.github.com/KillerCodeMonkey) made their first contribution in [https://github.com/paulmillr/readdirp/pull/202](https://redirect.github.com/paulmillr/readdirp/pull/202) **Full Changelog**: https://github.com/paulmillr/readdirp/compare/4.0.2...4.1.0 ### [`v4.0.2`](https://redirect.github.com/paulmillr/readdirp/releases/tag/4.0.2) [Compare Source](https://redirect.github.com/paulmillr/readdirp/compare/4.0.1...4.0.2) - 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 [@&#8203;karlhorky](https://redirect.github.com/karlhorky) in [https://github.com/paulmillr/readdirp/pull/198](https://redirect.github.com/paulmillr/readdirp/pull/198) - improve typing for `readdirpPromise` by [@&#8203;yuheiy](https://redirect.github.com/yuheiy) in [https://github.com/paulmillr/readdirp/pull/199](https://redirect.github.com/paulmillr/readdirp/pull/199) #### New Contributors - [@&#8203;karlhorky](https://redirect.github.com/karlhorky) made their first contribution in [https://github.com/paulmillr/readdirp/pull/198](https://redirect.github.com/paulmillr/readdirp/pull/198) - [@&#8203;yuheiy](https://redirect.github.com/yuheiy) made their first contribution in [https://github.com/paulmillr/readdirp/pull/199](https://redirect.github.com/paulmillr/readdirp/pull/199) **Full Changelog**: https://github.com/paulmillr/readdirp/compare/4.0.1...4.0.2 ### [`v4.0.1`](https://redirect.github.com/paulmillr/readdirp/releases/tag/4.0.1) [Compare Source](https://redirect.github.com/paulmillr/readdirp/compare/4.0.0...4.0.1) Quick fix for invalid esm imports. **Full Changelog**: https://github.com/paulmillr/readdirp/compare/4.0.0...4.0.1 ### [`v4.0.0`](https://redirect.github.com/paulmillr/readdirp/releases/tag/4.0.0) [Compare Source](https://redirect.github.com/paulmillr/readdirp/compare/3.6.0...4.0.0) - 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**: https://github.com/paulmillr/readdirp/compare/3.6.0...4.0.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/netbootxyz/webapp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTY3LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:57:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webapp#77
No description provided.