camptocamp / c2cgeoform

Camptocamp GeoForm project
4 stars 8 forks source link

Update CI dependencies (master) (minor) #434

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poetry-dynamic-versioning ==1.3.0 -> ==1.4.0 age adoption passing confidence
pre-commit ==3.7.1 -> ==3.8.0 age adoption passing confidence

Release Notes

mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning) ### [`v1.4.0`](https://togithub.com/mtkennerly/poetry-dynamic-versioning/blob/HEAD/CHANGELOG.md#v140-2024-06-17) [Compare Source](https://togithub.com/mtkennerly/poetry-dynamic-versioning/compare/v1.3.0...v1.4.0) - Added: - The plugin now supports Poetry's upcoming PEP-621 functionality. More inf[https://github.com/python-poetry/poetry/issues/3332](https://togithub.com/python-poetry/poetry/issues/3332)ues/3332 If your pyproject.toml defines `tool.poetry.name`, then the plugin will preserve its existing behavior. However, if your pyproject.toml: - does not define `tool.poetry.name` - defines `project.name` - defines `project.dynamic` to include `"version"` - does not define `project.version` ...then the plugin will enable its PEP-621 functionality. Because PEP-621 support is not yet released and finalized in Poetry itself, it is also subject to change in the plugin. ([Prototyped by edgarrmondragon](https://togithub.com/mtkennerly/poetry-dynamic-versioning/pull/181))
pre-commit/pre-commit (pre-commit) ### [`v3.8.0`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#380---2024-07-28) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0) \================== ##### Features - Implement health checks for `language: r` so environments are recreated if the system version of R changes. - [#​3206](https://togithub.com/pre-commit/pre-commit/issues/3206) issue by [@​lorenzwalthert](https://togithub.com/lorenzwalthert). - [#​3265](https://togithub.com/pre-commit/pre-commit/issues/3265) PR by [@​lorenzwalthert](https://togithub.com/lorenzwalthert).

Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.