Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Elixir Image to v1.18.1 #345

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Update Elixir Image to v1.18.1 #345

merged 1 commit into from
Dec 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2024

This PR contains the following updates:

Package Update Change
elixir patch 1.18.0 -> 1.18.1
elixir (source) patch 1.18.0 -> 1.18.1

Release Notes

elixir-lang/elixir (elixir)

v1.18.1

Compare Source

1. Enhancements
  • [Kernel] Do not emit type violation warnings when comparing or matching against literals
  • [Kernel] Do not validate clauses of private overridable functions
2. Bug fixes
Elixir
  • [Code.Fragment] Ensure Code.Fragment.container_cursor_to_quoted/2 with :trailing_fragment parses expressions that were supported in previous versions
  • [Kernel] Do not crash when typing violation is detected on dynamic dispatch
  • [Kernel] Properly annotate the source for warnings emitted by the compiler with the @file annotation
  • [Kernel] Properly annotate the source for warnings emitted by the type system with the @file annotation
  • [Kernel] Remove :no_parens metadata when using capture with arity on all cases
  • [Kernel] Ensure diagnostic traces are kept backwards compatible
ExUnit
  • [ExUnit.Case] Ensure async groups do not run concurrenly while the test suite is still loading
  • [ExUnit.Case] Ensure --repeat-until-failure can be combined with groups
Mix
  • [mix compile.elixir] Store compilation results if compilation fails due to --warnings-as-errors
  • [mix deps.loadpaths] Add build lock
  • [mix escript.build] Ensure build succeeds when protocol consolidation is disabled
  • [Mix.Shell] Ensure encoding is properly respected on Windows and Unix systems

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 custom dependencies Pull requests that update a dependency file labels Dec 24, 2024
@renovate renovate bot requested a review from Flo0807 December 24, 2024 12:58
@renovate renovate bot changed the title Update dependency elixir to v1.18.1 Update Elixir Image to v1.18.1 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/elixir-image branch 2 times, most recently from 9eff442 to ec6eed0 Compare December 27, 2024 22:39
@renovate renovate bot force-pushed the renovate/elixir-image branch from ec6eed0 to f58d123 Compare December 28, 2024 09:03
@Flo0807 Flo0807 enabled auto-merge December 28, 2024 09:04
@Flo0807 Flo0807 merged commit 57dbaf0 into main Dec 28, 2024
3 checks passed
@Flo0807 Flo0807 deleted the renovate/elixir-image branch December 28, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
custom dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant