lpoaura / lpo_qgis_profiles

LPO QGIS Deployment profiles
0 stars 1 forks source link

Update qgis-deployment-toolbelt requirement from <0.32,>=0.31.2 to >=0.31.2,<0.33 #5

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Updates the requirements on qgis-deployment-toolbelt to permit the latest version.

Release notes

Sourced from qgis-deployment-toolbelt's releases.

0.32.0

What's Changed

Bugs fixes 🐛

Features and enhancements 🎉

Tooling 🔧

Documentation 📖

Other Changes

New Contributors

Full Changelog: https://github.com/Guts/qgis-deployment-cli/compare/0.31.2...0.32.0

Changelog

Sourced from qgis-deployment-toolbelt's changelog.

0.32.0 - 2024-03-22

Bugs fixes 🐛

Features and enhancements 🎉

Tooling 🔧

Documentation 📖

Other Changes

New Contributors


0.31.2 - 2024-03-01

Bugs fixes 🐛

Features and enhancements 🎉

0.31.1 - 2024-02-23

Bugs fixes 🐛

0.31.0 - 2024-02-23

Features and enhancements 🎉

... (truncated)

Commits
  • 8189be1 release: bump version to 0.32.0
  • a5c6525 feat(env variable): add write of environnement variable in .ini files from QD...
  • 0a996b3 ci: fix rate limit
  • 0c63ed8 ci: make steps name more explicit and distinct
  • f7bc33a fix(ini): add try/except for invalid INI content in files
  • 74c3281 feat(integration_test): run test twice to check ini file merge
  • 72bc05a feat(ini): add test for file merge
  • 8f36eb7 feat(examples): add some variables
  • 7c1788f feat(ini): add merge of ini file for QdtProfile in synchronization job
  • 02f4f26 feat(env variable): add resolution of env variable in interpolation
  • 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 show 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)
dependabot[bot] commented 2 months ago

Superseded by #8.