camptocamp / docker-mapserver

https://hub.docker.com/r/camptocamp/mapserver/
BSD 2-Clause "Simplified" License
42 stars 30 forks source link

Update CI dependencies (master) (minor) #854

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
asottile/pyupgrade repository minor v3.16.0 -> v3.17.0 age adoption passing confidence
pre-commit minor ==3.7.1 -> ==3.8.0 age adoption passing confidence
python-jsonschema/check-jsonschema repository minor 0.28.6 -> 0.29.1 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

asottile/pyupgrade (asottile/pyupgrade) ### [`v3.17.0`](https://togithub.com/asottile/pyupgrade/compare/v3.16.0...v3.17.0) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.16.0...v3.17.0)
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).
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema) ### [`v0.29.1`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0291) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.29.0...0.29.1) - Update vendored schemas: circle-ci, dependabot, gitlab-ci, renovate, woodpecker-ci (2024-07-21) - Fix a bug which could result in local file URI resolution failing on non-Windows platforms in certain cases. Thanks :user:`bukzor`! (:pr:`465`) - Fix caching behaviors to ensure that caches are correctly preserved across instancefiles during `--schemafile` evaluation. This also fixes a bug in the remote `$ref` cache. Thanks :user:`alex1701c` for reporting! (:issue:`463`, :pr:`466`) ### [`v0.29.0`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0290) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.28.6...0.29.0) - Update vendored schemas: github-workflows, renovate, woodpecker-ci (2024-07-07) - Improve caching to include caching of remote `$ref` downloads. This should improve performance in cases where a schema has many remote refs and is used in repeat invocations. The `$ref` cache can be disabled via the same `--no-cache` flag which disables use of the pre-existing cache. Thanks :user:`alex1701c`! (:issue:`452`, :pr:`454`) - Fix an ordering bug which caused caching to be ineffective, resulting in repeated downloads of remote schemas even when the cache was populated. Thanks :user:`alex1701c` for reporting! (:issue:`453`)

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.