Update dependency mint to v1.7.1 #2

Open
renovate wants to merge 1 commit from renovate/mint-1.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
mint (source) prod minor 1.6.21.7.1

Release Notes

elixir-mint/mint (mint)

v1.7.1

Compare Source

Bug Fixes and Improvements
  • Fix a bug introduced in the previous version that broke Mint.HTTP.open?/1.

v1.7.0

Compare Source

Bug Fixes and Improvements
  • Fix a bug with double-wrapping tunnel proxy errors. This only affected HTTP/1 connections using proxies when upgrade errors would happen—see #​438.
  • Introduce :skip_target_validation option for HTTP/1.1 connections.
  • Add generic :custom_error to HTTP/2 frames. This can be returned by HTTP/2 servers in compliance with the HTTP/2 spec. Before, Mint would error out in such cases, while now it just returns the unaltered custom error code.
  • Fix compilation warning for the next Elixir release (1.19).

Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mint](https://hex.pm/packages/mint) ([source](https://github.com/elixir-mint/mint)) | prod | minor | `1.6.2` → `1.7.1` | --- ### Release Notes <details> <summary>elixir-mint/mint (mint)</summary> ### [`v1.7.1`](https://github.com/elixir-mint/mint/blob/HEAD/CHANGELOG.md#v171) [Compare Source](https://github.com/elixir-mint/mint/compare/v1.7.0...v1.7.1) ##### Bug Fixes and Improvements - Fix a bug introduced in the previous version that broke `Mint.HTTP.open?/1`. ### [`v1.7.0`](https://github.com/elixir-mint/mint/blob/HEAD/CHANGELOG.md#v170) [Compare Source](https://github.com/elixir-mint/mint/compare/v1.6.2...v1.7.0) ##### Bug Fixes and Improvements - Fix a bug with double-wrapping tunnel proxy errors. This only affected HTTP/1 connections using proxies when upgrade errors would happen—see [#&#8203;438](https://github.com/elixir-mint/mint/issues/438). - Introduce `:skip_target_validation` option for HTTP/1.1 connections. - Add generic `:custom_error` to HTTP/2 frames. This can be returned by HTTP/2 servers in compliance with the HTTP/2 spec. Before, Mint would error out in such cases, while now it just returns the unaltered custom error code. - Fix compilation warning for the next Elixir release (1.19). </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency mint to v1.7.1
Some checks failed
renovate/artifacts Artifact file update failure
eb8f183aed
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: mix deps.update mint
No version is set for command mix
Consider adding one of the following versions in your config file at /tmp/renovate/repos/forgejo/inhji/plug_indie/.tool-versions
elixir 1.18.4-otp-28
elixir 1.18

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: mix.lock ``` Command failed: mix deps.update mint No version is set for command mix Consider adding one of the following versions in your config file at /tmp/renovate/repos/forgejo/inhji/plug_indie/.tool-versions elixir 1.18.4-otp-28 elixir 1.18 ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request has changes conflicting with the target branch.
  • mix.lock
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/mint-1.x-lockfile:renovate/mint-1.x-lockfile
git switch renovate/mint-1.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/mint-1.x-lockfile
git switch renovate/mint-1.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/mint-1.x-lockfile
git switch renovate/mint-1.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/mint-1.x-lockfile
git switch main
git merge --squash renovate/mint-1.x-lockfile
git switch main
git merge --ff-only renovate/mint-1.x-lockfile
git switch main
git merge renovate/mint-1.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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
inhji/plug_indie!2
No description provided.