BRGM / gml_application_schema_toolbox

GML Application Schema toolbox is a QGIS plugin allowing to manipulate OGC Complex Features
https://brgm.github.io/gml_application_schema_toolbox/
GNU General Public License v2.0
27 stars 18 forks source link

Update qgis-plugin-ci requirement from <2.2,>=2.0 to >=2.0,<2.4 in /requirements #206

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.

Release notes

Sourced from qgis-plugin-ci's releases.

2.3.0

What's Changed

  • Add some metadata in the metadata.txt when packaging such as commit number, commit SHA1 and date if these keys are presents by @​Gustry

Full Changelog: https://github.com/opengisch/qgis-plugin-ci/compare/2.2.0...2.3.0

Changelog

Sourced from qgis-plugin-ci's changelog.

2.3.0 - 2022-03-17

  • Add some metadata in the metadata.txt when packaging such as commit number, commit SHA1 and date if these keys are presents

2.2.0 - 2022-03-17

  • Allow to release a version (1.2.3) which is different from the release tag (v1.2.3) (#120)

2.1.2 - 2022-02-15

  • Raise an error if a built resource is present in source and the names conflicts by @​3nids

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)

... (truncated)

Commits
  • d883c86 Release of 2.3.0
  • 1c4229f Always use Python context to close the file correctly (#121)
  • 9367800 Add some metadata when packaging in the metadata.txt
  • 2679af4 Update CHANGELOG.md
  • 2d1a151 allow to release a version (1.2.3) which is different from the release tag (v...
  • a12d7d6 Update nose2 requirement in /requirements (#115)
  • f551fe8 Merge pull request #114 from opengisch/dependabot/github_actions/actions/setu...
  • 79a6c3a Update docs_builder.yml
  • d7cdf1f Bump actions/setup-python from 2 to 3
  • 716f7d6 Merge pull request #116 from opengisch/dependabot/pip/requirements/python-slu...
  • 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)