chore(deps): update dependency publint to v0.3.15 by renovate[bot] · Pull Request #1108 · semantic-release/github
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| publint (source) | 0.3.14 -> 0.3.15 |
Release Notes
publint/publint (publint)
v0.3.15
Patch Changes
-
Skip file existence checks when crawling subpath imports as they may be dev-only and not used after bundling or publish. This check may be improved in the future when publint can scan for files to see if the subpath imports are used. (
0d72997) -
Handle
exports["default"]andexports['default']forCJS_WITH_ESMODULE_DEFAULT_EXPORTrule (8285f77)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.