camptocamp / docker-tinyows

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

Update all minor versions (minor) #109

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
PyCQA/isort repository minor 5.12.0 -> 5.13.2 age adoption passing confidence
pre-commit minor ==3.5.0 -> ==3.6.0 age adoption passing confidence
psf/black repository minor 23.11.0 -> 23.12.1 age adoption passing confidence
sbrunner/hooks repository minor 0.5.0 -> 0.6.0 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

PyCQA/isort (PyCQA/isort) ### [`v5.13.2`](https://togithub.com/PyCQA/isort/blob/HEAD/CHANGELOG.md#5132-December-13-2023) [Compare Source](https://togithub.com/PyCQA/isort/compare/5.13.1...5.13.2) - Apply the bracket fix from issue [#​471](https://togithub.com/PyCQA/isort/issues/471) only for use_parentheses=True ([#​2184](https://togithub.com/PyCQA/isort/issues/2184)) [@​bp72](https://togithub.com/bp72) - Confine pre-commit to stages ([#​2213](https://togithub.com/PyCQA/isort/issues/2213)) [@​davidculley](https://togithub.com/davidculley) - Fixed colors extras ([#​2212](https://togithub.com/PyCQA/isort/issues/2212)) [@​staticdev](https://togithub.com/staticdev) ### [`v5.13.1`](https://togithub.com/PyCQA/isort/blob/HEAD/CHANGELOG.md#5131-December-11-2023) [Compare Source](https://togithub.com/PyCQA/isort/compare/5.13.0...5.13.1) - Fixed integration tests ([#​2208](https://togithub.com/PyCQA/isort/issues/2208)) [@​bp72](https://togithub.com/bp72) - Fixed normalizing imports from more than one level of parent modules (issue/2152) ([#​2191](https://togithub.com/PyCQA/isort/issues/2191)) [@​bp72](https://togithub.com/bp72) - Remove optional dependencies without extras ([#​2207](https://togithub.com/PyCQA/isort/issues/2207)) [@​staticdev](https://togithub.com/staticdev) ### [`v5.13.0`](https://togithub.com/PyCQA/isort/blob/HEAD/CHANGELOG.md#5130-December-9-2023) [Compare Source](https://togithub.com/PyCQA/isort/compare/5.12.0...5.13.0) - Cleanup deprecated extras ([#​2089](https://togithub.com/PyCQA/isort/issues/2089)) [@​staticdev](https://togithub.com/staticdev) - Fixed [#​1989](https://togithub.com/PyCQA/isort/issues/1989): settings lookup when working in stream based mode - Fixed 80 line length for wemake linter ([#​2183](https://togithub.com/PyCQA/isort/issues/2183)) [@​skatromb](https://togithub.com/skatromb) - Add support for Python 3.12 ([#​2175](https://togithub.com/PyCQA/isort/issues/2175)) [@​hugovk](https://togithub.com/hugovk) - Fixed: add newest version to pre-commit docs ([#​2190](https://togithub.com/PyCQA/isort/issues/2190)) [@​AzulGarza](https://togithub.com/AzulGarza) - Fixed assertions in test_git_hook ([#​2196](https://togithub.com/PyCQA/isort/issues/2196)) [@​mgorny](https://togithub.com/mgorny) - Removed check for include_trailing_comma for the Hanging Indent wrap mode ([#​2192](https://togithub.com/PyCQA/isort/issues/2192)) [@​bp72](https://togithub.com/bp72) - Use the standard library tomllib on sufficiently new python ([#​2202](https://togithub.com/PyCQA/isort/issues/2202)) [@​eli-schwartz](https://togithub.com/eli-schwartz) - Update pre-commit.md version number ([#​2197](https://togithub.com/PyCQA/isort/issues/2197)) [@​nicobako](https://togithub.com/nicobako) - doc: Update black_compatibility.md ([#​2177](https://togithub.com/PyCQA/isort/issues/2177)) [@​JSS95](https://togithub.com/JSS95) - Fixed safety sept 2023 ([#​2178](https://togithub.com/PyCQA/isort/issues/2178)) [@​staticdev](https://togithub.com/staticdev) - docs: fix black profile documentation ([#​2163](https://togithub.com/PyCQA/isort/issues/2163)) [@​nijel](https://togithub.com/nijel) - Fixed typo: indended -> indented ([#​2161](https://togithub.com/PyCQA/isort/issues/2161)) [@​vadimkerr](https://togithub.com/vadimkerr) - Docs(configuration/options.md): fix missing trailing spaces for hard linebreak ([#​2157](https://togithub.com/PyCQA/isort/issues/2157)) [@​JoeyTeng](https://togithub.com/JoeyTeng) - Update pre-commit.md ([#​2148](https://togithub.com/PyCQA/isort/issues/2148)) [@​godiard](https://togithub.com/godiard) - chore: move configurations to pyproject.toml ([#​2115](https://togithub.com/PyCQA/isort/issues/2115)) [@​SauravMaheshkar](https://togithub.com/SauravMaheshkar) - Fixed typo in README ([#​2112](https://togithub.com/PyCQA/isort/issues/2112)) [@​stefmolin](https://togithub.com/stefmolin) - Update version in pre-commit setup to avoid installation issue with poetry ([#​2103](https://togithub.com/PyCQA/isort/issues/2103)) [@​stefmolin](https://togithub.com/stefmolin) - Skip .pytype directory by default. ([#​2098](https://togithub.com/PyCQA/isort/issues/2098)) [@​manueljacob](https://togithub.com/manueljacob) - Fixed a tip block styling in the Config Files section ([#​2097](https://togithub.com/PyCQA/isort/issues/2097)) [@​Klavionik](https://togithub.com/Klavionik) - Do not cache configuration files ([#​1995](https://togithub.com/PyCQA/isort/issues/1995)) [@​kaste](https://togithub.com/kaste) - Derive settings_path from --filename ([#​1992](https://togithub.com/PyCQA/isort/issues/1992)) [@​kaste](https://togithub.com/kaste) - Fixed year of version 5.12.0 in CHANGELOG.md ([#​2082](https://togithub.com/PyCQA/isort/issues/2082)) [@​DjLegolas](https://togithub.com/DjLegolas)
pre-commit/pre-commit (pre-commit) ### [`v3.6.0`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#360---2023-12-09) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.5.0...v3.6.0) \================== ##### Features - Check `minimum_pre_commit_version` first when parsing configs. - [#​3092](https://togithub.com/pre-commit/pre-commit/issues/3092) PR by [@​asottile](https://togithub.com/asottile). ##### Fixes - Fix deprecation warnings for `importlib.resources`. - [#​3043](https://togithub.com/pre-commit/pre-commit/issues/3043) PR by [@​asottile](https://togithub.com/asottile). - Fix deprecation warnings for rmtree. - [#​3079](https://togithub.com/pre-commit/pre-commit/issues/3079) PR by [@​edgarrmondragon](https://togithub.com/edgarrmondragon). ##### Updating - Drop support for python<3.9. - [#​3042](https://togithub.com/pre-commit/pre-commit/issues/3042) PR by [@​asottile](https://togithub.com/asottile). - [#​3093](https://togithub.com/pre-commit/pre-commit/issues/3093) PR by [@​asottile](https://togithub.com/asottile).
psf/black (psf/black) ### [`v23.12.1`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#23121) [Compare Source](https://togithub.com/psf/black/compare/23.12.0...23.12.1) ##### Packaging - Fixed a bug that included dependencies from the `d` extra by default ([#​4108](https://togithub.com/psf/black/issues/4108)) ### [`v23.12.0`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#23120) [Compare Source](https://togithub.com/psf/black/compare/23.11.0...23.12.0) ##### Highlights It's almost 2024, which means it's time for a new edition of *Black*'s stable style! Together with this release, we'll put out an alpha release 24.1a1 showcasing the draft 2024 stable style, which we'll finalize in the January release. Please try it out and [share your feedback](https://togithub.com/psf/black/issues/4042). This release (23.12.0) will still produce the 2023 style. Most but not all of the changes in `--preview` mode will be in the 2024 stable style. ##### Stable style - Fix bug where `# fmt: off` automatically dedents when used with the `--line-ranges` option, even when it is not within the specified line range. ([#​4084](https://togithub.com/psf/black/issues/4084)) - Fix feature detection for parenthesized context managers ([#​4104](https://togithub.com/psf/black/issues/4104)) ##### Preview style - Prefer more equal signs before a break when splitting chained assignments ([#​4010](https://togithub.com/psf/black/issues/4010)) - Standalone form feed characters at the module level are no longer removed ([#​4021](https://togithub.com/psf/black/issues/4021)) - Additional cases of immediately nested tuples, lists, and dictionaries are now indented less ([#​4012](https://togithub.com/psf/black/issues/4012)) - Allow empty lines at the beginning of all blocks, except immediately before a docstring ([#​4060](https://togithub.com/psf/black/issues/4060)) - Fix crash in preview mode when using a short `--line-length` ([#​4086](https://togithub.com/psf/black/issues/4086)) - Keep suites consisting of only an ellipsis on their own lines if they are not functions or class definitions ([#​4066](https://togithub.com/psf/black/issues/4066)) ([#​4103](https://togithub.com/psf/black/issues/4103)) ##### Configuration - `--line-ranges` now skips *Black*'s internal stability check in `--safe` mode. This avoids a crash on rare inputs that have many unformatted same-content lines. ([#​4034](https://togithub.com/psf/black/issues/4034)) ##### Packaging - Upgrade to mypy 1.7.1 ([#​4049](https://togithub.com/psf/black/issues/4049)) ([#​4069](https://togithub.com/psf/black/issues/4069)) - Faster compiled wheels are now available for CPython 3.12 ([#​4070](https://togithub.com/psf/black/issues/4070)) ##### Integrations - Enable 3.12 CI ([#​4035](https://togithub.com/psf/black/issues/4035)) - Build docker images in parallel ([#​4054](https://togithub.com/psf/black/issues/4054)) - Build docker images with 3.12 ([#​4055](https://togithub.com/psf/black/issues/4055))
sbrunner/hooks (sbrunner/hooks) ### [`v0.6.0`](https://togithub.com/sbrunner/hooks/releases/tag/0.6.0) [Compare Source](https://togithub.com/sbrunner/hooks/compare/0.5.0...0.6.0) #### \[0.6.0] - 2023-12-19 ##### Added - [#​121](https://togithub.com/sbrunner/hooks/pull/121) - **checks argument** - [@​sbrunner](https://togithub.com/sbrunner) - [#​52](https://togithub.com/sbrunner/hooks/pull/52) - **npm** - [@​sbrunner](https://togithub.com/sbrunner) - [#​45](https://togithub.com/sbrunner/hooks/pull/45) - **pre-commit hooks** - [@​sbrunner](https://togithub.com/sbrunner) - [#​43](https://togithub.com/sbrunner/hooks/pull/43) - **vulnerabilities rules in Renovate configuration** - [@​sbrunner](https://togithub.com/sbrunner) ##### Changed - [#​120](https://togithub.com/sbrunner/hooks/pull/120) - **CI updates** - [@​sbrunner](https://togithub.com/sbrunner) - [#​119](https://togithub.com/sbrunner/hooks/pull/119) - **Downgrade black version in pre-commit** - [@​sbrunner](https://togithub.com/sbrunner) - [#​111](https://togithub.com/sbrunner/hooks/pull/111) - **CI updates** - [@​sbrunner](https://togithub.com/sbrunner) - [#​105](https://togithub.com/sbrunner/hooks/pull/105) - **CI updates** - [@​sbrunner](https://togithub.com/sbrunner) - [#​103](https://togithub.com/sbrunner/hooks/pull/103) - **CI updates** - [@​sbrunner](https://togithub.com/sbrunner) - [#​102](https://togithub.com/sbrunner/hooks/pull/102) - **CI updates** - [@​sbrunner](https://togithub.com/sbrunner) - [#​88](https://togithub.com/sbrunner/hooks/pull/88) - **Use Python 3.9** - [@​sbrunner](https://togithub.com/sbrunner) - [#​73](https://togithub.com/sbrunner/hooks/pull/73) - **Use the new Prospector profile to avoid conflict or duplicated** - [@​sbrunner](https://togithub.com/sbrunner) - [#​72](https://togithub.com/sbrunner/hooks/pull/72) - **Use the new prospector profile conflict** - [@​sbrunner](https://togithub.com/sbrunner) - [#​60](https://togithub.com/sbrunner/hooks/pull/60) - **Add/update pre-commit hooks** - [@​sbrunner](https://togithub.com/sbrunner) ##### Fixed - [#​59](https://togithub.com/sbrunner/hooks/pull/59) - **the repository** - [@​sbrunner](https://togithub.com/sbrunner) - [#​55](https://togithub.com/sbrunner/hooks/pull/55) - **the repository** - [@​sbrunner](https://togithub.com/sbrunner) - [#​54](https://togithub.com/sbrunner/hooks/pull/54) - **the tokens in the workflows** - [@​sbrunner](https://togithub.com/sbrunner) - [#​53](https://togithub.com/sbrunner/hooks/pull/53) - **spell** - [@​sbrunner](https://togithub.com/sbrunner) - [#​42](https://togithub.com/sbrunner/hooks/pull/42) - **the release creation in the changelog workflow** - [@​sbrunner](https://togithub.com/sbrunner) - [#​41](https://togithub.com/sbrunner/hooks/pull/41) - **the event type from edit to edited in pull request check workflow** - [@​sbrunner](https://togithub.com/sbrunner) - [#​39](https://togithub.com/sbrunner/hooks/pull/39) - **new error with attr in pull request check workflow** - [@​sbrunner](https://togithub.com/sbrunner) - [#​38](https://togithub.com/sbrunner/hooks/pull/38) - **release creation in changelog workflow** - [@​sbrunner](https://togithub.com/sbrunner) ##### Updated - [#​101](https://togithub.com/sbrunner/hooks/pull/101) - **to c2cciutils version 1.6 (CI updates)** - [@​sbrunner](https://togithub.com/sbrunner) - [#​94](https://togithub.com/sbrunner/hooks/pull/94) - **to c2cciutils version 1.6 (CI updates)** - [@​sbrunner](https://togithub.com/sbrunner) - [#​86](https://togithub.com/sbrunner/hooks/pull/86) - **to c2cciutils version 1.6 (CI updates)** - [@​sbrunner](https://togithub.com/sbrunner) - [#​66](https://togithub.com/sbrunner/hooks/pull/66) - **to c2cciutils version 1.6** - [@​sbrunner](https://togithub.com/sbrunner) - [#​61](https://togithub.com/sbrunner/hooks/pull/61) - **the CI** - [@​sbrunner](https://togithub.com/sbrunner) - [#​44](https://togithub.com/sbrunner/hooks/pull/44) - **the used Ubuntu version to 22.04 in the workflows** - [@​sbrunner](https://togithub.com/sbrunner) - [#​40](https://togithub.com/sbrunner/hooks/pull/40) - **the pre commit hook** - [@​sbrunner](https://togithub.com/sbrunner) #### Contributors - [@​sbrunner](https://togithub.com/sbrunner) Generated by [Automation](https://togithub.com/aeon-php/automation)

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.