Skip to content
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 requirement from ==9.12.* to ==9.14.* #159

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Updates the requirements on python-semantic-release to permit the latest version.

Release notes

Sourced from python-semantic-release's releases.

v9.14.0 (2024-11-11)

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 (#1093, 560fd2c)

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

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

  • changelog-rst: prefix scopes on commit descriptions in ReStructuredText template (#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 wordwrap 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)


Detailed Changes: python-semantic-release/python-semantic-release@v9.13.0...v9.14.0

Changelog

Sourced from python-semantic-release's changelog.

v9.14.0 (2024-11-11)

Bug Fixes

  • release-notes: Override default wordwrap 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)

Features

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

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

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

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

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

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

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

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

  • test(changelog): update default changelog unit tests to handle commit scope

  • test(release-notes): update default release notes unit tests to handle commit scope

  • test(fixtures): update changelog generator fixture to handle scope additions

... (truncated)

Commits
  • 825655a 9.14.0
  • 3fae260 refactor(changelog-rst): simplify & add user configuration toggle of initial_...
  • 4597482 refactor(changelog-md): simplify & add user configuration toggle of initial_r...
  • 1e57ae4 test(changelog): add test cases to exercise new mask_initial_release feature
  • f294957 docs(changelog-templates): document new mask_initial_release changelog cont...
  • 6f2ee39 feat(context): add mask_initial_release setting to changelog context
  • 3cabcdc docs(configuration): document new mask_initial_release option usage & effect
  • 595a70b feat(configuration): add changelog.default_templates.mask_initial_release o...
  • 11d6310 test(fixtures): add toggle value to switch changelog mask initial release in ...
  • 92f4785 test(fixtures): adjust changelog generator to write an initial release segment
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner November 18, 2024 22:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 18, 2024
Updates the requirements on [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) to permit the latest version.
- [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.12...v9.14)

---
updated-dependencies:
- dependency-name: python-semantic-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@joel-wong-aws joel-wong-aws force-pushed the dependabot/pip/python-semantic-release-eq-9.14.star branch from 25a42d6 to 3775580 Compare November 28, 2024 22:15
@joel-wong-aws joel-wong-aws enabled auto-merge (squash) November 28, 2024 22:15
@joel-wong-aws joel-wong-aws merged commit 7cd01c6 into mainline Nov 28, 2024
18 checks passed
@joel-wong-aws joel-wong-aws deleted the dependabot/pip/python-semantic-release-eq-9.14.star branch November 28, 2024 22:18
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant