camptocamp / c2cgeoform

Camptocamp GeoForm project
4 stars 8 forks source link

Update CI dependencies (master) (minor) #369

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poetry-plugin-export (source) ==1.6.0 -> ==1.7.1 age adoption passing confidence
pre-commit ==3.6.2 -> ==3.7.0 age adoption passing confidence

Release Notes

python-poetry/poetry-plugin-export (poetry-plugin-export) ### [`v1.7.1`](https://togithub.com/python-poetry/poetry-plugin-export/blob/HEAD/CHANGELOG.md#171---2023-03-19) [Compare Source](https://togithub.com/python-poetry/poetry-plugin-export/compare/1.7.0...1.7.1) ##### Changed - Export `--index-url` before `--extra-index-url` to work around a pip bug ([#​270](https://togithub.com/python-poetry/poetry-plugin-export/pull/270)). ##### Fixed - Fix an issue where the source with the highest priority was exported with `--index-url` despite PyPI being among the sources ([#​270](https://togithub.com/python-poetry/poetry-plugin-export/pull/270)). ### [`v1.7.0`](https://togithub.com/python-poetry/poetry-plugin-export/blob/HEAD/CHANGELOG.md#170---2023-03-14) [Compare Source](https://togithub.com/python-poetry/poetry-plugin-export/compare/1.6.0...1.7.0) ##### Changed - Bump minimum required poetry version to 1.8.0 ([#​263](https://togithub.com/python-poetry/poetry-plugin-export/pull/263)). ##### Fixed - Fix an issue where all sources were exported with `--extra-index-url` even though PyPI was deactivated ([#​263](https://togithub.com/python-poetry/poetry-plugin-export/pull/263)).
pre-commit/pre-commit (pre-commit) ### [`v3.7.0`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#370---2024-03-24) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.6.2...v3.7.0) \================== ##### Features - Use a tty for `docker` and `docker_image` hooks when `--color` is specified. - [#​3122](https://togithub.com/pre-commit/pre-commit/issues/3122) PR by [@​glehmann](https://togithub.com/glehmann). ##### Fixes - Fix `fail_fast` for individual hooks stopping when previous hooks had failed. - [#​3167](https://togithub.com/pre-commit/pre-commit/issues/3167) issue by [@​tp832944](https://togithub.com/tp832944). - [#​3168](https://togithub.com/pre-commit/pre-commit/issues/3168) PR by [@​asottile](https://togithub.com/asottile). ##### Updating - The per-hook behaviour of `fail_fast` was fixed. If you want the pre-3.7.0 behaviour, add `fail_fast: true` to all hooks before the last `fail_fast` hook.

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 has been generated by Mend Renovate. View repository job log here.