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

deps: update dependency black to v24.8.0 #3234

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
black (changelog) ==24.4.2 -> ==24.8.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - 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 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 was generated by Mend Renovate. View the repository job log.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 24, 2024
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Sep 24, 2024
@lqiu96
Copy link
Contributor

lqiu96 commented Sep 25, 2024

/gcbrun

Copy link

Copy link

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@lqiu96
Copy link
Contributor

lqiu96 commented Sep 25, 2024

/gcbrun

@lqiu96 lqiu96 enabled auto-merge (squash) September 25, 2024 18:45
@lqiu96 lqiu96 merged commit 73d803b into googleapis:main Sep 25, 2024
32 of 33 checks passed
@renovate-bot renovate-bot deleted the renovate/black-24.x branch September 25, 2024 18:46
lqiu96 pushed a commit that referenced this pull request Sep 25, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>2.46.1</summary>

##
[2.46.1](v2.46.0...v2.46.1)
(2024-09-25)


### Dependencies

* update dependency black to v24.8.0
([#3234](#3234))
([73d803b](73d803b))
* update dependency lxml to v5.3.0
([#3237](#3237))
([ee2d05a](ee2d05a))
* update dependency net.bytebuddy:byte-buddy to v1.15.2
([#3235](#3235))
([a7781a6](a7781a6))
* update dependency pyyaml to v6.0.2
([#3231](#3231))
([ce60bdf](ce60bdf))
* update dependency watchdog to v4.0.2
([#3232](#3232))
([ab0976b](ab0976b))
* update google api dependencies
([#3224](#3224))
([4803738](4803738))
* update google.cloud.opentelemetry.version to v0.32.0
([#3225](#3225))
([69e3e38](69e3e38))
* update grpc dependencies to v1.68.0
([#3220](#3220))
([f6e30a5](f6e30a5))
* update junit5 monorepo to v5.11.1
([#3236](#3236))
([8b42993](8b42993))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants