Skip to content

Bump ufolib2 from 0.13.1 to 0.16.0 - #72

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/ufolib2-0.16.0
Open

Bump ufolib2 from 0.13.1 to 0.16.0#72
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/ufolib2-0.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 15, 2024

Copy link
Copy Markdown
Contributor

Bumps ufolib2 from 0.13.1 to 0.16.0.

Release notes

Sourced from ufolib2's releases.

v0.16.0

What's Changed

Full Changelog: fonttools/ufoLib2@v0.15.0...v0.16.0

v0.15.0

What's Changed

Full Changelog: fonttools/ufoLib2@v0.14.0...v0.15.0

v0.14.0

What's Changed

  • Made lazily loaded ufoLib2.Font objects pickleable by automatically un-lazifying them in custom __getstate__ method (e0f3d6af).
  • Added optional support for de/serializing all ufoLib2 objects from/to JSON or MessagePack. You can enable this by installing additional extras: namely, pip install ufoLib[json] or ufoLib2[msgpack] (or both ufoLib[json,msgpack]). This uses cattrs custom converters to unstructure/structure ufoLib2 objects to/from basic serializable data structures. See docstring in ufoLib2.serde::serde or #230 for examples.

Full Changelog: fonttools/ufoLib2@v0.13.1...v0.14.0

Commits
  • 45597f8 ci: renamed default branch 'master' to 'main'
  • e2ddd16 Use PyPI token for upload instead of deprecated password auth
  • e042361 Merge pull request #283 from fonttools/tempLib
  • 3c32de3 add tempLib to Font, Layer and Glyph (like defcon's)
  • 51d42ef Revert "Bring guideline invariants up to spec"
  • d2af40a Merge pull request #276 from fonttools/guideline-default-values
  • 2345412 Don't fail when codecov upload fails
  • 9a0129a Bring guideline invariants up to spec
  • 4d8a960 Merge pull request #246 from fonttools/check-extras-installed
  • 6957f48 fix flake8 invalid escape sequence
  • Additional commits viewable in compare view

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 [ufolib2](https://github.com/fonttools/ufoLib2) from 0.13.1 to 0.16.0.
- [Release notes](https://github.com/fonttools/ufoLib2/releases)
- [Commits](fonttools/ufoLib2@v0.13.1...v0.16.0)

---
updated-dependencies:
- dependency-name: ufolib2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 15, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants