Skip to content

chore(deps): bump grafana/github-api-commit-action from 0.3.1 to 0.4.0#90

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/grafana/github-api-commit-action-0.4.0
Apr 21, 2025
Merged

chore(deps): bump grafana/github-api-commit-action from 0.3.1 to 0.4.0#90
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/grafana/github-api-commit-action-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2025

Bumps grafana/github-api-commit-action from 0.3.1 to 0.4.0.

Release notes

Sourced from grafana/github-api-commit-action's releases.

v0.4.0

0.4.0 (2025-04-21)

🚀 Features

  • improve support for larger commits (cae2afb)

🐛 Bug Fixes

  • support no changes (#67) (665f5a0)
  • test workflow use default checkout ref for pull request (#68) (ee8e5db)

🧪 Testing

⚙️ Miscellaneous Tasks

  • add vault secrets to workflows; update test to pull_request_target (#72) (e884679)
  • bootstrap release-please config (#81) (a1de24a)
  • changelog: generate changelog and add sections to release-please config (#86) (f76be42)
  • deps: bump actions/create-github-app-token from 1 to 2 (#79) (412b51b)
  • deps: bump grafana/github-api-commit-action from 0.3.0 to 0.3.1 (#65) (cdc46bd)
  • trigger tests via workflow call, dispatch or push to main (#75) (f72ba3b)
  • update changelog [bot] (#69) (baa0805)
  • update changelog [bot] (#73) (d2aa611)
  • update changelog [bot] (#76) (51f759d)
  • update changelog [bot] (#78) (96733db)
  • update changelog [bot] (#82) (ea14ad7)
Changelog

Sourced from grafana/github-api-commit-action's changelog.

Changelog

0.4.0 (2025-04-21)

🚀 Features

  • improve support for larger commits (cae2afb)

🐛 Bug Fixes

  • support no changes (#67) (665f5a0)
  • test workflow use default checkout ref for pull request (#68) (ee8e5db)

🧪 Testing

⚙️ Miscellaneous Tasks

  • add vault secrets to workflows; update test to pull_request_target (#72) (e884679)
  • bootstrap release-please config (#81) (a1de24a)
  • changelog: generate changelog and add sections to release-please config (#86) (f76be42)
  • deps: bump actions/create-github-app-token from 1 to 2 (#79) (412b51b)
  • deps: bump grafana/github-api-commit-action from 0.3.0 to 0.3.1 (#65) (cdc46bd)
  • trigger tests via workflow call, dispatch or push to main (#75) (f72ba3b)
  • update changelog [bot] (#69) (baa0805)
  • update changelog [bot] (#73) (d2aa611)
  • update changelog [bot] (#76) (51f759d)
  • update changelog [bot] (#78) (96733db)
  • update changelog [bot] (#82) (ea14ad7)

[0.3.1] - 2025-02-13

🐛 Bug Fixes

  • Validate tokenized urls (#59)
  • Pr create steps (#61)

⚙️ Miscellaneous Tasks

  • Update commit hash in readme; add test for delete (#58)
  • Add auto update and merge workflows (#60)
  • Update changelog [bot] (#62)

[0.3.0] - 2025-02-10

... (truncated)

Commits
  • db25908 chore(main): release 0.4.0 (#87)
  • f76be42 chore(changelog): generate changelog and add sections to release-please confi...
  • 5e2bae5 adam.bannach/release please workflow (#83)
  • ea14ad7 chore: update changelog [bot] (#82)
  • a1de24a chore: bootstrap release-please config (#81)
  • 412b51b chore(deps): bump actions/create-github-app-token from 1 to 2 (#79)
  • cae2afb Improve support for larger commits (#66)
  • 96733db chore: update changelog [bot] (#78)
  • a10f0e3 test: fix conditionals for test cases (#77)
  • 665f5a0 fix: support no changes (#67)
  • 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)

Bumps [grafana/github-api-commit-action](https://github.com/grafana/github-api-commit-action) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/grafana/github-api-commit-action/releases)
- [Changelog](https://github.com/grafana/github-api-commit-action/blob/main/CHANGELOG.md)
- [Commits](41fe732...db25908)

---
updated-dependencies:
- dependency-name: grafana/github-api-commit-action
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 21, 2025
@github-actions github-actions Bot merged commit 226faf7 into main Apr 21, 2025
2 of 13 checks passed
@github-actions github-actions Bot deleted the dependabot/github_actions/grafana/github-api-commit-action-0.4.0 branch April 21, 2025 14:54
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.

0 participants