Skip to content

Update dependency elixir to v1.19.5#140

Merged
mruoss merged 1 commit intomainfrom
renovate/elixir-1.x
Jan 9, 2026
Merged

Update dependency elixir to v1.19.5#140
mruoss merged 1 commit intomainfrom
renovate/elixir-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2026

This PR contains the following updates:

Package Update Change
elixir (source) patch 1.19.41.19.5

Release Notes

elixir-lang/elixir (elixir)

v1.19.5

Compare Source

1. Enhancements
Elixir
  • [Protocol] Optimize protocol consolidation to no longer load structs
2. Bug fixes
Elixir
  • [Kernel] Fix unnecessary recompilation when dbg_callback is modified at runtime
  • [Kernel] Fix parser crash on missing parentheses on expression following operator not in
  • [Kernel] Support fetching abstract code for modules compiled with Elixir v1.14 and earlier
  • [Protocol] Ensure protocol consolidation no longer stores outdated struct types. As a consequence, protocols types only track struct names at the moment
  • [Stream] Revert optimization which caused nested streams in Stream.flat_map/2 to crash
IEx
  • [IEx] Fix usage of #iex:break as part of multi-line prompts
Logger
  • [Logger.Backends] Do not crash on invalid metadata

Configuration

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

🚦 Automerge: Enabled.

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 added the renovate-update PRs created by the renovate bot label Jan 9, 2026
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Pull Request Test Coverage Report for Build f2f6f97d801d7c3d98ba20fbe614fa34394e63b0-PR-140

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build ae4739669541fa914d5da7e4089c21aafbf95b25: 0.0%
Covered Lines: 80
Relevant Lines: 80

💛 - Coveralls

@mruoss mruoss merged commit ce796c8 into main Jan 9, 2026
18 checks passed
@renovate renovate bot deleted the renovate/elixir-1.x branch January 9, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate-update PRs created by the renovate bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant