Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps chmeliik/checkton from 0.2.2 to 0.3.1.

Changelog

Sourced from chmeliik/checkton's changelog.

[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
  • 242b56e Release v0.3.1
  • 140b4de tests: test proper merge-base handling
  • 9f57049 tests: spoof git version in generated patches
  • 8de280e differential: diff the merge-base against HEAD
  • 5602b84 deps: update github/codeql-action digest to f09c1c0
  • 6bf9932 deps: update registry.fedoraproject.org/fedora-minimal:41 docker digest to 7a...
  • abdba78 Release v0.3.0
  • 5b7ce9c Fix sarift-fmt checks for test/basic.sh
  • 9ead5b0 Update CHANGELOG
  • d768e63 Support 'busybox sh'
  • 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.3.1.
- [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.3.1)

---
updated-dependencies:
- dependency-name: chmeliik/checkton
  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 Mar 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

Superseded by #2179.

@dependabot dependabot bot closed this May 26, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/chmeliik/checkton-0.3.1 branch May 26, 2025 14:57
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