Bump peter-evans/create-or-update-comment from 3 to 4 by dependabot[bot] · Pull Request #1510 · peter-evans/create-issue-from-file (original) (raw)
Bumps peter-evans/create-or-update-comment from 3 to 4.
Release notes
Sourced from peter-evans/create-or-update-comment's releases.
Create or Update Comment 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
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in peter-evans/create-or-update-comment#273
- build(deps-dev): bump
@vercel/nccfrom 0.38.0 to 0.38.1 by @dependabot in peter-evans/create-or-update-comment#274- build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.4.3 by @dependabot in peter-evans/create-or-update-comment#276
- build(deps-dev): bump
@types/nodefrom 18.18.5 to 18.18.6 by @dependabot in peter-evans/create-or-update-comment#277- build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in peter-evans/create-or-update-comment#275
- build(deps-dev): bump eslint-plugin-jest from 27.4.3 to 27.6.0 by @dependabot in peter-evans/create-or-update-comment#278
- build(deps-dev): bump
@types/nodefrom 18.18.6 to 18.18.8 by @dependabot in peter-evans/create-or-update-comment#279- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in peter-evans/create-or-update-comment#280
- build(deps-dev): bump
@types/nodefrom 18.18.8 to 18.18.9 by @dependabot in peter-evans/create-or-update-comment#281- build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by @dependabot in peter-evans/create-or-update-comment#282
- build(deps-dev): bump
@types/nodefrom 18.18.9 to 18.18.12 by @dependabot in peter-evans/create-or-update-comment#283- build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by @dependabot in peter-evans/create-or-update-comment#284
- build(deps-dev): bump
@types/nodefrom 18.18.12 to 18.18.13 by @dependabot in peter-evans/create-or-update-comment#285- build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by @dependabot in peter-evans/create-or-update-comment#286
- build(deps-dev): bump
@types/nodefrom 18.18.13 to 18.19.2 by @dependabot in peter-evans/create-or-update-comment#287- build(deps): bump chuhlomin/render-template from 1.8 to 1.9 by @dependabot in peter-evans/create-or-update-comment#288
- build(deps-dev): bump
@types/nodefrom 18.19.2 to 18.19.3 by @dependabot in peter-evans/create-or-update-comment#289- build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by @dependabot in peter-evans/create-or-update-comment#290
- build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0 by @dependabot in peter-evans/create-or-update-comment#292
- build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in peter-evans/create-or-update-comment#293
- build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in peter-evans/create-or-update-comment#295
- build(deps-dev): bump eslint-plugin-prettier from 5.1.0 to 5.1.2 by @dependabot in peter-evans/create-or-update-comment#296
- build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 by @dependabot in peter-evans/create-or-update-comment#297
- build(deps-dev): bump
@types/nodefrom 18.19.3 to 18.19.4 by @dependabot in peter-evans/create-or-update-comment#298- build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by @dependabot in peter-evans/create-or-update-comment#299
- build(deps-dev): bump
@types/nodefrom 18.19.4 to 18.19.6 by @dependabot in peter-evans/create-or-update-comment#300- build(deps-dev): bump prettier from 3.1.1 to 3.2.3 by @dependabot in peter-evans/create-or-update-comment#301
- build(deps-dev): bump eslint-plugin-jest from 27.6.1 to 27.6.3 by @dependabot in peter-evans/create-or-update-comment#302
- build(deps-dev): bump
@types/nodefrom 18.19.6 to 18.19.7 by @dependabot in peter-evans/create-or-update-comment#303- build(deps-dev): bump
@types/nodefrom 18.19.7 to 18.19.8 by @dependabot in peter-evans/create-or-update-comment#304- build(deps-dev): bump prettier from 3.2.3 to 3.2.4 by @dependabot in peter-evans/create-or-update-comment#305
- feat: update runtime to node 20 by @peter-evans in peter-evans/create-or-update-comment#306
Full Changelog: peter-evans/create-or-update-comment@v3.1.0...v4.0.0
Create or Update Comment v3.1.0
What's Changed
- Add truncate warning to body of comment by @ethanmdavidson and @peter-evans in peter-evans/create-or-update-comment#272
- 46 dependency updates by @dependabot
Full Changelog: peter-evans/create-or-update-comment@v3.0.2...v3.1.0
Create or Update Comment v3.0.2
What's Changed
... (truncated)
Commits
- 71345be feat: update runtime to node 20 (#306)
- d41bfe3 build(deps-dev): bump prettier from 3.2.3 to 3.2.4 (#305)
- 73b4b9e build(deps-dev): bump
@types/nodefrom 18.19.7 to 18.19.8 (#304) - b865fac build(deps-dev): bump
@types/nodefrom 18.19.6 to 18.19.7 (#303) - 52b668a build(deps-dev): bump eslint-plugin-jest from 27.6.1 to 27.6.3 (#302)
- 974f56a build(deps-dev): bump prettier from 3.1.1 to 3.2.3 (#301)
- 2cbfe8b build(deps-dev): bump
@types/nodefrom 18.19.4 to 18.19.6 (#300) - 761872a build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#299)
- 72c3238 build(deps-dev): bump
@types/nodefrom 18.19.3 to 18.19.4 (#298) - 07daf7b build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 (#297)
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)