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 python-semantic-release requirement from ==9.16.* to ==9.19.* #237

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Updates the requirements on python-semantic-release to permit the latest version.

Release notes

Sourced from python-semantic-release's releases.

v9.19.0 (2025-02-10)

This release is published under the MIT License.

✨ Features

  • parser-conventional: Add official conventional-commits parser (PR#1177, 27ddf84)

📖 Documentation

  • Update references to Angular parser to Conventional Commit Parser (PR#1177, 27ddf84)

Detailed Changes: v9.18.1...v9.19.0


Installable artifacts are available from:

Changelog

Sourced from python-semantic-release's changelog.

v9.19.0 (2025-02-10)

✨ Features

  • parser-conventional: Add official conventional-commits parser (PR#1177, 27ddf84)

📖 Documentation

  • Update references to Angular parser to Conventional Commit Parser (PR#1177, 27ddf84)

💡 ADDITIONAL RELEASE INFORMATION

  • parser-conventional: The 'angular' commit parser has been renamed to 'conventional' to match the official conventional-commits standard for which the 'angular' parser has evolved into. Please update your configurations to specify 'conventional' as the 'commit_parser' value in place of 'angular'. The 'angular' type will be removed in v11.

.. _27ddf84: python-semantic-release/python-semantic-release@27ddf84 .. _PR#1177: python-semantic-release/python-semantic-release#1177

.. _changelog-v9.18.1:

v9.18.1 (2025-02-08)

🪲 Bug Fixes

  • config: Refactors default token resolution to prevent pre-mature insecure URL error, closes [#1074](https://github.com/python-semantic-release/python-semantic-release/issues/1074), [#1169](https://github.com/python-semantic-release/python-semantic-release/issues/1169) (PR#1173, 37db258)

.. _#1074: python-semantic-release/python-semantic-release#1074 .. _#1169: python-semantic-release/python-semantic-release#1169 .. _37db258: python-semantic-release/python-semantic-release@37db258 .. _PR#1173: python-semantic-release/python-semantic-release#1173

.. _changelog-v9.18.0:

v9.18.0 (2025-02-06)

✨ Features

... (truncated)

Commits
  • c026638 9.19.0
  • d25c19f Revert "9.19.0"
  • 212683d 9.19.0
  • 27ddf84 feat(parser-conventional): add official conventional-commits parser (#1177)
  • 600777c chore(pr): add completion checklist to PR template (#1176)
  • 7b09eb0 ci(deps): bump python-semantic-release/[email protected] to 9.18.1 (#1...
  • 154d17c chore(config): set release branch to generate dev variants (#1174)
  • f1e7f85 9.18.1
  • 37db258 fix(config): refactors default token resolution to prevent pre-mature insecur...
  • 7bc25d1 chore(release-notes): update template to order issue references numerically (...
  • 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 [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) to permit the latest version.
- [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.rst)
- [Commits](python-semantic-release/python-semantic-release@v9.16...v9.19)

---
updated-dependencies:
- dependency-name: python-semantic-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2025 12:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 10, 2025
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants