Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps pint from 0.22 to 0.23.

Changelog

Sourced from pint's changelog.

0.23 (2023-12-08)

  • Add _get_conversion_factor to registry with cache.
  • Homogenize input and ouput of internal regitry functions to facility typing, subclassing and wrapping. (_yield_unit_triplets, )
  • Generated downstream_status page to track the state of downstream projects.
  • Improve typing annotation.
  • Updated to flexparser 0.2.
  • Faster wraps (PR #1862)
  • Add codspeed github action.
  • Move benchmarks to pytest-benchmarks.
  • Support pytest on python 3.12 wrt Fraction formatting change (#1818)
  • Fixed Transformation type protocol. (PR #1805, PR #1832)
  • Documented to_preferred and created added an autoautoconvert_to_preferred registry option. (PR #1803)
  • Enable Pint to parse uncertainty numbers. (See #1611, #1614)
  • Optimize matplotlib unit conversion for Quantity arrays (PR #1819)
  • Add numpy.linalg.norm implementation. (PR #1251)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [pint](https://github.com/hgrecco/pint) from 0.22 to 0.23.
- [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES)
- [Commits](hgrecco/pint@0.22...0.23)

---
updated-dependencies:
- dependency-name: pint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 11, 2023 17:47
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Dec 11, 2023
@codecov
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b0c5f30) 91.96% compared to head (9c28a2e) 91.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #881   +/-   ##
=======================================
  Coverage   91.96%   91.96%           
=======================================
  Files          83       83           
  Lines        5915     5915           
=======================================
  Hits         5440     5440           
  Misses        475      475           

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

@RobPasMue RobPasMue enabled auto-merge (squash) December 12, 2023 10:26
@RobPasMue RobPasMue merged commit 5c46052 into main Dec 12, 2023
@RobPasMue RobPasMue deleted the dependabot/pip/pint-0.23 branch December 12, 2023 10:53
RobPasMue pushed a commit that referenced this pull request Jan 5, 2024
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants