chore(deps): bump the actions group with 7 updates - #218
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the actions group with 7 updates: | Package | From | To | | --- | --- | --- | | [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) | `3.0.2` | `5.0.2` | | [actions/checkout](https://github.com/actions/checkout) | `4.4.0` | `7.0.1` | | [pnpm/action-setup](https://github.com/pnpm/action-setup) | `4.3.0` | `6.0.10` | | [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) | `4.2.2` | `6.0.0` | | [actions/github-script](https://github.com/actions/github-script) | `6.4.1` | `9.0.0` | | [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) | `2.1.2` | `4.0.1` | | [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) | `2.1.1` | `5.0.0` | Updates `peter-evans/slash-command-dispatch` from 3.0.2 to 5.0.2 - [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases) - [Commits](peter-evans/slash-command-dispatch@v3.0.2...v5.0.2) Updates `actions/checkout` from 4.4.0 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.4.0...v7.0.1) Updates `pnpm/action-setup` from 4.3.0 to 6.0.10 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4.3.0...v6.0.10) Updates `cycjimmy/semantic-release-action` from 4.2.2 to 6.0.0 - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases) - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md) - [Commits](cycjimmy/semantic-release-action@v4.2.2...v6.0.0) Updates `actions/github-script` from 6.4.1 to 9.0.0 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6.4.1...v9.0.0) Updates `peter-evans/repository-dispatch` from 2.1.2 to 4.0.1 - [Release notes](https://github.com/peter-evans/repository-dispatch/releases) - [Commits](peter-evans/repository-dispatch@v2.1.2...v4.0.1) Updates `peter-evans/create-or-update-comment` from 2.1.1 to 5.0.0 - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v2.1.1...v5.0.0) --- updated-dependencies: - dependency-name: peter-evans/slash-command-dispatch dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: pnpm/action-setup dependency-version: 6.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: cycjimmy/semantic-release-action dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/github-script dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: peter-evans/repository-dispatch dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: peter-evans/create-or-update-comment dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 actions group with 7 updates:
3.0.25.0.24.4.07.0.14.3.06.0.104.2.26.0.06.4.19.0.02.1.24.0.12.1.15.0.0Updates
peter-evans/slash-command-dispatchfrom 3.0.2 to 5.0.2Release notes
Sourced from peter-evans/slash-command-dispatch's releases.
... (truncated)
Commits
9bdcd79fix: paginate workflow discovery (#438)5c11dc7fix: get workflow should match the end of the path (#436)4f9234afix: add debugging for get workflow733f43ebuild(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group (#433)583587fbuild(deps): bump the github-actions group with 2 updates (#434)e1b4e26v5 (#431)9a73d03build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#432)9296fe3build(deps): bump the github-actions group with 3 updates (#430)59ebb73ci: update dependabot configcf4bfd0build(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#428)Updates
actions/checkoutfrom 4.4.0 to 7.0.1Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
pnpm/action-setupfrom 4.3.0 to 6.0.10Release notes
Sourced from pnpm/action-setup's releases.
... (truncated)
Commits
0977fd9docs: Update README to include devEngines.packageManager (#273)48261acfix: update pnpm to v11.19.0 (#283)75677f7ci: use pnpm 11 forpr-check(#284)769ae71refactor: introduce restore keys for cache (#280)6fed91fdocs(README): point users to the successor pnpm/setup action (#282)0ebf471fix: update pnpm to v11.7.0 (#267)0e279bbfix: update pnpm to 11.1.1 (#248)3e83581fix: drop patchPnpmEnv so standalone+self-update works on Windows (#258)551b42edocs(README): fixcache_dependency_pathtype (#257)739bfe4fix: self-update bootstrap to packageManager-pinned version (#233) (#256)Updates
cycjimmy/semantic-release-actionfrom 4.2.2 to 6.0.0Release notes
Sourced from cycjimmy/semantic-release-action's releases.
Changelog
Sourced from cycjimmy/semantic-release-action's changelog.
Commits
b12c8f6chore(release): 6.0.0 [skip ci]f80bc73Merge pull request #273 from cycjimmy/feat-update-semantic-release-to-version-250891297docs(readme): update semantic-release-action to v69246c0bfeat(deps): update semantic-release to version 25e878abfMerge pull request #272 from cycjimmy/dependabot/npm_and_yarn/js-yaml-4.1.1acd6d5dbuild(deps): bump js-yaml from 4.1.0 to 4.1.1100d1fbMerge pull request #270 from cycjimmy/dependabot/npm_and_yarn/actions/io-2.0.0ea00aeebuild(deps): bump@actions/iofrom 1.1.3 to 2.0.0e03fa18Merge pull request #266 from cycjimmy/dependabot/github_actions/actions/setup...36bdefbbuild(deps): bump actions/setup-node from 5 to 6Updates
actions/github-scriptfrom 6.4.1 to 9.0.0Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
3a2844bMerge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare re...ca10bbdfix: use@octokit/core/types import for v7 compatibility86e48e2merge: incorporate main branch changesc108472chore: rebuild dist for v9 upgrade and getOctokit factoryafff112Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-ag...ff8117eci: fix user-agent test to handle orchestration ID81c6b78ci: use deployment: false to suppress deployment noise from integration tests3953cafdocs: update README examples from@v8to@v9, add getOctokit docs and v9 brea...c17d55bci: add getOctokit integration test joba047196test: add getOctokit integration tests via callAsyncFunctionUpdates
peter-evans/repository-dispatchfrom 2.1.2 to 4.0.1Release notes
Sourced from peter-evans/repository-dispatch's releases.
... (truncated)
Commits
28959ceFix node version in actions.yml (#433)25d29c2build(deps-dev): bump@types/nodein the npm group (#432)830136cbuild(deps): bump the github-actions group with 3 updates (#431)2c856c6ci: update dependabot config6673907build(deps-dev): bump@types/nodefrom 18.19.127 to 18.19.129 (#429)952a211build(deps): bump peter-evans/repository-dispatch from 3 to 4 (#428)5fc4efddocs: update readmea628c95feat: v4 (#427)de78ac1build(deps-dev): bump@vercel/nccfrom 0.38.3 to 0.38.4 (#425)f49fa7fbuild(deps-dev): bump@types/nodefrom 18.19.124 to 18.19.127 (#426)Updates
peter-evans/create-or-update-commentfrom 2.1.1 to 5.0.0Release notes
Sourced from peter-evans/create-or-update-comment's releases.