Skip to content

Bump pytest-datafiles from 3.0.0 to 3.0.1#741

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pytest-datafiles-3.0.1
Open

Bump pytest-datafiles from 3.0.0 to 3.0.1#741
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pytest-datafiles-3.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps pytest-datafiles from 3.0.0 to 3.0.1.

Release notes

Sourced from pytest-datafiles's releases.

3.0.1

Fixed

  • Corrected minimum pytest version requirement from >=3.6 to >=6.2.0 to match actual requirements (tmp_path fixture)
  • Closed issue #11 - file mode bits are now preserved (resolved by pathlib migration in 3.0)

Added

  • Regression test to ensure file permissions are preserved when copying files

Changed

  • Migrated to uv for package management and builds
  • Added ruff for code formatting and linting
  • Converted documentation from RST to Markdown
  • Added Dependabot for automated dependency updates
  • Updated GitHub Actions workflows for CI/CD
Changelog

Sourced from pytest-datafiles's changelog.

3.0.1

Fixed

  • Corrected minimum pytest version requirement from >=3.6 to >=6.2.0 to match actual requirements (tmp_path fixture)
  • Closed issue #11 - file mode bits are now preserved (resolved by pathlib migration in 3.0)

Added

  • Regression test to ensure file permissions are preserved when copying files

Changed

  • Migrated to uv for package management and builds
  • Added ruff for code formatting and linting
  • Converted documentation from RST to Markdown
  • Added Dependabot for automated dependency updates
  • Updated GitHub Actions workflows for CI/CD
Commits
  • f7b8e38 chore: bump version to 3.0.1 and update changelog
  • 2dbaa48 docs: update README with modern uv-based release instructions
  • 02cef10 fix: update minimum pytest version to 6.2.0
  • 1deba12 test: add regression test for file permissions (issue #11)
  • c233a15 Bump actions/checkout from 4 to 6
  • 70d57a4 Bump actions/setup-python from 5 to 6
  • f4a1fb7 Bump actions/upload-artifact from 4 to 6
  • 5575c4b Bump astral-sh/setup-uv from 5 to 7
  • e68f919 ci: enable Dependabot for weekly dependency updates
  • 3d364b6 dev: remove obsolete command from Makefile
  • 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 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 [pytest-datafiles](https://github.com/omarkohl/pytest-datafiles) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/omarkohl/pytest-datafiles/releases)
- [Changelog](https://github.com/omarkohl/pytest-datafiles/blob/main/CHANGELOG.md)
- [Commits](omarkohl/pytest-datafiles@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: pytest-datafiles
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 5, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 5, 2026 01:57
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.20%. Comparing base (ffa3cb2) to head (3a92659).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #741      +/-   ##
==========================================
- Coverage   96.52%   96.20%   -0.33%     
==========================================
  Files          23       23              
  Lines        1871     1871              
  Branches      111      111              
==========================================
- Hits         1806     1800       -6     
- Misses         43       47       +4     
- Partials       22       24       +2     

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

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.

0 participants