Skip to content

Bump minreq version to 3.0.0#98

Merged
Arvolear merged 1 commit into
devfrom
fix/bump-minreq-version
Jun 18, 2026
Merged

Bump minreq version to 3.0.0#98
Arvolear merged 1 commit into
devfrom
fix/bump-minreq-version

Conversation

@ikripaka

@ikripaka ikripaka commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator
  • This PR suggests a bug fix and I've added the necessary tests.
  • This PR introduces a new feature and I've discussed the update in an Issue or with the team.
  • This PR is just a minor change like a typo fix.

According to recent findings:

Crate:     rustls-webpki
Version:   0.101.7
Title:     Reachable panic in certificate revocation list parsing
Date:      2026-04-22
ID:        RUSTSEC-2026-0104
URL:       https://rustsec.org/advisories/RUSTSEC-2026-0104
Solution:  Upgrade to >=0.103.13, <0.104.0-alpha.1 OR >=0.104.0-alpha.7

Crate:     rustls-webpki
Version:   0.101.7
Title:     Name constraints for URI names were incorrectly accepted
Date:      2026-04-14
ID:        RUSTSEC-2026-0098
URL:       https://rustsec.org/advisories/RUSTSEC-2026-0098
Solution:  Upgrade to >=0.103.12, <0.104.0-alpha.1 OR >=0.104.0-alpha.6

Crate:     rustls-webpki
Version:   0.101.7
Title:     Name constraints were accepted for certificates asserting a wildcard name
Date:      2026-04-14
ID:        RUSTSEC-2026-0099
URL:       https://rustsec.org/advisories/RUSTSEC-2026-0099
Solution:  Upgrade to >=0.103.12, <0.104.0-alpha.1 OR >=0.104.0-alpha.6

The version of minreq is bumped from 2.14.1 to 3.0.0

@ikripaka ikripaka self-assigned this Jun 17, 2026
@ikripaka ikripaka force-pushed the fix/bump-minreq-version branch from 54f2765 to 5ccc4ff Compare June 17, 2026 14:05
@ikripaka ikripaka marked this pull request as ready for review June 18, 2026 06:46
@ikripaka ikripaka requested a review from Arvolear as a code owner June 18, 2026 06:46

@Arvolear Arvolear left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Arvolear Arvolear merged commit a811293 into dev Jun 18, 2026
14 of 15 checks passed
@Arvolear Arvolear deleted the fix/bump-minreq-version branch June 18, 2026 10:08
Arvolear added a commit that referenced this pull request Jun 30, 2026
* Imports Support (#95)

* feat: add imports support

* feat: filter files with `fn main`

* fix: apply linting suggestions from review

* feat: add dependency installation. Refactor code a bit

* fix: `ArtifactsResolver::contains_main` function, refactor docstring

* chore: format code with `cargo fmt`

* refactor: delete redundant files in `fixtures`

* fix: apply linting suggestions from review

* fix: linter

* upd readme

* refactor: separate `collector.rs` from the `resolver.rs` and apply linter suggestions

---------

Co-authored-by: Artem Chystiakov <artem.ch31@gmail.com>

* deps: bump `minreq` version to `3.0.0` according to recent audits (#98)

* some fixes (#100)

* deps: change electrsd::bitcoind dependency into bitcoincore_rpc im smplx-sdk (#102)

* Add support for unstable features (#103)

* feat: update Simplex with unstable features

* fix version

---------

Co-authored-by: Artem Chystiakov <artem.ch31@gmail.com>

* deps: bump simplicityhl version to `0.6.0` (#105)

* changelog

* versions

---------

Co-authored-by: Yevhenii Sekhin <evgenii.nikolaevichfgh@gmail.com>
Co-authored-by: Illia Kripaka <30872146+ikripaka@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants