Update libraries from npm
Version updated for https://github.com/hugo-fixit/librarybot to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The librarybot GitHub Action automates the process of syncing third-party npm libraries into a local directory, updating dependency versions, and modifying associated CDN configuration files. It is designed to streamline workflows for projects using vendored dependencies, such as Hugo themes or components, by ensuring libraries are up-to-date and properly integrated. Key features include automated version resolution, file synchronization, sourcemap handling, and the ability to emit reusable branch names for efficient dependency updates via pull requests.
What’s Changed
v1.0.0 - 2026-04-08
:tada: New Features
- Initialize the librarybot GitHub Action project
e8491c7by @Lruihao
:construction: Build Changes
- Deps-dev: Bump esbuild in the npm-development group (#1)
9348c14by @dependabot
Full Changelog: https://github.com/hugo-fixit/librarybot/commits/v1.0.0