Skip to content

chore(deps): bump hypothesis-awkward from 0.12.0 to 0.13.0#3952

Merged
TaiSakuma merged 2 commits into
mainfrom
dependabot/pip/hypothesis-awkward-0.13.0
Apr 7, 2026
Merged

chore(deps): bump hypothesis-awkward from 0.12.0 to 0.13.0#3952
TaiSakuma merged 2 commits into
mainfrom
dependabot/pip/hypothesis-awkward-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor

Bumps hypothesis-awkward from 0.12.0 to 0.13.0.

Release notes

Sourced from hypothesis-awkward's releases.

v0.13.0

What's Changed

Features

Bug Fixes

Testing

Build & CI

Full Changelog: scikit-hep/hypothesis-awkward@v0.12.0...v0.13.0

Changelog

Sourced from hypothesis-awkward's changelog.

[0.13.0] - 2026-04-06

Features

  • Improve shrink quality for leaf contents, numpy arrays, and dtypes (#52)
  • Improve regular_array defaults and docstrings (#56)

Bug Fixes

  • Increase max_examples for rare find() condition in test (#58)

Testing

  • Add shrink quality tests for contents() (#57)

Build & CI

  • Switch to double-quote docstrings and add docformatter (#53)
  • Harden composite actions for gh-pages deployment (#54)
  • Split docs-pr-preview into build and deploy workflows (#55)

Meta

  • Update CI rules, testing patterns, and option-contents design status
Commits
  • 50517a3 Bump version 0.12.0 → 0.13.0
  • a1c6b09 fix: increase max_examples for rare find() condition in test (#58)
  • a47f64c test: add shrink quality tests for contents() (#57)
  • 37f8e25 feat: improve regular_array defaults and docstrings (#56)
  • b42d477 meta: update CI rules, testing patterns, and option-contents design status
  • 951249e ci: split docs-pr-preview into build and deploy workflows (#55)
  • 6b317be ci: harden composite actions for gh-pages deployment (#54)
  • 68b3b18 chore: switch to double-quote docstrings and add docformatter (#53)
  • fe9166e feat: improve shrink quality for leaf contents, numpy arrays, and dtypes (#52)
  • 31c8d6c docs: update CHANGELOG.md for v0.12.0
  • See full diff 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 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 [hypothesis-awkward](https://github.com/scikit-hep/hypothesis-awkward) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/scikit-hep/hypothesis-awkward/releases)
- [Changelog](https://github.com/scikit-hep/hypothesis-awkward/blob/main/CHANGELOG.md)
- [Commits](scikit-hep/hypothesis-awkward@u0.12.0...u0.13.0)

---
updated-dependencies:
- dependency-name: hypothesis-awkward
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 6, 2026
@ikrommyd

ikrommyd commented Apr 7, 2026

Copy link
Copy Markdown
Member

@TaiSakuma this is good to merge as long as the tests pass right?

@TaiSakuma

Copy link
Copy Markdown
Member

@ikrommyd Yes!

@github-actions

github-actions Bot commented Apr 7, 2026

Copy link
Copy Markdown

The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3952

@TaiSakuma
TaiSakuma merged commit fe9a5bd into main Apr 7, 2026
39 checks passed
@TaiSakuma
TaiSakuma deleted the dependabot/pip/hypothesis-awkward-0.13.0 branch April 7, 2026 19:26
@codecov

codecov Bot commented Apr 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.26%. Comparing base (e04256f) to head (4d30e43).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

see 8 files with indirect coverage changes

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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants