You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/07/18 05:41:17 UTC

[GitHub] [fineract] dependabot[bot] opened a new pull request, #2432: chore(deps): bump actions/stale from 5.0.0 to 5.1.0

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

   Bumps [actions/stale](https://github.com/actions/stale) from 5.0.0 to 5.1.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.1.0</h2>
   <h1>[5.1.0]</h1>
   <p><a href="https://github-redirect.dependabot.com/actions/stale/issues/696">Don't process stale issues right after they're marked stale</a>
   Add close-issue-reason option <a href="https://github-redirect.dependabot.com/actions/stale/pull/764">#764</a><a href="https://github-redirect.dependabot.com/actions/stale/pull/772">#772</a>
   Various dependabot/dependency updates</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/actions/stale/blob/main/CHANGELOG.md">actions/stale's changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h1>[5.1.0]</h1>
   <p><a href="https://github-redirect.dependabot.com/actions/stale/issues/696">Don't process stale issues right after they're marked stale</a>
   [Add close-issue-reason option]<a href="https://github-redirect.dependabot.com/actions/stale/pull/764">#764</a><a href="https://github-redirect.dependabot.com/actions/stale/pull/772">#772</a>
   Various dependabot/dependency updates</p>
   <h2><a href="https://github.com/actions/stale/compare/v3.0.19...v4.1.0">4.1.0</a> (2021-07-14)</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/actions/stale/commit/9912fa74d1c01b5d6187793d97441019cbe325d0">Ability to exempt draft PRs</a></li>
   </ul>
   <h2><a href="https://github.com/actions/stale/compare/v3.0.19...v4.0.0">4.0.0</a> (2021-07-14)</h2>
   <h3>Features</h3>
   <ul>
   <li><strong>options:</strong> simplify config by removing skip stale message options (<a href="https://github-redirect.dependabot.com/actions/stale/issues/457">#457</a>) (<a href="https://github.com/actions/stale/commit/6ec637d238067ab8cc96c9289dcdac280bbd3f4a">6ec637d</a>), closes <a href="https://github-redirect.dependabot.com/actions/stale/issues/405">#405</a> <a href="https://github-redirect.dependabot.com/actions/stale/issues/455">#455</a></li>
   <li><strong>output:</strong> print output parameters (<a href="https://github-redirect.dependabot.com/actions/stale/issues/458">#458</a>) (<a href="https://github.com/actions/stale/commit/3e6d35b685f0b2fa1a69be893fa07d3d85e05ee0">3e6d35b</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>dry-run:</strong> forbid mutations in dry-run (<a href="https://github-redirect.dependabot.com/actions/stale/issues/500">#500</a>) (<a href="https://github.com/actions/stale/commit/f1017f33dd159ea51366375120c3e6981d7c3097">f1017f3</a>), closes <a href="https://github-redirect.dependabot.com/actions/stale/issues/499">#499</a></li>
   <li><strong>logs:</strong> coloured logs (<a href="https://github-redirect.dependabot.com/actions/stale/issues/465">#465</a>) (<a href="https://github.com/actions/stale/commit/5fbbfba142860ea6512549e96e36e3540c314132">5fbbfba</a>)</li>
   <li><strong>operations:</strong> fail fast the current batch to respect the operations limit (<a href="https://github-redirect.dependabot.com/actions/stale/issues/474">#474</a>) (<a href="https://github.com/actions/stale/commit/5f6f311ca6aa75babadfc7bac6edf5d85fa3f35d">5f6f311</a>), closes <a href="https://github-redirect.dependabot.com/actions/stale/issues/466">#466</a></li>
   <li><strong>label comparison</strong>: make label comparison case insensitive <a href="https://github-redirect.dependabot.com/actions/stale/pull/517">#517</a>, closes <a href="https://github-redirect.dependabot.com/actions/stale/pull/516">#516</a></li>
   <li><strong>filtering comments by actor could have strange behavior</strong>: &quot;stale&quot; comments are now detected based on if the message is the stale message not <em>who</em> made the comment(<a href="https://github-redirect.dependabot.com/actions/stale/pull/519">#519</a>), fixes <a href="https://github-redirect.dependabot.com/actions/stale/pull/441">#441</a>, <a href="https://github-redirect.dependabot.com/actions/stale/pull/509">#509</a>, <a href="https://github-redirect.dependabot.com/actions/stale/pull/518">#518</a></li>
   </ul>
   <h3>Breaking Changes</h3>
   <ul>
   <li>The options <code>skip-stale-issue-message</code> and <code>skip-stale-pr-message</code> were removed. Instead, setting the options <code>stale-issue-message</code> and <code>stale-pr-message</code> will be enough to let the stale workflow add a comment. If the options are unset, a comment will not be added which was the equivalent of setting <code>skip-stale-issue-message</code> to <code>true</code>.</li>
   <li>The <code>operations-per-run</code> option will be more effective. After migrating, you could face a failed-fast process workflow if you let the default value (30) or set it to a small number. In that case, you will see a warning at the end of the logs (if enabled) indicating that the workflow was stopped sooner to avoid consuming too much API calls. In most cases, you can just increase this limit to make sure to process everything in a single run.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/stale/commit/532554b8a8498a0e006fbcde824b048728c4178f"><code>532554b</code></a> update Changelog</li>
   <li><a href="https://github.com/actions/stale/commit/aaab997ccea19e4bbf31972dde2a627199681ea4"><code>aaab997</code></a> fix(options): add missing <code>close-issue-reason</code> option (<a href="https://github-redirect.dependabot.com/actions/stale/issues/772">#772</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/136efb520fcd6d07fdfefb7991cce1f7d20ea192"><code>136efb5</code></a> docs: update example with new version of stale (<a href="https://github-redirect.dependabot.com/actions/stale/issues/765">#765</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/06d2a3904b77e3b34b74319855eebe4627488d19"><code>06d2a39</code></a> Add close-issue-reason option (<a href="https://github-redirect.dependabot.com/actions/stale/issues/764">#764</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/29e800e1c8773dc43211940feace2dd392f6f403"><code>29e800e</code></a> Remove stale when updated without comment (<a href="https://github-redirect.dependabot.com/actions/stale/issues/717">#717</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/6b7f9717b7927f32c4b3f2cdd437ba8b0bf595fb"><code>6b7f971</code></a> build(deps): bump github/codeql-action from 1 to 2 (<a href="https://github-redirect.dependabot.com/actions/stale/issues/760">#760</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/6c298b192c80ba5f66c38f7e22d9979eafbd17bf"><code>6c298b1</code></a> Update CONTRIBUTING.md</li>
   <li><a href="https://github.com/actions/stale/commit/c048b97ed380a75cfbb65aed443fb3f1300f8c2e"><code>c048b97</code></a> Update CONTRIBUTING.md</li>
   <li><a href="https://github.com/actions/stale/commit/71b06d019425c06fe4ae135412631b70d83edea3"><code>71b06d0</code></a> build(deps): bump actions/upload-artifact from 2 to 3 (<a href="https://github-redirect.dependabot.com/actions/stale/issues/762">#762</a>)</li>
   <li><a href="https://github.com/actions/stale/commit/7bb514d8f820f61e17997cbaf248cbeef33c2bab"><code>7bb514d</code></a> build(deps): bump actions/checkout from 2 to 3 (<a href="https://github-redirect.dependabot.com/actions/stale/issues/763">#763</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/actions/stale/compare/3cc123766321e9f15a6676375c154ccffb12a358...532554b8a8498a0e006fbcde824b048728c4178f">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.0.0&new-version=5.1.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: commits-unsubscribe@fineract.apache.org

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


[GitHub] [fineract] galovics merged pull request #2432: chore(deps): bump actions/stale from 5.0.0 to 5.1.0

Posted by GitBox <gi...@apache.org>.
galovics merged PR #2432:
URL: https://github.com/apache/fineract/pull/2432


-- 
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: commits-unsubscribe@fineract.apache.org

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