greenbone / docs

Documentation for the Greenbone Community Edition
https://greenbone.github.io/docs/
Creative Commons Attribution Share Alike 4.0 International
23 stars 32 forks source link

Bump the python-packages group with 4 updates #403

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps the python-packages group with 4 updates: babel, cycler, fonttools and setuptools-scm.

Updates babel from 2.12.1 to 2.13.0

Release notes

Sourced from babel's releases.

v2.13.0

PyPI: https://pypi.org/project/Babel/2.13.0/

Upcoming deprecation

  • This version, Babel 2.13, is the last version of Babel to support Python 3.7. Babel 2.14 will require Python 3.8 or newer.

(This changelog is auto-generated by GitHub; please see CHANGES.rst for a less verbose listing.)

What's Changed

New Contributors

Full Changelog: https://github.com/python-babel/babel/compare/v2.12.1...v2.13.0

Changelog

Sourced from babel's changelog.

Version 2.13.0

Upcoming deprecation


* This version, Babel 2.13, is the last version of Babel to support Python 3.7.
  Babel 2.14 will require Python 3.8 or newer.

Features


* Add flag to ignore POT-Creation-Date for updates by @joeportela in :gh:`999`
* Support 't' specifier in keywords by @jeanas in :gh:`1015`
* Add f-string parsing for Python 3.12 (PEP 701) by @encukou in :gh:`1027`

Fixes
~~~~~

* Various typing-related fixes by @akx in :gh:`979`, in :gh:`978`, :gh:`981`,  :gh:`983`
* babel.messages.catalog: deduplicate _to_fuzzy_match_key logic by @akx in :gh:`980`
* Freeze format_time() tests to a specific date to fix test failures by @mgorny in :gh:`998`
* Spelling and grammar fixes by @scop in :gh:`1008`
* Renovate lint tools by @akx in :gh:`1017`, :gh:`1028`
* Use SPDX license identifier by @vargenau in :gh:`994`
* Use aware UTC datetimes internally by @scop in :gh:`1009`

New Contributors
Commits


Updates cycler from 0.12.0 to 0.12.1

Release notes

Sourced from cycler's releases.

REL: 0.12.1

This is the second release of Cycler 0.12.

This fixes the previous release not shipping the py.typed file.

Commits


Updates fonttools from 4.43.0 to 4.43.1

Release notes

Sourced from fonttools's releases.

4.43.1

  • [EBDT] Fixed TypeError exception in _reverseBytes method triggered when dumping some bitmap fonts with ttx -z bitwise option (#3162).
  • [v/hhea] Fixed UnboundLocalError exception in recalc method when no vmtx or hmtx tables are present (#3290).
  • [bezierTools] Fixed incorrectly typed cython local variable leading to TypeError when calling calcQuadraticArcLength (#3288).
  • [feaLib/otlLib] Better error message when building Coverage table with missing glyph (#3286).
Changelog

Sourced from fonttools's changelog.

4.43.1 (released 2023-10-06)

  • [EBDT] Fixed TypeError exception in _reverseBytes method triggered when dumping some bitmap fonts with ttx -z bitwise option (#3162).
  • [v/hhea] Fixed UnboundLocalError exception in recalc method when no vmtx or hmtx tables are present (#3290).
  • [bezierTools] Fixed incorrectly typed cython local variable leading to TypeError when calling calcQuadraticArcLength (#3288).
  • [feaLib/otlLib] Better error message when building Coverage table with missing glyph (#3286).
Commits
  • f8857f6 Release 4.43.1
  • bfd5e56 Update changelog [skip ci]
  • 5c8bce1 Merge pull request #3162 from robhagemans/bugfix-ebdt-reversebytes
  • 6288e9e Merge pull request #3290 from fonttools/vhhea-without-vhmtx
  • 442576f Fix UnbouldLocalError and let {h,v}hea be no-op when no {v,h}mtx is present
  • 4e2f80c Merge pull request #3288 from fonttools/fix-calc-quadratic-arc-length
  • 21dea1e fix incorrectly typed cython local variable
  • c5295d2 Better OTL builder errors (#3286)
  • 05dc231 Create SECURITY.md
  • f95105b Bump version: 4.43.0 → 4.43.1.dev0
  • See full diff in compare view


Updates setuptools-scm from 8.0.3 to 8.0.4

Changelog

Sourced from setuptools-scm's changelog.

v8.0.4

Changed

  • introduce scriv for changelog management
  • reconfigure local build backend to use an attribute instead of star imports from setuptools
  • introduce ruff as a linter
  • ensure the setuptools version keyword correctly load pyproject.toml configuration
  • add build and wheel to the test requirements for regression testing
  • move internal toml handling to own module

Fixed

  • fix #925: allow write_to to be an absolute path when it's a subdirectory of the root
  • fix #932: ensure type annotations in version file don't cause linter issues
  • fix #930: temporary restore DEFAULT_VERSION_SCHEME and DEFAULT_LOCAL_SCHEME on the setuptools_scm package
Commits
  • 48b1cb5 prepare v8.0.4 release
  • 8d3560e changelog
  • 8c70e1b configure build backend in integration tests
  • e90d13f also add wheel as test requirement
  • d37eb91 tests: dont capture output of build
  • 41eac35 add build to the test requirements
  • 8bd1617 enforce utf-8 for toml
  • 3c0556a remove build time need for typing_extensions
  • 0af76c0 version_keyword: introduce variable name for overrides
  • 27aad55 chore: steamline logging in _version_cls
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions