This repository was archived by the owner on Jun 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit 54fd056
authored
chore(deps): update dependency publint to v0.2.10 (#516)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [publint](https://publint.dev)
([source](https://togithub.com/bluwy/publint/tree/HEAD/pkg)) | [`0.2.8`
-> `0.2.10`](https://renovatebot.com/diffs/npm/publint/0.2.8/0.2.10) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>bluwy/publint (publint)</summary>
### [`v0.2.10`](https://togithub.com/bluwy/publint/releases/tag/v0.2.10)
[Compare
Source](https://togithub.com/bluwy/publint/compare/v0.2.9...v0.2.10)
##### Features
- Adds a new rule that validates the `"repository"` field
([https://github.com/bluwy/publint/pull/106](https://togithub.com/bluwy/publint/pull/106))
- If `"repository"` is a string, it must be one of the supported
shorthand strings from the docs.
- If `"repository"` is an object with `"type": "git"`, the `"url"` must
be a valid [git URL](https://git-scm.com/docs/git-clone#\_git_urls) and
can be [parsed by npm](https://togithub.com/npm/hosted-git-info).
- The `git://` protocol for GitHub repos should not be used due
[security
concerns](https://github.blog/security/application-security/improving-git-protocol-security-github/).
- GitHub or GitLab links should be prefixed with `git+` and postfixed
with `.git`. (This is also warned by npm when publishing a package).
#### New Contributors
- [@​Namchee](https://togithub.com/Namchee) made their first
contribution in
[https://github.com/bluwy/publint/pull/106](https://togithub.com/bluwy/publint/pull/106)
**Full Changelog**:
publint/publint@v0.2.9...v0.2.10
### [`v0.2.9`](https://togithub.com/bluwy/publint/releases/tag/v0.2.9)
[Compare
Source](https://togithub.com/bluwy/publint/compare/v0.2.8...v0.2.9)
##### Bug fixes
- Update message when no type field is present by
[@​benmccann](https://togithub.com/benmccann)
([https://github.com/bluwy/publint/pull/104](https://togithub.com/bluwy/publint/pull/104))
##### New Contributors
- [@​benmccann](https://togithub.com/benmccann) made their first
contribution in
[https://github.com/bluwy/publint/pull/104](https://togithub.com/bluwy/publint/pull/104)
**Full Changelog**:
publint/publint@v0.2.8...v0.2.9
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/netlify/functions).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM4LjI2LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsImphdmFzY3JpcHQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1f9dfe1 commit 54fd056Copy full SHA for 54fd056
File tree
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changed+6-6Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments