Skip to content

build: bump beartype from 0.19.0 to 0.20.1 #1862

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Bumps beartype from 0.19.0 to 0.20.1.

Release notes

Sourced from beartype's releases.

Beartype 0.20.0: The Balding Bears Are Back in QA Town

Beartype 0.20.0 catapults out of your CRT monitor from the 90's that contains only four pounds of lead, across your mechanical keyboard with the clacky keys and vibrant crumb trails, and into your lap. Startled, you shriek in fear. Then astonishment. Then back to fear. Trembling, your fingers reach for...

pip install --upgrade beartype     # <-- bugger the bugs

Caveat Emptor: What follows is a lazy copy-paste of our prior changelog for Beartype 0.20.0 Release Candidate 0. Therefore, this is already boring the snot out of you. That's a good thing. Laziness is the root of all QA stability.

@​beartype 0.20.0 gurgles contentedly as you wipe the birthing fluids from its forehead. You choke back tears. In a moment of madness that borders on the divine, you pull the trigger. You update. You're in too deep now. The sunk cost fallacy you feel is real. Your devbox shudders. Your mechanical keyboard spills sugary soda all over itself. Your RSI-wracked mouse hand pulsates with the pre-install jitters. Surely the second coming of QA is at hand.

@​beartype 0.20.0: and you thought Gymnastics Turtle was weird

@​beartype 0.20.0 is brought to you by...

GitHub Sponsors: When You Befriend the Bear, You've got a Bear for Life

This release comes courtesy these proud GitHub Sponsors, without whom @​leycec's cats would currently be eating grasshoppers:

Thanks so much, masters of fintech and metrology.

The Masters of Fintech and Metrology. That's who.

And now for something fishy.

Did You Do Anything Except Break Everything?

Absolutely! Well, surely. Well, probably. Well, possibly. Well, maybe.

@​beartype 0.20.0 brings to bear a whole new lineup of QA goodies. You never knew you needed these QA goodies until a small voice inside of you whispered:

"You do."

Before we get to some actual meaningful content in this changelog, though...

Blast Hardcheese isn't to blame for @​beartype 0.20.0's litany of questionable new "features"... but your coworker might be

Tell @​leycec What to Do in This Thrilling GitHub Poll 😮

Left to my own devices, I just play video games and obsessively rummage around in the bike shed with PEP standards nobody cares about. This is why...

... (truncated)

Commits
  • 9fa314f Beartype 0.20.1: Be Astonished! It's... @​beartype?
  • 67dd4cc @dataclass.dataclass field validation x 4.
  • 2af8e4f collections.abc.Iterable[torch.Tensor].
  • 421b6f6 PEP 695 recursive type aliases x 3.
  • 4e4fb15 [PEP 747] typing.TypeForm integrations x 2.
  • 6b38639 [PEP 747] typing.TypeForm integrations.
  • 3c52f53 PEP 695 recursive type aliases x 2.
  • 1baada8 PEP 695 recursive type aliases x 1.
  • 99f53a0 @dataclass.dataclass field validation x 3.
  • 434f55b @dataclass.dataclass field validation x 2.
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [beartype](https://github.com/beartype/beartype) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/beartype/beartype/releases)
- [Changelog](https://github.com/beartype/beartype/blob/main/doc/RELEASE.rst)
- [Commits](beartype/beartype@v0.19.0...v0.20.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Mar 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 21, 2025 17:51
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.97%. Comparing base (856652e) to head (47aec2a).
Report is 1 commits behind head on main.

❌ Your project status has failed because the head coverage (89.97%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1862   +/-   ##
=======================================
  Coverage   89.97%   89.97%           
=======================================
  Files          92       92           
  Lines        8837     8837           
=======================================
  Hits         7951     7951           
  Misses        886      886           

☔ View full report in Codecov by Sentry.
📢 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.

@pyansys-ci-bot pyansys-ci-bot merged commit e4b067f into main Mar 24, 2025
47 of 48 checks passed
@pyansys-ci-bot pyansys-ci-bot deleted the dependabot/pip/beartype-0.20.1 branch March 24, 2025 09:51
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.

2 participants