Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Bump unicodedata2 from 14.0.0 to 15.0.0 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps unicodedata2 from 14.0.0 to 15.0.0.

Release notes

Sourced from unicodedata2's releases.

15.0.0

  • Fixed issue with Python 3.11 (#54).
  • Updated to Unicode 15.0.0 (#55).
  • Synchronized with CPython 3.7.14 C-API usage and backported some bugfixes from upstream (#58).
Changelog

Sourced from unicodedata2's changelog.

15.0.0

  • Upgrade to Unicode 15.0.0
Commits
  • a7ef92c Merge pull request #59 from SnoopJ/feature/update-tox-targets
  • 4ff6033 Correct tox remarks in README
  • 0e03333 tox: skip missing interpreters
  • 384947a Update description of which versions are tested by a bare tox command
  • b99d416 Add explicit list of targets to tox config
  • ed442aa Merge pull request #58 from SnoopJ/feature/sync-API-with-upstream
  • 75cdcb9 Comment-out unused import (prevents PyPy CI failures)
  • 81ab7ae Revert "Use renamed Py_TYPE macro"
  • a949b12 Port east_asian_width() bugfix from CPython
  • 486a96e Re-run makeunicodedata.py
  • 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 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 [unicodedata2](https://github.com/fonttools/unicodedata2) from 14.0.0 to 15.0.0.
- [Release notes](https://github.com/fonttools/unicodedata2/releases)
- [Changelog](https://github.com/fonttools/unicodedata2/blob/master/CHANGELOG.md)
- [Commits](fonttools/unicodedata2@14.0.0...15.0.0)

---
updated-dependencies:
- dependency-name: unicodedata2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2022
@mmdbalkhi mmdbalkhi added the auto-merge auto merge PRs label Dec 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-merge auto merge PRs 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.

None yet

1 participant