You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/09/18 04:19:54 UTC

[GitHub] [iceberg] dependabot[bot] opened a new pull request, #5785: Bump actions/stale from 5.1.1 to 5.2.0

dependabot[bot] opened a new pull request, #5785:
URL: https://github.com/apache/iceberg/pull/5785

   Bumps [actions/stale](https://github.com/actions/stale) from 5.1.1 to 5.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/actions/stale/releases">actions/stale's releases</a>.</em></p>
   <blockquote>
   <h2>V5.2.0</h2>
   <p>Features:
   New option <code>include-only-assigned</code> enables users to process only issues/PRs that are already assigned. If there is no assignees and this option is set, issue will not be processed per: <a href="https://github-redirect.dependabot.com/actions/stale/issues/596">issue/596</a></p>
   <p>Fixes:
   Fix date comparison edge case <a href="https://github-redirect.dependabot.com/actions/stale/pull/816">PR/816</a></p>
   <p>Dependency Updates:
   <a href="https://github-redirect.dependabot.com/actions/stale/pull/812">PR/812</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/stale/commit/99b6c709598e2b0d0841cd037aaf1ba07a4410bd"><code>99b6c70</code></a> Add include-only-assigned to the action.yml (<a href="https://github-redirect.dependabot.com/actions/stale/issues/824">#824</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/8e8a0e6680dcd91c625405f57bdac762102e4b7d"><code>8e8a0e6</code></a> [Bugfix-795] Fix date comparison edge case (<a href="https://github-redirect.dependabot.com/actions/stale/issues/816">#816</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/80962c10629c756210ef6e9038f93a2a965601e5"><code>80962c1</code></a> Update README.md (<a href="https://github-redirect.dependabot.com/actions/stale/issues/821">#821</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/3e4418e47ee5a890049685a3453fa02b6ecaf960"><code>3e4418e</code></a> Issue 596/include only assigned (<a href="https://github-redirect.dependabot.com/actions/stale/issues/817">#817</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/33e37032bbf25592761040e9c94772c16e52e9a4"><code>33e3703</code></a> Update actions core to 1.9.1 (<a href="https://github-redirect.dependabot.com/actions/stale/issues/812">#812</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/97911cb5956b24c40f3ec10abdb24e52c05019f1"><code>97911cb</code></a> Update package.lock version (<a href="https://github-redirect.dependabot.com/actions/stale/issues/811">#811</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/65afee970e2c4b4951c3632ff902aa0c4172f4ef"><code>65afee9</code></a> docs(readme): add missing permission for delete-branch option in readme (<a href="https://github-redirect.dependabot.com/actions/stale/issues/796">#796</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/48bae5932f4f6ee6bc04180641fcf4541c0b2eb8"><code>48bae59</code></a> build(deps): bump actions/setup-node from 1 to 3 (<a href="https://github-redirect.dependabot.com/actions/stale/issues/761">#761</a>)</li>
   <li>See full diff in <a href="https://github.com/actions/stale/compare/v5.1.1...v5.2.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/stale&package-manager=github_actions&previous-version=5.1.1&new-version=5.2.0)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] Fokko commented on pull request #5785: Bump actions/stale from 5.1.1 to 5.2.0

Posted by GitBox <gi...@apache.org>.
Fokko commented on PR #5785:
URL: https://github.com/apache/iceberg/pull/5785#issuecomment-1250352801

   Merging to avoid having this run during the week 👍🏻 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] Fokko merged pull request #5785: Bump actions/stale from 5.1.1 to 5.2.0

Posted by GitBox <gi...@apache.org>.
Fokko merged PR #5785:
URL: https://github.com/apache/iceberg/pull/5785


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org