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

chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v3 #45

Merged
merged 3 commits into from May 13, 2024

Conversation

blahspambot
Copy link
Collaborator

@blahspambot blahspambot commented Nov 17, 2023

This PR contains the following updates:

Package Type Update Change
compilerla/conventional-pre-commit repository major v2.4.0 -> v3.1.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

compilerla/conventional-pre-commit (compilerla/conventional-pre-commit)

v3.1.0

Compare Source

  • Fixes a bug in the enforcement of newlines between message and body introduced in v3.0.0
  • Allows comma , characters in the scope portion of message

What's Changed

New Contributors

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

v3.0.0

Compare Source

❗ 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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@blahspambot blahspambot changed the title chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v3 chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v3 - autoclosed Dec 2, 2023
@blahspambot blahspambot closed this Dec 2, 2023
@blahspambot blahspambot deleted the renovate/compilerla-conventional-pre-commit-3.x branch December 2, 2023 00:47
@blahspambot blahspambot changed the title chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v3 - autoclosed chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v3 Dec 3, 2023
@blahspambot blahspambot reopened this Dec 3, 2023
@blahspambot blahspambot restored the renovate/compilerla-conventional-pre-commit-3.x branch December 3, 2023 08:03
@blahspambot blahspambot force-pushed the renovate/compilerla-conventional-pre-commit-3.x branch from ba61408 to 02bafd5 Compare January 12, 2024 17:47
@blahspambot
Copy link
Collaborator Author

blahspambot commented Mar 20, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@blahspam blahspam merged commit 82daa56 into main May 13, 2024
2 checks passed
@blahspam blahspam deleted the renovate/compilerla-conventional-pre-commit-3.x branch May 13, 2024 14:48
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.

None yet

2 participants