Skip to content

Commit

Permalink
chore(deps-dev): Bump syncpack from 12.3.1 to 12.3.2 (#702)
Browse files Browse the repository at this point in the history
Bumps [syncpack](https://github.com/JamieMason/syncpack) from 12.3.1 to 12.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/JamieMason/syncpack/releases">syncpack's releases</a>.</em></p>
<blockquote>
<h2>12.3.2</h2>
<h2><a href="https://github.com/JamieMason/syncpack/compare/12.3.1...12.3.2">12.3.2</a> (2024-04-24)</h2>
<h3>Reverts</h3>
<ul>
<li><strong>update:</strong> revert commit a1c72704 (<a href="https://github.com/JamieMason/syncpack/commit/1d2339b284293079f267dc48f751a985031ad85f">1d2339b</a>), refs <a href="https://redirect.github.com/JamieMason/syncpack/issues/210">#210</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/JamieMason/syncpack/blob/main/CHANGELOG.md">syncpack's changelog</a>.</em></p>
<blockquote>
<h4><a href="https://github.com/JamieMason/syncpack/compare/12.3.1...12.3.2">12.3.2</a></h4>
<ul>
<li>revert(update): revert commit a1c72704 <a href="https://github.com/JamieMason/syncpack/commit/1d2339b284293079f267dc48f751a985031ad85f"><code>1d2339b</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/JamieMason/syncpack/commit/c92cfc545f4dcb1f3489c692b2b66669e31d892d"><code>c92cfc5</code></a> chore(release): 12.3.2</li>
<li><a href="https://github.com/JamieMason/syncpack/commit/1d2339b284293079f267dc48f751a985031ad85f"><code>1d2339b</code></a> revert(update): revert commit a1c72704</li>
<li>See full diff in <a href="https://github.com/JamieMason/syncpack/compare/12.3.1...12.3.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=syncpack&package-manager=npm_and_yarn&previous-version=12.3.1&new-version=12.3.2)](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 949fd98 commit 6d4fa6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7076,9 +7076,9 @@ symbol-tree@^3.2.4:
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==

syncpack@^12.0.0:
version "12.3.1"
resolved "https://registry.yarnpkg.com/syncpack/-/syncpack-12.3.1.tgz#1fd5aec9d3b23d726b04fdd78616eade0d451442"
integrity sha512-6UUvguBI7jdh34XuYVStBE6cLwqX6xYZI6fxRDJs7GiNirTGkugu2oXWq9VlAvpnnR1QhWM7dPU9anXW0ki4qQ==
version "12.3.2"
resolved "https://registry.yarnpkg.com/syncpack/-/syncpack-12.3.2.tgz#e7edca14d2539bba71d28843d839222cb96c4344"
integrity sha512-ePvaDfasxF8mwaPItN6urmABaH6FPT3/vJU+2DHt24j8EIKjgz6NCxXDx2bTXJXZ4QcEFwvoiu3EqaJsVrHvUg==
dependencies:
"@effect/schema" "0.66.5"
chalk "5.3.0"
Expand Down

0 comments on commit 6d4fa6d

Please sign in to comment.