Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps chmeliik/checkton from 0.2.2 to 0.4.0.

Changelog

Sourced from chmeliik/checkton's changelog.

[v0.4.0] - 2025-05-21

Added

  • You can now run Checkton on merge_group events as is
    • Previously, you would need to adjust the value of the pull-request-base parameter when running in a merge group

[v0.3.1] - 2024-11-20

Fixed

  • If a target branch for a PR contained fixes that the source branch did not (because the source branch wasn't fully rebased onto the target branch), Checkton would report that the PR is introducing issues
    • Fix by diffing against the original fork point of (source X target) rather than diffing against the HEAD of the target

[v0.3.0] - 2024-11-06

Added

  • Detection of busybox sh scripts

Changed

  • Update base image for GitHub action to Fedora 41
Commits
  • c24110a Release v0.4.0
  • 9944e07 Fix prepare-release workflow
  • d1a0945 update changelog
  • fd8b68e support merge queue
  • ac59734 deps: update registry.fedoraproject.org/fedora-minimal:41 docker digest to 93...
  • a8622d2 deps: update github actions (#115)
  • c414acb deps: update registry.fedoraproject.org/fedora-minimal:41 docker digest to f7...
  • 969388e deps: update test/bats digest to fed179f (#114)
  • 12689de deps: update registry.fedoraproject.org/fedora-minimal:41 docker digest to e1...
  • 14af255 deps: update github actions (#111)
  • 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 [chmeliik/checkton](https://github.com/chmeliik/checkton) from 0.2.2 to 0.4.0.
- [Release notes](https://github.com/chmeliik/checkton/releases)
- [Changelog](https://github.com/chmeliik/checkton/blob/main/CHANGELOG.md)
- [Commits](chmeliik/checkton@v0.2.2...v0.4.0)

---
updated-dependencies:
- dependency-name: chmeliik/checkton
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 26, 2025
@MartinBasti MartinBasti self-requested a review October 30, 2025 14:33
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.

1 participant