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

Bump the python-packages group with 2 updates #217

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps the python-packages group with 2 updates: pre-commit and fonttools[ufo,unicode].

Updates pre-commit from 4.0.1 to 4.1.0

Release notes

Sourced from pre-commit's releases.

pre-commit v4.1.0

Features

Fixes

Changelog

Sourced from pre-commit's changelog.

4.1.0 - 2025-01-20

Features

Fixes

Commits
  • b152e92 v4.1.0
  • c3125a4 Merge pull request #3389 from lorenzwalthert/dev-always-unset-renv
  • c2c061c fix: ensure env patch is applied for vanilla emulation
  • cd429db Merge pull request #3382 from pre-commit/pre-commit-ci-update-config
  • 9b9f8e2 [pre-commit.ci] pre-commit autoupdate
  • 86300a4 Merge pull request #3376 from pre-commit/r-gone
  • 77edad8 install r on ubuntu runners
  • 18b3939 Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest
  • 31cb945 Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...
  • 28c3d81 update .net tests to use .net 8
  • Additional commits viewable in compare view

Updates fonttools[ufo,unicode] from 4.55.3 to 4.55.5

Release notes

Sourced from fonttools[ufo,unicode]'s releases.

4.55.4

  • [bezierTools] Fixed splitCubicAtT sometimes not returning identical start/end points as result of numerical precision (#3742, #3743).
  • [feaLib/ast] Fixed docstring of AlternateSubstStatement (#3735).
  • [transform] Typing fixes (#3734).
Changelog

Sourced from fonttools[ufo,unicode]'s changelog.

4.55.5 (released 2025-01-23)

  • [glyf] Fixed recalcBounds of transformed components with unrounded coordinates (#3750).
  • [feaLib] Allow duplicate script/language statements (#3749).

4.55.4 (released 2025-01-21)

  • [bezierTools] Fixed splitCubicAtT sometimes not returning identical start/end points as result of numerical precision (#3742, #3743).
  • [feaLib/ast] Fixed docstring of AlternateSubstStatement (#3735).
  • [transform] Typing fixes (#3734).
Commits
  • b1ba687 Revert "Bump version: 4.55.5 → 4.55.6.dev0"
  • 8abe2ae [ci] attempt to fix gcc segfaults under aarch64 docker/qemu
  • 00b7bb9 Bump version: 4.55.5 → 4.55.6.dev0
  • dcf0d5a Release 4.55.5
  • bbdad2a Update NEWS.rst
  • cf20a14 Merge pull request #3750 from fonttools/recalcBounds-round-coords
  • ec5d419 [glyf] fix recalcBounds of transformed components with unrounded coordinates
  • 6ea7f5e [ttGlyphPen_test] add repro for googlefonts/fontc#1206
  • 098b749 Merge pull request #3749 from cmyr/fea-duplicate-language-stmt
  • 6bc5d7f [feaLib] Allow duplicate script/language statements
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-packages group with 2 updates: [pre-commit](https://github.com/pre-commit/pre-commit) and [fonttools[ufo,unicode]](https://github.com/fonttools/fonttools).


Updates `pre-commit` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0)

Updates `fonttools[ufo,unicode]` from 4.55.3 to 4.55.5
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.55.3...4.55.5)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: fonttools[ufo,unicode]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 24, 2025
@justvanrossum justvanrossum merged commit 435f6f7 into main Jan 24, 2025
3 checks passed
@justvanrossum justvanrossum deleted the dependabot/pip/python-packages-9adcc802ae branch January 24, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant