Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 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 - "every 2nd week starting on the 2 week of the year before 4am on Monday" (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 requested review from a team and bensbits91 October 13, 2025 02:45
@bitwarden-bot bitwarden-bot changed the title [deps] Autofill: Update cross-env to v10.1.0 [PM-26862] [deps] Autofill: Update cross-env to v10.1.0 Oct 13, 2025
@bitwarden-bot
Copy link

Internal tracking:

Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.93%. Comparing base (601c1cc) to head (2d55e37).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16844   +/-   ##
=======================================
  Coverage   38.92%   38.93%           
=======================================
  Files        3435     3435           
  Lines       97482    97482           
  Branches    14660    14660           
=======================================
+ Hits        37947    37950    +3     
+ Misses      57877    57874    -3     
  Partials     1658     1658           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title [PM-26862] [deps] Autofill: Update cross-env to v10.1.0 [deps] Autofill: Update cross-env to v10.1.0 Oct 13, 2025
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.

2 participants