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): bump python-semantic-release/python-semantic-release from 9.8.8 to 9.12.1 #1746

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Bumps python-semantic-release/python-semantic-release from 9.8.8 to 9.12.1.

Release notes

Sourced from python-semantic-release/python-semantic-release's releases.

v9.12.1 (2024-11-06)

Bug Fixes

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

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

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

Documentation

  • contributing: update local testing instructions (74f03d4)

Detailed Changes: python-semantic-release/python-semantic-release@v9.12.0...v9.12.1

v9.12.0 (2024-10-18)

Features

  • changelog: add autofit_text_width filter to template environment (#1062, 83e4b86)

Bug Fixes

  • changelog: ignore commit exclusion when a commit causes a version bump (e8f886e)

  • parser-angular: change Fixes commit type heading to Bug Fixes (#1064, 09e3a4d)

  • parser-emoji: enable the default bump level option (bc27995)

Documentation

  • changelog-templates: add definition & usage of autofit_text_width template filter (#1062, 83e4b86)

  • commit-parsers: add deprecation message for the tag parser (af94540)

  • configuration: add deprecation message for the tag parser (a83b7e4)


Detailed Changes: v9.11.1...v9.12.0

v9.11.1 (2024-10-15)

Bug Fixes

  • changelog: prevent custom template errors when components are in hidden folders (#1060, a7614b0)

... (truncated)

Changelog

Sourced from python-semantic-release/python-semantic-release's changelog.

v9.12.1 (2024-11-06)

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)

v9.12.0 (2024-10-18)

Bug Fixes

  • fix(parser-emoji): enable the default bump level option (bc27995)

  • fix(changelog): ignore commit exclusion when a commit causes a version bump (e8f886e)

  • fix(parser-angular): change Fixes commit type heading to Bug Fixes (#1064)

  • test(fixtures): update expected changelog heading to Bug Fixes

  • test(unit): update expected changelog heading to Bug Fixes (09e3a4d)

Documentation

  • docs(configuration): add deprecation message for the tag parser (a83b7e4)

  • docs(commit-parsers): add deprecation message for the tag parser (af94540)

Features

  • feat(changelog): add autofit_text_width filter to template environment (#1062)

This change adds an equivalent style formatter that can apply a text alignment to a maximum width and also maintain an indent over paragraphs of text

  • docs(changelog-templates): add definition & usage of autofit_text_width template filter

  • test(changelog-context): add test cases to check autofit_text_width filter use (83e4b86)

v9.11.1 (2024-10-15)

Bug Fixes

... (truncated)

Commits
  • b217992 9.12.1
  • f148833 ci(cicd-wkflow): separate deployment from release job to enable job re-runs (...
  • 8223c32 9.12.1
  • 57b0753 ci(deps): bump python-semantic-release/publish-action from 9.9.0 to 9.12.0
  • bacb1ae ci(manual-wkflow): add a manually triggered validation pipeline to project
  • f4b4863 ci: consolidate jobs into a common validate workflow
  • c2ad48b test(version-cmd): separate out version command testing into smaller modules
  • 0d3c0d7 test(changelog-cmd): improve & speed up changelog command testing
  • 7c5e234 test(unit): refactor release-history testing for better speed
  • fb5fa27 test(fixtures): update repo definitions & improve reusability & maintenance
  • 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 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 [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.8 to 9.12.1.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](python-semantic-release/python-semantic-release@v9.8.8...v9.12.1)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Member

@jpower432 jpower432 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant