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

ci: bump the github-actions group with 2 updates #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the github-actions group with 2 updates: python-semantic-release/python-semantic-release and docker/scout-action.

Updates python-semantic-release/python-semantic-release from 9.12.0 to 9.14.0

Release notes

Sourced from python-semantic-release/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

v9.13.0 (2024-11-10)

Features

  • changelog: Add PR/MR url linking to default reStructuredText template (5f018d6)

  • changelog: Add PR/MR url linking to default Markdown changelog (cd8d131)

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

... (truncated)

Changelog

Sourced from python-semantic-release/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

Updates docker/scout-action from 1.15.0 to 1.15.1

Release notes

Sourced from docker/scout-action's releases.

v1.15.1

What's Changed

New Contributors

Commits
  • 6ac950e Merge ca17cb76a6c9d85e0dc4e5b37e0290fa30390b03 into 6385a24983dbc0ffbfb4fc4f8...
  • ca17cb7 [BOT] Publish v1.15.1 release
  • 6385a24 Merge 585785600f70ba41b028f5c4ddf184ae003477f2 into e1c0d589b972d5605e035bbf7...
  • 5857856 [BOT] Publish v1.15.1 release
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 2 updates: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) and [docker/scout-action](https://github.com/docker/scout-action).


Updates `python-semantic-release/python-semantic-release` from 9.12.0 to 9.14.0
- [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.0...v9.14.0)

Updates `docker/scout-action` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/scout-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Nicconike as a code owner November 11, 2024 12:16
@dependabot dependabot bot added dependabot Upgrades project dependencies by dependabot dependencies Project dependencies github_actions Pull requests that update GitHub Actions code labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Upgrades project dependencies by dependabot dependencies Project dependencies github_actions Pull requests that update GitHub Actions code
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

0 participants