Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: The set-output command is deprecated and will be disabled soon #448

Closed
coderaiser opened this issue Oct 29, 2022 · 1 comment
Closed
Labels
type: not a bug Reports that happen not be our fault

Comments

@coderaiser
Copy link

coderaiser commented Oct 29, 2022

Describe the bug

Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Workflow used

https://github.com/coderaiser/putout/actions/runs/3352929045/jobs/5555397923#step:11:325

Expected behavior
No warning shown.

@coderaiser coderaiser added the status: pending More info is needed before deciding what to do label Oct 29, 2022
@EndBug EndBug added type: not a bug Reports that happen not be our fault and removed status: pending More info is needed before deciding what to do labels Oct 31, 2022
@EndBug
Copy link
Owner

EndBug commented Oct 31, 2022

You're using an outdated version of add-and-commit
Please upgrade to v9, where this issue has already been fixed.

@EndBug EndBug closed this as completed Oct 31, 2022
kodiakhq bot pushed a commit to relaycorp/eslint-config that referenced this issue Dec 5, 2022
Bumps [putout](https://github.com/coderaiser/putout) from 28.0.1 to 28.1.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.1.0</h2>
<h2>🐞 fix</h2>
<ul>
<li><code>@​putout/compare</code>: __children -&gt; __jsx_children</li>
</ul>
<h2>🔥 feature</h2>
<ul>
<li>package: <code>@​putout/cli-match</code> v2.0.0</li>
<li><code>@​putout/cli-match</code>: drop support of node &lt; 16</li>
<li><code>@​putout/cli-match</code>: change &quot;match()&quot; return signature: code -&gt; {code, message}</li>
<li><code>@​putout/plugin-remove-useless-spread</code>: add support of sparse arrays (<a href="https://github-redirect.dependabot.com/coderaiser/putout/issues/119">#119</a>)</li>
<li><code>@​putout/compare</code>: __jsx_children: improve support</li>
<li><code>@​putout/compare</code>: improve support of jsx expressions</li>
<li><code>@​putout/compare</code>: improve __jsx_children support</li>
<li><code>@​putout/compare</code>: add support of JSXElement (<a href="https://github-redirect.dependabot.com/coderaiser/putout/issues/116">#116</a>)</li>
<li><code>@​putout/engine-parser</code>: template: add support of jsx</li>
<li><code>@​putout/engine-runner</code>: replacer: add support of jsx (<a href="https://github-redirect.dependabot.com/coderaiser/putout/issues/116">#116</a>)</li>
<li><code>@​putout/compare</code>: add support of JSXText (<a href="https://github-redirect.dependabot.com/coderaiser/putout/issues/116">#116</a>)</li>
<li><code>@​putout/operate</code>: extract: add support of JSXText (<a href="https://github-redirect.dependabot.com/coderaiser/putout/issues/116">#116</a>)</li>
<li><code>@​putout/plugin-github</code>: create-uses-fixer</li>
<li><code>@​putout/plugin-github</code><code>EndBug/add-and-commit#448</code></li>
<li><code>@​putout/plugin-github</code>: set-setup-node: set v3</li>
<li><code>@​putout/plugin-nodejs</code>: set-checkout-version: add support of actions/checkout v3</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/coderaiser/putout/commit/ebd166803fb68d0b524040432153e60382571739"><code>ebd1668</code></a> chore: package: v28.1.0</li>
<li><a href="https://github.com/coderaiser/putout/commit/560efe3dc52d8c411316388618866f372b9ae2f5"><code>560efe3</code></a> feature: package: <code>@​putout/cli-match</code> v2.0.0</li>
<li><a href="https://github.com/coderaiser/putout/commit/35d828ccc09ac7564ab4a34ecee24bd809861cd0"><code>35d828c</code></a> chore: package: v2.0.0</li>
<li><a href="https://github.com/coderaiser/putout/commit/9d54e28cee6fcfb5f0b4a7a330713f1610fe003a"><code>9d54e28</code></a> docs: <code>@​putout/cli-match</code>: ; -&gt; .</li>
<li><a href="https://github.com/coderaiser/putout/commit/eb2604a1aafa511e390d0be4db6a3e6932aed02c"><code>eb2604a</code></a> feature: <code>@​putout/cli-match</code>: drop support of node &lt; 16</li>
<li><a href="https://github.com/coderaiser/putout/commit/d821950d05b61486ae11280d0fbbd8cb5b523e37"><code>d821950</code></a> feature: <code>@​putout/cli-match</code>: change &quot;match()&quot; return signature: code -&gt; {code,...</li>
<li><a href="https://github.com/coderaiser/putout/commit/95b62966bdcedfd849cc9e182a5c36576777d4a4"><code>95b6296</code></a> chore: package: v6.1.0</li>
<li><a href="https://github.com/coderaiser/putout/commit/c5ea0c42bb796bd8393eb48ae23f4919192a7715"><code>c5ea0c4</code></a> feature: <code>@​putout/plugin-remove-useless-spread</code>: add support of sparse arrays (...</li>
<li><a href="https://github.com/coderaiser/putout/commit/4602cf7703144ff4e0a8bcfc05f5f58350d0ccae"><code>4602cf7</code></a> chore: putout: actions: lint ☘️</li>
<li><a href="https://github.com/coderaiser/putout/commit/fda0e2df8b277fab42db980f03dd7026207ba2c7"><code>fda0e2d</code></a> docs: <code>@​putout/plugin-remove-useless-spread</code>: array: clarification (<a href="https://github-redirect.dependabot.com/coderaiser/putout/issues/119">#119</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/coderaiser/putout/compare/v28.0.1...v28.1.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.0.1&new-version=28.1.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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: not a bug Reports that happen not be our fault
Projects
None yet
Development

No branches or pull requests

2 participants