JacobLinCool / sveltekit-api

Handles all kinds of SvelteKit data flows in one place, and automatically generate OpenAPI documentation.
https://www.npmjs.com/package/sveltekit-api
MIT License
33 stars 6 forks source link

chore(deps): update dependency publint to v0.2.11 #67

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
publint (source) 0.2.7 -> 0.2.11 age adoption passing confidence

Release Notes

bluwy/publint (publint) ### [`v0.2.11`](https://redirect.github.com/bluwy/publint/releases/tag/v0.2.11) [Compare Source](https://redirect.github.com/bluwy/publint/compare/v0.2.10...v0.2.11) ##### Features - Update `formatMessage()` utility with a new `color` option to force enable or disable returning color in string ([https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110)) ##### New Contributors - [@​zanminkian](https://redirect.github.com/zanminkian) made their first contribution in [https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110) **Full Changelog**: https://github.com/bluwy/publint/compare/v0.2.10...v0.2.11 ### [`v0.2.10`](https://redirect.github.com/bluwy/publint/releases/tag/v0.2.10) [Compare Source](https://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.com/Namchee) made their first contribution in [https://github.com/bluwy/publint/pull/106](https://redirect.github.com/bluwy/publint/pull/106) **Full Changelog**: https://github.com/bluwy/publint/compare/v0.2.9...v0.2.10 ### [`v0.2.9`](https://redirect.github.com/bluwy/publint/releases/tag/v0.2.9) [Compare Source](https://redirect.github.com/bluwy/publint/compare/v0.2.8...v0.2.9) ##### Bug fixes - Update message when no type field is present by [@​benmccann](https://redirect.github.com/benmccann) ([https://github.com/bluwy/publint/pull/104](https://redirect.github.com/bluwy/publint/pull/104)) ##### New Contributors - [@​benmccann](https://redirect.github.com/benmccann) made their first contribution in [https://github.com/bluwy/publint/pull/104](https://redirect.github.com/bluwy/publint/pull/104) **Full Changelog**: https://github.com/bluwy/publint/compare/v0.2.8...v0.2.9 ### [`v0.2.8`](https://redirect.github.com/bluwy/publint/releases/tag/v0.2.8) [Compare Source](https://redirect.github.com/bluwy/publint/compare/v0.2.7...v0.2.8) ##### Bug fixes - Fix file existence check for non-js files ([https://github.com/bluwy/publint/issues/96](https://redirect.github.com/bluwy/publint/issues/96)) **Full Changelog**: https://github.com/bluwy/publint/compare/v0.2.7...v0.2.8

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 52c7f1ac840547ccd7160277e66aee746cf8448f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR