coq-community / run-coq-bug-minimizer

Repository for triggering runs of the Coq bug minimizer using GitHub Actions [maintainer=@JasonGross]
MIT License
2 stars 0 forks source link

Bump coq-community/docker-coq-action from 1.2.4 to 1.3.0 #16

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps coq-community/docker-coq-action from 1.2.4 to 1.3.0.

Release notes

Sourced from coq-community/docker-coq-action's releases.

docker-coq-action v1.3.0

Feature:

  • Allow automatic install of system dependencies (needs opam 2.1), always do apt-get update -y -q in install step (PR #74 by @​palmskog)

CI:

  • Add cron job for {coq-demo.yml, python-demo.yml} (PR #72 by @​erikmd)

and miscellaneous chores.

Changelog: https://github.com/coq-community/docker-coq-action/compare/v1.2.4...v1.3.0Refman: v1.3.0

Commits
  • e8a69bd feat: Allow automatic install of system dependencies (needs opam 2.1) (#74)
  • e717ad9 test(coq-demo.yml): Bump coq (8.13 => latest) & Add coq.dev jobs (#73)
  • b3a9cd5 chore(GHA): Add cron job for {coq-demo.yml, python-demo.yml} (#72)
  • 54928fd docs: Support ocaml 4.12+flambda
  • 2cfe70f docs(action.yml): Fix the before_install description
  • 8dc4a8b docs(README.md): Add more markdown badges (#63)
  • 3f39201 docs: Add missing GHA_TEST_ENV block in the comments of the demo-7 job
  • See full diff 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 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[bot] commented 2 years ago

Superseded by #17.