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.8.0 to 2.12.1 in /requirements #2533

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

Conversation

dependabot[bot]
Copy link

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

Bumps babel from 2.8.0 to 2.12.1.

Release notes

Sourced from babel's releases.

v2.12.1

Tiny packaging bugfix: py.typed wasn't included.

What's Changed

New Contributors

Full Changelog: python-babel/babel@v2.12.0...v2.12.1

Version 2.12.0

The below release notes are auto-generated; please see CHANGES.rst for a human-crafted one.

Thank you to all contributors!

What's Changed

... (truncated)

Changelog

Sourced from babel's changelog.

Version 2.12.1

Fixes


* Version 2.12.0 was missing the ``py.typed`` marker file. Thanks to Alex Waygood for the fix! :gh:`975`
* The copyright year in all files was bumped to 2023.

Version 2.12.0

Deprecations & breaking changes

  • Python 3.6 is no longer supported (:gh:919) - Aarni Koskela
  • The get_next_timezone_transition function is no more (:gh:958) - Aarni Koskela

New features


* CLDR: Babel now uses CLDR 42 (:gh:`951`) - Aarni Koskela
* Dates: `pytz` is now optional; Babel will prefer it but will use `zoneinfo` when available. (:gh:`940`) - @ds-cbo
* General: Babel now ships type annotations, thanks to Jonah Lawrence's work in multiple PRs.
* Locales: @modifiers are now retained when parsing locales (:gh:`947`) - martin f. krafft
* Messages: JavaScript template string expression extraction is now smarter. (:gh:`939`) - Johannes Wilm
* Numbers: NaN and Infinity are now better supported (:gh:`955`) - Jonah Lawrence
* Numbers: Short compact currency formats are now supported (:gh:`926`) - Jonah Lawrence
* Numbers: There's now a `Format.compact_decimal` utility function. (:gh:`921`) - Jonah Lawrence

Bugfixes


* Dates: The cache for parsed datetime patterns is now bounded (:gh:`967`) - Aarni Koskela
* Messages: Fuzzy candidate matching accuracy is improved (:gh:`970`) - Jean Abou Samra
* Numbers: Compact singular formats and patterns with no numbers work correctly (:gh:`930`, :gh:`932`) - Jonah Lawrence, Jun Omae

Improvements & cleanup
</code></pre>
<ul>
<li>Dates: <code>babel.dates.UTC</code> is now an alias for <code>datetime.timezone.utc</code> (:gh:<code>957</code>) - Aarni Koskela</li>
<li>Dates: <code>babel.localtime</code> was slightly cleaned up. (:gh:<code>952</code>) - Aarni Koskela</li>
<li>Documentation: Documentation was improved by Maciej Olko, Jonah Lawrence, lilinjie, and Aarni Koskela.</li>
<li>Infrastructure: Babel is now being linted with pre-commit and ruff. - Aarni Koskela</li>
</ul>
<h2>Version 2.11.0</h2>
<p>Upcoming deprecation</p>
<pre><code>&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/python-babel/babel/commit/56071c90116e6b9ebbb62ac072bcf032fc6987cb&quot;&gt;&lt;code&gt;56071c9&lt;/code&gt;&lt;/a> Become 2.12.1</li>
<li><a href="https://github.com/python-babel/babel/commit/9beda0bed2600af47827ad200b0c5864c542c617&quot;&gt;&lt;code&gt;9beda0b&lt;/code&gt;&lt;/a> Update copyright year to 2023</li>
<li><a href="https://github.com/python-babel/babel/commit/287f731fdde4b24034fd7f18b44de78e8db930e5&quot;&gt;&lt;code&gt;287f731&lt;/code&gt;&lt;/a> Include <code>py.typed</code> file in wheels (<a href="https://github-redirect.dependabot.com/python-babel/babel/issues/975&quot;&gt;#975&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-babel/babel/commit/f5bb5bffdbc7923bc0297b99fd9dc2cb69afd6e7&quot;&gt;&lt;code&gt;f5bb5bf&lt;/code&gt;&lt;/a> Become 2.12.0</li>
<li><a href="https://github.com/python-babel/babel/commit/d597370bfcaa8c7421ec5639ecda7b55467167dc&quot;&gt;&lt;code&gt;d597370&lt;/code&gt;&lt;/a> Tox: also test with pytz installed (<a href="https://github-redirect.dependabot.com/python-babel/babel/issues/974&quot;&gt;#974&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-babel/babel/commit/373a52f0425d0af1e578e8562a8db93fc3a02488&quot;&gt;&lt;code&gt;373a52f&lt;/code&gt;&lt;/a> Renovate CI tools a bit (<a href="https://github-redirect.dependabot.com/python-babel/babel/issues/972&quot;&gt;#972&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-babel/babel/commit/c76f1d4bc574c4885b7a1afa90da3ca5026153ec&quot;&gt;&lt;code&gt;c76f1d4&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/python-babel/babel/issues/970&quot;&gt;#970&lt;/a> from jeanas/autojunk</li>
<li><a href="https://github.com/python-babel/babel/commit/c8b7ac5b7ae1428aa6315abb6b90af0c03ab4e30&quot;&gt;&lt;code&gt;c8b7ac5&lt;/code&gt;&lt;/a> Turn off difflib &quot;autojunk&quot; heuristic in fuzzy matching</li>
<li><a href="https://github.com/python-babel/babel/commit/63bb71a5acd0d49a2ceee15098485bc34b0e8864&quot;&gt;&lt;code&gt;63bb71a&lt;/code&gt;&lt;/a> In fuzzy matching, also .lower().strip() fuzzy candidates</li>
<li><a href="https://github.com/python-babel/babel/commit/08af5e2bab184c1b5d357ebde8c0efdbe6288e2c&quot;&gt;&lt;code&gt;08af5e2&lt;/code&gt;&lt;/a> Replace babel.localedata.locale_identifiers cache with LRU cache</li>
<li>Additional commits viewable in <a href="https://github.com/python-babel/babel/compare/v2.8.0...v2.12.1&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 [babel](https://github.com/python-babel/babel) from 2.8.0 to 2.12.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.8.0...v2.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
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
Projects
None yet
0 participants