Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

build(deps): bump cappa from 0.13.2 to 0.14.2 #70

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps cappa from 0.13.2 to 0.14.2.

Release notes

Sourced from cappa's releases.

v0.14.2

What's Changed

Full Changelog: DanCardin/cappa@v0.14.0...v0.14.2

v0.14.1

What's Changed

Full Changelog: DanCardin/cappa@v0.14.0...v0.14.1

v0.14.0

What's Changed

New Contributors

Full Changelog: DanCardin/cappa@v0.13.2...v0.14.0

Commits
  • a0c133e Merge pull request #85 from DanCardin/dc/bool-default
  • d0db193 fix: Default bool fields to False when omitted.
  • d2a3d95 chore: Only run annotation fixing below 3.11.
  • 03ade92 Merge pull request #86 from DanCardin/dc/fix-zsh-completions
  • 8f23831 fix: zsh completion script.
  • ec44f62 Merge pull request #84 from DanCardin/dc/function-commands
  • 4d93f79 feat: Support functions as interface for simple CLIs.
  • da6a274 Merge pull request #82 from euri10/typo_docs
  • 83caea2 docs: fix type
  • 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 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 [cappa](https://github.com/dancardin/cappa) from 0.13.2 to 0.14.2.
- [Release notes](https://github.com/dancardin/cappa/releases)
- [Changelog](https://github.com/DanCardin/cappa/blob/main/CHANGELOG.md)
- [Commits](DanCardin/cappa@v0.13.2...v0.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link

sweep-ai bot commented Dec 11, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

@Tobi-De Tobi-De merged commit 19b9da7 into main Dec 12, 2023
3 of 5 checks passed
@Tobi-De Tobi-De deleted the dependabot/pip/cappa-0.14.2 branch December 12, 2023 08:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant