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 dependency python-semantic-release to v9.12.2 #717

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-semantic-release (changelog) 9.12.0 -> 9.12.2 age adoption passing confidence

Release Notes

python-semantic-release/python-semantic-release (python-semantic-release)

v9.12.2

Compare Source

Bug Fixes
  • fix(hvcs-*): add flexibility to issue & MR/PR url jinja filters (#​1089)

  • fix(github): fix issue_url filter to ignore an issue prefix gracefully

  • fix(github): fix pull_request_url filter to ignore an PR prefix gracefully

  • fix(gitlab): fix issue_url filter to ignore an issue prefix gracefully

  • fix(gitlab): fix merge_request_url filter to ignore an PR prefix gracefully

  • fix(gitea): fix issue_url filter to ignore an issue prefix gracefully

  • fix(gitea): fix pull_request_url filter to ignore an PR prefix gracefully

  • fix(bitbucket): fix pull_request_url filter to ignore an PR prefix gracefully

  • test(bitbucket): add test case for prefixed PR numbers

  • test(gitea): add test case for prefixed PR & issue numbers

  • test(gitlab): add test case for prefixed PR & issue numbers

  • test(github): add test case for prefixed PR & issue numbers

  • style(hvcs): fix logical lint errors

  • docs(changelog-templates): update descriptions of issue & MR/PR url jinja filters (275ec88)

  • fix(cli): gracefully capture all exceptions unless in very verbose debug mode (#​1088)

  • refactor(cli): consolidate entrypoints into the module execute file (13ca44f)

v9.12.1

Compare Source

Bug Fixes
  • fix(cmd-version): fix --as-prerelease when no commit change from last full release (#​1076) (3b7b772)

  • fix(changelog): fix raw-inline pattern replacement in convert_md_to_rst filter (2dc70a6)

  • fix(release-notes): add context variable shorthand ctx like docs claim & changelog has (d618d83)

Documentation
  • docs(contributing): update local testing instructions (74f03d4)

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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

sweep-ai bot commented Nov 7, 2024

Hey @renovate[bot], here is an example of how you can ask me to improve this pull request:

@Sweep Add unit tests for the new version of python-semantic-release to verify the bug fixes mentioned in the changelog, specifically:
- Test handling of issue and pull request URL generation with prefixed numbers for GitHub, GitLab, Gitea, and Bitbucket
- Test the CLI exception handling to ensure graceful capture of exceptions
- Test the `--as-prerelease` version command when no commit changes exist from the last full release

📖 For more information on how to use Sweep, please read our documentation.

@renovate renovate bot force-pushed the renovate/python-semantic-release-9.x-lockfile branch from ceb8013 to f5bef7a Compare November 7, 2024 03:55
@renovate renovate bot changed the title chore(deps): update dependency python-semantic-release to v9.12.1 chore(deps): update dependency python-semantic-release to v9.12.2 Nov 7, 2024
@kyaukyuai kyaukyuai merged commit 3e5cb10 into main Nov 9, 2024
4 checks passed
@kyaukyuai kyaukyuai deleted the renovate/python-semantic-release-9.x-lockfile branch November 9, 2024 08:15
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