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 4 updates #403

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

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: python-babel/babel@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
</code></pre>
<ul>
<li><a href="https://github.com/mgorny"><code>@​mgorny</code></a> made their first contribution in :gh:<code>998</code></li>
<li><a href="https://github.com/vargenau"><code>@​vargenau</code></a> made their first contribution in :gh:<code>994</code></li>
<li><a href="https://github.com/joeportela"><code>@​joeportela</code></a> made their first contribution in :gh:<code>999</code></li>
<li><a href="https://github.com/encukou"><code>@​encukou</code></a> made their first contribution in :gh:<code>1027</code>
</code></pre></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python-babel/babel/commit/76677eacd10cc35bea0a11ec1d2f0566cadd4066"><code>76677ea</code></a> Prepare for 2.13.0 release</li>
<li><a href="https://github.com/python-babel/babel/commit/fb6ab5fa6685c98433a9d558de2a3e76fbe54f83"><code>fb6ab5f</code></a> Renovate CI &amp; tools (<a href="https://redirect.github.com/python-babel/babel/issues/1028">#1028</a>)</li>
<li><a href="https://github.com/python-babel/babel/commit/72bccffc7c35f07ec8bf97ff90079d51fc4da012"><code>72bccff</code></a> Add f-string parsing for Python 3.12 (PEP 701) (<a href="https://redirect.github.com/python-babel/babel/issues/1027">#1027</a>)</li>
<li><a href="https://github.com/python-babel/babel/commit/6fc07a27c00cc67e32a5e5e610fe8a9a0b3756f1"><code>6fc07a2</code></a> Support 't' specifier in keywords (<a href="https://redirect.github.com/python-babel/babel/issues/1015">#1015</a>)</li>
<li><a href="https://github.com/python-babel/babel/commit/9ef53c6a6ab5fc604b58ccb19dc63ebcf8edd28b"><code>9ef53c6</code></a> Add flag to ignore POT-Creation-Date for updates (<a href="https://redirect.github.com/python-babel/babel/issues/999">#999</a>)</li>
<li><a href="https://github.com/python-babel/babel/commit/1747d2230a0294a07c99563cf50fb95a37b6ac0f"><code>1747d22</code></a> Use aware UTC datetimes internally (<a href="https://redirect.github.com/python-babel/babel/issues/1009">#1009</a>)</li>
<li><a href="https://github.com/python-babel/babel/commit/95a0ea818f5d555ab4bad0ae7722971934b4a193"><code>95a0ea8</code></a> Use SPDX license identifier: BSD-3-Clause (<a href="https://redirect.github.com/python-babel/babel/issues/994">#994</a>)</li>
<li><a href="https://github.com/python-babel/babel/commit/c30af8046359df5e18fd6d43b10c9f384f48b28c"><code>c30af80</code></a> Merge pull request <a href="https://redirect.github.com/python-babel/babel/issues/1017">#1017</a> from python-babel/renovate</li>
<li><a href="https://github.com/python-babel/babel/commit/fe186e06eff1a7ff3facc145cfde399bd31c518d"><code>fe186e0</code></a> Mark tz-dependent doctests +SKIP</li>
<li><a href="https://github.com/python-babel/babel/commit/503ed1aef9bb2ce71f737f98ca653ccf3088c87e"><code>503ed1a</code></a> Fix a couple of B018 errors</li>
<li>Additional commits viewable in <a href="https://github.com/python-babel/babel/compare/v2.12.1...v2.13.0">compare view</a></li>
</ul>
</details>
<br />

Updates `cycler` from 0.12.0 to 0.12.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/matplotlib/cycler/releases">cycler's releases</a>.</em></p>
<blockquote>
<h2>REL: 0.12.1</h2>
<p>This is the second release of Cycler 0.12.</p>
<p>This fixes the previous release not shipping the <code>py.typed</code> file.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/matplotlib/cycler/commit/6115d5c55d66cdedb67ec5a0d6b52b6df52fd9d2"><code>6115d5c</code></a> REL: 0.12.1</li>
<li><a href="https://github.com/matplotlib/cycler/commit/4362cfec4a3f9ee94b86ecc94481287cb2765b34"><code>4362cfe</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/cycler/issues/98">#98</a> from ksunden/py_typed</li>
<li><a href="https://github.com/matplotlib/cycler/commit/720d663eb639d4f045785f9c4bdc010be83c9a33"><code>720d663</code></a> Include py.typed in exported wheels and sdists</li>
<li><a href="https://github.com/matplotlib/cycler/commit/99d0d4e37d86894cfed97715a7060fd27eea0cda"><code>99d0d4e</code></a> BLD: Bump version for next release</li>
<li>See full diff in <a href="https://github.com/matplotlib/cycler/compare/v0.12.0...v0.12.1">compare view</a></li>
</ul>
</details>
<br />

Updates `fonttools` from 4.43.0 to 4.43.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/fonttools/fonttools/releases">fonttools's releases</a>.</em></p>
<blockquote>
<h2>4.43.1</h2>
<ul>
<li>[EBDT] Fixed TypeError exception in <code>_reverseBytes</code> method triggered when dumping some bitmap fonts with <code>ttx -z bitwise</code> option (<a href="https://redirect.github.com/fonttools/fonttools/issues/3162">#3162</a>).</li>
<li>[v/hhea] Fixed UnboundLocalError exception in <code>recalc</code> method when no vmtx or hmtx tables are present (<a href="https://redirect.github.com/fonttools/fonttools/issues/3290">#3290</a>).</li>
<li>[bezierTools] Fixed incorrectly typed cython local variable leading to TypeError when calling <code>calcQuadraticArcLength</code> (<a href="https://redirect.github.com/fonttools/fonttools/issues/3288">#3288</a>).</li>
<li>[feaLib/otlLib] Better error message when building Coverage table with missing glyph (<a href="https://redirect.github.com/fonttools/fonttools/issues/3286">#3286</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/fonttools/fonttools/blob/main/NEWS.rst">fonttools's changelog</a>.</em></p>
<blockquote>
<h2>4.43.1 (released 2023-10-06)</h2>
<ul>
<li>[EBDT] Fixed TypeError exception in <code>_reverseBytes</code> method triggered when dumping
some bitmap fonts with <code>ttx -z bitwise</code> option (<a href="https://redirect.github.com/fonttools/fonttools/issues/3162">#3162</a>).</li>
<li>[v/hhea] Fixed UnboundLocalError exception in <code>recalc</code> method when no vmtx or hmtx
tables are present (<a href="https://redirect.github.com/fonttools/fonttools/issues/3290">#3290</a>).</li>
<li>[bezierTools] Fixed incorrectly typed cython local variable leading to TypeError when
calling <code>calcQuadraticArcLength</code> (<a href="https://redirect.github.com/fonttools/fonttools/issues/3288">#3288</a>).</li>
<li>[feaLib/otlLib] Better error message when building Coverage table with missing glyph (<a href="https://redirect.github.com/fonttools/fonttools/issues/3286">#3286</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/fonttools/fonttools/commit/f8857f6256f1331f97861071c3df22742b61a48a"><code>f8857f6</code></a> Release 4.43.1</li>
<li><a href="https://github.com/fonttools/fonttools/commit/bfd5e5675cb38fd4f0e0036a72e7a62aec9da3d9"><code>bfd5e56</code></a> Update changelog [skip ci]</li>
<li><a href="https://github.com/fonttools/fonttools/commit/5c8bce194b4767b3599c0796cad9e292b84be70d"><code>5c8bce1</code></a> Merge pull request <a href="https://redirect.github.com/fonttools/fonttools/issues/3162">#3162</a> from robhagemans/bugfix-ebdt-reversebytes</li>
<li><a href="https://github.com/fonttools/fonttools/commit/6288e9e3dea23485c3b9905feeafcbc9dfa48499"><code>6288e9e</code></a> Merge pull request <a href="https://redirect.github.com/fonttools/fonttools/issues/3290">#3290</a> from fonttools/vhhea-without-vhmtx</li>
<li><a href="https://github.com/fonttools/fonttools/commit/442576fb1ff5ebaa466e9c46ec35154c73089db8"><code>442576f</code></a> Fix UnbouldLocalError and let {h,v}hea be no-op when no {v,h}mtx is present</li>
<li><a href="https://github.com/fonttools/fonttools/commit/4e2f80cc08da9c22c033f2c644039598401104dc"><code>4e2f80c</code></a> Merge pull request <a href="https://redirect.github.com/fonttools/fonttools/issues/3288">#3288</a> from fonttools/fix-calc-quadratic-arc-length</li>
<li><a href="https://github.com/fonttools/fonttools/commit/21dea1e18d5e329c47cb7329880c9aca774894dd"><code>21dea1e</code></a> fix incorrectly typed cython local variable</li>
<li><a href="https://github.com/fonttools/fonttools/commit/c5295d2f162de47a98746d7aa28cb5ccd9a25d97"><code>c5295d2</code></a> Better OTL builder errors (<a href="https://redirect.github.com/fonttools/fonttools/issues/3286">#3286</a>)</li>
<li><a href="https://github.com/fonttools/fonttools/commit/05dc231072c6ee04c42cbc496f22ae4e74270aa8"><code>05dc231</code></a> Create SECURITY.md</li>
<li><a href="https://github.com/fonttools/fonttools/commit/f95105b669f0f3d60719b7b151bed269287a3a4f"><code>f95105b</code></a> Bump version: 4.43.0 → 4.43.1.dev0</li>
<li>See full diff in <a href="https://github.com/fonttools/fonttools/compare/4.43.0...4.43.1">compare view</a></li>
</ul>
</details>
<br />

Updates `setuptools-scm` from 8.0.3 to 8.0.4
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pypa/setuptools_scm/blob/main/CHANGELOG.md">setuptools-scm's changelog</a>.</em></p>
<blockquote>
<h1>v8.0.4</h1>
<h2>Changed</h2>
<ul>
<li>introduce scriv for changelog management</li>
<li>reconfigure local build backend to use an attribute instead of star imports from setuptools</li>
<li>introduce ruff as a linter</li>
<li>ensure the setuptools version keyword correctly load pyproject.toml configuration</li>
<li>add build and wheel to the test requirements for regression testing</li>
<li>move internal toml handling to own module</li>
</ul>
<h2>Fixed</h2>
<ul>
<li>fix <a href="https://redirect.github.com/pypa/setuptools_scm/issues/925">#925</a>: allow <code>write_to</code> to be an absolute path when it's a subdirectory of the root</li>
<li>fix <a href="https://redirect.github.com/pypa/setuptools_scm/issues/932">#932</a>: ensure type annotations in version file don't cause linter issues</li>
<li>fix <a href="https://redirect.github.com/pypa/setuptools_scm/issues/930">#930</a>: temporary restore <code>DEFAULT_VERSION_SCHEME</code> and <code>DEFAULT_LOCAL_SCHEME</code> on the <code>setuptools_scm</code> package</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pypa/setuptools_scm/commit/48b1cb547a407b986f674740eae4f54503a141e3"><code>48b1cb5</code></a> prepare v8.0.4 release</li>
<li><a href="https://github.com/pypa/setuptools_scm/commit/8d3560e0e99aa8dc441a4696a553069aa2cebda6"><code>8d3560e</code></a> changelog</li>
<li><a href="https://github.com/pypa/setuptools_scm/commit/8c70e1bdb3c0ddf4505c4c9a161f1d509c74db77"><code>8c70e1b</code></a> configure build backend in integration tests</li>
<li><a href="https://github.com/pypa/setuptools_scm/commit/e90d13fd3a36ff8a5b7693ce3d8ca0136e123f33"><code>e90d13f</code></a> also add wheel as test requirement</li>
<li><a href="https://github.com/pypa/setuptools_scm/commit/d37eb9186155c48f43b231159025c530437ed22d"><code>d37eb91</code></a> tests: dont capture output of build</li>
<li><a href="https://github.com/pypa/setuptools_scm/commit/41eac35195ba6d47ecff3e66cc163285ef2699f8"><code>41eac35</code></a> add build to the test requirements</li>
<li><a href="https://github.com/pypa/setuptools_scm/commit/8bd16178cd54cbaf8a5c528ab7e78041bb5dd488"><code>8bd1617</code></a> enforce utf-8 for toml</li>
<li><a href="https://github.com/pypa/setuptools_scm/commit/3c0556aae9898fe21697b639633c8a3aee12da86"><code>3c0556a</code></a> remove build time need for typing_extensions</li>
<li><a href="https://github.com/pypa/setuptools_scm/commit/0af76c06daffefe9e8408be149214bc85e3b4d4d"><code>0af76c0</code></a> version_keyword: introduce variable name for overrides</li>
<li><a href="https://github.com/pypa/setuptools_scm/commit/27aad55ff400aae92d6e4817cdae768643a041e0"><code>27aad55</code></a> chore: steamline logging in _version_cls</li>
<li>Additional commits viewable in <a href="https://github.com/pypa/setuptools_scm/compare/v8.0.3...v8.0.4">compare view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Bumps the python-packages group with 4 updates: [babel](https://github.com/python-babel/babel), [cycler](https://github.com/matplotlib/cycler), [fonttools](https://github.com/fonttools/fonttools) and [setuptools-scm](https://github.com/pypa/setuptools_scm).


Updates `babel` from 2.12.1 to 2.13.0
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](python-babel/babel@v2.12.1...v2.13.0)

Updates `cycler` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/matplotlib/cycler/releases)
- [Commits](matplotlib/cycler@v0.12.0...v0.12.1)

Updates `fonttools` from 4.43.0 to 4.43.1
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.43.0...4.43.1)

Updates `setuptools-scm` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/pypa/setuptools_scm/releases)
- [Changelog](https://github.com/pypa/setuptools_scm/blob/main/CHANGELOG.md)
- [Commits](pypa/setuptools-scm@v8.0.3...v8.0.4)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: cycler
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: fonttools
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: setuptools-scm
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners October 9, 2023 04:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 9, 2023
@greenbonebot greenbonebot enabled auto-merge (squash) October 9, 2023 04:17
@dependabot dependabot bot temporarily deployed to github-pages October 9, 2023 04:18 Inactive
@greenbonebot greenbonebot merged commit 0a9c96a into main Oct 9, 2023
@greenbonebot greenbonebot deleted the dependabot/pip/python-packages-63487baa5f branch October 9, 2023 07:24
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.

2 participants