Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps untitaker/hyperlink from 0.1.44 to 0.2.0.

Release notes

Sourced from untitaker/hyperlink's releases.

0.2.0

This release contains support for _redirect files (see updated README)

The support is incomplete and does not support everything in the file format that Netlify does.

This is a breaking change in the sense that hyperlink now checks more things than before and may break your build.

Currently there is no intent to add a flag to disable this feature. If you need hyperlink to not check the file, just rename/remove it temporarily. Feedback welcome.

Install hyperlink 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/untitaker/hyperlink/releases/download/0.2.0/hyperlink-installer.sh | sh

Install prebuilt binaries into your npm project

npm install @untitaker/hyperlink@0.2.0

Download hyperlink 0.2.0

File Platform Checksum
hyperlink-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hyperlink-x86_64-apple-darwin.tar.xz Intel macOS checksum
hyperlink-x86_64-pc-windows-msvc.zip x64 Windows checksum
hyperlink-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 24, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/untitaker/hyperlink-0.2.0 branch from 3bdb16b to 722bfbe Compare December 1, 2025 12:42
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.44 to 0.2.0.
- [Release notes](https://github.com/untitaker/hyperlink/releases)
- [Commits](untitaker/hyperlink@e66bb17...fb5bb9c)

---
updated-dependencies:
- dependency-name: untitaker/hyperlink
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/untitaker/hyperlink-0.2.0 branch from 722bfbe to a9c6fd2 Compare December 1, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants