blakeNaccarato / copier-python

Copier template for Python projects
https://blakenaccarato.github.io/copier-python/
MIT License
4 stars 0 forks source link

Update all non-major dependencies #348

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/deploy-pages action patch v2.0.2 -> v2.0.3 age adoption passing confidence
asottile/blacken-docs repository minor 1.14.0 -> 1.15.0 age adoption passing confidence
charliermarsh/ruff-pre-commit repository patch v0.0.275 -> v0.0.282 age adoption passing confidence
copier minor ==8.0.0 -> ==8.1.0 age adoption passing confidence
fawltydeps minor ==0.11.0 -> ==0.12.1 age adoption passing confidence
github/codeql-action action minor v2.20.1 -> v2.21.2 age adoption passing confidence
psf/black repository minor 23.3.0 -> 23.7.0 age adoption passing confidence
rich minor ==13.4.2 -> ==13.5.2 age adoption passing confidence
sourcery-cli minor ==1.5.0 -> ==1.6.0 age adoption passing confidence
sphinx-design minor ==0.4.1 -> ==0.5.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

actions/deploy-pages (actions/deploy-pages) ### [`v2.0.3`](https://togithub.com/actions/deploy-pages/releases/tag/v2.0.3) [Compare Source](https://togithub.com/actions/deploy-pages/compare/v2.0.2...v2.0.3) ### Changelog - Add error message for file permissions [@​tsusdere](https://togithub.com/tsusdere) ([#​187](https://togithub.com/actions/deploy-pages/issues/187)) - Bump [@​octokit/request-error](https://togithub.com/octokit/request-error) from 3.0.3 to 4.0.1 [@​dependabot](https://togithub.com/dependabot) ([#​182](https://togithub.com/actions/deploy-pages/issues/182)) *** See details of [all code changes](https://togithub.com/actions/deploy-pages/compare/v2.0.2...v2.0.3) since previous release. :warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the [compatibility table](https://togithub.com/actions/deploy-pages/#compatibilty).
asottile/blacken-docs (asottile/blacken-docs) ### [`v1.15.0`](https://togithub.com/asottile/blacken-docs/blob/HEAD/CHANGELOG.rst#1150-2023-07-09) [Compare Source](https://togithub.com/asottile/blacken-docs/compare/1.14.0...1.15.0) - Drop Python 3.7 support.
charliermarsh/ruff-pre-commit (charliermarsh/ruff-pre-commit) ### [`v0.0.282`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.0.282) [Compare Source](https://togithub.com/charliermarsh/ruff-pre-commit/compare/v0.0.281...v0.0.282) See: https://github.com/astral-sh/ruff/releases/tag/v0.0.282 ### [`v0.0.281`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.0.281) [Compare Source](https://togithub.com/charliermarsh/ruff-pre-commit/compare/v0.0.280...v0.0.281) See: https://github.com/astral-sh/ruff/releases/tag/v0.0.281 ### [`v0.0.280`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.0.280) [Compare Source](https://togithub.com/charliermarsh/ruff-pre-commit/compare/v0.0.279...v0.0.280) See: https://github.com/astral-sh/ruff/releases/tag/v0.0.280 ### [`v0.0.279`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.0.279) [Compare Source](https://togithub.com/charliermarsh/ruff-pre-commit/compare/v0.0.278...v0.0.279) See: https://github.com/astral-sh/ruff/releases/tag/v0.0.279 ### [`v0.0.278`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.0.278) [Compare Source](https://togithub.com/charliermarsh/ruff-pre-commit/compare/v0.0.277...v0.0.278) See: https://github.com/astral-sh/ruff/releases/tag/v0.0.278 ### [`v0.0.277`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.0.277) [Compare Source](https://togithub.com/charliermarsh/ruff-pre-commit/compare/v0.0.276...v0.0.277) See: https://github.com/astral-sh/ruff/releases/tag/v0.0.277 ### [`v0.0.276`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.0.276) [Compare Source](https://togithub.com/charliermarsh/ruff-pre-commit/compare/v0.0.275...v0.0.276) See: https://github.com/astral-sh/ruff/releases/tag/v0.0.276
copier-org/copier (copier) ### [`v8.1.0`](https://togithub.com/copier-org/copier/blob/HEAD/CHANGELOG.md#v810-2023-07-10) [Compare Source](https://togithub.com/copier-org/copier/compare/v8.0.0...v8.1.0) ##### Feat - add support for computed values via skipped questions ([#​1220](https://togithub.com/copier-org/copier/issues/1220)) - add `--trust` as a less scary alternative to `--UNSAFE` ([#​1179](https://togithub.com/copier-org/copier/issues/1179)) - add OS identifier to render context ##### Fix - **pydantic**: add upper dependency bound to fix unlocked installations ##### Refactor - request answers imperatively instead of implicitly via impure property
tweag/FawltyDeps (fawltydeps) ### [`v0.12.1`](https://togithub.com/tweag/FawltyDeps/releases/tag/v0.12.1) [Compare Source](https://togithub.com/tweag/FawltyDeps/compare/v0.12.0...v0.12.1) This is a fixup release to [v0.12.0](https://togithub.com/tweag/FawltyDeps/releases/tag/v0.12.0) where an important part of automatically discovering Python environments inside a project was omitted: By default, when no `--pyenv` was passed, the set of paths to be searched for Python environments would remain empty. This has now been fixed with [#​344](https://togithub.com/tweag/FawltyDeps/issues/344). In addition we welcome a new feature: easily allowing FawltyDeps to be used as a pre-commit hook. Thanks to [@​multimeric](https://togithub.com/multimeric) for contributing! #### What's Changed - Add pre commit metadata by [@​multimeric](https://togithub.com/multimeric) in [https://github.com/tweag/FawltyDeps/pull/343](https://togithub.com/tweag/FawltyDeps/pull/343) - Fix Settings.pyenvs to *actually* use basepath by default by [@​jherland](https://togithub.com/jherland) in [https://github.com/tweag/FawltyDeps/pull/344](https://togithub.com/tweag/FawltyDeps/pull/344) #### New Contributors - [@​multimeric](https://togithub.com/multimeric) made their first contribution in [https://github.com/tweag/FawltyDeps/pull/343](https://togithub.com/tweag/FawltyDeps/pull/343) **Full Changelog**: https://github.com/tweag/FawltyDeps/compare/v0.12.0...v0.12.1 Refer to the project's [`README`](https://togithub.com/tweag/FawltyDeps/blob/main/README.md) or `fawltydeps --help` for more documentation. ### [`v0.12.0`](https://togithub.com/tweag/FawltyDeps/releases/tag/v0.12.0) [Compare Source](https://togithub.com/tweag/FawltyDeps/compare/v0.11.0...v0.12.0) #### What's Changed - `LocalPackageResolver`: Handle multiple package dirs inside one Python env by [@​jherland](https://togithub.com/jherland) in [https://github.com/tweag/FawltyDeps/pull/318](https://togithub.com/tweag/FawltyDeps/pull/318) - New code for traversing directories by [@​jherland](https://togithub.com/jherland) in [https://github.com/tweag/FawltyDeps/pull/324](https://togithub.com/tweag/FawltyDeps/pull/324) - Prepare test suite for traversing Python environments by [@​jherland](https://togithub.com/jherland) in [https://github.com/tweag/FawltyDeps/pull/325](https://togithub.com/tweag/FawltyDeps/pull/325) - Allow isort >= 5.12 when running on Python > 3.7 by [@​jherland](https://togithub.com/jherland) in [https://github.com/tweag/FawltyDeps/pull/335](https://togithub.com/tweag/FawltyDeps/pull/335) - Change development status to 3- Alpha by [@​mknorps](https://togithub.com/mknorps) in [https://github.com/tweag/FawltyDeps/pull/337](https://togithub.com/tweag/FawltyDeps/pull/337) - Teach FawltyDeps to automatically discover Python environments inside the project by [@​jherland](https://togithub.com/jherland) in [https://github.com/tweag/FawltyDeps/pull/326](https://togithub.com/tweag/FawltyDeps/pull/326) - Various cleanups after integrating Python environments into `traverse_project` by [@​jherland](https://togithub.com/jherland) in [https://github.com/tweag/FawltyDeps/pull/327](https://togithub.com/tweag/FawltyDeps/pull/327) - Test refactoring: fake_project fixture by [@​jherland](https://togithub.com/jherland) in [https://github.com/tweag/FawltyDeps/pull/333](https://togithub.com/tweag/FawltyDeps/pull/333) - Upgrade our dev env to use Python v3.11 by default by [@​jherland](https://togithub.com/jherland) in [https://github.com/tweag/FawltyDeps/pull/336](https://togithub.com/tweag/FawltyDeps/pull/336) **Full Changelog**: https://github.com/tweag/FawltyDeps/compare/v0.11.0...v0.12.0 Refer to the project's [`README`](https://togithub.com/tweag/FawltyDeps/blob/main/README.md) or `fawltydeps --help` for more documentation.
github/codeql-action (github/codeql-action) ### [`v2.21.2`](https://togithub.com/github/codeql-action/compare/v2.21.1...v2.21.2) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.21.1...v2.21.2) ### [`v2.21.1`](https://togithub.com/github/codeql-action/compare/v2.21.0...v2.21.1) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.21.0...v2.21.1) ### [`v2.21.0`](https://togithub.com/github/codeql-action/compare/v2.20.4...v2.21.0) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.20.4...v2.21.0) ### [`v2.20.4`](https://togithub.com/github/codeql-action/compare/v2.20.3...v2.20.4) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.20.3...v2.20.4) ### [`v2.20.3`](https://togithub.com/github/codeql-action/compare/v2.20.2...v2.20.3) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.20.2...v2.20.3) ### [`v2.20.2`](https://togithub.com/github/codeql-action/compare/v2.20.1...v2.20.2) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.20.1...v2.20.2)
psf/black (psf/black) ### [`v23.7.0`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#2370) [Compare Source](https://togithub.com/psf/black/compare/23.3.0...23.7.0) ##### Highlights - Runtime support for Python 3.7 has been removed. Formatting 3.7 code will still be supported until further notice ([#​3765](https://togithub.com/psf/black/issues/3765)) ##### Stable style - Fix a bug where an illegal trailing comma was added to return type annotations using PEP 604 unions ([#​3735](https://togithub.com/psf/black/issues/3735)) - Fix several bugs and crashes where comments in stub files were removed or mishandled under some circumstances ([#​3745](https://togithub.com/psf/black/issues/3745)) - Fix a crash with multi-line magic comments like `type: ignore` within parentheses ([#​3740](https://togithub.com/psf/black/issues/3740)) - Fix error in AST validation when *Black* removes trailing whitespace in a type comment ([#​3773](https://togithub.com/psf/black/issues/3773)) ##### Preview style - Implicitly concatenated strings used as function args are no longer wrapped inside parentheses ([#​3640](https://togithub.com/psf/black/issues/3640)) - Remove blank lines between a class definition and its docstring ([#​3692](https://togithub.com/psf/black/issues/3692)) ##### Configuration - The `--workers` argument to *Black* can now be specified via the `BLACK_NUM_WORKERS` environment variable ([#​3743](https://togithub.com/psf/black/issues/3743)) - `.pytest_cache`, `.ruff_cache` and `.vscode` are now excluded by default ([#​3691](https://togithub.com/psf/black/issues/3691)) - Fix *Black* not honouring `pyproject.toml` settings when running `--stdin-filename` and the `pyproject.toml` found isn't in the current working directory ([#​3719](https://togithub.com/psf/black/issues/3719)) - *Black* will now error if `exclude` and `extend-exclude` have invalid data types in `pyproject.toml`, instead of silently doing the wrong thing ([#​3764](https://togithub.com/psf/black/issues/3764)) ##### Packaging - Upgrade mypyc from 0.991 to 1.3 ([#​3697](https://togithub.com/psf/black/issues/3697)) - Remove patching of Click that mitigated errors on Python 3.6 with `LANG=C` ([#​3768](https://togithub.com/psf/black/issues/3768)) ##### Parser - Add support for the new PEP 695 syntax in Python 3.12 ([#​3703](https://togithub.com/psf/black/issues/3703)) ##### Performance - Speed up *Black* significantly when the cache is full ([#​3751](https://togithub.com/psf/black/issues/3751)) - Avoid importing `IPython` in a case where we wouldn't need it ([#​3748](https://togithub.com/psf/black/issues/3748)) ##### Output - Use aware UTC datetimes internally, avoids deprecation warning on Python 3.12 ([#​3728](https://togithub.com/psf/black/issues/3728)) - Change verbose logging to exactly mirror *Black*'s logic for source discovery ([#​3749](https://togithub.com/psf/black/issues/3749)) ##### *Blackd* - The `blackd` argument parser now shows the default values for options in their help text ([#​3712](https://togithub.com/psf/black/issues/3712)) ##### Integrations - Black is now tested with [`PYTHONWARNDEFAULTENCODING = 1`](https://docs.python.org/3/library/io.html#io-encoding-warning) ([#​3763](https://togithub.com/psf/black/issues/3763)) - Update GitHub Action to display black output in the job summary ([#​3688](https://togithub.com/psf/black/issues/3688)) ##### Documentation - Add a CITATION.cff file to the root of the repository, containing metadata on how to cite this software ([#​3723](https://togithub.com/psf/black/issues/3723)) - Update the *classes* and *exceptions* documentation in Developer reference to match the latest code base ([#​3755](https://togithub.com/psf/black/issues/3755))
Textualize/rich (rich) ### [`v13.5.2`](https://togithub.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1352---2023-08-01) [Compare Source](https://togithub.com/Textualize/rich/compare/v13.5.1...v13.5.2) ##### Fixed - Fixed Text.expand_tab assertion error ### [`v13.5.1`](https://togithub.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1351---2023-07-31) [Compare Source](https://togithub.com/Textualize/rich/compare/v13.5.0...v13.5.1) ##### Fixed - Fix tilde character (`~`) not included in link regex when printing to console [https://github.com/Textualize/rich/issues/3057](https://togithub.com/Textualize/rich/issues/3057) ### [`v13.5.0`](https://togithub.com/Textualize/rich/blob/HEAD/CHANGELOG.md#1350---2023-07-29) [Compare Source](https://togithub.com/Textualize/rich/compare/v13.4.2...v13.5.0) ##### Fixed - Fixed Text.expand_tabs not expanding spans. - Fixed TimeElapsedColumn from showing negative. - Fix for escaping strings with a trailing backslash [https://github.com/Textualize/rich/issues/2987](https://togithub.com/Textualize/rich/issues/2987) - Fixed exception in Markdown with partial table [https://github.com/Textualize/rich/issues/3053](https://togithub.com/Textualize/rich/issues/3053) - Fixed the HTML export template so that the `` tag comes before the `` tag [https://github.com/Textualize/rich/issues/3021](https://togithub.com/Textualize/rich/issues/3021) - Fixed issue with custom classes overwriting `__eq__` [https://github.com/Textualize/rich/issues/2875](https://togithub.com/Textualize/rich/issues/2875) - Fix rich.pretty.install breakage in iPython [https://github.com/Textualize/rich/issues/3013](https://togithub.com/Textualize/rich/issues/3013) ##### Added - Added Text.extend_style method. - Added Span.extend method. ##### Changed - Text.tab_size now defaults to `None` to indicate that Console.tab_size should be used.
sourcery-ai/sourcery (sourcery-cli) ### [`v1.6.0`](https://togithub.com/sourcery-ai/sourcery/releases/tag/v1.6.0): Sourcery 1.6.0 [Compare Source](https://togithub.com/sourcery-ai/sourcery/compare/v1.5.0...v1.6.0)
executablebooks/sphinx-design (sphinx-design) ### [`v0.5.0`](https://togithub.com/executablebooks/sphinx-design/blob/HEAD/CHANGELOG.md#050---2023-07-27) [Compare Source](https://togithub.com/executablebooks/sphinx-design/compare/v0.4.1...v0.5.0)

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.