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)

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@0.1.44...0.2.0)

---
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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 24, 2025
@netlify
Copy link

netlify bot commented Nov 24, 2025

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit b544536
🔍 Latest deploy log https://app.netlify.com/projects/selenium-dev/deploys/692492d41b75250008289306
😎 Deploy Preview https://deploy-preview-2539--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@diemol diemol merged commit 4b2599d into trunk Nov 24, 2025
4 checks passed
@diemol diemol deleted the dependabot/github_actions/untitaker/hyperlink-0.2.0 branch November 24, 2025 17:17
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.

2 participants