Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

chore(deps): update dependency publint to v0.2.10 #516

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

bluwy/publint (publint)

v0.2.10

Compare Source

Features
  • Adds a new rule that validates the "repository" field (https://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 and can be parsed by npm.
    • The git:// protocol for GitHub repos should not be used due security concerns.
    • 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

Full Changelog: publint/publint@v0.2.9...v0.2.10

v0.2.9

Compare Source

Bug fixes
New Contributors

Full Changelog: publint/publint@v0.2.8...v0.2.9


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@renovate renovate bot requested a review from a team as a code owner July 22, 2024 00:38
@renovate renovate bot added the javascript label Jul 22, 2024
@renovate renovate bot enabled auto-merge (squash) July 22, 2024 00:38
kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 22, 2024
@renovate renovate bot force-pushed the renovate/publint-0.x-lockfile branch from 263a297 to da3cfba Compare August 15, 2024 09:12
@renovate renovate bot changed the title chore(deps): update dependency publint to v0.2.9 chore(deps): update dependency publint to v0.2.10 Aug 15, 2024
@renovate renovate bot merged commit 54fd056 into main Aug 15, 2024
6 checks passed
@renovate renovate bot deleted the renovate/publint-0.x-lockfile branch August 15, 2024 09:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants