UNCLASSIFIED - NO CUI

Skip to content

Update all dependencies

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Type Update Change
Babel (source) ironbank-pypi patch 2.10.1 -> 2.10.2
Babel (source) patch ==2.10.1 -> ==2.10.2
PyPDF2 (source, changelog) ironbank-pypi minor 2.1.1 -> 2.2.0
PyPDF2 (source, changelog) minor ==2.1.1 -> ==2.2.0
certifi ironbank-pypi patch 2022.5.18 -> 2022.5.18.1
soupsieve ironbank-pypi patch 2.3.2 -> 2.3.2.post1
vobject ironbank-pypi patch 0.9.6 -> 0.9.6.1

Release Notes

python-babel/babel

v2.10.2

Compare Source

This is a bugfix release for Babel 2.10.1.

  • Fallback count="other" format in format_currency() (🇬🇭872) - Jun Omae
  • Fix get_period_id() with dayPeriodRule across 0:00 (🇬🇭871) - Jun Omae
  • Add support for b and B period symbols in time format (🇬🇭869) - Jun Omae
  • chore(docs/typo): Fixes a minor typo in a function comment (🇬🇭864) - Frank Harrison
py-pdf/PyPDF2

v2.2.0

Compare Source

The 2.2.0 release improves text extraction again via (#​969):

  • Improvements around /Encoding / /ToUnicode
  • Extraction of CMaps improved
  • Fallback for font def missing
  • Support for /Identity-H and /Identity-V: utf-16-be
  • Support for /GB-EUC-H / /GB-EUC-V / GBp/c-EUC-H / /GBpc-EUC-V (beta release for evaluation)
  • Arabic (for evaluation)
  • Whitespace extraction improvements

Those changes should mainly improve the text extraction for non-ASCII alphabets, e.g. Russian / Chinese / Japanese / Korean / Arabic.

Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.1.1...2.2.0

certifi/python-certifi

v2022.5.18.1

Compare Source

facelessuser/soupsieve

v2.3.2.post1

Compare Source

2.3.2.post1

  • FIX: Documentation for installation from source is outdated.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports