Commit 1cdc136
authored
Bump sort-package-json from 2.11.0 to 2.12.0 (#692)
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.11.0 to 2.12.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/keithamus/sort-package-json/releases">sort-package-json's releases</a>.</em></p>
<blockquote>
<h2>v2.12.0</h2>
<h1><a href="https://github.com/keithamus/sort-package-json/compare/v2.11.0...v2.12.0">2.12.0</a> (2024-11-23)</h1>
<h3>Features</h3>
<ul>
<li>added support for ignore pattern to cli (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/329">#329</a>) (<a href="https://github.com/keithamus/sort-package-json/commit/0bf1155077882cf49c5664d4be65a570c30fc20a">0bf1155</a>), closes <a href="https://redirect.github.com/keithamus/sort-package-json/issues/328">#328</a> <a href="https://redirect.github.com/keithamus/sort-package-json/issues/328">#328</a> <a href="https://redirect.github.com/keithamus/sort-package-json/issues/328">#328</a> <a href="https://redirect.github.com/keithamus/sort-package-json/issues/328">#328</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/keithamus/sort-package-json/commit/0bf1155077882cf49c5664d4be65a570c30fc20a"><code>0bf1155</code></a> feat: added support for ignore pattern to cli (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/329">#329</a>)</li>
<li>See full diff in <a href="https://github.com/keithamus/sort-package-json/compare/v2.11.0...v2.12.0">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>1 parent 3ff1cd8 commit 1cdc136
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
831 | | - | |
| 831 | + | |
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
| |||
5537 | 5537 | | |
5538 | 5538 | | |
5539 | 5539 | | |
5540 | | - | |
5541 | | - | |
5542 | | - | |
| 5540 | + | |
| 5541 | + | |
| 5542 | + | |
5543 | 5543 | | |
5544 | 5544 | | |
5545 | 5545 | | |
| |||
5551 | 5551 | | |
5552 | 5552 | | |
5553 | 5553 | | |
5554 | | - | |
| 5554 | + | |
5555 | 5555 | | |
5556 | 5556 | | |
5557 | 5557 | | |
| |||
0 commit comments