Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boltons ~=21.0.0 -> ~=24.1.0 age adoption passing confidence

Release Notes

mahmoud/boltons (boltons)

v24.1.0

Compare Source

(November 1, 2024)

  • Added max_depth parameter to [fileutils.iter_find_files][fileutils.iter_find_files]
  • Added enter parameter to [iterutils.research][iterutils.research] to support traversing custom data types
  • Add optional print tracing for [iterutils.remap][iterutils.remap] for easier debugging
  • Fixed [typeutils.Sentinel][typeutils.make_sentinel] copy behavior to return self
  • Tentative Python 3.13 support (#​365, #​366)

v24.0.0

Compare Source

Per the RFC in issue #​365, boltons is now Python 3 only. 3.7+ for now.
If you're a Python 2 user, feel free to pin at boltons<24.0.0.

Other minor changes:

  • Added Python 3.12 support (#​361)
  • Fix [dictutils.OneToOne][dictutils.OneToOne]'s update() behavior with empty iterables

v23.1.1

Compare Source

(November 1, 2023)

Tiny release to include more test files in the sdist (source distribution) on PyPI.

v23.1.0

Compare Source

(October 31, 2023)

v23.0.0

Compare Source

(February 19, 2023)

  • Overdue update for Python 3.10 and 3.11 support ([#​294][i294], [#​303][i303], [#​320][i320], [#​323][i323], [#​326][i326]/[#​327][i327])

  • Add [iterutils.chunk_ranges][iterutils.chunk_ranges] ([#​312][i312])

  • Improvements to SpooledBytesIO/SpooledStringIO ([#​305][i305])

  • Bugfix for infinite daterange issue when start and stop is the same ([#​302][i302])

  • Fix Bits.as_list behavior ([#​315][i315])

    21.0.0


(May 16, 2021)

  • Fix [OMD][dictutils.OrderedMultiDict].addlist when the added list is empty
  • Add funcutils.noop, satisfying PEP 559
  • Support lists for [iterutils.bucketize][iterutils.bucketize]
  • Python 3.9 test fixes for OMD (PEP 584, see #​271)
  • Make [typeutils.make_sentinel][typeutils.make_sentinel] more pickleable
  • jsonutils.reverse_iter_lines now works on Py3 and Windows

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 force-pushed the renovate/boltons-24.x branch from 810ed7e to b205ce0 Compare November 25, 2024 11:55
@sonarqubecloud
Copy link

@renovate
Copy link
Contributor Author

renovate bot commented Nov 25, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 24.x releases. But if you manually upgrade to 24.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/boltons-24.x branch November 25, 2024 14:41
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.

1 participant