Skip to content

Commit

Permalink
chore(deps-dev): Bump sherif from 0.5.0 to 0.6.1 (#420)
Browse files Browse the repository at this point in the history
Bumps [sherif](https://github.com/QuiiBz/sherif) from 0.5.0 to 0.6.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/QuiiBz/sherif/releases">sherif's
releases</a>.</em></p>
<blockquote>
<h2>v0.6.0</h2>
<h2>Autofix for <code>multiple-dependency-versions</code></h2>
<p>When running Sherif with <code>--fix</code>, the
<code>multiple-dependency-versions</code> rule will ask you which
version to use by showing all the ones currently declared in the
monorepo. The selected version will then automatically be updated in
every package using this dependency:</p>
<!-- raw HTML omitted -->
<h2>Fix <code>root-package-manager-field</code></h2>
<p>The check to show this rule was checking the presence of the private
field instead of the packageManager field of the root package.</p>
<h2>What's Changed</h2>
<ul>
<li>fix(root-package-manager-field): wrong detection by <a
href="https://github.com/QuiiBz"><code>@​QuiiBz</code></a> in <a
href="https://redirect.github.com/QuiiBz/sherif/pull/32">QuiiBz/sherif#32</a></li>
<li>feat: autofix <code>multiple-dependency-versions</code> by <a
href="https://github.com/QuiiBz"><code>@​QuiiBz</code></a> in <a
href="https://redirect.github.com/QuiiBz/sherif/pull/33">QuiiBz/sherif#33</a></li>
<li>feat: disallow --fix in CI by <a
href="https://github.com/QuiiBz"><code>@​QuiiBz</code></a> in <a
href="https://redirect.github.com/QuiiBz/sherif/pull/35">QuiiBz/sherif#35</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/QuiiBz/sherif/compare/v0.5.0...v0.6.0">https://github.com/QuiiBz/sherif/compare/v0.5.0...v0.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/QuiiBz/sherif/commit/812992cf5b193572d3003e810cb639d0df110808"><code>812992c</code></a>
0.6.1</li>
<li><a
href="https://github.com/QuiiBz/sherif/commit/a92146c0d07e393def673d7d359586a3d1a23dbc"><code>a92146c</code></a>
fix: allow exact semversions (<a
href="https://redirect.github.com/QuiiBz/sherif/issues/39">#39</a>)</li>
<li><a
href="https://github.com/QuiiBz/sherif/commit/b9576399e58cf93d1368d7ea651c75672b0abe17"><code>b957639</code></a>
0.6.0</li>
<li><a
href="https://github.com/QuiiBz/sherif/commit/4f0f5c59891c3bfca91138f4ae4792e97492b6a2"><code>4f0f5c5</code></a>
feat: disallow --fix in CI (<a
href="https://redirect.github.com/QuiiBz/sherif/issues/35">#35</a>)</li>
<li><a
href="https://github.com/QuiiBz/sherif/commit/939686a889d63322077eaa93054cc85eab473cfa"><code>939686a</code></a>
feat: autofix <code>multiple-dependency-versions</code> (<a
href="https://redirect.github.com/QuiiBz/sherif/issues/33">#33</a>)</li>
<li><a
href="https://github.com/QuiiBz/sherif/commit/b3dc4658f4b6f3d0a053d58d040d8b66e86608bc"><code>b3dc465</code></a>
fix(root-package-manager-field): wrong detection (<a
href="https://redirect.github.com/QuiiBz/sherif/issues/32">#32</a>)</li>
<li>See full diff in <a
href="https://github.com/QuiiBz/sherif/compare/v0.5.0...v0.6.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sherif&package-manager=npm_and_yarn&previous-version=0.5.0&new-version=0.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent daae442 commit 9850df9
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"prettier": "^3.1.0",
"publint": "^0.2.5",
"rimraf": "^5.0.5",
"sherif": "^0.5.0",
"sherif": "^0.6.1",
"tsup": "^8.0.1",
"turbo": "latest",
"typescript": "^5.2.2",
Expand Down
47 changes: 25 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 comments on commit 9850df9

@vercel
Copy link

@vercel vercel bot commented on 9850df9 Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 9850df9 Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

visualization – ./websites/visualization

visualization-git-main-suspensive.vercel.app
visualization-suspensive.vercel.app
visualization.suspensive.org

@vercel
Copy link

@vercel vercel bot commented on 9850df9 Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs-v2 – ./docs/v2

docs-v2-suspensive.vercel.app
docs-v2-git-main-suspensive.vercel.app
docs-v2-sigma.vercel.app
v2.suspensive.org

Please sign in to comment.