Skip to content

Bump cappa from 0.28.1 to 0.29.1#1468

Merged
elliotgunton merged 1 commit into
mainfrom
dependabot/pip/cappa-0.29.1
Aug 5, 2025
Merged

Bump cappa from 0.28.1 to 0.29.1#1468
elliotgunton merged 1 commit into
mainfrom
dependabot/pip/cappa-0.29.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2025

Copy link
Copy Markdown
Contributor

Bumps cappa from 0.28.1 to 0.29.1.

Release notes

Sourced from cappa's releases.

v0.29.1

What's Changed

Full Changelog: DanCardin/cappa@v0.29.0...v0.29.1

v0.29.0

What's Changed

Full Changelog: DanCardin/cappa@v0.28.1...v0.29.0

Changelog

Sourced from cappa's changelog.

0.29.1

  • fix: Lower bounds of dependency versions and test for them.
  • feat: Handle python 3.12 syntax for explicit type <Type> aliases.
  • fix: Explicit choice sequence runtime error.

0.29.0

  • fix: Undocumented completions.
  • docs: Add argument validation documentation.
  • feat: Test against python 3.14.
  • fix: Apply pyright strict typing.
  • fix: Function callables ability to depend on implicit Deps.
  • docs: Improve docs relating to Output.

0.28

Commits
  • 1eb4842 Merge pull request #230 from DanCardin/dc/explicit-choice-sequece
  • b2c7f48 fix: Lower bounds of dependency versions and test for them.
  • d9909f6 Merge pull request #228 from DanCardin/dc/explicit-choice-sequece
  • 7460931 fix: Linting errors resulting from upgrading mypy/pyright.
  • 72ed0e6 feat: Handle python 3.12 syntax for explicit type \<Type> aliases.
  • df8aa47 Merge pull request #227 from DanCardin/dc/explicit-choice-sequece
  • a2bf3fb fix: Explicit choice sequence runtime error.
  • 52f58d7 Merge pull request #225 from DanCardin/dc/completion
  • fa01833 fix: Undocumented completions.
  • 9f8ff8d Merge pull request #224 from DanCardin/dc/docs
  • 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)

@dependabot dependabot Bot added python Dependabot pull requests that update Python dependencies semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade labels Aug 4, 2025
@dependabot dependabot Bot added semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade python Dependabot pull requests that update Python dependencies labels Aug 4, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/cappa-0.29.1 branch from 6853b44 to 701f849 Compare August 5, 2025 08:21
@elliotgunton elliotgunton enabled auto-merge (squash) August 5, 2025 08:45
Bumps [cappa](https://github.com/dancardin/cappa) from 0.28.1 to 0.29.1.
- [Release notes](https://github.com/dancardin/cappa/releases)
- [Changelog](https://github.com/DanCardin/cappa/blob/main/CHANGELOG.md)
- [Commits](DanCardin/cappa@v0.28.1...v0.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/cappa-0.29.1 branch from 701f849 to 5dc46e6 Compare August 5, 2025 08:58
@elliotgunton elliotgunton merged commit 29a4769 into main Aug 5, 2025
22 checks passed
@elliotgunton elliotgunton deleted the dependabot/pip/cappa-0.29.1 branch August 5, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Dependabot pull requests that update Python dependencies semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant