Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@japa/runner ^4.4.0 -> ^5.0.0 age confidence

Release Notes

japa/runner (@​japa/runner)

v5.0.0: Target Node 24 and replace fast-glob with fs.glob

Compare Source

5.0.0 (2025-12-13)

We have removed the usage of npm package fast-glob in favor of inbuilt fs.glob method that is part of the Node.js platform. Since, most of the Japa projects uses standard glob expressions, this change wouldn't cause any issues. However, if you were using advanced glob expressions that aren't supported by Node, then feel free to create an issue

Features
  • remove fast-glob package in favor of Node.js fs.glob f70c3e0
BREAKING CHANGES
  • The globs support behavior may different. However, we expect most Japa
    projects to use standard glob expressions and must work without any issues

Full Changelog: japa/runner@v4.4.0...v5.0.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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/japa-runner-5.x branch from 32bad9d to 7850048 Compare December 19, 2025 07:53
@RomainLanz RomainLanz merged commit 0eefa6c into 0.x Dec 19, 2025
8 checks passed
@renovate renovate bot deleted the renovate/japa-runner-5.x branch December 19, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants