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 mint to v1.7.1 #65

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2025

This PR contains the following updates:

Package Type Update Change
mint (source) prod minor 1.6.2 -> 1.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: 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 was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5d09bfcb971e23bf4e1adf19f27249a54273da6b-PR-65

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 204 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-32.7%) to 32.424%

Files with Coverage Reduction New Missed Lines %
lib/kubereq/json.ex 1 0.0%
lib/kubereq/stream.ex 5 0.0%
lib/kubereq/step/field_selector.ex 6 10.0%
lib/kubereq/step/label_selector.ex 7 5.88%
lib/kubereq/watcher.ex 9 0.0%
lib/kubereq/step/operation.ex 11 50.0%
lib/kubereq/pod_logs.ex 16 0.0%
lib/kubereq/pod_exec.ex 20 0.0%
lib/kubereq/connect.ex 57 0.0%
lib/kubereq.ex 72 5.8%
Totals Coverage Status
Change from base Build a41f451d2a472accffa7387eb90eff9f4fcec27e: -32.7%
Covered Lines: 202
Relevant Lines: 623

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/mint-1.x-lockfile branch from 5d09bfc to 83c669b Compare February 5, 2025 18:21
@renovate renovate bot changed the title chore(deps): update dependency mint to v1.7.0 chore(deps): update dependency mint to v1.7.1 Feb 5, 2025
@mruoss mruoss merged commit 2ee9737 into main Feb 5, 2025
2 checks passed
@renovate renovate bot deleted the renovate/mint-1.x-lockfile branch February 5, 2025 19:08
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.

2 participants