fremantle-industries / slurp

An EVM block ingestion toolkit for Elixir
MIT License
28 stars 3 forks source link

Bump erlef/setup-beam from 1.7.2 to 1.8.3 #30

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps erlef/setup-beam from 1.7.2 to 1.8.3.

Release notes

Sourced from erlef/setup-beam's releases.

v1.8.3

Bug fixes

  • A regression was introduced in v1.8.2 where by giving branch name (e.g., master, main, etc.) as the elixir version resulted in vbranch-otp-x per #60. This was resolved via #61

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

... (truncated)

Commits
  • ade4f1d Don't preprend v when elixir version does not start with digits (#61)
  • 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)