Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): update conventional-pre-commit requirement from ^2.1.1 to ^3.0.0 #20

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on conventional-pre-commit to permit the latest version.

Release notes

Sourced from conventional-pre-commit's releases.

v3.0.0

❗ Breaking Changes ❗

  • Drop support for Python 3.7 -- minimum version 3.8 (to enable dynamic versioning) #71

  • Following up to #68, a blank line between the commit subject and body is now required per the Spec

    Prior to this release, the following commit would pass (unless the --strict arg was used):

    $ git commit -m "feat: subject line
    body line with no blank in the middle"

    After this change, the --strict arg has no effect, commits with bodies must be formatted with a blank line:

    $ git commit -m "feat: subject line
    body line with blank in the middle"

What's Changed

New Contributors

Full Changelog: compilerla/conventional-pre-commit@v2.4.0...v3.0.0

Commits
  • 6c1cc81 Refactor: kebab-case inputs (#74)
  • 838e388 refactor(release): kebab-case inputs
  • 2f7ad0d Fix: unpin minor version of pypi-publish (#73)
  • c2cfba0 fix(release): unpin minor version of pypi-publish
  • dfbb81a Fix: typo in included workflow (#72)
  • 95e8403 fix(ci): typo in included workflow
  • 33bb337 Chores: testing, versioning, publishing (#71)
  • 76515eb docs: update release process
  • b7fc13e docs: describe passing args
  • 194edaf refactor(tests): test main and subprocess.call separately
  • Additional commits viewable in compare view

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)

Updates the requirements on [conventional-pre-commit](https://github.com/compilerla/conventional-pre-commit) to permit the latest version.
- [Release notes](https://github.com/compilerla/conventional-pre-commit/releases)
- [Commits](compilerla/conventional-pre-commit@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: conventional-pre-commit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@olivmath olivmath merged commit 2ecc239 into main Dec 22, 2023
14 checks passed
@olivmath olivmath deleted the dependabot/pip/conventional-pre-commit-tw-3.0.0 branch December 22, 2023 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant