Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

feat(Dependencies): Update all non-major dependencies (minor) #1553

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
ansible (source) ==8.4.0 -> ==8.5.0 age adoption passing confidence minor
pre-commit/pre-commit-hooks v4.4.0 -> v4.5.0 age adoption passing confidence repository minor
psf/black 23.9.1 -> 23.10.0 age adoption passing confidence repository minor
python 3.11.6-bookworm -> 3.12.0-bookworm age adoption passing confidence final 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-hooks (pre-commit/pre-commit-hooks)

v4.5.0

Compare Source

psf/black (psf/black)

v23.10.0

Compare Source

Stable style
  • Fix comments getting removed from inside parenthesized strings (#​3909)
Preview style
  • Fix long lines with power operators getting split before the line length (#​3942)
  • Long type hints are now wrapped in parentheses and properly indented when split across
    multiple lines (#​3899)
  • Magic trailing commas are now respected in return types. (#​3916)
  • Require one empty line after module-level docstrings. (#​3932)
  • Treat raw triple-quoted strings as docstrings (#​3947)
Configuration
  • Fix cache versioning logic when BLACK_CACHE_DIR is set (#​3937)
Parser
  • Fix bug where attributes named type were not acccepted inside match statements
    (#​3950)
  • Add support for PEP 695 type aliases containing lambdas and other unusual expressions
    (#​3949)
Output
  • Black no longer attempts to provide special errors for attempting to format Python 2
    code (#​3933)
  • Black will more consistently print stacktraces on internal errors in verbose mode
    (#​3938)
Integrations
  • The action output displayed in the job summary is now wrapped in Markdown (#​3914)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file minor labels Oct 7, 2023
@renovate renovate bot requested a review from a team October 7, 2023 18:19
@renovate renovate bot changed the title feat(Dependencies): Update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0 feat(Dependencies): Update all non-major dependencies (minor) Oct 9, 2023
@renovate renovate bot force-pushed the deps/all-minor-patch branch 5 times, most recently from 79ca6ec to 2cad6fa Compare October 11, 2023 16:49
@renovate renovate bot force-pushed the deps/all-minor-patch branch 3 times, most recently from e237c54 to b059d71 Compare October 17, 2023 18:18
| datasource  | package                     | from   | to      |
| ----------- | --------------------------- | ------ | ------- |
| pypi        | ansible                     | 8.4.0  | 8.5.0   |
| github-tags | pre-commit/pre-commit-hooks | v4.4.0 | v4.5.0  |
| github-tags | psf/black                   | 23.9.1 | 23.10.0 |
| docker      | python                      | 3.11.6 | 3.12.0  |
@renovate renovate bot force-pushed the deps/all-minor-patch branch from b059d71 to a0bd04f Compare October 19, 2023 06:10
@vktrrdk vktrrdk merged commit 65e5ab5 into dev Oct 19, 2023
2 checks passed
@renovate renovate bot deleted the deps/all-minor-patch branch October 19, 2023 11:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant