-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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.0.1 to 3.0.2 #7353
Merged
KumoLiu
merged 1 commit into
dev
from
dependabot/github_actions/peter-evans/slash-command-dispatch-3.0.2
Jan 3, 2024
Merged
Bump peter-evans/slash-command-dispatch from 3.0.1 to 3.0.2 #7353
KumoLiu
merged 1 commit into
dev
from
dependabot/github_actions/peter-evans/slash-command-dispatch-3.0.2
Jan 3, 2024
Conversation
This file contains 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
dependabot
bot
force-pushed
the
dependabot/github_actions/peter-evans/slash-command-dispatch-3.0.2
branch
3 times, most recently
from
January 2, 2024 09:29
c522dfa
to
053eea4
Compare
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases) - [Commits](peter-evans/slash-command-dispatch@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: peter-evans/slash-command-dispatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/github_actions/peter-evans/slash-command-dispatch-3.0.2
branch
from
January 2, 2024 15:43
053eea4
to
645fed5
Compare
/build |
KumoLiu
approved these changes
Jan 3, 2024
KumoLiu
deleted the
dependabot/github_actions/peter-evans/slash-command-dispatch-3.0.2
branch
January 3, 2024 02:41
marksgraham
pushed a commit
to marksgraham/MONAI
that referenced
this pull request
Jan 30, 2024
…MONAI#7353) Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3.0.1 to 3.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/peter-evans/slash-command-dispatch/releases">peter-evans/slash-command-dispatch's releases</a>.</em></p> <blockquote> <h2>Slash Command Dispatch v3.0.2</h2> <h2>What's Changed</h2> <ul> <li>fix: replace use of any type by <a href="https://github.com/peter-evans"><code>@peter-evans</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/152">peter-evans/slash-command-dispatch#152</a></li> <li>fixing link to <code>Get a pull request</code> by <a href="https://github.com/Borda"><code>@Borda</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/270">peter-evans/slash-command-dispatch#270</a></li> <li>Update getting-started.md due to changes in Github UI by <a href="https://github.com/martin-displayr"><code>@martin-displayr</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/289">peter-evans/slash-command-dispatch#289</a></li> <li>[Security] Fix GraphQL query to get a collaborator's permission by <a href="https://github.com/0xn3va"><code>@0xn3va</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/301">peter-evans/slash-command-dispatch#301</a></li> <li>129 dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Borda"><code>@Borda</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/270">peter-evans/slash-command-dispatch#270</a></li> <li><a href="https://github.com/martin-displayr"><code>@martin-displayr</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/289">peter-evans/slash-command-dispatch#289</a></li> <li><a href="https://github.com/0xn3va"><code>@0xn3va</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/301">peter-evans/slash-command-dispatch#301</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2">https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/f996d7b7aae9059759ac55e978cff76d91853301"><code>f996d7b</code></a> Fix the CollaboratorPermission GraphQL query (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/301">#301</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/05b97d641c7ed206082e7984193d314070260d44"><code>05b97d6</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.65 to 16.18.67 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/300">#300</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/8e7007329b5b0d971d44b9558606eed52edbdda6"><code>8e70073</code></a> build(deps-dev): bump eslint from 8.54.0 to 8.55.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/299">#299</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/bd00135609f8bb0e709eea67f2a294f928fd1e7a"><code>bd00135</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.62 to 16.18.65 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/298">#298</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/ee873b6d3d1e6ae67120bcfb3e807c1d11502741"><code>ee873b6</code></a> build(deps-dev): bump eslint from 8.53.0 to 8.54.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/296">#296</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/44abc47f988dc0de6261fb54747b79de67b6af0d"><code>44abc47</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.61 to 16.18.62 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/295">#295</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/19ad7b830c1554acf2ccefe7f3ff5566750d5e9b"><code>19ad7b8</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.60 to 16.18.61 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/294">#294</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/29a9815e9ffe9a5b9b4367e4b76770bcb468a7e7"><code>29a9815</code></a> build(deps-dev): bump prettier from 3.0.3 to 3.1.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/293">#293</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/ade03097a3cb6e69e3ed86210ec745493dacf6bc"><code>ade0309</code></a> build(deps-dev): bump eslint from 8.52.0 to 8.53.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/292">#292</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/fc8222e6761738cc303ace6ed030f7fe63d6da0c"><code>fc8222e</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.59 to 16.18.60 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/291">#291</a>)</li> <li>Additional commits viewable in <a href="https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/slash-command-dispatch&package-manager=github_actions&previous-version=3.0.1&new-version=3.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Mark Graham <[email protected]>
juampatronics
pushed a commit
to juampatronics/MONAI
that referenced
this pull request
Mar 25, 2024
…MONAI#7353) Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3.0.1 to 3.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/peter-evans/slash-command-dispatch/releases">peter-evans/slash-command-dispatch's releases</a>.</em></p> <blockquote> <h2>Slash Command Dispatch v3.0.2</h2> <h2>What's Changed</h2> <ul> <li>fix: replace use of any type by <a href="https://github.com/peter-evans"><code>@peter-evans</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/152">peter-evans/slash-command-dispatch#152</a></li> <li>fixing link to <code>Get a pull request</code> by <a href="https://github.com/Borda"><code>@Borda</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/270">peter-evans/slash-command-dispatch#270</a></li> <li>Update getting-started.md due to changes in Github UI by <a href="https://github.com/martin-displayr"><code>@martin-displayr</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/289">peter-evans/slash-command-dispatch#289</a></li> <li>[Security] Fix GraphQL query to get a collaborator's permission by <a href="https://github.com/0xn3va"><code>@0xn3va</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/301">peter-evans/slash-command-dispatch#301</a></li> <li>129 dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Borda"><code>@Borda</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/270">peter-evans/slash-command-dispatch#270</a></li> <li><a href="https://github.com/martin-displayr"><code>@martin-displayr</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/289">peter-evans/slash-command-dispatch#289</a></li> <li><a href="https://github.com/0xn3va"><code>@0xn3va</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/301">peter-evans/slash-command-dispatch#301</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2">https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/f996d7b7aae9059759ac55e978cff76d91853301"><code>f996d7b</code></a> Fix the CollaboratorPermission GraphQL query (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/301">#301</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/05b97d641c7ed206082e7984193d314070260d44"><code>05b97d6</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.65 to 16.18.67 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/300">#300</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/8e7007329b5b0d971d44b9558606eed52edbdda6"><code>8e70073</code></a> build(deps-dev): bump eslint from 8.54.0 to 8.55.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/299">#299</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/bd00135609f8bb0e709eea67f2a294f928fd1e7a"><code>bd00135</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.62 to 16.18.65 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/298">#298</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/ee873b6d3d1e6ae67120bcfb3e807c1d11502741"><code>ee873b6</code></a> build(deps-dev): bump eslint from 8.53.0 to 8.54.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/296">#296</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/44abc47f988dc0de6261fb54747b79de67b6af0d"><code>44abc47</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.61 to 16.18.62 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/295">#295</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/19ad7b830c1554acf2ccefe7f3ff5566750d5e9b"><code>19ad7b8</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.60 to 16.18.61 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/294">#294</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/29a9815e9ffe9a5b9b4367e4b76770bcb468a7e7"><code>29a9815</code></a> build(deps-dev): bump prettier from 3.0.3 to 3.1.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/293">#293</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/ade03097a3cb6e69e3ed86210ec745493dacf6bc"><code>ade0309</code></a> build(deps-dev): bump eslint from 8.52.0 to 8.53.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/292">#292</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/fc8222e6761738cc303ace6ed030f7fe63d6da0c"><code>fc8222e</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.59 to 16.18.60 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/291">#291</a>)</li> <li>Additional commits viewable in <a href="https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/slash-command-dispatch&package-manager=github_actions&previous-version=3.0.1&new-version=3.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Juan Pablo de la Cruz Gutiérrez <[email protected]>
Yu0610
pushed a commit
to Yu0610/MONAI
that referenced
this pull request
Apr 11, 2024
…MONAI#7353) Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3.0.1 to 3.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/peter-evans/slash-command-dispatch/releases">peter-evans/slash-command-dispatch's releases</a>.</em></p> <blockquote> <h2>Slash Command Dispatch v3.0.2</h2> <h2>What's Changed</h2> <ul> <li>fix: replace use of any type by <a href="https://github.com/peter-evans"><code>@peter-evans</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/152">peter-evans/slash-command-dispatch#152</a></li> <li>fixing link to <code>Get a pull request</code> by <a href="https://github.com/Borda"><code>@Borda</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/270">peter-evans/slash-command-dispatch#270</a></li> <li>Update getting-started.md due to changes in Github UI by <a href="https://github.com/martin-displayr"><code>@martin-displayr</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/289">peter-evans/slash-command-dispatch#289</a></li> <li>[Security] Fix GraphQL query to get a collaborator's permission by <a href="https://github.com/0xn3va"><code>@0xn3va</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/301">peter-evans/slash-command-dispatch#301</a></li> <li>129 dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Borda"><code>@Borda</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/270">peter-evans/slash-command-dispatch#270</a></li> <li><a href="https://github.com/martin-displayr"><code>@martin-displayr</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/289">peter-evans/slash-command-dispatch#289</a></li> <li><a href="https://github.com/0xn3va"><code>@0xn3va</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/301">peter-evans/slash-command-dispatch#301</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2">https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/f996d7b7aae9059759ac55e978cff76d91853301"><code>f996d7b</code></a> Fix the CollaboratorPermission GraphQL query (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/301">#301</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/05b97d641c7ed206082e7984193d314070260d44"><code>05b97d6</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.65 to 16.18.67 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/300">#300</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/8e7007329b5b0d971d44b9558606eed52edbdda6"><code>8e70073</code></a> build(deps-dev): bump eslint from 8.54.0 to 8.55.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/299">#299</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/bd00135609f8bb0e709eea67f2a294f928fd1e7a"><code>bd00135</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.62 to 16.18.65 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/298">#298</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/ee873b6d3d1e6ae67120bcfb3e807c1d11502741"><code>ee873b6</code></a> build(deps-dev): bump eslint from 8.53.0 to 8.54.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/296">#296</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/44abc47f988dc0de6261fb54747b79de67b6af0d"><code>44abc47</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.61 to 16.18.62 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/295">#295</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/19ad7b830c1554acf2ccefe7f3ff5566750d5e9b"><code>19ad7b8</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.60 to 16.18.61 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/294">#294</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/29a9815e9ffe9a5b9b4367e4b76770bcb468a7e7"><code>29a9815</code></a> build(deps-dev): bump prettier from 3.0.3 to 3.1.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/293">#293</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/ade03097a3cb6e69e3ed86210ec745493dacf6bc"><code>ade0309</code></a> build(deps-dev): bump eslint from 8.52.0 to 8.53.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/292">#292</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/fc8222e6761738cc303ace6ed030f7fe63d6da0c"><code>fc8222e</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.59 to 16.18.60 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/291">#291</a>)</li> <li>Additional commits viewable in <a href="https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/slash-command-dispatch&package-manager=github_actions&previous-version=3.0.1&new-version=3.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Yu0610 <[email protected]>
vgrau98
pushed a commit
to vgrau98/MONAI
that referenced
this pull request
Apr 28, 2024
…MONAI#7353) Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3.0.1 to 3.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/peter-evans/slash-command-dispatch/releases">peter-evans/slash-command-dispatch's releases</a>.</em></p> <blockquote> <h2>Slash Command Dispatch v3.0.2</h2> <h2>What's Changed</h2> <ul> <li>fix: replace use of any type by <a href="https://github.com/peter-evans"><code>@peter-evans</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/152">peter-evans/slash-command-dispatch#152</a></li> <li>fixing link to <code>Get a pull request</code> by <a href="https://github.com/Borda"><code>@Borda</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/270">peter-evans/slash-command-dispatch#270</a></li> <li>Update getting-started.md due to changes in Github UI by <a href="https://github.com/martin-displayr"><code>@martin-displayr</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/289">peter-evans/slash-command-dispatch#289</a></li> <li>[Security] Fix GraphQL query to get a collaborator's permission by <a href="https://github.com/0xn3va"><code>@0xn3va</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/301">peter-evans/slash-command-dispatch#301</a></li> <li>129 dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Borda"><code>@Borda</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/270">peter-evans/slash-command-dispatch#270</a></li> <li><a href="https://github.com/martin-displayr"><code>@martin-displayr</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/289">peter-evans/slash-command-dispatch#289</a></li> <li><a href="https://github.com/0xn3va"><code>@0xn3va</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/301">peter-evans/slash-command-dispatch#301</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2">https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/f996d7b7aae9059759ac55e978cff76d91853301"><code>f996d7b</code></a> Fix the CollaboratorPermission GraphQL query (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/301">#301</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/05b97d641c7ed206082e7984193d314070260d44"><code>05b97d6</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.65 to 16.18.67 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/300">#300</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/8e7007329b5b0d971d44b9558606eed52edbdda6"><code>8e70073</code></a> build(deps-dev): bump eslint from 8.54.0 to 8.55.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/299">#299</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/bd00135609f8bb0e709eea67f2a294f928fd1e7a"><code>bd00135</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.62 to 16.18.65 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/298">#298</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/ee873b6d3d1e6ae67120bcfb3e807c1d11502741"><code>ee873b6</code></a> build(deps-dev): bump eslint from 8.53.0 to 8.54.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/296">#296</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/44abc47f988dc0de6261fb54747b79de67b6af0d"><code>44abc47</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.61 to 16.18.62 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/295">#295</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/19ad7b830c1554acf2ccefe7f3ff5566750d5e9b"><code>19ad7b8</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.60 to 16.18.61 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/294">#294</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/29a9815e9ffe9a5b9b4367e4b76770bcb468a7e7"><code>29a9815</code></a> build(deps-dev): bump prettier from 3.0.3 to 3.1.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/293">#293</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/ade03097a3cb6e69e3ed86210ec745493dacf6bc"><code>ade0309</code></a> build(deps-dev): bump eslint from 8.52.0 to 8.53.0 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/292">#292</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/fc8222e6761738cc303ace6ed030f7fe63d6da0c"><code>fc8222e</code></a> build(deps-dev): bump <code>@types/node</code> from 16.18.59 to 16.18.60 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/291">#291</a>)</li> <li>Additional commits viewable in <a href="https://github.com/peter-evans/slash-command-dispatch/compare/v3.0.1...v3.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/slash-command-dispatch&package-manager=github_actions&previous-version=3.0.1&new-version=3.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 peter-evans/slash-command-dispatch from 3.0.1 to 3.0.2.
Release notes
Sourced from peter-evans/slash-command-dispatch's releases.
Commits
f996d7b
Fix the CollaboratorPermission GraphQL query (#301)05b97d6
build(deps-dev): bump@types/node
from 16.18.65 to 16.18.67 (#300)8e70073
build(deps-dev): bump eslint from 8.54.0 to 8.55.0 (#299)bd00135
build(deps-dev): bump@types/node
from 16.18.62 to 16.18.65 (#298)ee873b6
build(deps-dev): bump eslint from 8.53.0 to 8.54.0 (#296)44abc47
build(deps-dev): bump@types/node
from 16.18.61 to 16.18.62 (#295)19ad7b8
build(deps-dev): bump@types/node
from 16.18.60 to 16.18.61 (#294)29a9815
build(deps-dev): bump prettier from 3.0.3 to 3.1.0 (#293)ade0309
build(deps-dev): bump eslint from 8.52.0 to 8.53.0 (#292)fc8222e
build(deps-dev): bump@types/node
from 16.18.59 to 16.18.60 (#291)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)