Skip to content

Bump @umbrelladocs/linkspector from 0.4.7 to 0.5.2#5296

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/umbrelladocs/linkspector-0.5.2
Closed

Bump @umbrelladocs/linkspector from 0.4.7 to 0.5.2#5296
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/umbrelladocs/linkspector-0.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps @umbrelladocs/linkspector from 0.4.7 to 0.5.2.

Release notes

Sourced from @​umbrelladocs/linkspector's releases.

v0.5.2

What's Changed

New Features

  • Terminal UI (TUI): New interactive terminal interface for a better link-checking experience (#166)
  • Standalone binaries: Pre-built binaries for Linux, macOS, and Windows using Bun (requires Chrome browser) (#165)
  • ignoreSslErrors config option: Skip SSL certificate validation for specific URLs (#164)
  • Quiet mode CLI flag: Suppress non-essential output with --quiet (#164)

Performance

  • Concurrent link fetching for faster checks (#164)
  • URL caching to avoid redundant requests (#164)
  • Browser instance reuse across checks (#164)

CI/CD

  • Updated GitHub Actions to v5 for Node.js 24 support
  • Switched to npm OIDC trusted publishing (no more npm tokens)
  • Added .npmignore to reduce package size

Dependencies

  • Bump picomatch from 4.0.3 to 4.0.4 (#157)
  • Bump brace-expansion from 5.0.3 to 5.0.5 (#158)
  • Bump basic-ftp from 5.2.0 to 5.2.2 (#162)
  • Bump vite from 7.3.1 to 7.3.2 (#160)

Full Changelog: UmbrellaDocs/linkspector@v0.4.8...v0.5.2

v0.4.8

What's Changed

Full Changelog: UmbrellaDocs/linkspector@v0.4.7...v0.4.8

Commits
  • 0a904c9 feat: enhance progress bar and add elapsed time display
  • a2e5a04 fix: increase regex pattern length limit to 1000 chars (fixes #133)
  • a0b0335 fix: escape dots in README regex examples (fixes #129)
  • 41f6713 feat: add workflow_dispatch to release-binaries
  • 61fc50b fix: remove circular self-dependency
  • 161cbde fix: add .npmignore, remove registry-url, bump to 0.5.1
  • 2964042 fix: use Node 24 for npm OIDC trusted publishing support
  • e62785f fix: restore registry-url for OIDC auth
  • c8f51b0 fix: use OIDC trusted publishing for npm publish
  • 0cc63d0 fix: use OIDC trusted publishing instead of npm token
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​umbrelladocs/linkspector since your current version.


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)

Bumps [@umbrelladocs/linkspector](https://github.com/UmbrellaDocs/linkspector) from 0.4.7 to 0.5.2.
- [Release notes](https://github.com/UmbrellaDocs/linkspector/releases)
- [Commits](UmbrellaDocs/linkspector@v0.4.7...v0.5.2)

---
updated-dependencies:
- dependency-name: "@umbrelladocs/linkspector"
  dependency-version: 0.5.2
  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 21, 2026
@dependabot dependabot Bot requested review from a team as code owners April 21, 2026 07:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 21, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Superseded by #5306.

@dependabot dependabot Bot closed this Apr 27, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/umbrelladocs/linkspector-0.5.2 branch April 27, 2026 08:19
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