Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps python-semantic-release/python-semantic-release from 9.5.0 to 9.6.0.

Release notes

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

v9.6.0 (2024-04-29)

Features

  • Changelog filters are specialized per vcs type (#890)

  • changelog: changelog filters are hvcs focused (76ed593)

  • changelog-context: add flag to jinja env for which hvcs is available (76ed593)

  • changelog-gitea: add issue url filter to changelog context (76ed593)

  • changelog-github: add issue url filter to changelog context (76ed593)

  • version-cmd: add --as-prerelease option to force the next version to be a prerelease (2acb5ac)

Fixes

  • Correct version --prerelease use & enable --as-prerelease (#647)

  • github: correct changelog filter for pull request urls (76ed593)

  • parser-custom: gracefully handle custom parser import errors (67f6038)

  • version-cmd: correct --prerelease use (2acb5ac)

Documentation

  • changelog-context: explain new hvcs specific context filters (76ed593)

  • commands: update version command options definition about prereleases (2acb5ac)

Resolved Issues

  • #639: semantic-release version --prerelease does not force a prerelease version bump
Changelog

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

v9.6.0 (2024-04-29)

Feature

  • feat: changelog filters are specialized per vcs type (#890)

  • test(github): sync pr url expectation with GitHub api documentation

  • fix(github): correct changelog filter for pull request urls

  • refactor(hvcs-base): change to an abstract class & simplify interface

  • refactor(remote-hvcs-base): extend the base abstract class with common remote base class

  • refactor(github): adapt to new abstract base class

  • refactor(gitea): adapt to new abstract base class

  • refactor(gitlab): adapt to new abstract base class

  • refactor(bitbucket): adapt to new abstract base class

  • refactor(cmds): prevent hvcs from executing if not remote hosted vcs

  • feat(changelog): changelog filters are hvcs focused

  • test(hvcs): add validation for issue_url generation

  • feat(changelog-github): add issue url filter to changelog context

  • feat(changelog-gitea): add issue url filter to changelog context

  • refactor(cmd-version): consolidate asset uploads with release creation

  • style: resolve ruff errors

  • feat(changelog-context): add flag to jinja env for which hvcs is available

  • test(changelog-context): demonstrate per hvcs filters upon render

  • docs(changelog-context): explain new hvcs specific context filters

  • refactor(config): adjust default token resolution w/ subclasses (76ed593)

Fix

  • fix(parser-custom): gracefully handle custom parser import errors (67f6038)

  • fix: correct version --prerelease use & enable --as-prerelease (#647)

... (truncated)

Commits
  • 02fa4d2 9.6.0
  • e535e00 style: beautify formatting
  • 67f6038 fix(parser-custom): gracefully handle custom parser import errors
  • f783b0e test(parser-custom): add custom parser import & initialize validation
  • 5f8b7a1 test(fixtures): add fixture for custom parser use
  • f683bc5 refactor(parser-base): maintain current compatibility w/ custom parsers
  • 41ce1cb style: beautify formatting
  • a805183 test(parser-scipy): refactor for decreased scipy testing duration
  • 99859c0 test(parser): adapt tests to new create commit fixture
  • 5485d45 test(parser-tag): adapt tests to updated fixtures & option initialization
  • 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.5.0 to 9.6.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@v9.5.0...v9.6.0)

---
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]>
@dependabot dependabot bot requested a review from olirice as a code owner April 29, 2024 05:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2024
@dependabot dependabot bot requested a review from J0 as a code owner April 29, 2024 05:05
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Apr 29, 2024
@dependabot dependabot bot requested a review from silentworks as a code owner April 29, 2024 05:05
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #95.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/main/python-semantic-release/python-semantic-release-9.6.0 branch May 6, 2024 05:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants