chore(deps): update dependency publint to v0.3.22 - #210
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/publint-0.x-lockfile
branch
from
July 27, 2026 06:08
10e1564 to
26e045c
Compare
renovate
Bot
force-pushed
the
renovate/publint-0.x-lockfile
branch
from
July 27, 2026 06:12
26e045c to
c6f3317
Compare
designcode
approved these changes
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.3.21→0.3.22Release Notes
publint/publint (publint)
v0.3.22Patch Changes
#241
7740a62- Support npm v12 and pnpm v11cad0425- Relax git url regex for repository validation#244
393ac4d- Recognize more common internal files for theUSE_FILESsuggestion.#242
4a8dc75- Refactor supported package manager handling from@publint/packConfiguration
📅 Schedule: (in timezone UTC)
* 5-23 * * 6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Note
Low Risk
Dev-only dependency and lockfile change with no runtime or production code impact.
Overview
Bumps the dev dependency publint from
0.3.21to0.3.22viapnpm-lock.yamlonly (no source changes). Transitive updates include@publint/pack0.1.6andpackage-manager-detector1.8.0.The new publint release mainly improves publish linting for newer toolchains (npm v12, pnpm v11), relaxes git URL checks for
repository, and expandsUSE_FILESsuggestions—behavior that affects the existingpnpm run publintstep in PR and release CI.Reviewed by Cursor Bugbot for commit c6f3317. Bugbot is set up for automated code reviews on this repo. Configure here.