contentful-userland / contentful.ex

Elixir SDK for the Contentful Delivery API
MIT License
35 stars 30 forks source link

Bump erlef/setup-beam from 1.7.2 to 1.8.2 #105

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps erlef/setup-beam from 1.7.2 to 1.8.2.

Release notes

Sourced from erlef/setup-beam's releases.

v1.8.2

Merged pull requests

  • #59 - Improve warning message for missing ImageOS env. variable (self-hosted runners)

Closed issues

  • #58 - Action incompatible with self-hosted runners

Changelog

  • improved README in what concerns self-hosted runners
  • improved consumption (error/warning) messages in what concerns self-hosted runners
  • added further Windows tests and fixed those that were broken (due to not being run)

v1.8.1

Merged pull requests

  • #57 - Improve visibility (+fix bugs) over version-type and opt-in versions

Closed issues

  • #56 - OTP version undefined

Changelog

  • fixed a bug related to Elixir's v in versions
  • fixed a bug related to matching on non-semver versions (namely Erlang/OTP's)
  • improved README.md's elements on versioning and version-type

v1.8.0

Merged pull requests

  • #45 - Add Erlang 24 to README and some more info on version matching
  • #47 - Adapt test var. naming to current reality
  • #49 - Add support for Windows builds
  • #52 - Improve on "Add support for Windows builds"

Closed issues

  • #44 - With .../ubuntu-20.04/builds.txt 503'ing error message is out of scope
  • #46 - Cannot specify Erlang patch versions
  • #50 - Improve warning/error messages
  • #51 - Improve on "Add support for Windows builds"
  • #53 - Cannot specific minor versions

Changelog

  • updated README.md
  • improved development experience

... (truncated)

Commits
  • 9283f85 Improve warning message for missing ImageOS env. variable (self-hosted runner...
  • 8306425 Improve visibility (+ fix bugs) over version-type and opt-in versions (#57)
  • d8a37f5 Improve on "Add Windows to the mix" (#52)
  • 82b4475 Add Windows to the mix (#49)
  • dd4eb24 Adapt test var. naming to current reality (#47)
  • e6db7bd Add Erlang 24 to README and some more info on version matching (#45)
  • 31cf3db Ease maintenance (#43)
  • 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)
coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 90ed0cf682a0132f4be7d853e8e3fb5c7bb59ed0-PR-105


Totals Coverage Status
Change from base Build 2c125b56404b2b4b7c8889d5626dc6dcb78abd6f: 0.0%
Covered Lines: 108
Relevant Lines: 136

💛 - Coveralls
dependabot[bot] commented 3 years ago

Superseded by #106.