Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps pythonbible from 0.13.1 to 0.14.0.

Release notes

Sourced from pythonbible's releases.

v0.14.0

0.14.0 - 2024-06-10

Added

  • Added Python 3.14 to the list of supported Python versions.

Changed

  • Modified the header image url to be an absolute url so that it hopefully shows up in PyPI correctly.
  • Switched package build and publish tool from flit to uv.
  • Updated GitHub Actions workflow to use uv for building and publishing to PyPI.

Removed

  • Removed Python 3.8 from the list of supported Python versions.
  • Removed Python 3.9 from the list of supported Python versions.
Changelog

Sourced from pythonbible's changelog.

[0.14.0] - 2024-06-10

Added

  • Added Python 3.14 to the list of supported Python versions.

Changed

  • Modified the header image url to be an absolute url so that it hopefully shows up in PyPI correctly.
  • Switched package build and publish tool from flit to uv.
  • Updated GitHub Actions workflow to use uv for building and publishing to PyPI.

Removed

  • Removed Python 3.8 from the list of supported Python versions.
  • Removed Python 3.9 from the list of supported Python versions.
Commits
  • 8004297 Update version to 0.14.0 (#214)
  • ba3fc6d Switch to UV (#204)
  • 9fe0cfb [pre-commit.ci] pre-commit autoupdate (#205)
  • 228757b Bump astral-sh/setup-uv from 6 to 7 (#209)
  • 569d73c Bump the production-dependencies group across 1 directory with 2 updates (#212)
  • 0c10fcb Bump wntrblm/nox from 2025.05.01 to 2025.10.16 (#213)
  • b1de8a6 Bump github/codeql-action from 3 to 4 (#210)
  • 15de1fc Bump actions/setup-python from 5 to 6 (#206)
  • c7b995e Bump pytest-cov from 6.2.1 to 6.3.0 in the production-dependencies group (#207)
  • 9fc4493 [pre-commit.ci] pre-commit autoupdate (#203)
  • 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 [pythonbible](https://github.com/avendesora/pythonbible) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/avendesora/pythonbible/releases)
- [Changelog](https://github.com/avendesora/pythonbible/blob/main/CHANGELOG.md)
- [Commits](avendesora/pythonbible@v0.13.1...v0.14.0)

---
updated-dependencies:
- dependency-name: pythonbible
  dependency-version: 0.14.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 Nov 10, 2025
@codacy-production
Copy link

codacy-production bot commented Nov 11, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1d223b1) 888 887 99.89%
Head commit (a18e89a) 888 (+0) 887 (+0) 99.89% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#100) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@avendesora avendesora merged commit 46ad6c4 into main Nov 11, 2025
12 checks passed
@avendesora avendesora deleted the dependabot/pip/pythonbible-0.14.0 branch November 11, 2025 05:55
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