- Notifications
You must be signed in to change notification settings - Fork1.1k
ci: bump the github-actions group with 5 updates#11890
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
matifali merged 1 commit intomainfromdependabot/github_actions/github-actions-304f21061aJan 29, 2024
Merged
ci: bump the github-actions group with 5 updates#11890
matifali merged 1 commit intomainfromdependabot/github_actions/github-actions-304f21061aJan 29, 2024
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Bumps the github-actions group with 5 updates:| Package | From | To || --- | --- | --- || [dorny/paths-filter](https://github.com/dorny/paths-filter) | `2` | `3` || [vlaurin/action-ghcr-prune](https://github.com/vlaurin/action-ghcr-prune) | `0.5.0` | `0.6.0` || [peter-evans/find-comment](https://github.com/peter-evans/find-comment) | `2` | `3` || [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) | `3` | `4` || [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) | `2` | `3` |Updates `dorny/paths-filter` from 2 to 3- [Release notes](https://github.com/dorny/paths-filter/releases)- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)- [Commits](dorny/paths-filter@v2...v3)Updates `vlaurin/action-ghcr-prune` from 0.5.0 to 0.6.0- [Release notes](https://github.com/vlaurin/action-ghcr-prune/releases)- [Commits](vlaurin/action-ghcr-prune@v0.5.0...v0.6.0)Updates `peter-evans/find-comment` from 2 to 3- [Release notes](https://github.com/peter-evans/find-comment/releases)- [Commits](peter-evans/find-comment@v2...v3)Updates `peter-evans/create-or-update-comment` from 3 to 4- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)- [Commits](peter-evans/create-or-update-comment@v3...v4)Updates `peter-evans/repository-dispatch` from 2 to 3- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)- [Commits](peter-evans/repository-dispatch@v2...v3)---updated-dependencies:- dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions- dependency-name: vlaurin/action-ghcr-prune dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions- dependency-name: peter-evans/find-comment dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions- dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions- dependency-name: peter-evans/repository-dispatch dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 5 updates:
230.5.00.6.0233423Updates
dorny/paths-filterfrom 2 to 3Release notes
Sourced fromdorny/paths-filter's releases.
... (truncated)
Changelog
Sourced fromdorny/paths-filter's changelog.
... (truncated)
Commits
0bc4621Bump major version to v37267a85Update CHANGELOG for v2.12.0e36f112Merge pull request#215 from dorny/update-dependencies2f74457Update all dependencies6761795Update examples in README to use checkout@v4a35d8d6Merge pull request#211 from chenrui333/node-20b5a5203chore(deps): bump checkout action to v4 and use setup-node to setup node and ...3c49e64Merge pull request#210 from dorny/use-nodejs-208ec7be4Update to nodejs 20100a119Revert back to node16Updates
vlaurin/action-ghcr-prunefrom 0.5.0 to 0.6.0Release notes
Sourced fromvlaurin/action-ghcr-prune's releases.
Commits
0cf7d390.6.0c3c4765Prepare release 0.6.03da958dUpgrade to NodeJS 2066115a1Fix version references in READMEa029cfaFix version reference in READMEUpdates
peter-evans/find-commentfrom 2 to 3Release notes
Sourced frompeter-evans/find-comment's releases.
... (truncated)
Commits
d5fe376feat: update runtime to node 20 (#282)e375408build(deps-dev): bump@types/nodefrom 18.19.6 to 18.19.8 (#279)6f78139build(deps-dev): bump prettier from 3.2.1 to 3.2.4 (#278)663f5b8build(deps-dev): bump eslint-plugin-jest from 27.6.1 to 27.6.3 (#276)1950d48build(deps-dev): bump prettier from 3.1.1 to 3.2.1 (#277)4c49b27build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#275)141f79cbuild(deps-dev): bump@types/nodefrom 18.19.4 to 18.19.6 (#274)90d027dbuild(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 (#273)4541d1bbuild(deps-dev): bump eslint-plugin-prettier from 5.1.1 to 5.1.2 (#272)3e2c601build(deps-dev): bump@types/nodefrom 18.19.3 to 18.19.4 (#271)Updates
peter-evans/create-or-update-commentfrom 3 to 4Release notes
Sourced frompeter-evans/create-or-update-comment's releases.
... (truncated)
Commits
71345befeat: update runtime to node 20 (#306)d41bfe3build(deps-dev): bump prettier from 3.2.3 to 3.2.4 (#305)73b4b9ebuild(deps-dev): bump@types/nodefrom 18.19.7 to 18.19.8 (#304)b865facbuild(deps-dev): bump@types/nodefrom 18.19.6 to 18.19.7 (#303)52b668abuild(deps-dev): bump eslint-plugin-jest from 27.6.1 to 27.6.3 (#302)974f56abuild(deps-dev): bump prettier from 3.1.1 to 3.2.3 (#301)2cbfe8bbuild(deps-dev): bump@types/nodefrom 18.19.4 to 18.19.6 (#300)761872abuild(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#299)72c3238build(deps-dev): bump@types/nodefrom 18.19.3 to 18.19.4 (#298)07daf7bbuild(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 (#297)Updates
peter-evans/repository-dispatchfrom 2 to 3Release notes
Sourced frompeter-evans/repository-dispatch's releases.
... (truncated)
Commits
ff45666feat: update runtime to node 20 (#305)a4a9027build(deps-dev): bump@types/nodefrom 18.19.6 to 18.19.8 (#304)2605253build(deps-dev): bump prettier from 3.1.1 to 3.2.4 (#303)ab3258ebuild(deps-dev): bump@types/nodefrom 18.19.4 to 18.19.6 (#302)240bc73build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#301)8aa15c5build(deps-dev): bump@types/nodefrom 18.19.3 to 18.19.4 (#300)22aa07cbuild(deps-dev): bump eslint-plugin-prettier from 5.1.1 to 5.1.2 (#299)ba02985build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.1 (#298)accfd7bbuild(deps-dev): bump eslint from 8.55.0 to 8.56.0 (#297)3c7d964build(deps): bump actions/upload-artifact from 3 to 4 (#295)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions