Skip to content

chore: bump tiddlywiki-plugin-dev to ^0.5.3 - #13

Merged
linonetwo merged 1 commit into
masterfrom
chore/bump-tiddlywiki-plugin-dev-0.5.3-and-refresh-lockfile
Apr 12, 2026
Merged

chore: bump tiddlywiki-plugin-dev to ^0.5.3#13
linonetwo merged 1 commit into
masterfrom
chore/bump-tiddlywiki-plugin-dev-0.5.3-and-refresh-lockfile

Conversation

@linonetwo

Copy link
Copy Markdown
Contributor

Unified update: tiddlywiki-plugin-dev -> ^0.5.3; run pnpm install --lockfile-only --no-frozen-lockfile; replace deprecated husky install with husky where applicable.

Copilot AI review requested due to automatic review settings April 12, 2026 17:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s build tooling by bumping tiddlywiki-plugin-dev to ^0.5.3, refreshing the pnpm lockfile, and modernizing the Husky prepare script to match current Husky CLI usage.

Changes:

  • Bump tiddlywiki-plugin-dev from ^0.4.4 to ^0.5.3.
  • Update pnpm-lock.yaml to reflect the new dependency tree (notably newer esbuild, inquirer, tailwindcss, and chokidar transitive deps).
  • Replace deprecated husky install with husky in the prepare script.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

File Description
package.json Updates Husky prepare script and bumps tiddlywiki-plugin-dev dependency.
pnpm-lock.yaml Refreshes lockfile for the new tiddlywiki-plugin-dev version and updated transitive dependencies.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines 58 to 62
"dependencies": {
"npm-check-updates": "^20.0.1",
"tiddlywiki": "^5.3.8",
"tiddlywiki-plugin-dev": "^0.4.4",
"tiddlywiki-plugin-dev": "^0.5.3",
"heti-findandreplacedomtext": "^0.5.0"
Comment thread pnpm-lock.yaml
Comment on lines +1640 to +1642
chokidar@5.0.0:
resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
engines: {node: '>= 20.19.0'}
@linonetwo
linonetwo merged commit 4054ba7 into master Apr 12, 2026
4 of 5 checks passed
@linonetwo
linonetwo deleted the chore/bump-tiddlywiki-plugin-dev-0.5.3-and-refresh-lockfile branch April 12, 2026 18:20
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.

2 participants