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 #15

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 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.8.5 to 9.8.6

Release notes

Sourced from python-semantic-release/python-semantic-release's releases.

v9.8.6 (2024-07-20)

Fixes

  • version-cmd: resolve build command execution in powershell (#980, 32c8e70)

Documentation

  • configuration: correct GHA parameter name for commit email (#981)

Detailed Changes: python-semantic-release/python-semantic-release@v9.8.5...v9.8.6

Changelog

Sourced from python-semantic-release/python-semantic-release's changelog.

v9.8.6 (2024-07-20)

Documentation

  • docs(configuration): correct GHA parameter name for commit email (#981)

git_committer_name was repeated; replace one instance of it with git_committer_email (ce9ffdb)

Fix

  • fix(version-cmd): resolve build command execution in powershell (#980)

Fixes the command line option for passing a shell command to Powershell. Also included a similar shell detection result for pwsh (Powershell Core) (32c8e70)

Commits

Updates docker/scout-action from 1.10.0 to 1.11.0

Commits
  • c854600 Merge 042c71f72db67496d847c609a613382da41a08c5 into fc749439af4870e8f6feb5922...
  • 042c71f [BOT] Publish v1.11.0 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.8.5 to 9.8.6
- [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.8.5...v9.8.6)

Updates `docker/scout-action` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@v1.10.0...v1.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Nicconike as a code owner July 22, 2024 13:07
@dependabot dependabot bot added dependabot Upgrades project dependencies by dependabot dependencies Project dependencies labels Jul 22, 2024
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   85.31%   88.55%   +3.23%     
==========================================
  Files           4        4              
  Lines         463      463              
==========================================
+ Hits          395      410      +15     
+ Misses         68       53      -15     
Flag Coverage Δ
unittests 88.55% <ø> (+3.23%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@Nicconike Nicconike enabled auto-merge (squash) July 23, 2024 17:45
@Nicconike Nicconike disabled auto-merge July 23, 2024 17:46
@Nicconike Nicconike merged commit 1dfc8cb into master Jul 23, 2024
7 checks passed
@Nicconike Nicconike deleted the dependabot/github_actions/github-actions-415eb21135 branch July 23, 2024 17:47
@Nicconike Nicconike added the github_actions Pull requests that update GitHub Actions code label Sep 14, 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
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant