QGIS-Contribution / QGIS-ResourceSharing

QGIS Resource Sharing Plugin
http://qgis-contribution.github.io/QGIS-ResourceSharing/
GNU Affero General Public License v3.0
38 stars 18 forks source link

Update qgis-plugin-ci requirement from <2.4,>=2.3 to >=2.3,<2.6 in /requirements #276

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from qgis-plugin-ci's releases.

2.5.2

What's Changed

Features and enhancements 🎉

Full Changelog: https://github.com/opengisch/qgis-plugin-ci/compare/2.5.1...2.5.2

Changelog

Sourced from qgis-plugin-ci's changelog.

2.5.2 - 2022-09-26

2.5.1 - 2022-09-22

2.5.0 - 2022-09-22

2.4.0 - 2022-08-25

  • Keep files permissions when creating zip file by @​jmkerloch #129
  • Update dependencies
  • Documentation improvements

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

... (truncated)

Commits
  • d9c2e80 Merge pull request #161 from opengisch/enhancement/xmlrpc-verbosity
  • 3228e18 Align xmlrpc verbosity on CLI option
  • 6c952c7 Fix 159: Add missing parameters and set a default value (#160)
  • 87b1a58 Handle missing changelog when latest is passed (#158)
  • df71e5e Merge pull request #156 from opengisch/feature/verbosity-option
  • 60d5452 Flag the relevant print and add a log
  • 877f069 Fix tests
  • 461391b Replace raise by log
  • 9c8f487 Replace print by log
  • a3749c3 Add flake8-print as dependency and relevant ignore
  • 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)