Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps aevea/commitsar from 0.20.2 to 1.0.2.

Release notes

Sourced from aevea/commitsar's releases.

v1.0.2

🐛 Bug fixes

  • ee11899 (docker) futher adjustments to docker permissions
  • edec564 (docker) attempt to trust git repos

🔧 Chores and Improvements

  • 45fea4a (deps) update actions/cache action to v5

v1.0.1

🐛 Bug fixes

  • 2ff9044 (deps) update module golang.org/x/oauth2 to v0.33.0
  • 5932910 (deps) update module github.com/spf13/viper to v1.21.0

🔧 Chores and Improvements

  • 2e41127 (deps) bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0
  • 6de6629 (deps) bump golang.org/x/crypto from 0.16.0 to 0.45.0
  • 4ecef8e (deps) bump github.com/cloudflare/circl from 1.3.3 to 1.6.1

v1.0.0

🚀 Features

  • bd2369a support --config-path parameter
  • 21181ba support --config-path parameter

🐛 Bug fixes

  • 16a8eb5 error 128 when in detached head state
  • f827093 (config) allow both conventional and jira styles
  • 3bdefb9 (deps) update module golang.org/x/oauth2 to v0.27.0 [security]
  • 375e479 (docker) build step was failing
  • d0aa297 (deps) update module github.com/spf13/cobra to v1.10.2
  • 045ceca forward github action config to commitsar
  • 9135d9c apply verbose flag when all config has been loaded
  • 08a2f43 load file configuration from CLI parameter
  • 5820dc9 Change main() execution order to load CLI before config
  • 222921b Fix action docker command
  • 7c46928 forward github action config to commitsar

... (truncated)

Commits
  • 45fea4a chore(deps): update actions/cache action to v5
  • ee11899 fix(docker): futher adjustments to docker permissions
  • edec564 fix(docker): attempt to trust git repos
  • 2ff9044 fix(deps): update module golang.org/x/oauth2 to v0.33.0
  • 2e41127 chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0
  • 6de6629 chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.45.0
  • 4ecef8e chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.6.1
  • 5932910 fix(deps): update module github.com/spf13/viper to v1.21.0
  • 9975bf0 chore(ci): update goreleaser config and add action to check config
  • ea08267 chore: fix goreleaser
  • Additional commits viewable in compare view

Dependabot compatibility score

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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 15, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Dec 15, 2025

CodSpeed Performance Report

Merging #598 will not alter performance

Comparing dependabot/github_actions/aevea/commitsar-1.0.2 (a2a8576) with master (713416a)

Summary

✅ 6 untouched

@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.25%. Comparing base (713416a) to head (a2a8576).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #598   +/-   ##
=======================================
  Coverage   89.25%   89.25%           
=======================================
  Files          18       18           
  Lines        2084     2084           
=======================================
  Hits         1860     1860           
  Misses        224      224           

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

Bumps [aevea/commitsar](https://github.com/aevea/commitsar) from 0.20.2 to 1.0.2.
- [Release notes](https://github.com/aevea/commitsar/releases)
- [Commits](aevea/commitsar@v0.20.2...v1.0.2)

---
updated-dependencies:
- dependency-name: aevea/commitsar
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/aevea/commitsar-1.0.2 branch from 38552f7 to a2a8576 Compare December 27, 2025 00:15
@Stranger6667 Stranger6667 merged commit e921cab into master Dec 27, 2025
77 checks passed
@Stranger6667 Stranger6667 deleted the dependabot/github_actions/aevea/commitsar-1.0.2 branch December 27, 2025 13:19
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants