Skip to content

Commit 9342d5f

Browse files
authored
Update qgis-plugin-ci requirement from <2.8,>=2.6 to >=2.6,<2.9 in /requirements (#31)
Updates the requirements on [qgis-plugin-ci](https://github.com/opengisch/qgis-plugin-ci) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opengisch/qgis-plugin-ci/releases">qgis-plugin-ci's releases</a>.</em></p> <blockquote> <h2>2.8.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Features and enhancements 🎉</h3> <ul> <li>Support for pyproject.toml by <a href="https://github.com/why-not-try-calmer"><code>@​why-not-try-calmer</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/228">opengisch/qgis-plugin-ci#228</a></li> <li>Allow adding additional assets by <a href="https://github.com/m-kuhn"><code>@​m-kuhn</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/230">opengisch/qgis-plugin-ci#230</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Return a different exit code if the upload to qgis.org has failed by <a href="https://github.com/Gustry"><code>@​Gustry</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/221">opengisch/qgis-plugin-ci#221</a></li> <li>Fix error if asset path is not specified by <a href="https://github.com/m-kuhn"><code>@​m-kuhn</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/239">opengisch/qgis-plugin-ci#239</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/why-not-try-calmer"><code>@​why-not-try-calmer</code></a> made their first contribution in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/228">opengisch/qgis-plugin-ci#228</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/opengisch/qgis-plugin-ci/compare/2.7.2...2.8.0">https://github.com/opengisch/qgis-plugin-ci/compare/2.7.2...2.8.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/opengisch/qgis-plugin-ci/blob/master/CHANGELOG.md">qgis-plugin-ci's changelog</a>.</em></p> <blockquote> <h1>CHANGELOG</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/">Keep a Changelog</a>, and this project adheres to <a href="https://semver.org/">Semantic Versioning</a>.</p> <!-- raw HTML omitted --> <h2>Unreleased</h2> <h2>2.5.3 - 2023-02-10</h2> <!-- raw HTML omitted --> <h3>Bugs fixes 🐛</h3> <ul> <li>Bump git hooks to fix pre-commit fail because of isort by <a href="https://github.com/Guts"><code>@​Guts</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/187">opengisch/qgis-plugin-ci#187</a></li> </ul> <h3>Features and enhancements 🎉</h3> <ul> <li>Add missing aliases to release subcommand by <a href="https://github.com/Guts"><code>@​Guts</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/164">opengisch/qgis-plugin-ci#164</a></li> <li>Python - Use Python fstrings everywhere by <a href="https://github.com/Gustry"><code>@​Gustry</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/166">opengisch/qgis-plugin-ci#166</a></li> <li>Add option to use a custom plugin server by <a href="https://github.com/towa"><code>@​towa</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/181">opengisch/qgis-plugin-ci#181</a></li> </ul> <h3>Documentation 📖</h3> <ul> <li>Complete latest releases notes to changelog by <a href="https://github.com/Guts"><code>@​Guts</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/163">opengisch/qgis-plugin-ci#163</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Avoid duplicated dependencies listing by loading dependencies from requirements files by <a href="https://github.com/Guts"><code>@​Guts</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/188">opengisch/qgis-plugin-ci#188</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/towa"><code>@​towa</code></a> made their first contribution in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/181">opengisch/qgis-plugin-ci#181</a></li> </ul> <h2>2.5.2 - 2022-09-26</h2> <ul> <li>Align xmlrpc verbosity on CLI option by <a href="https://github.com/Guts"><code>@​Guts</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/161">opengisch/qgis-plugin-ci#161</a></li> </ul> <h2>2.5.1 - 2022-09-22</h2> <ul> <li>Fix 159: Add missing parameters and set a default value by <a href="https://github.com/Guts"><code>@​Guts</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/160">opengisch/qgis-plugin-ci#160</a></li> </ul> <h2>2.5.0 - 2022-09-22</h2> <ul> <li>fix Experimental flag is not correct for a pre-release tag in the XML by <a href="https://github.com/3nids"><code>@​3nids</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/150">opengisch/qgis-plugin-ci#150</a></li> <li>Fix regression in 2.4 where zip was not compressed by <a href="https://github.com/ivanlonel"><code>@​ivanlonel</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/151">opengisch/qgis-plugin-ci#151</a></li> <li>Use built-in version argument by <a href="https://github.com/Guts"><code>@​Guts</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/153">opengisch/qgis-plugin-ci#153</a></li> <li>use concurrency to avoid multiple workflow running at once by <a href="https://github.com/3nids"><code>@​3nids</code></a> in <a href="https://redirect.github.com/opengisch/qgis-plugin-ci/pull/154">opengisch/qgis-plugin-ci#154</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opengisch/qgis-plugin-ci/commit/829ef553c7d050b1196467cc7863b6432bc950f0"><code>829ef55</code></a> Fix error if asset path is not specified (<a href="https://redirect.github.com/opengisch/qgis-plugin-ci/issues/239">#239</a>)</li> <li><a href="https://github.com/opengisch/qgis-plugin-ci/commit/e0222d86722899eff30345351c4219244e1a908f"><code>e0222d8</code></a> Fix error if asset path is not specified</li> <li><a href="https://github.com/opengisch/qgis-plugin-ci/commit/d251d2e0b46984e27baac988e689e0fcb4bcbeb0"><code>d251d2e</code></a> Allow adding additional assets (<a href="https://redirect.github.com/opengisch/qgis-plugin-ci/issues/230">#230</a>)</li> <li><a href="https://github.com/opengisch/qgis-plugin-ci/commit/6857dfa2238d6ae62504fa3c0bb2059bc67f1f6a"><code>6857dfa</code></a> Update pygithub requirement from &lt;1.59,&gt;=1.54 to &gt;=1.54,&lt;1.60 in /requirement...</li> <li><a href="https://github.com/opengisch/qgis-plugin-ci/commit/509dbc6cc9f890a62d4bf352bce184bcb5c587c2"><code>509dbc6</code></a> Update sphinx-design requirement from &lt;0.5,&gt;=0.3 to &gt;=0.3,&lt;0.6 in /requiremen...</li> <li><a href="https://github.com/opengisch/qgis-plugin-ci/commit/f601a559c312709e16208297d2f44a175c5b406c"><code>f601a55</code></a> Update flake8 requirement from &lt;6.1,&gt;=3.8 to &gt;=3.8,&lt;6.2 in /requirements (<a href="https://redirect.github.com/opengisch/qgis-plugin-ci/issues/237">#237</a>)</li> <li><a href="https://github.com/opengisch/qgis-plugin-ci/commit/4ecab652bb176759a3b633f66569ca6b99a990bf"><code>4ecab65</code></a> Bump actions/upload-pages-artifact from 1 to 2 (<a href="https://redirect.github.com/opengisch/qgis-plugin-ci/issues/236">#236</a>)</li> <li><a href="https://github.com/opengisch/qgis-plugin-ci/commit/f35f93dc12be877852f09ba679c541c112d3283e"><code>f35f93d</code></a> Update pre-commit requirement from &lt;3.3,&gt;=2.10 to &gt;=2.10,&lt;3.4 in /requirement...</li> <li><a href="https://github.com/opengisch/qgis-plugin-ci/commit/b1e41b023c9011e9c87d64e716b734b92fde42b0"><code>b1e41b0</code></a> Update myst-parser[linkify] requirement from &lt;1.1,&gt;=0.13 to &gt;=0.13,&lt;2.1 in /r...</li> <li><a href="https://github.com/opengisch/qgis-plugin-ci/commit/5a0aa399f940ebbe2a7e7c9e3583f5492ab07151"><code>5a0aa39</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/opengisch/qgis-plugin-ci/issues/235">#235</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opengisch/qgis-plugin-ci/compare/2.6.0...2.8.0">compare view</a></li> </ul> </details> <br /> 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>
2 parents 217f66d + 5b4061e commit 9342d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/packaging.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Packaging
22
# ---------
33

4-
qgis-plugin-ci>=2.6,<2.8
4+
qgis-plugin-ci>=2.6,<2.9

0 commit comments

Comments
 (0)