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

fix(deps): Update dependency black to v24.8.0 #110

Merged
merged 1 commit into from
Sep 1, 2024
Merged

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Sep 1, 2024

This PR contains the following updates:

Package Update Change
black (changelog) minor ==24.4.2 -> ==24.8.0

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)

Configuration

📅 Schedule: Branch creation - "before 4am 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Sep 1, 2024
@kodiakhq kodiakhq bot merged commit d0ff0fe into main Sep 1, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/black-24.x branch September 1, 2024 00:52
kodiakhq bot pushed a commit that referenced this pull request Sep 4, 2024
🤖 I have created a release *beep* *boop*
---


## [0.0.34](v0.0.33...v0.0.34) (2024-09-01)


### Bug Fixes

* **deps:** Update dependency black to v24.8.0 ([#110](#110)) ([d0ff0fe](d0ff0fe))
* **deps:** Update dependency grpcio to v1.66.1 ([#111](#111)) ([1dd587e](1dd587e))
* **deps:** Update dependency grpcio-tools to v1.66.1 ([#113](#113)) ([da1d6ba](da1d6ba))
* **deps:** Update dependency protobuf to v5.28.0 ([#114](#114)) ([eee8a75](eee8a75))
* Generate Python Code from `plugin-pb` ([#115](#115)) ([1c6860e](1c6860e))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant