camptocamp / docker-tinyows

BSD 2-Clause "Simplified" License
2 stars 2 forks source link

Update all minor versions (minor) #92

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
pre-commit ==3.3.3 -> ==3.4.0 age adoption passing confidence minor
python-jsonschema/check-jsonschema 0.23.3 -> 0.26.3 age adoption passing confidence repository minor

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

pre-commit/pre-commit (pre-commit) ### [`v3.4.0`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#340---2023-09-02) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.3.3...v3.4.0) \================== ##### Features - Add `language: haskell`. - [#​2932](https://togithub.com/pre-commit/pre-commit/issues/2932) by [@​alunduil](https://togithub.com/alunduil). - Improve cpu count detection when run under cgroups. - [#​2979](https://togithub.com/pre-commit/pre-commit/issues/2979) PR by [@​jdb8](https://togithub.com/jdb8). - [#​2978](https://togithub.com/pre-commit/pre-commit/issues/2978) issue by [@​jdb8](https://togithub.com/jdb8). ##### Fixes - Handle negative exit codes from hooks receiving posix signals. - [#​2971](https://togithub.com/pre-commit/pre-commit/issues/2971) PR by [@​chriskuehl](https://togithub.com/chriskuehl). - [#​2970](https://togithub.com/pre-commit/pre-commit/issues/2970) issue by [@​chriskuehl](https://togithub.com/chriskuehl).
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema) ### [`v0.26.3`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0263) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.26.2...0.26.3) - Fix a minor bug with the verbose output introduced in v0.26.2 ### [`v0.26.2`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0262) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.26.1...0.26.2) - When `-v/--verbose` is used, output will include a list of all files which were checked on success (:issue:`312`) ### [`v0.26.1`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0261) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.26.0...0.26.1) - Update vendored schemas: github-workflows, renovate (2023-08-25) ### [`v0.26.0`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0260) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.25.0...0.26.0) - The regex format check has been improved to support ECMAScript regexes by default. (:issue:`302`) - The `--format-regex disabled` option has been removed. Users should use `--disable-formats regex` if they wish to disable regex format checking. - The deprecated `--disable-format` flag has been removed. Users should use `--disable-formats "*"` if they wish to disable all format checking. ### [`v0.25.0`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0250) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.24.1...0.25.0) - Update vendored schemas: bamboo-spec, dependabot, drone-ci, github-actions, github-workflows, readthedocs, renovate, travis (2023-08-25) - Add Drone-CI schema and pre-commit hook. Thanks :user:`s-weigand`! (:pr:`299`) - Add a `--base-uri` option for specifying an explicit base URI (:pr:`305`) ### [`v0.24.1`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0241) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.24.0...0.24.1) - Fix bugs related to the new `$ref` resolution behavior ### [`v0.24.0`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0240) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.23.3...0.24.0) - Update vendored schemas: github-actions, gitlab-ci, readthedocs, renovate, travis (2023-08-08) - Remove support for python3.7 - The minimum supported version of the `jsonschema` library is now `4.18.0`, which introduces new `$ref` resolution behavior and fixes. That behavior is used in all cases, which should result in faster evaluation especially on large schemas. - `$ref` usage may now refer to YAML, TOML, or JSON5 files, or any other non-JSON format supported by `check-jsonschema`. The file type is inferred only from the file extension in these cases and defaults to JSON if there is no recognizable extension. - Remote schemafiles (http/s) now support YAML, TOML, and JSON5 formats, if the URL ends with the appropriate extension and the matching parser is available. Extensionless URLs are treated as JSON.

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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.