Skip to content

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

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

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
@cq-bot cq-bot force-pushed the renovate/black-24.x branch from 681db87 to 8e34458 Compare September 1, 2024 01:50
@kodiakhq kodiakhq bot merged commit e380771 into main Sep 1, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/black-24.x branch September 1, 2024 01:55
kodiakhq bot pushed a commit that referenced this pull request Sep 4, 2024
🤖 I have created a release *beep* *boop*
---


## [0.1.35](v0.1.34...v0.1.35) (2024-09-04)


### Bug Fixes

* **deps:** Update dependency black to v24.8.0 ([#225](#225)) ([e380771](e380771))
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.34 ([#231](#231)) ([ee5f3a9](ee5f3a9))
* **deps:** Update dependency grpcio to v1.66.1 ([#226](#226)) ([5f6bcac](5f6bcac))
* **deps:** Update dependency grpcio-tools to v1.66.1 ([#228](#228)) ([20a219c](20a219c))
* **deps:** Update dependency numpy to v2.1.0 ([#229](#229)) ([23f58ed](23f58ed))
* **deps:** Update dependency protobuf to v5.28.0 ([#230](#230)) ([dbefcd8](dbefcd8))

---
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