-
Notifications
You must be signed in to change notification settings - Fork 1
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(gh-actions-deps): update python-semantic-release dependencies to v9.8.9 in all dependant reusable workflows (patch) #131
Merged
nfelt14
merged 1 commit into
main
from
renovate/gh-actions-deps/patch-python-semantic-release-dependencies
Oct 3, 2024
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #131 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 211 211
Branches 40 40
=========================================
Hits 211 211 ☔ View full report in Codecov by Sentry. |
nfelt14
previously approved these changes
Oct 2, 2024
renovate
bot
force-pushed
the
renovate/gh-actions-deps/patch-python-semantic-release-dependencies
branch
from
October 2, 2024 23:00
7a47ecd
to
ada32c8
Compare
renovate
bot
changed the title
chore(gh-actions-deps): update python-semantic-release/python-semantic-release action to v9.8.9 in all dependant reusable workflows
chore(gh-actions-deps): update python-semantic-release dependencies to v9.8.9 in all dependant reusable workflows (patch)
Oct 2, 2024
nfelt14
approved these changes
Oct 3, 2024
…o v9.8.9 in all dependant reusable workflows
renovate
bot
force-pushed
the
renovate/gh-actions-deps/patch-python-semantic-release-dependencies
branch
from
October 3, 2024 14:09
ada32c8
to
db9b443
Compare
nfelt14
deleted the
renovate/gh-actions-deps/patch-python-semantic-release-dependencies
branch
October 3, 2024 14:25
Test Results (windows)
|
Test Results (macos)
|
Test Results (ubuntu)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v9.8.8
->v9.8.9
v9.8.8
->v9.8.9
Release Notes
python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release)
v9.8.9
Compare Source
Documentation
set
ignore-module-all
forautodoc_default_options
to resolve someSphinx errors about duplicate / ambiguous references
https://github.com/sphinx-doc/sphinx/issues/4961#issuecomment-1543858623
Standardize some non-standard (Google-ish) docstrings to Sphinx
format, to avoid ruff and Sphinx arguing about underline length.
Fix indents and other minor whitespace / formatting changes.
Fixes #1029 (
d84efc7
)Fix
fix(version-cmd): improve
version_variables
flexibility w/ quotes (ie. json, yaml, etc) (#1028)fix(version-cmd): increase
version_variable
flexibility with quotations (ie. json, yaml, etc)Previously json would not work due to the key being wrapped in quotes, yaml also has issues
when it does not usually use quotes. The regex we created originally only wrapped the version
to be replaced in quotes but now both the key and version can optionally be wrapped in
different kind of quotations.
Resolves: #601, #706, #962, #1026
docs(configuration): add clarity to
version_variables
usage & limitationsRef: #941
fix(version-cmd): ensure
version_variables
do not match partial variable namesbuild(deps-test): add
PyYAML
as a test dependencytest(fixtures): refactor location of fixture for global use of cli runner
test(stamp-version): add test cases to stamp json, python, & yaml files (
156915c
)python-semantic-release/upload-to-gh-release (python-semantic-release/upload-to-gh-release)
v9.8.9
Compare Source
v9.8.9 (2024-09-27)
Build
cc9febc
)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.