Skip to content

chore(deps): update dependency fractional-indexing to v4#984

Merged
eternal-flame-AD merged 1 commit into
masterfrom
renovate/fractional-indexing-4.x
Jun 29, 2026
Merged

chore(deps): update dependency fractional-indexing to v4#984
eternal-flame-AD merged 1 commit into
masterfrom
renovate/fractional-indexing-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
fractional-indexing ^3.2.0^4.0.0 age confidence

Release Notes

rocicorp/fractional-indexing (fractional-indexing)

v4.0.0

Compare Source

Breaking changes

  • intDigits now defaults to ‎digits instead of the fixed A–Z/a–z head alphabet. Callers passing a custom ‎digits will get self-headed keys (e.g. base-10 produces ‎"50", ‎"600" instead of ‎"a0", ‎"b00"). To restore the previous behavior, pass ‎BASE_52_DIGITS as ‎intDigits explicitly. The default (no custom ‎digits) is unchanged.

What's Changed

  • feat!: Default the head digits to the digits by @​arv in #​37

Full Changelog: rocicorp/fractional-indexing@v3.4.0...v4.0.0

v3.4.0

Compare Source

What's Changed
  • feat: add intDigits parameter to customize integer-part head alphabet by @​arv in #​34
  • perf: speed up key generation (+37–142%) by @​arv in #​35

Full Changelog: rocicorp/fractional-indexing@v3.3.0...v3.4.0

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: rocicorp/fractional-indexing@v3.2.0...v3.3.0


Configuration

📅 Schedule: (UTC)

  • 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: Never, 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 a review from a team as a code owner June 29, 2026 12:16
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 29, 2026
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.33%. Comparing base (ba8317a) to head (71dfde8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #984   +/-   ##
=======================================
  Coverage   74.33%   74.33%           
=======================================
  Files          66       66           
  Lines        3444     3444           
=======================================
  Hits         2560     2560           
  Misses        686      686           
  Partials      198      198           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@eternal-flame-AD eternal-flame-AD merged commit 3101675 into master Jun 29, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/fractional-indexing-4.x branch June 29, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant