chore(deps): update dependency elixir to v1.17.3 #56

Merged
joao.dubas merged 1 commits from renovate/elixir-1.x into main 2024-09-27 14:28:13 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
elixir (source) patch 1.17.2-otp-27 -> 1.17.3

Release Notes

elixir-lang/elixir (elixir)

v1.17.3

Compare Source

1. Bug fixes
Elixir
  • [Duration] Fix parsing of fractional durations with non-positive seconds
  • [Kernel] Do not attempt to group module warnings when they have a large context
IEx
  • [IEx.Helpers] Properly reconsolidate protocols on recompile
Mix
  • [mix compile.elixir] Do not verify modules twice
  • [mix xref] Respect the --label option on stats and cycles

v1.17.2

Compare Source

1. Bug fixes
Logger
  • [Logger.Translator] Fix logger crash when :gen_statem's format_status/2 returns non-tuple
Mix
  • [mix deps.get] Fix regression when fetching a git repository with a :ref
  • [mix release] Validate RELEASE_MODE and set ERRORLEVEL on .bat scripts
  • [mix release] Fix invalid example in code comment inside the generated vm.args.eex

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 | Update | Change | |---|---|---| | [elixir](https://elixir-lang.org/) ([source](https://github.com/elixir-lang/elixir)) | patch | `1.17.2-otp-27` -> `1.17.3` | --- ### Release Notes <details> <summary>elixir-lang/elixir (elixir)</summary> ### [`v1.17.3`](https://github.com/elixir-lang/elixir/releases/tag/v1.17.3) [Compare Source](https://github.com/elixir-lang/elixir/compare/v1.17.2...v1.17.3) ##### 1. Bug fixes ##### Elixir - \[Duration] Fix parsing of fractional durations with non-positive seconds - \[Kernel] Do not attempt to group module warnings when they have a large context ##### IEx - \[IEx.Helpers] Properly reconsolidate protocols on `recompile` ##### Mix - \[mix compile.elixir] Do not verify modules twice - \[mix xref] Respect the `--label` option on stats and cycles ### [`v1.17.2`](https://github.com/elixir-lang/elixir/releases/tag/v1.17.2) [Compare Source](https://github.com/elixir-lang/elixir/compare/47abe2d107e654ccede845356773bcf6e11ef7cb...v1.17.2) ##### 1. Bug fixes ##### Logger - \[Logger.Translator] Fix logger crash when `:gen_statem`'s `format_status/2` returns non-tuple ##### Mix - \[mix deps.get] Fix regression when fetching a git repository with a `:ref` - \[mix release] Validate `RELEASE_MODE` and set ERRORLEVEL on `.bat` scripts - \[mix release] Fix invalid example in code comment inside the generated vm.args.eex </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2024-08-19 13:21:02 +00:00
renovate-bot changed title from chore(deps): update dependency elixir to v1.17.2 to chore(deps): update dependency elixir to v1.17.3 2024-09-18 12:52:08 +00:00
renovate-bot force-pushed renovate/elixir-1.x from a0317dba12 to 392dc89c92 2024-09-18 12:52:10 +00:00 Compare
joao.dubas merged commit feb8e4a7c8 into main 2024-09-27 14:28:13 +00:00
joao.dubas deleted branch renovate/elixir-1.x 2024-09-27 14:28:13 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ide#56
No description provided.