Skip to content

Update dependency boltons to v26#861

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/boltons-26.x
Open

Update dependency boltons to v26#861
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/boltons-26.x

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boltons <26<27 age adoption passing confidence

Release Notes

mahmoud/boltons (boltons)

v26.0.0

Compare Source

(June 19, 2026)

  • Added [funcutils.once][funcutils.once] decorator for one-time function execution
  • Added [strutils.human_readable_list][strutils.human_readable_list] for formatting lists as human-readable strings
  • Extended [iterutils.partition][iterutils.partition] to accept multiple predicates
  • Added cache option to [iterutils.remap][iterutils.remap] and [iterutils.research][iterutils.research]
  • Fixed [iterutils.split][iterutils.split] maxsplit=0 wrapping source object instead of its values
  • Fixed [listutils.BarrelList][listutils.BarrelList] insert() raising IndexError on large negative indices (now clamps like built-in list)
  • Fixed [listutils.BarrelList][listutils.BarrelList] sort() with multiple internal lists
  • Fixed [dictutils.OrderedMultiDict][dictutils.OrderedMultiDict] equality comparison against plain mappings
  • Fixed [strutils.bytes2human][strutils.bytes2human] rollover at exact powers of 1024
  • Fixed [tbutils.ParsedException.from_string][tbutils.ParsedException] IndexError on truncated tracebacks
  • Fixed [tableutils.Table.to_text][tableutils.Table] column sizing
  • Fixed [strutils.html2text][strutils.html2text] handling
  • Added Python 3.14 support

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: 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.

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.

0 participants