chore(deps): update https://github.com/erlef/setup-beam action to v1.22.0 #28

Merged
Doridian merged 1 commit from renovate/https-github.com-erlef-setup-beam-1.x into main 2026-03-09 22:14:22 -07:00
Member

This PR contains the following updates:

Package Type Update Change
https://github.com/erlef/setup-beam action minor v1.21.0v1.22.0

Release Notes

erlef/setup-beam (https://github.com/erlef/setup-beam)

v1.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/erlef/setup-beam/compare/v1.21.0...v1.22.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://github.com/erlef/setup-beam](https://github.com/erlef/setup-beam) | action | minor | `v1.21.0` → `v1.22.0` | --- ### Release Notes <details> <summary>erlef/setup-beam (https://github.com/erlef/setup-beam)</summary> ### [`v1.22.0`](https://github.com/erlef/setup-beam/releases/tag/v1.22.0) [Compare Source](https://github.com/erlef/setup-beam/compare/v1.21.0...v1.22.0) #### What's Changed - **Features** - Support `mise.toml` as `version-file` (input) by [@&#8203;dinokovac-river](https://github.com/dinokovac-river) in [#&#8203;415](https://github.com/erlef/setup-beam/pull/415) - **Dependabot updates** - Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;419](https://github.com/erlef/setup-beam/pull/419) - Bump [@&#8203;actions/exec](https://github.com/actions/exec) from 1.1.1 to 3.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;405](https://github.com/erlef/setup-beam/pull/405) - Bump [@&#8203;actions/tool-cache](https://github.com/actions/tool-cache) from 2.0.2 to 4.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;407](https://github.com/erlef/setup-beam/pull/407) - Bump [@&#8203;eslint/js](https://github.com/eslint/js) from 9.38.0 to 10.0.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;404](https://github.com/erlef/setup-beam/pull/404) - Bump actions/setup-node from 6.1.0 to 6.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;409](https://github.com/erlef/setup-beam/pull/409) - Bump actions/setup-node from 6.2.0 to 6.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;423](https://github.com/erlef/setup-beam/pull/423) - Bump eslint from 10.0.1 to 10.0.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;420](https://github.com/erlef/setup-beam/pull/420) - Bump eslint-plugin-yml from 1.18.0 to 3.3.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;418](https://github.com/erlef/setup-beam/pull/418) - Bump globals from 17.3.0 to 17.4.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;421](https://github.com/erlef/setup-beam/pull/421) - Bump markdownlint-cli from 0.47.0 to 0.48.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;422](https://github.com/erlef/setup-beam/pull/422) - Bump prettier from 3.6.2 to 3.8.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;408](https://github.com/erlef/setup-beam/pull/408) - Bump raven-actions/actionlint from 2.1.0 to 2.1.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;410](https://github.com/erlef/setup-beam/pull/410) - Bump raven-actions/actionlint from 2.1.1 to 2.1.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;424](https://github.com/erlef/setup-beam/pull/424) - Bump semver from 7.7.2 to 7.7.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;406](https://github.com/erlef/setup-beam/pull/406) - **License updates** - Fix for license update automation by [@&#8203;paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira) in [#&#8203;412](https://github.com/erlef/setup-beam/pull/412) - Update 3rd party licenses (automation) by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;413](https://github.com/erlef/setup-beam/pull/413) - Update 3rd party licenses (automation) by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;414](https://github.com/erlef/setup-beam/pull/414) - Update 3rd party licenses (automation) by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;416](https://github.com/erlef/setup-beam/pull/416) - Update 3rd party licenses (automation) by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;417](https://github.com/erlef/setup-beam/pull/417) - Update 3rd party licenses by [@&#8203;paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira) in [#&#8203;411](https://github.com/erlef/setup-beam/pull/411) #### New Contributors - [@&#8203;dinokovac-river](https://github.com/dinokovac-river) made their first contribution in [#&#8203;415](https://github.com/erlef/setup-beam/pull/415) **Full Changelog**: <https://github.com/erlef/setup-beam/compare/v1.21.0...v1.22.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4zIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update https://github.com/erlef/setup-beam action to v1.22.0
All checks were successful
Lint / Lint (pull_request) Successful in 48s
Nix check / check-nix (pull_request) Successful in 1m30s
9554598a3f
Doridian deleted branch renovate/https-github.com-erlef-setup-beam-1.x 2026-03-09 22:14:22 -07:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SpaceAge/space_age_api!28
No description provided.