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 dependency elixir to v1.17.1 #204

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Update dependency elixir to v1.17.1 #204

merged 1 commit into from
Jun 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
elixir (source) patch 1.17.0 -> 1.17.1

Release Notes

elixir-lang/elixir (elixir)

v1.17.1

Compare Source

1. Enhancements
Mix
  • [mix compile.elixir] Do not run fixpoint computation on runtime dependencies. This should considerably improve compilation times for large projects when changing only one or two files
2. Bug fixes
EEx
  • [EEx] Do not warn for assignment with blocks in EEx
Elixir
  • [Kernel] Fix bug when using pinned variables inside with's else patterns
  • [Kernel] Fix Dialyzer error when with else clause is calling a no_return function
ExUnit
  • [ExUnit] Do not alternative sync/async suites on --repeat-until-failure

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 has been generated by Mend Renovate. View repository job log here.

Copy link

Pull Request Test Coverage Report for Build 45c5dacc477ab39c97aabdf59efb28babbe0fbd1-PR-204

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 54c60802a88c01019c27a56795d1195052623149: 0.0%
Covered Lines: 117
Relevant Lines: 117

💛 - Coveralls

2 similar comments
Copy link

Pull Request Test Coverage Report for Build 45c5dacc477ab39c97aabdf59efb28babbe0fbd1-PR-204

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 54c60802a88c01019c27a56795d1195052623149: 0.0%
Covered Lines: 117
Relevant Lines: 117

💛 - Coveralls

Copy link

Pull Request Test Coverage Report for Build 45c5dacc477ab39c97aabdf59efb28babbe0fbd1-PR-204

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 54c60802a88c01019c27a56795d1195052623149: 0.0%
Covered Lines: 117
Relevant Lines: 117

💛 - Coveralls

@mruoss mruoss merged commit c772b75 into main Jun 18, 2024
18 checks passed
@renovate renovate bot deleted the renovate/elixir-1.x branch June 18, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant