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): Bump python-semantic-release/python-semantic-release from 9.14.0 to 9.15.0 in the github-actions-dependencies group #243

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the github-actions-dependencies group with 1 update: python-semantic-release/python-semantic-release.

Updates python-semantic-release/python-semantic-release from 9.14.0 to 9.15.0

Release notes

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

v9.15.0 (2024-12-02)

Features

  • changelog-md: Add a breaking changes section to default Markdown template (#1110, 4fde30e)

  • changelog-md: Alphabetize breaking change descriptions in markdown changelog template (#1110, 4fde30e)

  • changelog-md: Alphabetize commit summaries & scopes in markdown changelog template (#1111, 8327068)

  • changelog-rst: Add a breaking changes section to default reStructuredText template (#1110, 4fde30e)

  • changelog-rst: Alphabetize breaking change descriptions in ReStructuredText template (#1110, 4fde30e)

  • changelog-rst: Alphabetize commit summaries & scopes in ReStructuredText template (#1111, 8327068)

  • commit-parser: Enable parsers to flag commit to be ignored for changelog (#1108, 0cc668c)

  • default-changelog: Add a separate formatted breaking changes section (#1110, 4fde30e)

  • default-changelog: Alphabetize commit summaries & scopes in change sections (#1111, 8327068)

  • parsers: Add other_allowed_tags option for commit parser options (#1109, f90b8dc)

  • parsers: Enable parsers to identify linked issues on a commit (#1109, f90b8dc)

  • parser-angular: Automatically parse angular issue footers from commit messages (#1109, f90b8dc)

  • parser-custom: Enable custom parsers to identify linked issues on a commit (#1109, f90b8dc)

  • parser-emoji: Parse issue reference footers from commit messages (#1109, f90b8dc)

  • release-notes: Add tag comparison link to release notes when supported (#1107, 9073344)

Bug Fixes

  • cmd-version: Ensure release utilizes a timezone aware datetime (ca817ed)

  • default-changelog: Alphabetically sort commit descriptions in version type sections (bdaaf5a)

  • util: Prevent git footers from being collapsed during parse (#1109, f90b8dc)

Documentation

  • api-parsers: Add option documentation to parser options (#1109, f90b8dc)

  • changelog-templates: Update examples using new commit.linked_issues attribute (#1109, f90b8dc)

  • commit-parsing: Improve & expand commit parsing w/ parser descriptions (#1109, f90b8dc)

... (truncated)

Changelog

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

CHANGELOG

v9.15.0 (2024-12-02)

Bug Fixes

  • cmd-version: Ensure release utilizes a timezone aware datetime (ca817ed)

  • default-changelog: Alphabetically sort commit descriptions in version type sections (bdaaf5a)

Features

  • commit-parser: Enable parsers to flag commit to be ignored for changelog (#1108, 0cc668c)

This adds an attribute to the ParsedCommit object that allows custom parsers to set to false if it is desired to ignore the commit completely from entry into the changelog.

Resolves: #778

  • test(parser-custom): add test w/ parser that toggles if a parsed commit is included in changelog
  • default-changelog: Add a separate formatted breaking changes section (#1110, 4fde30e)

Resolves: #244

  • test(fixtures): update repo changelog generator to add breaking descriptions

  • test(default-changelog): add unit tests to demonstrate breaking change descriptions

  • test(release-notes): add unit tests to demonstrate breaking change descriptions

  • feat(changelog-md): add a breaking changes section to default Markdown template

  • feat(changelog-rst): add a breaking changes section to default reStructuredText template

  • feat(changelog-md): alphabetize breaking change descriptions in markdown changelog template

  • feat(changelog-rst): alphabetize breaking change descriptions in ReStructuredText template

  • default-changelog: Alphabetize commit summaries & scopes in change sections (#1111, 8327068)

... (truncated)

Commits
  • 2773f6d 9.15.0
  • f90b8dc feat(parsers): enable parsers to identify linked issues on a commit (#1109)
  • 4fde30e feat(default-changelog): add a separate formatted breaking changes section (#...
  • 8327068 feat(default-changelog): alphabetize commit summaries & scopes in change sect...
  • 0cc668c feat(commit-parser): enable parsers to flag commit to be ignored for changelo...
  • 9073344 feat(release-notes): add tag comparison link to release notes when supported ...
  • 515450c build(deps-build): update setuptools requirement from ~=69.0 to ~=75.3.0 (#1105)
  • 89f773d chore(mypy): configure type checking for test code (#1106)
  • 8d98926 test(fixtures): refactor repo builders as construction step definitions (#1104)
  • 018914a chore(tests): force unit tests order to be first in case of --comprehensive
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by Sourcery

Build:

  • Update python-semantic-release from version 9.14.0 to 9.15.0 in the GitHub Actions workflow.

Bumps the github-actions-dependencies group with 1 update: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release).


Updates `python-semantic-release/python-semantic-release` from 9.14.0 to 9.15.0
- [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@825655a...2773f6d)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 2, 2024
Copy link

sourcery-ai bot commented Dec 2, 2024

Reviewer's Guide by Sourcery

This PR updates the python-semantic-release GitHub Action from version 9.14.0 to 9.15.0. The update includes several new features for changelog formatting, commit parsing improvements, and bug fixes. The change is implemented through a simple version bump in the workflow file.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update python-semantic-release GitHub Action version
  • Bump version from 9.14.0 to 9.15.0
  • Update commit hash reference from 825655a to 2773f6d
.github/workflows/semantic-release.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

@jmgate jmgate merged commit 65aa685 into master Dec 2, 2024
12 checks passed
@jmgate jmgate deleted the dependabot/github_actions/github-actions-dependencies-1b9efdee22 branch December 2, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant