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

Bump peter-evans/slash-command-dispatch from 3 to 4 #1521

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps peter-evans/slash-command-dispatch from 3 to 4.

Release notes

Sourced from peter-evans/slash-command-dispatch's releases.

Slash Command Dispatch v4.0.0

⚙️ Updated runtime to Node.js 20

  • The action now requires a minimum version of v2.308.0 for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.

What's Changed

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

Slash Command Dispatch v3.0.2

What's Changed

New Contributors

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

Slash Command Dispatch v3.0.1

⚙️ Bumps @actions/core to transition away from deprecated runner commands.

What's Changed

... (truncated)

Commits
  • 13bc097 feat: update runtime to node 20 (#316)
  • 128d8b9 build(deps-dev): bump @​types/node from 16.18.74 to 16.18.76 (#318)
  • df481df build(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#317)
  • d4579a0 build(deps-dev): bump @​types/node from 16.18.70 to 16.18.74 (#315)
  • 8f053ea build(deps-dev): bump prettier from 3.2.2 to 3.2.4 (#314)
  • b3eb783 build(deps-dev): bump prettier from 3.1.1 to 3.2.2 (#312)
  • c0334d0 build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#311)
  • e627c61 build(deps-dev): bump @​types/node from 16.18.69 to 16.18.70 (#310)
  • 5c23a33 build(deps-dev): bump @​types/node from 16.18.68 to 16.18.69 (#309)
  • 8dd62d5 build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.2 (#308)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3 to 4.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases)
- [Commits](peter-evans/slash-command-dispatch@v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2024
@actions-bot actions-bot enabled auto-merge (squash) February 2, 2024 09:33
@actions-bot actions-bot merged commit 1954ee1 into main Feb 2, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/peter-evans/slash-command-dispatch-4 branch February 2, 2024 09:34
bloopy-boi bot referenced this pull request in h3mmy/bloopyboi Sep 24, 2024
…0 → v5.0.1 ) (#422)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[peter-evans/create-issue-from-file](https://redirect.github.com/peter-evans/create-issue-from-file)
| action | patch | `v5.0.0` -> `v5.0.1` |

---

### Release Notes

<details>
<summary>peter-evans/create-issue-from-file
(peter-evans/create-issue-from-file)</summary>

###
[`v5.0.1`](https://redirect.github.com/peter-evans/create-issue-from-file/releases/tag/v5.0.1):
Create Issue From File v5.0.1

[Compare
Source](https://redirect.github.com/peter-evans/create-issue-from-file/compare/v5.0.0...v5.0.1)

✨ The action will now truncate the issue body when it exceeds the max
size permitted by GitHub's API

#### What's Changed

- 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/create-issue-from-file/pull/1510](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1510)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.8 to 18.19.10 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1515](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1515)
- Bump peter-evans/create-pull-request from 5 to 6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1520](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1520)
- Bump peter-evans/slash-command-dispatch from 3 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1521](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1521)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.10 to 18.19.14 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1530](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1530)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.14 to 18.19.15 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1535](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1535)
- Bump prettier from 3.2.4 to 3.2.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1536](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1536)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.15 to 18.19.17 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1545](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1545)
- Bump eslint-plugin-jest from 27.6.3 to 27.8.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1546](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1546)
- Bump eslint-plugin-jest from 27.8.0 to 27.9.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1555](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1555)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.17 to 18.19.18 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1556](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1556)
- Bump eslint-plugin-github from 4.10.1 to 4.10.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1565](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1565)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.18 to 18.19.21 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1567](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1567)
- Bump eslint from 8.56.0 to 8.57.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1566](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1566)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.21 to 18.19.22 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1582](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1582)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.22 to 18.19.24 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1587](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1587)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.24 to 18.19.26 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1592](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1592)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.26 to 18.19.29 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1597](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1597)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.29 to 18.19.31 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1602](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1602)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.31 to 18.19.33 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1607](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1607)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.33 to 18.19.34 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1612](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1612)
- Bump prettier from 3.2.5 to 3.3.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1613](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1613)
- Bump prettier from 3.3.1 to 3.3.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1622](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1622)
- Bump braces from 3.0.2 to 3.0.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1625](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1625)
- Bump ws from 7.5.9 to 7.5.10 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1632](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1632)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.34 to 18.19.38 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1637](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1637)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.38 to 18.19.39 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1642](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1642)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.39 to 18.19.41 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1647](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1647)
- Bump prettier from 3.3.2 to 3.3.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1648](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1648)
- Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1649](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1649)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.41 to 18.19.42 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1663](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1663)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.42 to 18.19.43 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1668](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1668)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.43 to 18.19.44 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1674](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1674)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.44 to 18.19.45 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1679](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1679)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.45 to 18.19.47 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1684](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1684)
- Bump peter-evans/create-pull-request from 6 to 7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1689](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1689)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.47 to 18.19.50 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1694](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1694)
- Update README.md by
[@&#8203;AndreiCherniaev](https://redirect.github.com/AndreiCherniaev)
in
[https://github.com/peter-evans/create-issue-from-file/pull/1699](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1699)
- Remove dots from table by
[@&#8203;AndreiCherniaev](https://redirect.github.com/AndreiCherniaev)
in
[https://github.com/peter-evans/create-issue-from-file/pull/1700](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1700)
- Bump eslint from 8.57.0 to 8.57.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1706](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1706)
- fix: truncate body when exceeds max length by
[@&#8203;peter-evans](https://redirect.github.com/peter-evans) in
[https://github.com/peter-evans/create-issue-from-file/pull/1711](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1711)

#### New Contributors

- [@&#8203;AndreiCherniaev](https://redirect.github.com/AndreiCherniaev)
made their first contribution in
[https://github.com/peter-evans/create-issue-from-file/pull/1699](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1699)

**Full Changelog**:
peter-evans/create-issue-from-file@v5.0.0...v5.0.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4zIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMyIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant