Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2025

This PR contains the following updates:

Package Change Age Confidence
cross-env 10.0.0 -> 10.1.0 age confidence

Release Notes

kentcdodds/cross-env (cross-env)

v10.1.0

Compare Source

Features
  • add support for default value syntax (152ae6a)

For example:

"dev:server": "cross-env wrangler dev --port ${PORT:-8787}",

If PORT is already set, use that value, otherwise fallback to 8787.

Learn more about Shell Parameter Expansion


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 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 dependencies This pull request updates dependency files label Oct 28, 2025
@RichDom2185 RichDom2185 enabled auto-merge (squash) October 28, 2025 10:06
@renovate renovate bot force-pushed the renovate/cross-env-10.x-lockfile branch 2 times, most recently from d30cca2 to 7c0f8ee Compare October 28, 2025 10:16
@coveralls
Copy link

coveralls commented Oct 28, 2025

Pull Request Test Coverage Report for Build 18871618194

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.002%) to 42.48%

Totals Coverage Status
Change from base Build 18871571185: -0.002%
Covered Lines: 21112
Relevant Lines: 52058

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/cross-env-10.x-lockfile branch from 7c0f8ee to 4260638 Compare October 28, 2025 10:23
@RichDom2185 RichDom2185 merged commit fd6b055 into master Oct 28, 2025
10 checks passed
@RichDom2185 RichDom2185 deleted the renovate/cross-env-10.x-lockfile branch October 28, 2025 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This pull request updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants