chore(deps): update dependency erlang to v26.1 #7

Merged
renovate merged 1 commit from renovate/erlang-26.x into main 2023-09-21 12:17:02 +12:00
Collaborator

This PR contains the following updates:

Package Update Change
erlang minor 26.0.2 -> 26.1

Release Notes

erlang/otp (erlang)

v26.1: OTP 26.1

Compare Source

 ---------------------------------------------------------------------
 --- HIGHLIGHTS ------------------------------------------------------
 ---------------------------------------------------------------------

  OTP-18746    Application(s): stdlib
               Related Id(s): PR-7313, PR-7456

               *** POTENTIAL INCOMPATIBILITY ***

               A warning for (accidental use of) Triple-Quoted Strings
               has been implemented as per EEP 64.

 ---------------------------------------------------------------------
 --- POTENTIAL INCOMPATIBILITIES -------------------------------------
 ---------------------------------------------------------------------

  OTP-18696    Application(s): stdlib

               Pattern matching and equivalence (=:=, =/=) comparisons
               on 0.0 will now raise a warning, as it will no longer
               be considered equivalent to -0.0 in OTP 27.

               If a match on 0.0 specifically is desired (distinct
               from -0.0), the warning can be suppressed by writing
               +0.0 instead.

               The arithmetic comparison operators are unaffected,
               including arithmetic equality (==).

  OTP-18746    Application(s): stdlib
               Related Id(s): PR-7313, PR-7456

               *** HIGHLIGHT ***

               A warning for (accidental use of) Triple-Quoted Strings
               has been implemented as per EEP 64.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [erlang](https://github.com/erlang/otp) | minor | `26.0.2` -> `26.1` | --- ### Release Notes <details> <summary>erlang/otp (erlang)</summary> ### [`v26.1`](https://github.com/erlang/otp/releases/tag/OTP-26.1): OTP 26.1 [Compare Source](https://github.com/erlang/otp/compare/OTP-26.0.2...OTP-26.1) --------------------------------------------------------------------- --- HIGHLIGHTS ------------------------------------------------------ --------------------------------------------------------------------- OTP-18746 Application(s): stdlib Related Id(s): PR-7313, PR-7456 *** POTENTIAL INCOMPATIBILITY *** A warning for (accidental use of) Triple-Quoted Strings has been implemented as per EEP 64. --------------------------------------------------------------------- --- POTENTIAL INCOMPATIBILITIES ------------------------------------- --------------------------------------------------------------------- OTP-18696 Application(s): stdlib Pattern matching and equivalence (=:=, =/=) comparisons on 0.0 will now raise a warning, as it will no longer be considered equivalent to -0.0 in OTP 27. If a match on 0.0 specifically is desired (distinct from -0.0), the warning can be suppressed by writing +0.0 instead. The arithmetic comparison operators are unaffected, including arithmetic equality (==). OTP-18746 Application(s): stdlib Related Id(s): PR-7313, PR-7456 *** HIGHLIGHT *** A warning for (accidental use of) Triple-Quoted Strings has been implemented as per EEP 64. </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuOTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate scheduled this pull request to auto merge when all checks succeed 2023-09-20 19:16:32 +12:00
james was assigned by renovate 2023-09-20 20:14:51 +12:00
renovate force-pushed renovate/erlang-26.x from 19dfa86718 to b137847b26 2023-09-20 22:14:53 +12:00 Compare
renovate force-pushed renovate/erlang-26.x from b137847b26 to 3fb75f0f82 2023-09-21 12:09:30 +12:00 Compare
renovate merged commit 3fb75f0f82 into main 2023-09-21 12:17:02 +12:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: james/vivid#7
No description provided.