cli icon indicating copy to clipboard operation
cli copied to clipboard

fix(deps): update dependency ipx to v3

Open renovate[bot] opened this issue 7 months ago β€’ 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ipx 2.1.0 -> 3.0.3 age adoption passing confidence

Release Notes

unjs/ipx (ipx)

v3.0.3

Compare Source

compare changes

v3.0.2

Compare Source

compare changes

🩹 Fixes
  • Correctly handle format_auto,animated (#​235)
πŸ“– Documentation
  • Added jsdocs to exported functions and types (#​222)
🏑 Chore
❀️ Contributors

v3.0.1

Compare Source

compare changes

v3.0.0

Compare Source

compare changes

🏑 Chore
❀️ Contributors

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[bot] avatar Apr 23 '25 19:04 renovate[bot]

πŸ“Š Benchmark results

Comparing with 6539a31710c094f21ea3c759ee7cfef63cd5aa4a

  • Dependency count: 1,092 ⬇️ 1.28% decrease vs. 6539a31710c094f21ea3c759ee7cfef63cd5aa4a
  • Package size: 290 MB ⬆️ 4.64% increase vs. 6539a31710c094f21ea3c759ee7cfef63cd5aa4a
  • Number of ts-expect-error directives: 399 (no change)

github-actions[bot] avatar Jun 05 '25 13:06 github-actions[bot]

@keanu-a oh, cool. I'd been holding off on this one because it was actually quietly not compatible with our engines.node range: https://github.com/unjs/ipx/issues/263. but we recently bumped our range up to >=20.12.2, so we're good now!

this should resolve https://github.com/netlify/cli/issues/6308, and maaaaybe even https://github.com/netlify/cli/issues/6850 and https://github.com/netlify/cli/issues/7314?

serhalp avatar Jul 08 '25 15:07 serhalp