-
-
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(deps): update python-semantic-release/python-semantic-release action to v9.9.0 #318
Merged
kaechele
merged 1 commit into
main
from
renovate/python-semantic-release-python-semantic-release-9.x
Oct 2, 2024
Merged
chore(deps): update python-semantic-release/python-semantic-release action to v9.9.0 #318
kaechele
merged 1 commit into
main
from
renovate/python-semantic-release-python-semantic-release-9.x
Oct 2, 2024
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 #318 +/- ##
=======================================
Coverage 52.48% 52.48%
=======================================
Files 7 7
Lines 665 665
Branches 109 109
=======================================
Hits 349 349
Misses 316 316 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/python-semantic-release-python-semantic-release-9.x
branch
from
June 18, 2024 08:06
200d60e
to
75087d5
Compare
renovate
bot
changed the title
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.2
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.3
Jun 18, 2024
renovate
bot
force-pushed
the
renovate/python-semantic-release-python-semantic-release-9.x
branch
from
July 4, 2024 19:39
75087d5
to
b01d488
Compare
renovate
bot
changed the title
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.3
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.4
Jul 4, 2024
renovate
bot
force-pushed
the
renovate/python-semantic-release-python-semantic-release-9.x
branch
from
July 7, 2024 01:51
b01d488
to
ee3e9bc
Compare
renovate
bot
changed the title
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.4
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.5
Jul 7, 2024
renovate
bot
force-pushed
the
renovate/python-semantic-release-python-semantic-release-9.x
branch
from
July 20, 2024 17:02
ee3e9bc
to
d7182be
Compare
renovate
bot
changed the title
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.5
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.6
Jul 20, 2024
renovate
bot
force-pushed
the
renovate/python-semantic-release-python-semantic-release-9.x
branch
2 times, most recently
from
August 20, 2024 08:33
479b316
to
cd91d03
Compare
renovate
bot
changed the title
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.6
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.7
Aug 20, 2024
renovate
bot
force-pushed
the
renovate/python-semantic-release-python-semantic-release-9.x
branch
from
September 1, 2024 19:20
cd91d03
to
2afaa4a
Compare
renovate
bot
changed the title
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.7
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.8
Sep 1, 2024
renovate
bot
force-pushed
the
renovate/python-semantic-release-python-semantic-release-9.x
branch
from
September 27, 2024 08:01
2afaa4a
to
e881586
Compare
renovate
bot
changed the title
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.8
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.9
Sep 27, 2024
renovate
bot
force-pushed
the
renovate/python-semantic-release-python-semantic-release-9.x
branch
from
September 28, 2024 07:07
e881586
to
e26be11
Compare
renovate
bot
changed the title
chore(deps): update python-semantic-release/python-semantic-release action to v9.8.9
chore(deps): update python-semantic-release/python-semantic-release action to v9.9.0
Sep 28, 2024
renovate
bot
force-pushed
the
renovate/python-semantic-release-python-semantic-release-9.x
branch
from
October 2, 2024 14:39
e26be11
to
5467a98
Compare
renovate
bot
force-pushed
the
renovate/python-semantic-release-python-semantic-release-9.x
branch
from
October 2, 2024 15:16
5467a98
to
866b334
Compare
renovate
bot
deleted the
renovate/python-semantic-release-python-semantic-release-9.x
branch
October 2, 2024 15:17
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.1
->v9.9.0
Release Notes
python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release)
v9.9.0
Compare Source
Documentation
docs(github-actions): clarify & consolidate GitHub Actions usage docs (#1011)
Resolves: #907
chore(scripts): remove non-existant file from version bump script
docs(automatic-releases): drop extrenous github push configuration
docs(homepage): remove link to old github config & update token scope config
docs(github-actions): expand descriptions & clarity of actions configs
docs(github-actions): add configuration & description of publish action
docs(github-actions): revert removal of namespace prefix from examples (
2135c68
)Feature
feat(github-actions): add
is_prerelease
output to the version action (#1038)test(github-actions): add test to ensure
is_prerelease
is a action outputdocs(github-actions): add description of new
is_prerelease
output for version action (6a5d35d
)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
)v9.8.8
Compare Source
Documentation
docs(configuration): update
build_command
env table for windows to use all capital vars (0e8451c
)docs(github-actions): update version in examples to latest version (
3c894ea
)Fix
fix(config): fix path traversal detection for windows compatibility (#1014)
The original implementation of the path traversal detection expected that
resolve()
works the same on windows as it does with Linux/Mac. Windows requires the folder paths
to exist to be resolved and that is not the case when the
template_dir
is not beingused.
Resolves: #994 (
16e6daa
)v9.8.7
Compare Source
Documentation
docs: use pinned version for GHA examples (#1004)
docs(github-actions): use pinned version for GHA examples
Fixes #1003
chore(scripts): add auto version bump to non dynamic docs text (i.e. code snippets)
docs(github-actions): adjust formatting & version warning in code snippets
style(docs-github-actions): adjust formatting for readability
Co-authored-by: codejedi365 <codejedi365@gmail.com> (
5fdf761
)docs(configuration): fix build_command_env table rendering (#996) (
a5eff0b
)docs(changelog): clarify description of the default changelog generation process (
399fa65
)docs(configuration): clarify
changelog_file
vstemplate_dir
option usageProvided additional description that warns about the mutually-exclusive nature of
the
changelog_file
option and thetemplate_dir
option.Resolves: #983 (
a7199c8
)Fix
fix: provide
context.history
global in release notes templates (#1005)fix(release-notes): provide
context.history
global in release note templatesTemporarily return the
context.history
variable to release notes generationas many users are using it in their release documentation. It was never intended
to be provided and will be removed in the future.
context was removed in
v9.8.3
during a refactor and condensing of changelogand release notes functionality.
Resolves: #984
fix(release-notes): fix noop-changelog to print raw release notes
Some markdown sequences can be interpreted as ansi escape sequences which dilute
debugging of release note templates by the user. This change ensures the raw
content is displayed to the console as expected. (
5bd91b4
)v9.8.6
Compare Source
Documentation
git_committer_name
was repeated; replace one instance of it withgit_committer_email
(ce9ffdb
)Fix
Fixes the command line option for passing a shell command to Powershell. Also included a similar shell detection result for
pwsh (Powershell Core) (
32c8e70
)v9.8.5
Compare Source
Fix
fix: enable
--print-last-released*
when in detached head or non-release branch (#926)test(version-cmd): add tests to print when detached or non-release branch
ref: #900
fix(version-cmd): drop branch restriction for
--print-last-released*
optsResolves: #900 (
782c0a6
)Performance
perf: improve git history processing for changelog generation (#972)
perf(changelog): improve git history parser changelog generation
This converts the double for-loop (
O(n^2)
) down toO(n)
using alookup table to match the current commit with a known tag rather than
iterating through all the tags of the repository every time.
fix(changelog): resolve commit ordering issue when dates are similar (
bfda159
)v9.8.4
Compare Source
Fix
Resolves: #810 (
348a51d
)Resolves: #810 (
afbb187
)fix(config): prevent path traversal manipulation of target changelog location (
43e35d0
)fix(version-cmd): remove usage strings when error occurred
Resolves: #810 (
a7c17c7
)fix(publish-cmd): prevent error when provided tag does not exist locally (
16afbbb
)fix(config): prevent path traversal manipulation of target changelog location (
3eb3dba
)fix(changelog-cmd): render default changelog when user template directory exist but is empty (
bded8de
)v9.8.3
Compare Source
Fix
The default template can result in mixed (UNIX / DOS style) carriage
returns in the generated changelog. Use a string replace in the commit
parser to strip the DOS CRs ("\r"). This is only needed in the case when
we are not byte decoding.
Fixes #955 (
0b005df
)v9.8.2
Compare Source
Fix
fix(templates): suppress extra newlines in default changelog (#954)
Suppress extra newlines in default generated changelog output (
7b0079b
)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.