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 babel from 2.12.1 to 2.13.1 #3450

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps babel from 2.12.1 to 2.13.1.

Release notes

Sourced from babel's releases.

Version 2.13.1

What's Changed

New Contributors

Full Changelog: python-babel/babel@v2.13.0...v2.13.1


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

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

... (truncated)

Changelog

Sourced from babel's changelog.

Version 2.13.1

This is a patch release to fix a few bugs.

Fixes


* Fix a typo in ``_locales_to_names`` by @Dl84 in :gh:`1038` (issue :gh:`1037`)
* Fix ``setuptools`` dependency for Python 3.12 by @opryprin in :gh:`1033`

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&quot;&gt;&lt;code&gt;@​mgorny&lt;/code&gt;&lt;/a> made their first contribution in :gh:<code>998</code></li>
<li><a href="https://github.com/vargenau&quot;&gt;&lt;code&gt;@​vargenau&lt;/code&gt;&lt;/a> made their first contribution in :gh:<code>994</code></li>
<li><a href="https://github.com/joeportela&quot;&gt;&lt;code&gt;@​joeportela&lt;/code&gt;&lt;/a> made their first contribution in :gh:<code>999</code></li>
<li><a href="https://github.com/encukou&quot;&gt;&lt;code&gt;@​encukou&lt;/code&gt;&lt;/a> made their first contribution in :gh:<code>1027</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/python-babel/babel/commit/65de3dcf2dc217d6135eff999dc87a3861065e8d&quot;&gt;&lt;code&gt;65de3dc&lt;/code&gt;&lt;/a> Prepare for 2.13.1 release</li>
<li><a href="https://github.com/python-babel/babel/commit/139dc11baeb3bbd3bcbb900abb3519e71521a3f7&quot;&gt;&lt;code&gt;139dc11&lt;/code&gt;&lt;/a> Fix _locales_to_names: Call str() on the parameter variable instead of the mo...</li>
<li><a href="https://github.com/python-babel/babel/commit/eeb2feb13f7273636d2214dbdb3fb780d9b4fa4f&quot;&gt;&lt;code&gt;eeb2feb&lt;/code&gt;&lt;/a> Depend on setuptools since Python 3.12</li>
<li><a href="https://github.com/python-babel/babel/commit/76677eacd10cc35bea0a11ec1d2f0566cadd4066&quot;&gt;&lt;code&gt;76677ea&lt;/code&gt;&lt;/a> Prepare for 2.13.0 release</li>
<li><a href="https://github.com/python-babel/babel/commit/fb6ab5fa6685c98433a9d558de2a3e76fbe54f83&quot;&gt;&lt;code&gt;fb6ab5f&lt;/code&gt;&lt;/a> Renovate CI &amp; tools (<a href="https://redirect.github.com/python-babel/babel/issues/1028&quot;&gt;#1028&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-babel/babel/commit/72bccffc7c35f07ec8bf97ff90079d51fc4da012&quot;&gt;&lt;code&gt;72bccff&lt;/code&gt;&lt;/a> Add f-string parsing for Python 3.12 (PEP 701) (<a href="https://redirect.github.com/python-babel/babel/issues/1027&quot;&gt;#1027&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-babel/babel/commit/6fc07a27c00cc67e32a5e5e610fe8a9a0b3756f1&quot;&gt;&lt;code&gt;6fc07a2&lt;/code&gt;&lt;/a> Support 't' specifier in keywords (<a href="https://redirect.github.com/python-babel/babel/issues/1015&quot;&gt;#1015&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-babel/babel/commit/9ef53c6a6ab5fc604b58ccb19dc63ebcf8edd28b&quot;&gt;&lt;code&gt;9ef53c6&lt;/code&gt;&lt;/a> Add flag to ignore POT-Creation-Date for updates (<a href="https://redirect.github.com/python-babel/babel/issues/999&quot;&gt;#999&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-babel/babel/commit/1747d2230a0294a07c99563cf50fb95a37b6ac0f&quot;&gt;&lt;code&gt;1747d22&lt;/code&gt;&lt;/a> Use aware UTC datetimes internally (<a href="https://redirect.github.com/python-babel/babel/issues/1009&quot;&gt;#1009&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-babel/babel/commit/95a0ea818f5d555ab4bad0ae7722971934b4a193&quot;&gt;&lt;code&gt;95a0ea8&lt;/code&gt;&lt;/a> Use SPDX license identifier: BSD-3-Clause (<a href="https://redirect.github.com/python-babel/babel/issues/994&quot;&gt;#994&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/python-babel/babel/compare/v2.12.1...v2.13.1&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2023
Bumps [babel](https://github.com/python-babel/babel) from 2.12.1 to 2.13.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/babel-2.13.1 branch from b3ab3bc to a27d538 Compare November 28, 2023 16:28
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2023

Superseded by #3538.

@dependabot dependabot bot closed this Dec 21, 2023
@dependabot dependabot bot deleted the dependabot/pip/develop/babel-2.13.1 branch December 21, 2023 18:43
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.

0 participants