Skip to content

Commit

Permalink
fix(deps): Bump putout from 28.3.0 to 28.10.0 (#48)
Browse files Browse the repository at this point in the history
Bumps [putout](https://github.com/coderaiser/putout) from 28.3.0 to 28.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/coderaiser/putout/releases">putout's releases</a>.</em></p>
<blockquote>
<h2>putout v28.10.0</h2>
<h2>🔥 feature</h2>
<ul>
<li>package: <code>@​putout/plugin-remove-useless-conditions</code> v3.0.0</li>
<li><code>@​putout/plugin-remove-useless-conditions</code>: drop support of 🐊 &lt; 28</li>
<li><code>@​putout/plugin-remove-useless-conditions</code>: drop support of node &lt; 16</li>
<li><code>@​putout/plugin-remove-useless-conditions</code>: add evaluate</li>
</ul>
<h2>putout v28.9.0</h2>
<h2>🐞 fix</h2>
<ul>
<li><code>@​putout/plugin-react-hook-form</code>: v7-apply-form-state: exclude destructuring from formState</li>
<li><code>@​putout/plugin-react-hook-form</code>: v7-apply-form-state: check for declarations</li>
<li><code>@​putout/compare</code>: __jsx_attributes: multiple</li>
<li><code>@​putout/operate</code>: extract: throw</li>
<li><code>@​putout/plugin-react-hook-form</code>: trim trailing whitespaces</li>
<li><code>@​putout/processor-markdown</code>: branch: empty</li>
</ul>
<h2>🔥 feature</h2>
<ul>
<li>package: <code>@​putout/plugin-webpack</code> v2.0.0</li>
<li><code>@​putout/plugin-webpack</code>: drop support of node &lt; 16</li>
<li><code>@​putout/plugin-webpack</code>: drop support of 🐊 &lt; 28</li>
<li><code>@​putout/plugin-webpack</code>: add apply-externals</li>
<li><code>@​putout/plugin-react-hook-form</code>: v7-apply-form-state: add support of couple properties destructuring</li>
<li><code>@​putout/plugin-react-hook-form</code>: add v7-apply-form-state</li>
<li><code>@​putout/plugin-react-hook-form</code>: add version number</li>
<li><code>@​putout/plugin-react-hook-form</code>: convert-form-context-to-form-provider: add support of attributes</li>
<li><code>@​putout/plugin-react-hook-form</code>: convert-form-context-to-form-provider: add</li>
<li><code>@​putout/plugin-convert-as-to-render</code>: add support of JSXSpreadAttribute</li>
<li><code>@​putout/plugin-react-hook-form</code>: add convert-trigger-to-trigger-validation</li>
<li><code>@​putout/plugin-react-hook-form</code>: convert-as-to-render: use __jsx_attributes: shorten code</li>
<li><code>@​putout/compare</code>: __jsx_attributes: add support of any count</li>
<li><code>@​putout/compare</code>: add support of __jsx_attributes</li>
<li><code>@​putout/operate</code>: extract: add support of JSXAttribute</li>
<li><code>@​putout/plugin-react-hook-form</code>: convert-as-to-render: report</li>
<li><code>@​putout/plugin-react-hook-form</code>: add convert-as-to-render</li>
</ul>
<h2>putout v28.8.0</h2>
<h2>🔥 feature</h2>
<ul>
<li>package: <code>@​putout/processor-markdown</code> v8.0.0</li>
<li><code>@​putout/processor-markdown</code>: improve description</li>
<li><code>@​putout/processor-markdown</code>: drop support of 🐊 &lt; 28</li>
<li><code>@​putout/processor-markdown</code>: ignore empty files</li>
<li><code>@​putout/eslint</code>: add support of NO_ESLINT</li>
<li><code>@​putout/test</code>: eslint: add support of UPDATE=1</li>
<li><code>@​putout/plugin-react-hook-form</code>: add support of apply-clear-errors</li>
<li><code>@​putout/plugin-react-hook</code>: add</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/coderaiser/putout/commit/6f22b0f0bbf85c64e1652bd0a10ab653dbaf8e4f"><code>6f22b0f</code></a> chore: package: v28.10.0</li>
<li><a href="https://github.com/coderaiser/putout/commit/8a655809794b4f3028812f9b21c5fcb81cc17c40"><code>8a65580</code></a> feature: package: <code>@​putout/plugin-remove-useless-conditions</code> v3.0.0</li>
<li><a href="https://github.com/coderaiser/putout/commit/bd5bc36d602edbb896a39eab23dda201cc2a214d"><code>bd5bc36</code></a> chore: package: v3.0.0</li>
<li><a href="https://github.com/coderaiser/putout/commit/1e823b4853d9ce58603619cd74efb223947262b4"><code>1e823b4</code></a> feature: <code>@​putout/plugin-remove-useless-conditions</code>: drop support of 🐊 &lt; 28</li>
<li><a href="https://github.com/coderaiser/putout/commit/f856fbf42f3950fa30e7ae5ba785e3e34f0cc6e1"><code>f856fbf</code></a> feature: <code>@​putout/plugin-remove-useless-conditions</code>: drop support of node &lt; 16</li>
<li><a href="https://github.com/coderaiser/putout/commit/bb9a74c94646dabdb154e171cc661ce00d64780a"><code>bb9a74c</code></a> feature: <code>@​putout/plugin-remove-useless-conditions</code>: add evaluate</li>
<li><a href="https://github.com/coderaiser/putout/commit/104b8c782b705888ae2a630a02b241b8b5eb7051"><code>104b8c7</code></a> chore: package: v28.9.0</li>
<li><a href="https://github.com/coderaiser/putout/commit/66feeafe919581ee08805c96bd14ae10f0f0b40a"><code>66feeaf</code></a> feature: package: <code>@​putout/plugin-webpack</code> v2.0.0</li>
<li><a href="https://github.com/coderaiser/putout/commit/de2e1e05756002966954964c33fc37014d13f1e4"><code>de2e1e0</code></a> chore: package: v2.0.0</li>
<li><a href="https://github.com/coderaiser/putout/commit/1d716267cd3ebf03337f9aaf68672534abaa2dac"><code>1d71626</code></a> feature: <code>@​putout/plugin-webpack</code>: drop support of node &lt; 16</li>
<li>Additional commits viewable in <a href="https://github.com/coderaiser/putout/compare/v28.3.0...v28.10.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=putout&package-manager=npm_and_yarn&previous-version=28.3.0&new-version=28.10.0)](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 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>
  • Loading branch information
dependabot[bot] authored Jan 30, 2023
1 parent 3ef4e33 commit fb846d7
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 142 deletions.
Loading

0 comments on commit fb846d7

Please sign in to comment.