supabase-py icon indicating copy to clipboard operation
supabase-py copied to clipboard

chore(deps-dev): bump commitizen from 2.27.1 to 2.29.5

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps commitizen from 2.27.1 to 2.29.5.

Changelog

Sourced from commitizen's changelog.

v2.29.5 (2022-08-07)

Fix

  • git: use "git tag -v" return_code to check whether a tag is signed

v2.29.4 (2022-08-05)

Refactor

  • tool: use charset_normalizer instead of chardet

v2.29.3 (2022-08-02)

Refactor

  • changelog: removes unused code. duplicates are found in changelog_parser

v2.29.2 (2022-07-27)

Fix

  • bump: send changelog to stdout when dry-run is paired with changelog-to-stdout

v2.29.1 (2022-07-26)

Fix

  • Check: process empty commit message
  • ConventionalCommitsCz: cz's schema validates the whole commit message now

Refactor

  • Check: remove the extra preprocessing of commit message file

v2.29.0 (2022-07-22)

Feat

  • use chardet to get correct encoding
  • bump: add signed tag support for bump command

Fix

  • avoid that pytest overrides existing gpg config
  • test: set git to work with gpg

v2.28.1 (2022-07-22)

Fix

... (truncated)

Commits
  • 2c8d5b6 bump: version 2.29.4 → 2.29.5
  • 78f3472 Merge pull request #543 from commitizen-tools/542
  • ae5a98e fix(git): use "git tag -v" return_code to check whether a tag is signed
  • 05ab7ad bump: version 2.29.3 → 2.29.4
  • 19ffb49 Merge pull request #550 from gpongelli/use_charset_normalizer
  • 37505ef refactor(tool): use charset_normalizer instead of chardet
  • 2ff9f15 bump: version 2.29.2 → 2.29.3
  • d36abf5 Merge pull request #541 from bhelgs/changelog_code_coverage_improvements
  • ed636ba refactor(changelog): removes unused code. duplicates are found in changelog_p...
  • 362ec36 bump: version 2.29.1 → 2.29.2
  • 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 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[bot] avatar Aug 08 '22 23:08 dependabot[bot]

Codecov Report

Merging #255 (e4296e9) into develop (3171a02) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #255   +/-   ##
========================================
  Coverage    80.00%   80.00%           
========================================
  Files            8        8           
  Lines          125      125           
========================================
  Hits           100      100           
  Misses          25       25           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 08 '22 23:08 codecov[bot]

Superseded by #257.

dependabot[bot] avatar Aug 15 '22 23:08 dependabot[bot]