Skip to content

build(deps-dev): Bump @vuepress/plugin-html-redirect from 0.1.4 to 0.2.1 in /docs#884

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/vuepress/plugin-html-redirect-0.2.1
Open

build(deps-dev): Bump @vuepress/plugin-html-redirect from 0.1.4 to 0.2.1 in /docs#884
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/vuepress/plugin-html-redirect-0.2.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps @vuepress/plugin-html-redirect from 0.1.4 to 0.2.1.

Changelog

Sourced from @​vuepress/plugin-html-redirect's changelog.

0.2.1 (2023-03-08)

Bug Fixes

  • only trigger history redirect at client side (159aa6f)
  • TypeError: Cannot read properties of undefined (reading 'startsWith') (aada81e)

0.2.0 (2023-03-08)

Bug Fixes

  • docs (69a467d)
  • only ensure leading and ending slash for internal links (#3) (90c2ffb)
  • script error when countdown is 0. (ec8020e)
  • should not generate tip when countdown is 0. (4235e61)
  • typo (close: #1) (a0819f8)

Features

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 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)

Note

Low Risk
Low risk dev-dependency bump limited to the docs build; main risk is potential changes in redirect behavior during docs generation/runtime.

Overview
Updates the docs build tooling by bumping @vuepress/plugin-html-redirect from 0.1.4 to 0.2.1 in docs/package.json and docs/package-lock.json.

Reviewed by Cursor Bugbot for commit c7b23f0. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [@vuepress/plugin-html-redirect](https://github.com/vuepressjs/vuepress-plugin-html-redirect) from 0.1.4 to 0.2.1.
- [Changelog](https://github.com/vuepress/vuepress-plugin-html-redirect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuepressjs/vuepress-plugin-html-redirect/commits/v0.2.1)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-html-redirect"
  dependency-version: 0.2.1
  dependency-type: direct:development
  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 javascript Pull requests that update Javascript code labels Apr 13, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants