Skip to content

chore(deps): update python-semantic-release/python-semantic-release action to v9.21.1#62

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/python-semantic-release-python-semantic-release-9.x
Open

chore(deps): update python-semantic-release/python-semantic-release action to v9.21.1#62
renovate[bot] wants to merge 1 commit intomainfrom
renovate/python-semantic-release-python-semantic-release-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 17, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
python-semantic-release/python-semantic-release action minor v9.8.1v9.21.1

Release Notes

python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release)

v9.21.1

Compare Source

====================

🪲 Bug Fixes

  • changelog-filters: Fixes url resolution when prefix & path share letters, closes #1204_
    (PR#1239, f61f8a3)

📖 Documentation

  • github-actions: Expound on monorepo example to include publishing actions (PR#1229,
    550e85f
    )

⚙️ Build System

  • deps: Bump rich dependency from 13.0 to 14.0 (PR#1224, 691536e)

  • deps: Expand python-gitlab dependency to include v5.0.0 (PR#1228, a0cd1be)

.. _#1204: #​1204
.. _550e85f: 550e85f
.. _691536e: 691536e
.. _a0cd1be: a0cd1be
.. _f61f8a3: f61f8a3
.. _PR#1224: #​1224
.. _PR#1228: #​1228
.. _PR#1229: #​1229
.. _PR#1239: #​1239

.. _changelog-v9.21.0:

v9.21.0

Compare Source

====================

✨ Features

  • Add package name variant, python-semantic-release, project script, closes #1195_
    (PR#1199, 1ac97bc)

📖 Documentation

  • github-actions: Update example workflow to handle rapid merges (PR#1200, 1a4116a)

.. _#1195: #​1195
.. _1a4116a: 1a4116a
.. _1ac97bc: 1ac97bc
.. _PR#1199: #​1199
.. _PR#1200: #​1200

.. _changelog-v9.20.0:

v9.21

Compare Source

====================

🪲 Bug Fixes

  • changelog-filters: Fixes url resolution when prefix & path share letters, closes #1204_
    (PR#1239, f61f8a3)

📖 Documentation

  • github-actions: Expound on monorepo example to include publishing actions (PR#1229,
    550e85f
    )

⚙️ Build System

  • deps: Bump rich dependency from 13.0 to 14.0 (PR#1224, 691536e)

  • deps: Expand python-gitlab dependency to include v5.0.0 (PR#1228, a0cd1be)

.. _#1204: #​1204
.. _550e85f: 550e85f
.. _691536e: 691536e
.. _a0cd1be: a0cd1be
.. _f61f8a3: f61f8a3
.. _PR#1224: #​1224
.. _PR#1228: #​1228
.. _PR#1229: #​1229
.. _PR#1239: #​1239

.. _changelog-v9.21.0:

v9.20

Compare Source

====================

✨ Features

  • cmd-version: Enable stamping of tag formatted versions into files, closes #846_ (PR#1190,
    8906d8e
    )

  • cmd-version: Extend version_variables to stamp versions with @ symbol separator,
    closes #1156_ (PR#1185, 23f69b6)

📖 Documentation

  • configuration: Add usage information for tag format version stamping (PR#1190, 8906d8e)

  • configuration: Clarify version_variables config description & @ separator usage
    (PR#1185, 23f69b6)

⚙️ Build System

  • deps: Add deprecated~=1.2 for deprecation notices & sphinx documentation (PR#1190,
    8906d8e
    )

.. _#1156: #​1156
.. _#846: #​846
.. _23f69b6: 23f69b6
.. _8906d8e: 8906d8e
.. _PR#1185: #​1185
.. _PR#1190: #​1190

.. _changelog-v9.19.1:

v9.20.0

Compare Source

====================

✨ Features

  • cmd-version: Enable stamping of tag formatted versions into files, closes #846_ (PR#1190,
    8906d8e
    )

  • cmd-version: Extend version_variables to stamp versions with @ symbol separator,
    closes #1156_ (PR#1185, 23f69b6)

📖 Documentation

  • configuration: Add usage information for tag format version stamping (PR#1190, 8906d8e)

  • configuration: Clarify version_variables config description & @ separator usage
    (PR#1185, 23f69b6)

⚙️ Build System

  • deps: Add deprecated~=1.2 for deprecation notices & sphinx documentation (PR#1190,
    8906d8e
    )

.. _#1156: #​1156
.. _#846: #​846
.. _23f69b6: 23f69b6
.. _8906d8e: 8906d8e
.. _PR#1185: #​1185
.. _PR#1190: #​1190

.. _changelog-v9.19.1:

v9.19.1

Compare Source

====================

🪲 Bug Fixes

  • changelog: Standardize heading format for across all version sections (PR#1182, 81f9e80)

  • changelog-md: Standardize heading format for extra release information (PR#1182,
    81f9e80
    )

  • changelog-rst: Standardize heading format for extra release information (PR#1182,
    81f9e80
    )

  • config: Handle invalid commit_parser type gracefully (PR#1180, 903c8ba)

  • release-notes: Standardize heading format for extra release information (PR#1182,
    81f9e80
    )

📖 Documentation

  • Fix spelling errors & inaccurate descriptions (55d4a05_)

  • automatic-releases: Declutter the table of contents for automatic release guides (e8343ee_)

  • commit-parsing: Update reference to section name of additional release info (PR#1182,
    81f9e80
    )

.. _55d4a05: 55d4a05
.. _81f9e80: 81f9e80
.. _903c8ba: 903c8ba
.. _e8343ee: e8343ee
.. _PR#1180: #​1180
.. _PR#1182: #​1182

.. _changelog-v9.19.0:

v9.19.0

Compare Source

====================

✨ 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: 27ddf84
.. _PR#1177: #​1177

.. _changelog-v9.18.1:

v9.19

Compare Source

====================

🪲 Bug Fixes

  • changelog: Standardize heading format for across all version sections (PR#1182, 81f9e80)

  • changelog-md: Standardize heading format for extra release information (PR#1182,
    81f9e80
    )

  • changelog-rst: Standardize heading format for extra release information (PR#1182,
    81f9e80
    )

  • config: Handle invalid commit_parser type gracefully (PR#1180, 903c8ba)

  • release-notes: Standardize heading format for extra release information (PR#1182,
    81f9e80
    )

📖 Documentation

  • Fix spelling errors & inaccurate descriptions (55d4a05_)

  • automatic-releases: Declutter the table of contents for automatic release guides (e8343ee_)

  • commit-parsing: Update reference to section name of additional release info (PR#1182,
    81f9e80
    )

.. _55d4a05: 55d4a05
.. _81f9e80: 81f9e80
.. _903c8ba: 903c8ba
.. _e8343ee: e8343ee
.. _PR#1180: #​1180
.. _PR#1182: #​1182

.. _changelog-v9.19.0:

v9.18.1

Compare Source

====================

🪲 Bug Fixes

  • config: Refactors default token resolution to prevent pre-mature insecure URL error, closes
    #1074, #1169 (PR#1173, 37db258)

.. _#1074: #​1074
.. _#1169: #​1169
.. _37db258: 37db258
.. _PR#1173: #​1173

.. _changelog-v9.18.0:

v9.18.0

Compare Source

====================

✨ Features

  • Add create_release_url & format_w_official_vcs_name filters (PR#1161, f853cf0)

  • changelog: Add create_pypi_url filter to jinja template render context (PR#1160,
    45d49c3
    )

  • changelog: Add additional release info to changeling from commit NOTICE's (PR#1166,
    834ce32
    )

  • changelog-md: Add additional release info section to default markdown template, closes #223_
    (PR#1166, 834ce32)

  • changelog-rst: Add additional release info section to default ReStructuredText template,
    closes #223_ (PR#1166, 834ce32)

  • commit-parser: Enable parsers to identify additional release notices from commit msgs
    (PR#1166, 834ce32)

  • parser-angular: Add a ignore_merge_commits option to discard parsing merge commits
    (PR#1164, 463e43b)

  • parser-angular: Add functionality to parse out NOTICE: prefixed statements in commits,
    closes #223_ (PR#1166, 834ce32)

  • parser-emoji: Add a ignore_merge_commits option to discard parsing merge commits
    (PR#1164, 463e43b)

  • parser-emoji: Add functionality to parse out NOTICE: prefixed statements in commits,
    closes #223_ (PR#1166, 834ce32)

  • parsers: Add option ignore_merge_commits to discard parsing merge commits (PR#1164,
    463e43b
    )

  • release-notes: Add license information to default release notes template, closes #228_
    (PR#1167, 41172c1)

  • vcs-bitbucket: Add format_w_official_vcs_name filter function (PR#1161, f853cf0)

  • vcs-gitea: Add create_release_url & format_w_official_vcs_name filter functions
    (PR#1161, f853cf0)

  • vcs-github: Add create_release_url & format_w_official_vcs_name filter functions
    (PR#1161, f853cf0)

  • vcs-gitlab: Add create_release_url & format_w_official_vcs_name filter functions
    (PR#1161, f853cf0)

🪲 Bug Fixes

  • Refactor parsing compatibility function to support older custom parsers (PR#1165, cf340c5)

  • changelog: Fix parsing compatibility w/ custom parsers, closes #1162_ (PR#1165,
    cf340c5
    )

  • changelog-templates: Adjust default templates to avoid empty version sections (PR#1164,
    463e43b
    )

  • parser-angular: Adjust parser to prevent empty message extractions (PR#1166, 834ce32)

  • parser-emoji: Adjust parser to prevent empty message extractions (PR#1166, 834ce32)

  • version: Fix parsing compatibility w/ custom parsers, closes #1162_ (PR#1165, cf340c5)

📖 Documentation

  • changelog: Add formatted changelog into hosted documentation (PR#1155, 2f18a6d)

  • changelog-templates: Add description for new create_pypi_url filter function (PR#1160,
    45d49c3
    )

  • changelog-templates: Add details about license specification in the release notes (PR#1167,
    41172c1
    )

  • changelog-templates: Define create_release_url & format_w_official_vcs_name filters
    (PR#1161, f853cf0)

  • changelog-templates: Document special separate sections of commit descriptions (ebb4c67_)

  • commit-parsing: Document new release notice footer detection feature of built-in parsers
    (cd14e92_)

.. _#1162: #​1162
.. _#223: #​223
.. _#228: #​228
.. _2f18a6d: 2f18a6d
.. _41172c1: 41172c1
.. _45d49c3: 45d49c3
.. _463e43b: 463e43b
.. _834ce32: 834ce32
.. _cd14e92: cd14e92
.. _cf340c5: cf340c5
.. _ebb4c67: ebb4c67
.. _f853cf0: f853cf0
.. _PR#1155: #​1155
.. _PR#1160: #​1160
.. _PR#1161: #​1161
.. _PR#1164: #​1164
.. _PR#1165: #​1165
.. _PR#1166: #​1166
.. _PR#1167: #​1167

.. _changelog-v9.17.0:

v9.18

Compare Source

====================

🪲 Bug Fixes

  • config: Refactors default token resolution to prevent pre-mature insecure URL error, closes
    #1074, #1169 (PR#1173, 37db258)

.. _#1074: #​1074
.. _#1169: #​1169
.. _37db258: 37db258
.. _PR#1173: #​1173

.. _changelog-v9.18.0:

v9.17

Compare Source

====================

✨ Features

  • changelog: Add sort_numerically filter function to template environment (PR#1146,
    7792388
    )

  • changelog: Parse squashed commits individually (PR#1112, cf785ca)

  • config: Extend support of remote urls aliased using git insteadOf configurations, closes
    #1150_ (PR#1151, 4045037)

  • parsers: Parse squashed commits individually (PR#1112, cf785ca)

  • parser-angular: Apply PR/MR numbers to all parsed commits from a squash merge (PR#1112,
    cf785ca
    )

  • parser-angular: Upgrade angular parser to parse squashed commits individually, closes #1085_
    (PR#1112, cf785ca)

  • parser-emoji: Add functionality to interpret scopes from gitmoji commit messages (PR#1112,
    cf785ca
    )

  • parser-emoji: Upgrade emoji parser to parse squashed commits individually (PR#1112,
    cf785ca
    )

  • version: Parse squashed commits individually (PR#1112, cf785ca)

🪲 Bug Fixes

  • github-action: Disable writing python bytecode in action execution (PR#1152, 315ae21)

⚡ Performance Improvements

  • logging: Remove irrelevant debug logging statements (PR#1147, f1ef4ec)

📖 Documentation

  • changelog-templates: Add description for new sort_numerically filter function (PR#1146,
    7792388
    )

  • commit-parsing: Add description for squash commit evaluation option of default parsers
    (PR#1112, cf785ca)

  • configuration: Update the commit_parser_options setting description (PR#1112,
    cf785ca
    )

.. _#1085: #​1085
.. _#1150: #​1150
.. _315ae21: 315ae21
.. _4045037: 4045037
.. _7792388: 7792388
.. _cf785ca: cf785ca
.. _f1ef4ec: f1ef4ec
.. _PR#1112: #​1112
.. _PR#1146: #​1146
.. _PR#1147: #​1147
.. _PR#1151: #​1151
.. _PR#1152: #​1152

.. _changelog-v9.16.1:

v9.17.0

Compare Source

====================

✨ Features

  • changelog: Add sort_numerically filter function to template environment (PR#1146,
    7792388
    )

  • changelog: Parse squashed commits individually (PR#1112, cf785ca)

  • config: Extend support of remote urls aliased using git insteadOf configurations, closes
    #1150_ (PR#1151, 4045037)

  • parsers: Parse squashed commits individually (PR#1112, cf785ca)

  • parser-angular: Apply PR/MR numbers to all parsed commits from a squash merge (PR#1112,
    cf785ca
    )

  • parser-angular: Upgrade angular parser to parse squashed commits individually, closes #1085_
    (PR#1112, cf785ca)

  • parser-emoji: Add functionality to interpret scopes from gitmoji commit messages (PR#1112,
    cf785ca
    )

  • parser-emoji: Upgrade emoji parser to parse squashed commits individually (PR#1112,
    cf785ca
    )

  • version: Parse squashed commits individually (PR#1112, cf785ca)

🪲 Bug Fixes

  • github-action: Disable writing python bytecode in action execution (PR#1152, 315ae21)

⚡ Performance Improvements

  • logging: Remove irrelevant debug logging statements (PR#1147, f1ef4ec)

📖 Documentation

  • changelog-templates: Add description for new sort_numerically filter function (PR#1146,
    7792388
    )

  • commit-parsing: Add description for squash commit evaluation option of default parsers
    (PR#1112, cf785ca)

  • configuration: Update the commit_parser_options setting description (PR#1112,
    cf785ca
    )

.. _#1085: #​1085
.. _#1150: #​1150
.. _315ae21: 315ae21
.. _4045037: 4045037
.. _7792388: 7792388
.. _cf785ca: cf785ca
.. _f1ef4ec: f1ef4ec
.. _PR#1112: #​1112
.. _PR#1146: #​1146
.. _PR#1147: #​1147
.. _PR#1151: #​1151
.. _PR#1152: #​1152

.. _changelog-v9.16.1:

v9.16.1

Compare Source

====================

🪲 Bug Fixes

  • parser-custom: Handle relative parent directory paths to module file better (PR#1142,
    c4056fc
    )

📖 Documentation

  • github-actions: Update PSR versions in github workflow examples (PR#1140, 9bdd626)

.. _9bdd626: 9bdd626
.. _c4056fc: c4056fc
.. _PR#1140: #​1140
.. _PR#1142: #​1142

.. _changelog-v9.16.0:

v9.16

Compare Source

====================

🪲 Bug Fixes

  • parser-custom: Handle relative parent directory paths to module file better (PR#1142,
    c4056fc
    )

📖 Documentation

  • github-actions: Update PSR versions in github workflow examples (PR#1140, 9bdd626)

.. _9bdd626: 9bdd626
.. _c4056fc: c4056fc
.. _PR#1140: #​1140
.. _PR#1142: #​1142

.. _changelog-v9.16.0:

v9.16.0

Compare Source

====================

✨ Features

  • config: Expand dynamic parser import to handle a filepath to module (PR#1135, 0418fd8)

🪲 Bug Fixes

  • changelog: Fixes PSR release commit exclusions for customized commit messages (PR#1139,
    f9a2078
    )

  • cmd-version: Fixes --print-tag result to match configured tag format (PR#1134,
    a990aa7
    )

  • cmd-version: Fixes tag format on default version when force bump for initial release, closes
    #1137_ (PR#1138, 007fd00)

  • config-changelog: Validate changelog.exclude_commit_patterns on config load (PR#1139,
    f9a2078
    )

📖 Documentation

  • commit-parsing: Add the new custom parser import spec description for direct path imports,
    closes #687_ (PR#1135, 0418fd8)

  • configuration: Adjust commit_parser option definition for direct path imports (PR#1135,
    0418fd8
    )

.. _#687: #​687
.. _#1137: #​1137
.. _007fd00: 007fd00
.. _0418fd8: 0418fd8
.. _a990aa7: a990aa7
.. _f9a2078: f9a2078
.. _PR#1134: #​1134
.. _PR#1135: #​1135
.. _PR#1138: #​1138
.. _PR#1139: #​1139

.. _changelog-v9.15.2:

v9.15.2

Compare Source

====================

🪲 Bug Fixes

  • changelog: Ensures user rendered files are trimmed to end with a single newline (PR#1118,
    6dfbbb0
    )

  • cli: Add error message of how to gather full error output (PR#1116, ba85532)

  • cmd-version: Enable maintenance prereleases (PR#864, b88108e)

  • cmd-version: Fix handling of multiple prerelease token variants & git flow merges (PR#1120,
    8784b9a
    )

  • cmd-version: Fix version determination algorithm to capture commits across merged branches
    (PR#1120, 8784b9a)

  • cmd-version: Forces tag timestamp to be same time as release commit (PR#1117, 7898b11)

  • cmd-version: Handle multiple prerelease token variants properly, closes #789_ (PR#1120,
    8784b9a
    )

  • config: Ensure default config loads on network mounted windows environments, closes #1123_
    (PR#1124, a64cbc9)

  • version: Remove some excessive log msgs from debug to silly level (PR#1120, 8784b9a)

  • version-bump: Increment based on current commit's history only, closes #861_ (PR#864,
    b88108e
    )

⚡ Performance Improvements

  • cmd-version: Refactor version determination algorithm for accuracy & speed (PR#1120,
    8784b9a
    )

.. _#789: #​789
.. _#861: #​861
.. _#1123: #​1123
.. _6dfbbb0: 6dfbbb0
.. _7898b11: 7898b11
.. _8784b9a: 8784b9a
.. _a64cbc9: a64cbc9
.. _b88108e: b88108e
.. _ba85532: ba85532
.. _PR#864: #​864
.. _PR#1116: #​1116
.. _PR#1117: #​1117
.. _PR#1118: #​1118
.. _PR#1120: #​1120
.. _PR#1124: #​1124

.. _changelog-v9.15.1:

v9.15.1

Compare Source

====================

🪲 Bug Fixes

  • changelog-md: Fix commit sort of breaking descriptions section (75b342e_)

  • parser-angular: Ensure issues are sorted by numeric value rather than text sorted (3858add_)

  • parser-emoji: Ensure issues are sorted by numeric value rather than text sorted (7b8d2d9_)

.. _3858add: 3858add
.. _75b342e: 75b342e
.. _7b8d2d9: 7b8d2d9

.. _changelog-v9.15.0:

v9.15.0

Compare Source

====================

✨ Features

  • changelog-md: Add a breaking changes section to default Markdown template, closes #244_
    (PR#1110, 4fde30e)

  • changelog-md: Alphabetize breaking change descriptions in markdown changelog template
    (PR#1110, 4fde30e)

  • changelog-md: Alphabetize commit summaries & scopes in markdown changelog template
    (PR#1111, 8327068)

  • changelog-rst: Add a breaking changes section to default reStructuredText template, closes
    #244_ (PR#1110, 4fde30e)

  • changelog-rst: Alphabetize breaking change descriptions in ReStructuredText template
    (PR#1110, 4fde30e)

  • changelog-rst: Alphabetize commit summaries & scopes in ReStructuredText template (PR#1111,
    8327068
    )

  • commit-parser: Enable parsers to flag commit to be ignored for changelog, closes #778_
    (PR#1108, 0cc668c)

  • default-changelog: Add a separate formatted breaking changes section, closes #244_
    (PR#1110, 4fde30e)

  • default-changelog: Alphabetize commit summaries & scopes in change sections (PR#1111,
    8327068
    )

  • parsers: Add other_allowed_tags option for commit parser options (PR#1109, f90b8dc)

  • parsers: Enable parsers to identify linked issues on a commit (PR#1109, f90b8dc)

  • parser-angular: Automatically parse angular issue footers from commit messages (PR#1109,
    f90b8dc
    )

  • parser-custom: Enable custom parsers to identify linked issues on a commit (PR#1109,
    f90b8dc
    )

  • parser-emoji: Parse issue reference footers from commit messages (PR#1109, f90b8dc)

  • release-notes: Add tag comparison link to release notes when supported (PR#1107,
    9073344
    )

🪲 Bug Fixes

  • cmd-version: Ensure release utilizes a timezone aware datetime (ca817ed_)

  • default-changelog: Alphabetically sort commit descriptions in version type sections
    (bdaaf5a_)

  • util: Prevent git footers from being collapsed during parse (PR#1109, f90b8dc)

📖 Documentation

  • api-parsers: Add option documentation to parser options (PR#1109, f90b8dc)

  • changelog-templates: Update examples using new commit.linked_issues attribute (PR#1109,
    f90b8dc
    )

  • commit-parsing: Improve & expand commit parsing w/ parser descriptions (PR#1109,
    f90b8dc
    )

.. _#244: #​244
.. _#778: #​778
.. _0cc668c: 0cc668c
.. _4fde30e: 4fde30e
.. _8327068: 8327068
.. _9073344: 9073344
.. _bdaaf5a: bdaaf5a
.. _ca817ed: ca817ed
.. _f90b8dc: f90b8dc
.. _PR#1107: #​1107
.. _PR#1108: #​1108
.. _PR#1109: #​1109
.. _PR#1110: #​1110
.. _PR#1111: #​1111

.. _changelog-v9.14.0:

v9.15

Compare Source

====================

🪲 Bug Fixes

  • changelog: Ensures user rendered files are trimmed to end with a single newline (PR#1118,
    6dfbbb0
    )

  • cli: Add error message of how to gather full error output (PR#1116, ba85532)

  • cmd-version: Enable maintenance prereleases (PR#864, b88108e)

  • cmd-version: Fix handling of multiple prerelease token variants & git flow merges (PR#1120,
    8784b9a
    )

  • cmd-version: Fix version determination algorithm to capture commits across merged branches
    (PR#1120, 8784b9a)

  • cmd-version: Forces tag timestamp to be same time as release commit (PR#1117, 7898b11)

  • cmd-version: Handle multiple prerelease token variants properly, closes #789_ (PR#1120,
    8784b9a
    )

  • config: Ensure default config loads on network mounted windows environments, closes #1123_
    (PR#1124, a64cbc9)

  • version: Remove some excessive log msgs from debug to silly level (PR#1120, 8784b9a)

  • version-bump: Increment based on current commit's history only, closes #861_ (PR#864,
    b88108e
    )

⚡ Performance Improvements

  • cmd-version: Refactor version determination algorithm for accuracy & speed (PR#1120,
    8784b9a
    )

.. _#789: #​789
.. _#861: #​861
.. _#1123: #​1123
.. _6dfbbb0: 6dfbbb0
.. _7898b11: 7898b11
.. _8784b9a: 8784b9a
.. _a64cbc9: a64cbc9
.. _b88108e: b88108e
.. _ba85532: ba85532
.. _PR#864: #​864
.. _PR#1116: #​1116
.. _PR#1117: #​1117
.. _PR#1118: #​1118
.. _PR#1120: #​1120
.. _PR#1124: #​1124

.. _changelog-v9.15.1:

v9.14

Compare Source

====================

✨ Features

  • changelog: Add md to rst conversion for markdown inline links (cb2af1f_)

  • changelog: Define first release w/o change descriptions for default MD template (fa89dec_)

  • changelog: Define first release w/o change descriptions for default RST template (e30c94b_)

  • changelog: Prefix scopes on commit descriptions in default template (PR#1093, 560fd2c)

  • changelog-md: Add markdown inline link format macro (c6d8211_)

  • changelog-md: Prefix scopes on commit descriptions in Markdown changelog template (PR#1093,
    560fd2c
    )

  • changelog-rst: Prefix scopes on commit descriptions in ReStructuredText template (PR#1093,
    560fd2c
    )

  • configuration: Add changelog.default_templates.mask_initial_release option (595a70b_)

  • context: Add mask_initial_release setting to changelog context (6f2ee39_)

  • release-notes: Define first release w/o change descriptions in default template (83167a3_)

🪲 Bug Fixes

  • release-notes: Override default word-wrap to non-wrap for in default template (99ab99b_)

📖 Documentation

  • changelog-templates: Document new mask_initial_release changelog context variable
    (f294957_)

  • configuration: Document new mask_initial_release option usage & effect (3cabcdc_)

  • homepage: Fix reference to new ci workflow for test status badge (6760069_)

.. _3cabcdc: 3cabcdc
.. _560fd2c: 560fd2c
.. _595a70b: 595a70b
.. _6760069: 6760069
.. _6f2ee39: 6f2ee39
.. _83167a3: 83167a3
.. _99ab99b: 99ab99b
.. _c6d8211: c6d8211
.. _cb2af1f: cb2af1f
.. _e30c94b: e30c94b
.. _f294957: f294957
.. _fa89dec: fa89dec
.. _PR#1093: #​1093

.. _changelog-v9.13.0:

v9.14.0

Compare Source

====================

✨ Features

  • changelog: Add md to rst conversion for markdown inline links (cb2af1f_)

  • changelog: Define first release w/o change descriptions for default MD template (fa89dec_)

  • changelog: Define first release w/o change descriptions for default RST template (e30c94b_)

  • changelog: Prefix scopes on commit descriptions in default template (PR#1093, 560fd2c)

  • changelog-md: Add markdown inline link format macro (c6d8211_)

  • changelog-md: Prefix scopes on commit descriptions in Markdown changelog template (PR#1093,
    560fd2c
    )

  • changelog-rst: Prefix scopes on commit descriptions in ReStructuredText template (PR#1093,
    560fd2c
    )

  • configuration: Add changelog.default_templates.mask_initial_release option (595a70b_)

  • context: Add mask_initial_release setting to changelog context (6f2ee39_)

  • release-notes: Define first release w/o change descriptions in default template (83167a3_)

🪲 Bug Fixes

  • release-notes: Override default word-wrap to non-wrap for in default template (99ab99b_)

📖 Documentation

  • changelog-templates: Document new mask_initial_release changelog context variable
    (f294957_)

  • configuration: Document new mask_initial_release option usage & effect (3cabcdc_)

  • homepage: Fix reference to new ci workflow for test status badge (6760069_)

.. _3cabcdc: 3cabcdc
.. _560fd2c: 560fd2c
.. _595a70b: 595a70b
.. _6760069: 6760069
.. _6f2ee39: 6f2ee39
.. _83167a3: 83167a3
.. _99ab99b: 99ab99b
.. _c6d8211: c6d8211
.. _cb2af1f: cb2af1f
.. _e30c94b: e30c94b
.. _f294957: f294957
.. _fa89dec: fa89dec
.. _PR#1093: #​1093

.. _changelog-v9.13.0:

v9.13

Compare Source

====================

✨ Features

  • changelog: Add PR/MR url linking to default Markdown changelog, closes #924, #953
    (cd8d131_)

  • changelog: Add PR/MR url linking to default reStructuredText template, closes #924, #953
    (5f018d6_)

  • parsed-commit: Add linked merge requests list to the ParsedCommit object (9a91062_)

  • parser-angular: Automatically parse PR/MR numbers from subject lines in commits (2ac798f_)

  • parser-emoji: Automatically parse PR/MR numbers from subject lines in commits (bca9909_)

  • parser-scipy: Automatically parse PR/MR numbers from subject lines in commits (2b3f738_)

🪲 Bug Fixes

  • changelog-rst: Ignore unknown parsed commit types in default RST changelog (77609b1_)

  • parser-angular: Drop the breaking category but still maintain a major level bump
    (f1ffa54_)

  • parsers: Improve reliability of descriptions after reverse word-wrap (436374b_)

⚡ Performance Improvements

  • parser-angular: Simplify commit parsing type pre-calculation (a86a28c_)

  • parser-emoji: Increase speed of commit parsing (2c9c468_)

  • parser-scipy: Increase speed & decrease complexity of commit parsing (2b661ed_)

📖 Documentation

  • changelog-templates: Add linked_merge_request field to examples (d4376bc_)

  • changelog-templates: Fix api class reference links (7a5bdf2_)

  • commit-parsing: Add linked_merge_request field to Parsed Commit definition (ca61889_)

.. _#924: #​924
.. _#953: #​953
.. _2ac798f: 2ac798f
.. _2b3f738: 2b3f738
.. _2b661ed: 2b661ed
.. _2c9c468: 2c9c468
.. _436374b: 436374b
.. _5f018d6: 5f018d6
.. _77609b1: 77609b1
.. _7a5bdf2: 7a5bdf2
.. _9a91062: 9a91062
.. _a86a28c: a86a28c
.. _bca9909: bca9909
.. _ca61889: ca61889
.. _cd8d131:

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 17, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.14%. Comparing base (091c3aa) to head (e5564e9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   51.14%   51.14%           
=======================================
  Files           6        6           
  Lines         614      614           
  Branches      112      112           
=======================================
  Hits          314      314           
  Misses        275      275           
  Partials       25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from bcacb28 to 1824f68 Compare June 18, 2024 06:15
@renovate 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 renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 1824f68 to c00d553 Compare June 19, 2024 06:38
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from c00d553 to b8e9b9b Compare June 19, 2024 06:42
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from b8e9b9b to 0157a5a Compare June 19, 2024 07:20
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 0157a5a to 99580bf Compare June 19, 2024 07:24
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 99580bf to a261ec7 Compare July 4, 2024 17:25
@renovate 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 renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from a261ec7 to f33f4d1 Compare July 7, 2024 00:28
@renovate 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 renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from f33f4d1 to 0f8b709 Compare July 20, 2024 13:13
@renovate 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 renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 0f8b709 to 1d55658 Compare August 20, 2024 06:07
@renovate 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 renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 1d55658 to 3984bee Compare September 1, 2024 18:08
@renovate 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 renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 3984bee to f520d80 Compare September 27, 2024 11:01
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.10.1 chore(deps): update python-semantic-release/python-semantic-release action to v9.11.0 Oct 13, 2024
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from a95561b to 4d92a39 Compare October 15, 2024 06:28
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.11.0 chore(deps): update python-semantic-release/python-semantic-release action to v9.11.1 Oct 15, 2024
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 4d92a39 to 9f373b6 Compare October 18, 2024 06:44
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.11.1 chore(deps): update python-semantic-release/python-semantic-release action to v9.12.0 Oct 18, 2024
@renovate renovate Bot deployed to release October 18, 2024 06:46 Active
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 9f373b6 to 97e6563 Compare November 6, 2024 04:23
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.12.0 chore(deps): update python-semantic-release/python-semantic-release action to v9.12.1 Nov 6, 2024
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 97e6563 to 97ed4ee Compare November 7, 2024 04:52
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.12.1 chore(deps): update python-semantic-release/python-semantic-release action to v9.12.2 Nov 7, 2024
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 97ed4ee to 4fd1abd Compare November 10, 2024 09:42
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.12.2 chore(deps): update python-semantic-release/python-semantic-release action to v9.13.0 Nov 10, 2024
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 4fd1abd to 3e50a3b Compare November 11, 2024 09:30
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.13.0 chore(deps): update python-semantic-release/python-semantic-release action to v9.14.0 Nov 11, 2024
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 3e50a3b to 4526009 Compare December 2, 2024 04:35
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.14.0 chore(deps): update python-semantic-release/python-semantic-release action to v9.15.0 Dec 2, 2024
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 4526009 to 4362c83 Compare December 3, 2024 09:13
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.15.0 chore(deps): update python-semantic-release/python-semantic-release action to v9.15.1 Dec 3, 2024
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 4362c83 to 1b1057d Compare December 16, 2024 06:39
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.15.1 chore(deps): update python-semantic-release/python-semantic-release action to v9.15.2 Dec 16, 2024
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 1b1057d to 0463203 Compare January 12, 2025 06:24
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.15.2 chore(deps): update python-semantic-release/python-semantic-release action to v9.16.0 Jan 12, 2025
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 0463203 to 08e4fbd Compare January 12, 2025 20:45
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.16.0 chore(deps): update python-semantic-release/python-semantic-release action to v9.16.1 Jan 12, 2025
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 08e4fbd to 8595165 Compare January 26, 2025 05:16
@renovate renovate Bot changed the title chore(deps): update python-semantic-release/python-semantic-release action to v9.16.1 chore(deps): update python-semantic-release/python-semantic-release action to v9.17.0 Jan 26, 2025
@renovate renovate Bot force-pushed the renovate/python-semantic-release-python-semantic-release-9.x branch from 8595165 to ec6b4f8 Compare February 5, 2025 10:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants