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

chore(deps): update dependency elixir to v1.18.1 - autoclosed #211

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2024

This PR contains the following updates:

Package Update Change
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 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 force-pushed the renovate/elixir-1.x branch 3 times, most recently from 56b2401 to 9f50e7a Compare September 25, 2024 20:14
@renovate renovate bot force-pushed the renovate/elixir-1.x branch 2 times, most recently from 15153ce to 754fc96 Compare November 3, 2024 15:41
@renovate renovate bot force-pushed the renovate/elixir-1.x branch from 754fc96 to f765ab5 Compare December 19, 2024 20:38
@renovate renovate bot changed the title chore(deps): update dependency elixir to v1.17.3 chore(deps): update dependency elixir to v1.18.0 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/elixir-1.x branch from f765ab5 to 7774943 Compare December 27, 2024 22:54
@renovate renovate bot changed the title chore(deps): update dependency elixir to v1.18.0 chore(deps): update dependency elixir to v1.18.1 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/elixir-1.x branch 3 times, most recently from 92a1880 to bd4c9e4 Compare December 31, 2024 12:27
@renovate renovate bot force-pushed the renovate/elixir-1.x branch from bd4c9e4 to bb94dc6 Compare December 31, 2024 12:55
@renovate renovate bot changed the title chore(deps): update dependency elixir to v1.18.1 chore(deps): update dependency elixir to v1.18.1 - autoclosed Dec 31, 2024
@renovate renovate bot closed this Dec 31, 2024
@renovate renovate bot deleted the renovate/elixir-1.x branch December 31, 2024 14:46
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.

0 participants