postgrest-py
postgrest-py copied to clipboard
chore(deps): bump python-semantic-release/python-semantic-release from 9.5.0 to 9.7.1
Bumps python-semantic-release/python-semantic-release from 9.5.0 to 9.7.1.
Release notes
Sourced from python-semantic-release/python-semantic-release's releases.
v9.7.1 (2024-05-07)
Fix
- gha: fix missing
git_commit_authordefinition in action (#919)Resolved Issue
- #918: GHA of PSR 9.7.0 does not respect
git_committer_nameandgit_committer_emailanymorev9.7.0 (2024-05-06)
Feature
- version-cmd: pass
NEW_VERSION& useful env vars to build command (ee6b246)Fix
- gha: add missing
tagoption to GitHub Action definition (#908)Documentation
- configuration: add description of build command available env variables (
c882dc6)Resolved Issue
- #906: Support tag in GH action config
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-prereleaseoption to force the next version to be a prerelease (2acb5ac)Fixes
... (truncated)
Changelog
Sourced from python-semantic-release/python-semantic-release's changelog.
v9.7.1 (2024-05-07)
Fix
v9.7.0 (2024-05-06)
Documentation
- docs(configuration): add description of build command available env variables (
c882dc6)Feature
- feat(version-cmd): pass
NEW_VERSION& useful env vars to build command (ee6b246)Fix
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
... (truncated)
Commits
6c41ec39.7.1ccef9d8fix(gha): fix missinggit_committer_*definition in action (#919)ea2f2d2build(deps-dev): bump ruff from 0.4.2 to 0.4.3 (#916)76b17cc9.7.0cbb067estyle: beautify c882dc62b860b2aeaa925c21d1524f4ae25ef567c882dc6docs(configuration): add description of build command available env variablesee6b246feat(version-cmd): passNEW_VERSION& useful env vars to build commandef54abftest(version-cmd): add validation of pass through environment vars4076842build(gha): add env variable to detect container env in github actions85e27b7refactor: optimize & improve maintainability of GitHub Action definition (#914)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)