Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Bump babel from 2.2.0 to 2.8.1 #91

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps babel from 2.2.0 to 2.8.1.

Release notes

Sourced from babel's releases.

Version 2.8.1

This patch version only differs from 2.8.0 in that it backports in #752.

Version 2.8.0

Improvements

  • CLDR: Upgrade to CLDR 36.0 - Aarni Koskela (#679)
  • Messages: Don't even open files with the "ignore" extraction method - @sebleblanc (#678)

Bugfixes

  • Numbers: Fix formatting very small decimals when quantization is disabled - Lev Lybin, @miluChen (#662)
  • Messages: Attempt to sort all messages – Mario Frasca (#651, #606)

Docs

  • Add years to changelog - Romuald Brunet
  • Note that installation requires pytz - Steve (Gadget) Barnes

Version 2.7.0

🎉 A new version, almost exactly a year since 2.6.0!

Possibly incompatible changes

These may be backward incompatible in some cases, as some more-or-less internal APIs have changed. Please feel free to file issues if you bump into anything strange and we'll try to help!

  • General: Internal uses of babel.util.odict have been replaced with collections.OrderedDict from The Python standard library.

Improvements

  • CLDR: Upgrade to CLDR 35.1 - Alberto Mardegan, Aarni Koskela (#626, #643)
  • General: allow anchoring path patterns to the start of a string - Brian Cappello (#600)
  • General: Bumped version requirement on pytz - @chrisbrake (#592)
  • Messages: pybabel compile: exit with code 1 if errors were encountered - Aarni Koskela (#647)
  • Messages: Add omit-header to update_catalog - Cédric Krier (#633)
  • Messages: Catalog update: keep user comments from destination by default - Aarni Koskela (#648)
  • Messages: Skip empty message when writing mo file - Cédric Krier (#564)
  • Messages: Small fixes to avoid crashes on badly formatted .po files - Bryn Truscott (#597)
  • Numbers: parse_decimal() strict argument and suggestions - Charly C (#590)
  • Numbers: don't repeat suggestions in parse_decimal strict - Serban Constantin (#599)
  • Numbers: implement currency formatting with long display names - Luke Plant (#585)
  • Numbers: parse_decimal(): assume spaces are equivalent to non-breaking spaces when not in strict mode - Aarni Koskela (#649)
  • Performance: Cache locale_identifiers() - Aarni Koskela (#644)

Bugfixes

  • CLDR: Skip alt=... for week data (minDays, firstDay, weekendStart, weekendEnd) - Aarni Koskela (#634)
Changelog

Sourced from babel's changelog.

Version 2.8.1

This is solely a patch release to make running tests on Py.test 6+ possible.

Bugfixes


* Support Py.test 6 - Aarni Koskela ([#747](https://github.com/python-babel/babel/issues/747), [#750](https://github.com/python-babel/babel/issues/750), [#752](https://github.com/python-babel/babel/issues/752))

Version 2.8.0

Improvements

  • CLDR: Upgrade to CLDR 36.0 - Aarni Koskela (#679)
  • Messages: Don't even open files with the "ignore" extraction method - @sebleblanc (#678)

Bugfixes


* Numbers: Fix formatting very small decimals when quantization is disabled - Lev Lybin, @miluChen ([#662](https://github.com/python-babel/babel/issues/662))
* Messages: Attempt to sort all messages – Mario Frasca ([#651](https://github.com/python-babel/babel/issues/651), [#606](https://github.com/python-babel/babel/issues/606))

Docs


* Add years to changelog - Romuald Brunet
* Note that installation requires pytz - Steve (Gadget) Barnes

Version 2.7.0

Possibly incompatible changes
</code></pre>
<p>These may be backward incompatible in some cases, as some more-or-less internal
APIs have changed. Please feel free to file issues if you bump into anything
strange and we'll try to help!</p>
<ul>
<li>General: Internal uses of <code>babel.util.odict</code> have been replaced with
<code>collections.OrderedDict</code> from The Python standard library.</li>
</ul>
<p>Improvements</p>
<pre><code>

  • CLDR: Upgrade to CLDR 35.1 - Alberto Mardegan, Aarni Koskela (#626, #643)
  • General: allow anchoring path patterns to the start of a string - Brian Cappello (#600)
  • General: Bumped version requirement on pytz - @chrisbrake (#592)
    &lt;/tr&gt;&lt;/table&gt; ... (truncated)
    </code></pre>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>

<ul>
<li><a href="https://github.com/python-babel/babel/commit/efa0d6d3d7f632ff398705d4f767d953226c16fd&quot;&gt;&lt;code&gt;efa0d6d&lt;/code&gt;&lt;/a> Bump version to 2.8.1</li>
<li><a href="https://github.com/python-babel/babel/commit/bd836a4ac51958c083ff13ea02f8c18b7c0f4e2d&quot;&gt;&lt;code&gt;bd836a4&lt;/code&gt;&lt;/a> Bump copyright year from 2019 to 2020</li>
<li><a href="https://github.com/python-babel/babel/commit/d77fe5d3275f5cf9774fa6c9bf097b466ddb6473&quot;&gt;&lt;code&gt;d77fe5d&lt;/code&gt;&lt;/a> Distill changelog</li>
<li><a href="https://github.com/python-babel/babel/commit/99cc2c6fba08939dc8693ac0ae53c6046cc92459&quot;&gt;&lt;code&gt;99cc2c6&lt;/code&gt;&lt;/a> Py.test 6 support (<a href="https://github-redirect.dependabot.com/python-babel/babel/issues/752&quot;&gt;#752&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/python-babel/babel/commit/d45b2d300b1e2ef261c243ab7d094045d61fcd8e&quot;&gt;&lt;code&gt;d45b2d3&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/python-babel/babel/issues/683&quot;&gt;#683&lt;/a> from python-babel/become-2.8.0</li>
<li><a href="https://github.com/python-babel/babel/commit/692ad094c8fdf1895b7f56a071f38f8e463a2c62&quot;&gt;&lt;code&gt;692ad09&lt;/code&gt;&lt;/a> Bump version</li>
<li><a href="https://github.com/python-babel/babel/commit/eb1b24f49760eadb13dee0d505b25f93befa5c97&quot;&gt;&lt;code&gt;eb1b24f&lt;/code&gt;&lt;/a> Update authors file</li>
<li><a href="https://github.com/python-babel/babel/commit/dc012d4961c8a58c761252053a9954ccdbf4afd2&quot;&gt;&lt;code&gt;dc012d4&lt;/code&gt;&lt;/a> Distill changelog from git log</li>
<li><a href="https://github.com/python-babel/babel/commit/c42bc9e907d638b368d07a326daa841e4a0bd691&quot;&gt;&lt;code&gt;c42bc9e&lt;/code&gt;&lt;/a> Hardcode &quot;ignore&quot; method</li>
<li><a href="https://github.com/python-babel/babel/commit/df9c01c6480ef20523418079b6774612e47b8c63&quot;&gt;&lt;code&gt;df9c01c&lt;/code&gt;&lt;/a> fix small decimal with disabled decimal_quantization</li>
<li>Additional commits viewable in <a href="https://github.com/python-babel/babel/compare/2.2.0...v2.8.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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 12, 2020
@dependabot-preview
Copy link
Author

Superseded by #93.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/babel-2.8.1 branch November 13, 2020 05:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants