Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

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

Release notes

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

v0.4.2

0.4.2 (2025-04-22)

📚 Documentation

  • CONTRIBUTING: add contribution guide (#99) (6bdf8f1)

v0.4.1

0.4.1 (2025-04-21)

📚 Documentation

  • README: add releases section to README template (#93) (80353e9)
Changelog

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

Changelog

0.4.2 (2025-04-22)

📚 Documentation

  • CONTRIBUTING: add contribution guide (#99) (6bdf8f1)

0.4.1 (2025-04-21)

📚 Documentation

  • README: add releases section to README template (#93) (80353e9)

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)

[0.3.1] - 2025-02-13

🐛 Bug Fixes

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

... (truncated)

Commits
  • 4eceeb6 chore(main): release 0.4.2 (#100)
  • 6bdf8f1 docs(CONTRIBUTING): add contribution guide (#99)
  • 66c9dc3 chore: convert update readme to use automerged pull request (#98)
  • 82d3424 chore(readme): update readme for v0.4.1 [BOT]
  • 217dd3b chore(main): release 0.4.1 (#97)
  • e93fb43 chore: fix release workflow; revert changelog change (#96)
  • 159a4c4 chore(workflows): separate update-major-minor into its own job (#95)
  • 3baaeb6 chore(main): release 0.4.1 (#94)
  • 80353e9 docs(README): add releases section to README template (#93)
  • d1940e5 chore(workflows): add pr title checker, change prefix for dependabot prs, rem...
  • 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 Apr 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Bumps [grafana/github-api-commit-action](https://github.com/grafana/github-api-commit-action) from 0.4.0 to 0.4.2.
- [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](db25908...4eceeb6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/grafana/github-api-commit-action-0.4.2 branch from 244570c to e3f47e7 Compare May 1, 2025 14:34
@github-actions github-actions bot merged commit f5788fb into main May 1, 2025
14 of 17 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/grafana/github-api-commit-action-0.4.2 branch May 1, 2025 14:34
This was referenced May 6, 2025
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

1 participant