Skip to content

Update erlef/setup-beam action to v1.23.0#156

Merged
woylie merged 1 commit into
mainfrom
renovate/erlef-setup-beam-1.x
Mar 27, 2026
Merged

Update erlef/setup-beam action to v1.23.0#156
woylie merged 1 commit into
mainfrom
renovate/erlef-setup-beam-1.x

Conversation

@renovate

@renovate renovate Bot commented Mar 27, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
erlef/setup-beam action minor v1v1.23.0

Release Notes

erlef/setup-beam (erlef/setup-beam)

v1.23.0

Compare Source

What's Changed
Features
Fixes
Documentation
Version updates
New Contributors

Full Changelog: erlef/setup-beam@v1...v1.23.0

v1.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: erlef/setup-beam@v1.21.0...v1.22.0

v1.21.0

Compare Source

What's Changed
New Contributors

Full Changelog: erlef/setup-beam@v1...v1.21.0

v1.20.4

Compare Source

What's Changed
Dependabot updates

Full Changelog: erlef/setup-beam@v1.20.3...v1.20.4

v1.20.3

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.20...v1.20.3

v1.20.2

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.20...v1.20.2

v1.20.1

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1...v1.20.1

v1.20.0

Compare Source

What's Changed
@​dependabot
New Contributors

Full Changelog: erlef/setup-beam@v1...v1.20.0

v1.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: erlef/setup-beam@v1.18.2...v1.19.0

v1.18.2

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.18.1...v1.18.2

v1.18.1

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1...v1.18.1

v1.18.0

Compare Source

What's Changed
New Contributors

Full Changelog: erlef/setup-beam@v1.17...v1.17.7

v1.17.6

Compare Source

What's Changed
New Contributors

Full Changelog: erlef/setup-beam@v1.17...v1.17.6

v1.17.5

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.17...v1.17.5

v1.17.4

Compare Source

What's Changed
New Contributors

Full Changelog: erlef/setup-beam@v1...v1.17.4

v1.17.3

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.17.2...v1.17.3

v1.17.2

Compare Source

What's Changed
New Contributors

Full Changelog: erlef/setup-beam@v1.17.1...v1.17.2

v1.17.1

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1...v1.17.1

v1.17.0

Compare Source

What's Changed

Automation

New Contributors

Full Changelog: erlef/setup-beam@v1...17

v1.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: erlef/setup-beam@v1.15...v1.16.0

v1.15.4

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.15...v1.15.4

v1.15.3

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.15.2...v1.15.3

v1.15.2

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.15...v1.15.2

v1.15.1

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.15...v1.15.1

v1.15.0

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.14...v1.15.0

v1.14.0: v.1.14.0

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1...v1.14.0

v1.13.1

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.13.0...v1.13.1

v1.13.0

Compare Source

What's Changed
New Contributors

Full Changelog: erlef/setup-beam@v1.12.0...v1.13.0

v1.12.0

Compare Source

What's Changed

v1.11.2

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.11...v1.11.2

v1.11.1

Compare Source

Merged pull requests
  • #​95 - Update 3rd party licenses (automation)
  • #​97 - Update 3rd party licenses (automation)
  • #​98 - Bump minimist from 1.2.5 to 1.2.6
  • #​100 - Handle strings as such
  • #​101 - Update 3rd party licenses (automation)
Closed issues
  • #​99 - Error installing rebar3

v1.11.0

Compare Source

Merged pull requests
  • #​88 - Update our dependencies to increase security
  • #​91 - Allow for Windows'22 container
  • #​92 - Fix 3rd party license updater (automation)
  • #​93 - Allow use on top of Erlang 25.0-rc1
  • #​94 - Add environment variables
Closed issues
  • #​89 - Dynamically discover include path on Windows
  • #​90 - windows-2022 support

v1.10.0

Compare Source

Merged pull requests
  • #​75 - Mention what problem matchers do in the README
  • #​81 - Make OTP installation optional (if targeting Gleam)
  • #​82 - Automate updating 3rd party licenses
  • #​83 - Prevent deprecation warnings (fixes tests)
  • #​84 - Allow using rebar3 nightly builds
  • #​85 - Allow disabling problem matchers
Closed issues
  • #​48 - Handle The ubuntu-16.04 environment is deprecated and will be removed on September 20, 2021
  • #​68 - Support non-tagged rebar3 versions?
  • #​76 - Build is failing per third-party license difference
  • #​77 - Allow disabling problem matchers
  • #​79 - Make OTP installation optional

v1.9.0

Compare Source

Merged pull requests
  • #​63 - Ease debugging around ImageOS env.var
  • #​64 - Add tests for existing GitHub Actions Problem Matchers
  • #​65 - Add Elixir/credo and Elixir/dialyzer problem matchers
  • #​67 - Add Gleam
Closed issues
  • #​62 - Add additional problem matchers for third party projects
  • #​70 - Elixir (branch: master) opens interactive terminal (doesn't move to next Action step)

v1.8.3

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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
  • added support for Windows (2016 and 2019) for Erlang 21+, Elixir and rebar3
  • introduced option version-type (default=loose): strict | loose (check the README for details)
  • improved consumer error messages
  • improved the way we handle versions and ranges (e.g. for 1.0 and 1.3.2.1.2 types)

v1.7.2

Compare Source

Bug fixes
  • Fixed a bug where older rebar3 release were not pulled into the build listing via github per pagination per #​42

v1.7.1

Compare Source

v1.7.0

Compare Source

Known issues

If you cache your PLTs, you might run into the issue found at https://github.com/brianmay/tp_link_hs100/runs/2293025513#step:11:20, described at #​29 (comment). If that's the case, you should drop prior PLTs and re-generate them. This is apparently a consequence of changing the action's internals (to follow its name change) from setup-elixir to setup-beam.

v1.6.0: Install OTP branches

Compare Source

Add support for installing OTP branches with otp-version: 'master' or otp-version: 'maint'.

This release also makes experimental-otp: true the default so that an OTP build based on your Ubuntu runner version will always be used.

v1.5.0

Compare Source

v1.4.2

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

v1.3.0

Compare Source

v1.2.2

Compare Source

v1.2.1

[Compare So


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Europe/Copenhagen, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from woylie as a code owner March 27, 2026 18:28
@coveralls

coveralls commented Mar 27, 2026

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 5853004fd3e038c4d3d346b7cfe273d860d97c51-PR-156

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-3.1%) to 84.496%

Files with Coverage Reduction New Missed Lines %
lib/ecto/ulid.ex 4 84.5%
Totals Coverage Status
Change from base Build a3db71a5c6e7b4f0ccc9867aaf1818ffcffccde7: -3.1%
Covered Lines: 109
Relevant Lines: 129

💛 - Coveralls

@woylie woylie enabled auto-merge (rebase) March 27, 2026 18:31
@renovate renovate Bot force-pushed the renovate/erlef-setup-beam-1.x branch from d02bd11 to 00cb21f Compare March 27, 2026 18:35
@renovate renovate Bot force-pushed the renovate/erlef-setup-beam-1.x branch from 00cb21f to 5853004 Compare March 27, 2026 18:37
@woylie woylie merged commit 23a86f9 into main Mar 27, 2026
19 checks passed
@woylie woylie deleted the renovate/erlef-setup-beam-1.x branch March 27, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants