Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2025

This PR contains the following updates:

Package Type Update Change
untitaker/hyperlink action minor 0.1.44 -> 0.2.0

Release Notes

untitaker/hyperlink (untitaker/hyperlink)

v0.2.0

Compare Source

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/[email protected]

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

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 27, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'auto_resolve_threads'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

0 participants