Skip to content

Commit

Permalink
Update peter-evans/slash-command-dispatch action to v4 (#1179)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[peter-evans/slash-command-dispatch](https://redirect.github.com/peter-evans/slash-command-dispatch)
| action | major | `v2.3.0` -> `v4.0.0` |

---

### Release Notes

<details>
<summary>peter-evans/slash-command-dispatch
(peter-evans/slash-command-dispatch)</summary>

###
[`v4.0.0`](https://redirect.github.com/peter-evans/slash-command-dispatch/releases/tag/v4.0.0):
Slash Command Dispatch v4.0.0

[Compare
Source](https://redirect.github.com/peter-evans/slash-command-dispatch/compare/v3.0.2...v4.0.0)

⚙️  Updated runtime to Node.js 20

- The action now requires a minimum version of
[v2.308.0](https://redirect.github.com/actions/runner/releases/tag/v2.308.0)
for the Actions runner. Update self-hosted runners to v2.308.0 or later
to ensure compatibility.

#### What's Changed

- build(deps-dev): bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
16.18.67 to 16.18.68 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/302](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/302)
- build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/303](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/303)
- build(deps-dev): bump jest-circus from 27.4.2 to 27.5.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/176](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/176)
- build(deps): bump actions/download-artifact from 3 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/304](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/304)
- build(deps): bump actions/upload-artifact from 3 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/305](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/305)
- build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/306](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/306)
- build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/308](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/308)
- build(deps-dev): bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
16.18.68 to 16.18.69 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/309](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/309)
- build(deps-dev): bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
16.18.69 to 16.18.70 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/310](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/310)
- build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/311](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/311)
- build(deps-dev): bump prettier from 3.1.1 to 3.2.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/312](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/312)
- build(deps-dev): bump prettier from 3.2.2 to 3.2.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/314](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/314)
- build(deps-dev): bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
16.18.70 to 16.18.74 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/315](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/315)
- build(deps): bump peter-evans/create-or-update-comment from 3 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/317](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/317)
- build(deps-dev): bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
16.18.74 to 16.18.76 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/318](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/318)
- feat: update runtime to node 20 by
[@&#8203;peter-evans](https://redirect.github.com/peter-evans) in
[https://github.com/peter-evans/slash-command-dispatch/pull/316](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/316)

**Full Changelog**:
peter-evans/slash-command-dispatch@v3.0.2...v4.0.0

###
[`v3.0.2`](https://redirect.github.com/peter-evans/slash-command-dispatch/releases/tag/v3.0.2):
Slash Command Dispatch v3.0.2

[Compare
Source](https://redirect.github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2)

#### What's Changed

- fix: replace use of any type by
[@&#8203;peter-evans](https://redirect.github.com/peter-evans) in
[https://github.com/peter-evans/slash-command-dispatch/pull/152](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/152)
- fixing link to `Get a pull request` by
[@&#8203;Borda](https://redirect.github.com/Borda) in
[https://github.com/peter-evans/slash-command-dispatch/pull/270](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/270)
- Update getting-started.md due to changes in Github UI by
[@&#8203;martin-displayr](https://redirect.github.com/martin-displayr)
in
[https://github.com/peter-evans/slash-command-dispatch/pull/289](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/289)
- \[Security] Fix GraphQL query to get a collaborator's permission by
[@&#8203;0xn3va](https://redirect.github.com/0xn3va) in
[https://github.com/peter-evans/slash-command-dispatch/pull/301](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/301)
- 129 dependency updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot)

#### New Contributors

- [@&#8203;Borda](https://redirect.github.com/Borda) made their first
contribution in
[https://github.com/peter-evans/slash-command-dispatch/pull/270](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/270)
- [@&#8203;martin-displayr](https://redirect.github.com/martin-displayr)
made their first contribution in
[https://github.com/peter-evans/slash-command-dispatch/pull/289](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/289)
- [@&#8203;0xn3va](https://redirect.github.com/0xn3va) made their first
contribution in
[https://github.com/peter-evans/slash-command-dispatch/pull/301](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/301)

**Full Changelog**:
peter-evans/slash-command-dispatch@v3.0.1...v3.0.2

###
[`v3.0.1`](https://redirect.github.com/peter-evans/slash-command-dispatch/releases/tag/v3.0.1):
Slash Command Dispatch v3.0.1

[Compare
Source](https://redirect.github.com/peter-evans/slash-command-dispatch/compare/v3.0.0...v3.0.1)

⚙️ Bumps `@actions/core` to transition away from [deprecated runner
commands](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/).

#### What's Changed

- build(deps): bump peter-evans/create-pull-request from 3 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/142](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/142)
- build(deps): bump
[@&#8203;actions/core](https://redirect.github.com/actions/core) from
1.6.0 to 1.9.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/144](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/144)
- Update distribution by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/peter-evans/slash-command-dispatch/pull/145](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/145)
- build(deps): bump
[@&#8203;actions/core](https://redirect.github.com/actions/core) from
1.9.1 to 1.10.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/149](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/149)
- Update distribution by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/peter-evans/slash-command-dispatch/pull/150](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/150)
- build(deps): bump
[@&#8203;actions/github](https://redirect.github.com/actions/github)
from 5.0.0 to 5.1.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/slash-command-dispatch/pull/148](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/148)
- Update distribution by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/peter-evans/slash-command-dispatch/pull/151](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/151)

**Full Changelog**:
peter-evans/slash-command-dispatch@v3.0.0...v3.0.1

###
[`v3.0.0`](https://redirect.github.com/peter-evans/slash-command-dispatch/releases/tag/v3.0.0):
Slash Command Dispatch v3.0.0

[Compare
Source](https://redirect.github.com/peter-evans/slash-command-dispatch/compare/v2.3.0...v3.0.0)

#### What's new

-   Updated runtime to Node.js 16
- The action now requires a minimum version of v2.285.0 for the [Actions
Runner](https://redirect.github.com/actions/runner/releases/tag/v2.285.0).
- If using GitHub Enterprise Server, the action requires [GHES
3.4](https://docs.github.com/en/[email protected]/admin/release-notes)
or later.

#### What's Changed

- docs: add note regarding nested teams by
[@&#8203;yafanasiev](https://redirect.github.com/yafanasiev) in
[https://github.com/peter-evans/slash-command-dispatch/pull/124](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/124)
- ci: remove workflow by
[@&#8203;peter-evans](https://redirect.github.com/peter-evans) in
[https://github.com/peter-evans/slash-command-dispatch/pull/139](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/139)
- Update runtime to node 16 by
[@&#8203;peter-evans](https://redirect.github.com/peter-evans) in
[https://github.com/peter-evans/slash-command-dispatch/pull/140](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/140)
- 4 dependency updates by
[@&#8203;actions-bot](https://redirect.github.com/actions-bot) and
[@&#8203;dependabot](https://redirect.github.com/dependabot)

#### New Contributors

- [@&#8203;yafanasiev](https://redirect.github.com/yafanasiev) made
their first contribution in
[https://github.com/peter-evans/slash-command-dispatch/pull/124](https://redirect.github.com/peter-evans/slash-command-dispatch/pull/124)

**Full Changelog**:
peter-evans/slash-command-dispatch@v2.3.0...v3.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "before 4am on Monday" (UTC).

🚦 **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 [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
pulumi-renovate[bot] authored Nov 27, 2024
1 parent 3e77014 commit eb92740
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
lfs: true
- uses: peter-evans/slash-command-dispatch@40877f718dce0101edfc7aea2b3800cc192f9ed5 # v2.3.0
- uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
with:
token: ${{ secrets.PULUMI_BOT_TOKEN }}
reaction-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
lfs: true
- uses: peter-evans/slash-command-dispatch@40877f718dce0101edfc7aea2b3800cc192f9ed5 # v2.3.0
- uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
with:
token: ${{ secrets.PULUMI_BOT_TOKEN }}
reaction-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
lfs: true
- uses: peter-evans/slash-command-dispatch@40877f718dce0101edfc7aea2b3800cc192f9ed5 # v2.3.0
- uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
with:
token: ${{ secrets.PULUMI_BOT_TOKEN }}
reaction-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
lfs: true
- uses: peter-evans/slash-command-dispatch@40877f718dce0101edfc7aea2b3800cc192f9ed5 # v2.3.0
- uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
with:
token: ${{ secrets.PULUMI_BOT_TOKEN }}
reaction-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
lfs: true
- uses: peter-evans/slash-command-dispatch@40877f718dce0101edfc7aea2b3800cc192f9ed5 # v2.3.0
- uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
with:
token: ${{ secrets.PULUMI_BOT_TOKEN }}
reaction-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
lfs: true
- uses: peter-evans/slash-command-dispatch@40877f718dce0101edfc7aea2b3800cc192f9ed5 # v2.3.0
- uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
with:
token: ${{ secrets.PULUMI_BOT_TOKEN }}
reaction-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion provider-ci/internal/pkg/action-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6 # v2.5.0

- name: peter-evans/slash-command-dispatch
uses: peter-evans/slash-command-dispatch@40877f718dce0101edfc7aea2b3800cc192f9ed5 # v2.3.0
uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0

- name: actions/upload-artifact
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
Expand Down

0 comments on commit eb92740

Please sign in to comment.