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

Scheduled weekly dependency update for week 08 #3455

Merged
merged 4 commits into from
Mar 10, 2024

Conversation

pyup-bot
Copy link
Collaborator

Update black from 24.1.1 to 24.2.0.

Changelog

24.2.0

Stable style

- Fixed a bug where comments where mistakenly removed along with redundant parentheses
(4218)

Preview style

- Move the `hug_parens_with_braces_and_square_brackets` feature to the unstable style
due to an outstanding crash and proposed formatting tweaks (4198)
- Fixed a bug where base expressions caused inconsistent formatting of \*\* in tenary
expression (4154)
- Checking for newline before adding one on docstring that is almost at the line limit
(4185)
- Remove redundant parentheses in `case` statement `if` guards (4214).

Configuration

- Fix issue where _Black_ would ignore input files in the presence of symlinks (4222)
- _Black_ now ignores `pyproject.toml` that is missing a `tool.black` section when
discovering project root and configuration. Since _Black_ continues to use version
control as an indicator of project root, this is expected to primarily change behavior
for users in a monorepo setup (desirably). If you wish to preserve previous behavior,
simply add an empty `[tool.black]` to the previously discovered `pyproject.toml`
(4204)

Output

- Black will swallow any `SyntaxWarning`s or `DeprecationWarning`s produced by the `ast`
module when performing equivalence checks (4189)

Integrations

- Add a JSONSchema and provide a validate-pyproject entry-point (4181)
Links

Update ufo2ft from 3.0.1 to 3.1.0.

Changelog

3.1.0

- outlineCompiler: Support generating MATH table (819)
Links

Update glyphsLib from 6.6.3 to 6.6.5.

Changelog

6.6.5

- Handle Unicode Variation Sequences (681, 988)

6.6.4

- [glyphs2ufo] add --no-propagate-anchors CLI option (979)
- compose DSv5 variable-font filename like Glyphs.app would name exported VFs (981, 982)
- Convert MATH plugin data into more usable form in UFO (980)
Links

@khaledhosny khaledhosny merged commit 0f06cba into main Mar 10, 2024
11 checks passed
@khaledhosny khaledhosny deleted the pyup-scheduled-update-2024-02-26 branch March 10, 2024 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants