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 minor dependencies #57

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from
Open

Update minor dependencies #57

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
black (changelog) ==24.4.2 -> ==24.8.0 age adoption passing confidence
cachetools ==5.3.3 -> ==5.5.0 age adoption passing confidence
filelock ==3.14.0 -> ==3.15.4 age adoption passing confidence
google-api-python-client ==2.130.0 -> ==2.142.0 age adoption passing confidence
google-auth ==2.29.0 -> ==2.34.0 age adoption passing confidence
identify ==2.5.36 -> ==2.6.0 age adoption passing confidence
nodeenv ==1.8.0 -> ==1.9.1 age adoption passing confidence
packaging ==24.0 -> ==24.1 age adoption passing confidence
pre-commit ==3.7.1 -> ==3.8.0 age adoption passing confidence
proto-plus (source) ==1.23.0 -> ==1.24.0 age adoption passing confidence
pytest (changelog) ==8.2.1 -> ==8.3.2 age adoption passing confidence
tomlkit ==0.12.5 -> ==0.13.2 age adoption passing confidence

Release Notes

psf/black (black)

v24.8.0

Compare Source

Stable style
  • Fix crash when # fmt: off is used before a closing parenthesis or bracket. (#​4363)
Packaging
  • Packaging metadata updated: docs are explictly linked, the issue tracker is now also
    linked. This improves the PyPI listing for Black. (#​4345)
Parser
  • Fix regression where Black failed to parse a multiline f-string containing another
    multiline string (#​4339)
  • Fix regression where Black failed to parse an escaped single quote inside an f-string
    (#​4401)
  • Fix bug with Black incorrectly parsing empty lines with a backslash (#​4343)
  • Fix bugs with Black's tokenizer not handling \{ inside f-strings very well (#​4422)
  • Fix incorrect line numbers in the tokenizer for certain tokens within f-strings
    (#​4423)
Performance
  • Improve performance when a large directory is listed in .gitignore (#​4415)
Blackd
  • Fix blackd (and all extras installs) for docker container (#​4357)
tkem/cachetools (cachetools)

v5.5.0

Compare Source

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

  • TTLCache.expire() returns iterable of expired (key, value)
    pairs.

  • TLRUCache.expire() returns iterable of expired (key, value)
    pairs.

  • Documentation improvements.

  • Update CI environment.

v5.4.0

Compare Source

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

  • Add the keys.typedmethodkey decorator.

  • Deprecate MRUCache class.

  • Deprecate @func.mru_cache decorator.

  • Update CI environment.

tox-dev/py-filelock (filelock)

v3.15.4

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.15.3...3.15.4

v3.15.3

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.15.2...3.15.3

v3.15.2

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.15.1...3.15.2

v3.15.1

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.15.0...3.15.1

v3.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.14.0...3.15.0

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

v2.142.0

Compare Source

Features

v2.141.0

Compare Source

Features
Bug Fixes

v2.140.0

Compare Source

Features
Bug Fixes

v2.139.0

Compare Source

Features

v2.138.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "after 8pm every weekday,before 8am every weekday,every weekend" in timezone America/Chicago, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jun 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor branch 4 times, most recently from fd8429d to 0851d7f Compare June 10, 2024 01:08
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from 3e17fee to 6891fc0 Compare June 16, 2024 01:48
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from e769991 to 8a069b2 Compare June 25, 2024 17:02
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from 8f9be4a to f5d5cda Compare July 5, 2024 20:20
@renovate renovate bot force-pushed the renovate/all-minor branch 4 times, most recently from 7323af3 to be3f997 Compare July 13, 2024 11:05
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from a95726b to e1f62a8 Compare July 23, 2024 16:37
@renovate renovate bot force-pushed the renovate/all-minor branch 4 times, most recently from ffb8c9b to bf8160c Compare August 2, 2024 16:26
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from 09afaa3 to 0f38605 Compare August 10, 2024 03:11
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from bc3bfe4 to 4bd4eb3 Compare August 17, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants