3liz / qgis-veloroutes_voies_vertes-plugin

Standard Covadis Véloroutes et Voies Vertes (3V)
4 stars 5 forks source link

Update qgis-plugin-ci requirement from <2.1.0,>=2.0.1 to >=2.0.1,<2.2.0 in /requirements #118

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on qgis-plugin-ci to permit the latest version.

Changelog

Sourced from qgis-plugin-ci's changelog.

2.1.1 - 2022-01-20

  • Fix a regression from 2.1.0 when the changelog command is used without a configuration file

2.1.0 - 2022-01-10

  • Add the possibility to choose the changelog filepath in the configuration file with changelog_path
  • Add some aliases in the command line for some parameters
  • Update the documentation

2.0.1 - 2021-05-11

2.0.0 - 2021-05-06

  • Add a dedicated website for the documentation https://opengisch.github.io/qgis-plugin-ci/
  • Improve the changelog parser :
    • The changelog_regexp parameter has been removed
    • The CHANGELOG.md must follow semantic versioning and Keep A Changelog
    • The experimental flag is determined automatically if the package name is following the semantic versioning
  • Add a special keyword latest to package the latest version described in a CHANGELOG.md file
  • Possible to install the repository using pip install with the GIT URL

1.8.4 - 2020-09-07

  • Separate python files and UI files in the temporary PRO file (#29)

1.8.3 - 2020-08-25

  • Keep the plugin path when creating the ZIP
  • Rename qgis_plugin_ci_testing to qgis_plugin_CI_testing to have a capital letter
  • Update readme about plugin_path

1.8.2 - 2020-08-05

  • Run travis on tags too (#24)

1.8.1 - 2020-08-05

  • better support of spaces in plugin name
  • Use underscore instead of hyphen for plugin name #22 (#23)

1.8.0 - 2020-07-16

  • Create temporary .pro file to make pylupdate5 work with unicode char (#19)

0.1.2 - 2017-07-23

(This version note is used in unit-tests)

... (truncated)

Commits
  • 6bb37a0 Release 2.1.1
  • d789d9c Fix regression when using the changelog command without a configuration file
  • 7b88b4f Release of 2.1.0
  • 58efb86 Enable Python 3.10 in the metadata
  • d3a630f CI - Do not make simultaneous tests
  • 2e8ded0 CI - Tests on various Python versions
  • ab5654a Update myst-parser[linkify] requirement in /requirements
  • 612a50a [pre-commit.ci] pre-commit autoupdate
  • e6a1240 Bump ncipollo/release-action from 1.8.10 to 1.9.0
  • 3a3a253 Update pre-commit requirement in /requirements
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 2 years ago

Looks like qgis-plugin-ci is up-to-date now, so this is no longer needed.