Skip to content

Bump black from 24.1.0 to 24.1.1#1698

Merged
shahzebsiddiqui merged 1 commit intodevelfrom
dependabot/pip/black-24.1.1
Feb 5, 2024
Merged

Bump black from 24.1.0 to 24.1.1#1698
shahzebsiddiqui merged 1 commit intodevelfrom
dependabot/pip/black-24.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2024

Bumps black from 24.1.0 to 24.1.1.

Release notes

Sourced from black's releases.

24.1.1

Bugfix release to fix a bug that made Black unusable on certain file systems with strict limits on path length.

Preview style

  • Consistently add trailing comma on typed parameters (#4164)

Configuration

  • Shorten the length of the name of the cache file to fix crashes on file systems that do not support long paths (#4176)
Changelog

Sourced from black's changelog.

24.1.1

Bugfix release to fix a bug that made Black unusable on certain file systems with strict limits on path length.

Preview style

  • Consistently add trailing comma on typed parameters (#4164)

Configuration

  • Shorten the length of the name of the cache file to fix crashes on file systems that do not support long paths (#4176)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [black](https://github.com/psf/black) from 24.1.0 to 24.1.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.1.0...24.1.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the pip dependencies pip dependencies from dependabot label Feb 4, 2024
@codecov
Copy link

codecov bot commented Feb 4, 2024

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (348e4e5) 78.48% compared to head (507fc69) 78.15%.
Report is 23 commits behind head on devel.

Files Patch % Lines
buildtest/builders/base.py 11.54% 23 Missing ⚠️
buildtest/config.py 45.45% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1698      +/-   ##
==========================================
- Coverage   78.48%   78.15%   -0.32%     
==========================================
  Files          56       57       +1     
  Lines        6323     6362      +39     
==========================================
+ Hits         4962     4972      +10     
- Misses       1361     1390      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shahzebsiddiqui shahzebsiddiqui merged commit 958d732 into devel Feb 5, 2024
@shahzebsiddiqui shahzebsiddiqui deleted the dependabot/pip/black-24.1.1 branch February 5, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pip dependencies pip dependencies from dependabot size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant