Skip to content
New issue

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

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

Already on GitHub? # to your account

Deprecation warnings for set-state and set-output commands #57

Closed
ghost opened this issue Oct 12, 2022 · 5 comments
Closed

Deprecation warnings for set-state and set-output commands #57

ghost opened this issue Oct 12, 2022 · 5 comments
Assignees

Comments

@ghost
Copy link

ghost commented Oct 12, 2022

Seeing the following two warnings when using this action:

The `save-state` 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/
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/
@belgattitude
Copy link
Contributor

Just proposed two PR's about this

The doc is simple, the action/core update probably needs a second eye.

@zkochan
Copy link
Member

zkochan commented Oct 13, 2022

Isn't the warning printed by the programmatic usage?

setOutput('dest', inputs.dest)
setOutput('bin_dest', binDest)

@belgattitude
Copy link
Contributor

belgattitude commented Oct 13, 2022

Seing the PR merged into action/core 1.10.0, seems they've updated the internals of setOutput

https://github.com/actions/toolkit/pull/1178/files

My best guess hypothesis is that there's nothing to do apart updating.

Is there a way to test #59 ?

@zkochan
Copy link
Member

zkochan commented Oct 15, 2022

published v2.2.4

@belgattitude
Copy link
Contributor

Thanks @zkochan, I've tested it and no warnings are emitted anymore. I think this can be closed

@zkochan zkochan closed this as completed Oct 16, 2022
fuxingloh referenced this issue in levaintech/sticky Oct 18, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pnpm/action-setup](https://github.com/pnpm/action-setup) | action |
patch | `v2.2.2` -> `v2.2.4` |

---

### Release Notes

<details>
<summary>pnpm/action-setup</summary>

###
[`v2.2.4`](https://github.com/pnpm/action-setup/releases/tag/v2.2.4)

[Compare
Source](https://github.com/pnpm/action-setup/compare/v2.2.3...v2.2.4)

No deprecation warnings are printed about set-state and set-output
commands
([https://github.com/pnpm/action-setup/issues/57](https://github.com/pnpm/action-setup/issues/57))

###
[`v2.2.3`](https://github.com/pnpm/action-setup/releases/tag/v2.2.3)

[Compare
Source](https://github.com/pnpm/action-setup/compare/v2.2.2...v2.2.3)

Bump Node.js version to 16
[https://github.com/pnpm/action-setup/pull/56](https://github.com/pnpm/action-setup/pull/56)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/sticky).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzguNCIsInVwZGF0ZWRJblZlciI6IjMyLjIzOC40In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fwouts referenced this issue in fwouts/previewjs Oct 20, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pnpm/action-setup](https://github.com/pnpm/action-setup) | action |
patch | `v2.2.3` -> `v2.2.4` |

---

### Release Notes

<details>
<summary>pnpm/action-setup</summary>

###
[`v2.2.4`](https://github.com/pnpm/action-setup/releases/tag/v2.2.4)

[Compare
Source](https://github.com/pnpm/action-setup/compare/v2.2.3...v2.2.4)

No deprecation warnings are printed about set-state and set-output
commands
([https://github.com/pnpm/action-setup/issues/57](https://github.com/pnpm/action-setup/issues/57))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzNy4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
AlexKMarshall referenced this issue in AlexKMarshall/necromunda-turbo-old Oct 23, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pnpm/action-setup](https://github.com/pnpm/action-setup) | action |
patch | `v2.2.3` -> `v2.2.4` |

---

### Release Notes

<details>
<summary>pnpm/action-setup</summary>

###
[`v2.2.4`](https://github.com/pnpm/action-setup/releases/tag/v2.2.4)

[Compare
Source](https://github.com/pnpm/action-setup/compare/v2.2.3...v2.2.4)

No deprecation warnings are printed about set-state and set-output
commands
([https://github.com/pnpm/action-setup/issues/57](https://github.com/pnpm/action-setup/issues/57))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/AlexKMarshall/necromunda-turbo).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzNy4wIn0=-->
kodiakhq bot referenced this issue in vercel/turborepo Oct 25, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pnpm/action-setup](https://github.com/pnpm/action-setup) | action | patch | `v2.2.3` -> `v2.2.4` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>pnpm/action-setup</summary>

### [`v2.2.4`](https://github.com/pnpm/action-setup/releases/tag/v2.2.4)

[Compare Source](https://github.com/pnpm/action-setup/compare/v2.2.3...v2.2.4)

No deprecation warnings are printed about set-state and set-output commands ([https://github.com/pnpm/action-setup/issues/57](https://github.com/pnpm/action-setup/issues/57))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/vercel/turbo).
fuxingloh referenced this issue in DeFiCh/metachain Oct 31, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pnpm/action-setup](https://github.com/pnpm/action-setup) | action |
patch | `v2.2.2` -> `v2.2.4` |

---

### Release Notes

<details>
<summary>pnpm/action-setup</summary>

###
[`v2.2.4`](https://github.com/pnpm/action-setup/releases/tag/v2.2.4)

[Compare
Source](https://github.com/pnpm/action-setup/compare/v2.2.3...v2.2.4)

No deprecation warnings are printed about set-state and set-output
commands
([https://github.com/pnpm/action-setup/issues/57](https://github.com/pnpm/action-setup/issues/57))

###
[`v2.2.3`](https://github.com/pnpm/action-setup/releases/tag/v2.2.3)

[Compare
Source](https://github.com/pnpm/action-setup/compare/v2.2.2...v2.2.3)

Bump Node.js version to 16
[https://github.com/pnpm/action-setup/pull/56](https://github.com/pnpm/action-setup/pull/56)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/DeFiCh/metachain).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants