Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all minor versions (master) (minor) #1349

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Markdown (changelog) 3.4.4 -> 3.5.1 age adoption passing confidence dependencies minor
asottile/pyupgrade v3.13.0 -> v3.15.0 age adoption passing confidence repository minor
google-api-python-client 2.101.0 -> 2.106.0 age adoption passing confidence dependencies minor
pipenv 2023.9.8 -> 2023.10.24 age adoption passing confidence minor
postgresql (source) 13.0.0 -> 13.2.0 age adoption passing confidence minor
pre-commit ==3.4.0 -> ==3.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.1 age adoption passing confidence repository minor
python 3.11.6 -> 3.12.0 age adoption passing confidence minor
ruamel.yaml 0.17.40 -> 0.18.4 age adoption passing confidence dependencies minor
snyk 1.1228.0 -> 1.1238.0 age adoption passing confidence dependencies minor
types-markdown (changelog) 3.4.2.10 -> 3.5.0.0 age adoption passing confidence dev 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

Python-Markdown/markdown (Markdown)

v3.5.1

Compare Source

Fixed
  • Fix a performance problem with HTML extraction where large HTML input could
    trigger quadratic line counting behavior (#​1392).
  • Improve and expand type annotations in the code base (#​1394).

v3.5

Compare Source

asottile/pyupgrade (asottile/pyupgrade)

v3.15.0

Compare Source

v3.14.0

Compare Source

googleapis/google-api-python-client (google-api-python-client)

v2.106.0

Compare Source

Features

v2.105.0

Compare Source

Features
Bug Fixes

v2.104.0

Compare Source

Features

v2.103.0

Compare Source

Features
Bug Fixes

v2.102.0

Compare Source

Features
Bug Fixes
pypa/pipenv (pipenv)

v2023.10.24

Compare Source

=======================

v2023.10.20

Compare Source

=======================

Features & Improvements

  • Add quiet option to pipenv shell, hiding "Launching subshell in virtual environment..." #&#8203;5966 <https://github.com/pypa/pipenv/issues/5966>_
  • Vendor in pip==23.3 which includes updates to certifi, urllib3, and adds truststore among other improvements. #&#8203;5979 <https://github.com/pypa/pipenv/issues/5979>_

Behavior Changes

  • Change --py to use print preventing insertion of newline characters #&#8203;5969 <https://github.com/pypa/pipenv/issues/5969>_

Vendored Libraries

  • Drop pep517 - as it is no longer used. #&#8203;5970 <https://github.com/pypa/pipenv/issues/5970>_

Removals and Deprecations

  • Drop support for Python 3.7 #&#8203;5879 <https://github.com/pypa/pipenv/issues/5879>_

v2023.10.3

Compare Source

======================

Bug Fixes

  • Eveb better handling of vcs branch references that contain special characters. #&#8203;5934 <https://github.com/pypa/pipenv/issues/5934>_
  • Bump certifi from 2023.5.7 to 2023.7.22 in /examples to address a security vulnerability #&#8203;5941 <https://github.com/pypa/pipenv/issues/5941>_
pre-commit/pre-commit (pre-commit)

v3.5.0

Compare Source

==================

Features
Fixes
Migrating
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)

v4.5.0

Compare Source

psf/black (psf/black)

v23.10.1

Compare Source

Highlights
  • Maintenance release to get a fix out for GitHub Action edge case (#​3957)
Preview style
  • Fix merging implicit multiline strings that have inline comments (#​3956)
  • Allow empty first line after block open before a comment or compound statement (#​3967)
Packaging
  • Change Dockerfile to hatch + compile black (#​3965)
Integrations
  • The summary output for GitHub workflows is now suppressible using the summary
    parameter. (#​3958)
  • Fix the action failing when Black check doesn't pass (#​3957)
Documentation

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

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.


  • 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 the dependencies Update the dependencies label Nov 1, 2023
@renovate renovate bot enabled auto-merge (rebase) November 1, 2023 19:10
@renovate renovate bot force-pushed the renovate/master-all-minor-versions branch from 70962d9 to 1cf2567 Compare November 1, 2023 21:28
@renovate renovate bot force-pushed the renovate/master-all-minor-versions branch from 1cf2567 to 5f994e0 Compare November 2, 2023 02:16
@renovate renovate bot merged commit 566d55e into master Nov 2, 2023
1 check passed
@renovate renovate bot deleted the renovate/master-all-minor-versions branch November 2, 2023 02:25
@geo-ghci-int geo-ghci-int bot added this to the 1.7.0 milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants