Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

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: opengisch/qgis-plugin-ci@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)

Updates the requirements on [qgis-plugin-ci](https://github.com/opengisch/qgis-plugin-ci) to permit the latest version.
- [Release notes](https://github.com/opengisch/qgis-plugin-ci/releases)
- [Changelog](https://github.com/opengisch/qgis-plugin-ci/blob/master/CHANGELOG.md)
- [Commits](opengisch/qgis-plugin-ci@2.0.1...2.3.0)

---
updated-dependencies:
- dependency-name: qgis-plugin-ci
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2022

Superseded by #20.

@dependabot dependabot bot closed this Oct 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/requirements/qgis-plugin-ci-gte-2.0.1-and-lt-2.4.0 branch October 1, 2022 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants