Skip to content

Commit 8e5406e

Browse files
Bump bumpver from 2025.1131 to 2026.1132 (#1197)
Bumps [bumpver](https://github.com/mbarkhau/bumpver) from 2025.1131 to 2026.1132. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mbarkhau/bumpver/blob/master/CHANGELOG.md">bumpver's changelog</a>.</em></p> <blockquote> <h2>BumpVer 2026.1132</h2> <ul> <li>Add <a href="https://redirect.github.com/mbarkhau/bumpver/issues/198">#198</a><a href="https://redirect.github.com/mbarkhau/bumpver/issues/198">gh_i198</a>: Add <code>allowed_branches</code> config option to restrict which branches can be released from. Accepts a comma-separated list of glob patterns (e.g. <code>master,main,release-*</code>). Empty (the default) allows any branch.</li> </ul> <p>Thank you <a href="https://github.com/SAY-5">SAY-5</a> for your contribution.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mbarkhau/bumpver/commit/56d0d49025e8796da50ff6ed1e7ba1ba14d1dd07"><code>56d0d49</code></a> bump 2025.1131 -&gt; 2026.1132</li> <li><a href="https://github.com/mbarkhau/bumpver/commit/595f74604ebe4f5460cfa6b5b7e8103392d00c0b"><code>595f746</code></a> feat: add allowed_branches config option (<a href="https://redirect.github.com/mbarkhau/bumpver/issues/255">#255</a>)</li> <li><a href="https://github.com/mbarkhau/bumpver/commit/42feb83900b0d8985c21837aa9340ac6b630b53e"><code>42feb83</code></a> update file headers</li> <li>See full diff in <a href="https://github.com/mbarkhau/bumpver/compare/2025.1131...2026.1132">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bumpver&package-manager=pip&previous-version=2025.1131&new-version=2026.1132)](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5203478 commit 8e5406e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
bumpver==2025.1131
1+
bumpver==2026.1132

0 commit comments

Comments
 (0)