action-allowlist-review: bump untitaker/hyperlink from 0.2.0 to 0.2.1 in /.github/actions/for-dependabot-triggered-reviews#916
Conversation
|
@dependabot rebase |
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](untitaker/hyperlink@fb5bb9c...1ae2cef) --- updated-dependencies: - dependency-name: untitaker/hyperlink dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
c30956b to
b9cd25e
Compare
|
The
Not merging for now. @dfoulks1 @ppkarwasz — do we wait for upstream #198, or merge this as a no-new-risk bump given it's identical to the approved 0.2.0? Your call appreciated. |
|
Context for reviewers / status update. The This was raised with the upstream maintainer and discussed in untitaker/hyperlink#198: a checksum shipped beside the installer in the same (mutable) release doesn't actually buy anything, so the fix has to anchor trust outside the release. There's now a draft PR — untitaker/hyperlink#201 — that enables cargo-dist's GitHub build attestations and has Suggest holding this bump until that lands upstream and ships in a release, after which future hyperlink bumps verify cleanly. |
|
Worked with the author of hyperling and not only I added attestations when building the binaries, but also modernized his actions. Very nice person even if initially I had some mishap with spamming his repo with multiple issues (fixed already). The https://github.com/untitaker/hyperlink/releases/tag/0.3.1 in a couple of days should get green. |
|
closing until it happens. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps untitaker/hyperlink from 0.2.0 to 0.2.1.
Release notes
Sourced from untitaker/hyperlink's releases.
Commits
1ae2cefversion 0.2.1e31ff72Remove use of BumpVec and fix some edgecases around paragraph handling9c2dac0Reduce use of resizing BumpStringfb36f8cSimplify codeced1a29Hide BumpVec usage in HyperlinkEmitter in favor of callbacks71d1bbaremove duplicate functionb1aa1e8Ignore dynamic redirects, fix #194c89dcd6Allow new clippy lint and remove third-party actionsf64dde0Bump rand from 0.7.3 to 0.9.3 in /tools/html-bench (#195)48aaa46Move to HashMap in collector, some other perf improvements