Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps num2words from 0.5.10 to 0.5.13.

Release notes

Sourced from num2words's releases.

v0.5.13

What's Changed

New Contributors

Full Changelog: savoirfairelinux/num2words@v0.5.12...v0.5.13

v0.5.12

What's Changed

... (truncated)

Changelog

Sourced from num2words's changelog.

Version 0.5.13 -- 2023/10/18

  • Fix a problem in Brazilian Portuguese code referred to thousands when the hundreds are exact. (#421)
  • Fix issue with the hundreds of millions, billions, ... when the hundreds of those are exact. (#436)
  • Fix negative number problem (#477)
  • Fix lang_DK issues (#366)
  • Norwegian uplift (#484)
  • BYN to EU and RU (#439)
  • Change python3.6 to python3.11 because deprecation in ubuntu 22.04 (#494)
  • Add support for Azerbaijani language (#495)
  • Add Icelandic (#380)
  • Hebrew long-form spelling, gender, ordinals, fractions, maxval=1e66, construct forms (#490)
  • Fix 15, 16, 17, 18, 19 issue (#505)
  • Added support for the Nigerian Naira (#507)
  • Fix several issues with num2words in Arabic (#512)
  • Guatemalan currency support (#510)
  • Fix #508: Handle string inputs in Italian to_ordinal (#518)
  • Add Slovak language support (#533)
  • Add gender and morphological cases support for Ukrainian (#530)
  • Adding genders for Russian language (#503)
  • Lang By Added (#506)
  • Add Saudi Riyal to english (#531)

Version 0.5.12 -- 2022/08/19

  • Support Japanese Reiwa (令和/れいわ) era. (#412)
  • Add basic farsi support (#354)
  • Added Tajik language support (#406)
  • Fix Amharic language support (#465)
  • Fix Hebrew pluralize and implement to_currency (#330)
  • Add support to translate some currencies in italian language (#434)
  • Fix Polish twenties (#345)
  • Add uzs for ru and en (#422)
  • Added support for Esperanto numbers. (#387)
  • [ADD] to ordinal number for Turkish (#468)
  • Fix zeroth in Dutch to nulde fixing (#326)

Version 0.5.11 -- 2022/08/03

  • Add KZT and UAH currencies to lang RU (#264)
  • Add es_NI currency (#276)
  • Update .gitignore to add .eggs/ directory (#280)
  • Fix Hebrew support (#289)
  • Update test_tr.py to increase coverage (#298)
  • Add ordinal 12,345 to ES test suite to increase coverage (#287)
  • Add simple tests for lang_DK.py (#286)
  • Add testcase for lang_EN.py (#288)

... (truncated)

Commits
  • ab1a836 Merge pull request #542 from savoirfairelinux/new_release
  • aa81e80 Added changes for release 0.5.13
  • c3f5e17 Merge pull request #531 from SalemCode8/master
  • 57ed2f5 Merge branch 'master' into master
  • d7d80f2 Merge pull request #506 from SkiBY/by_language_added
  • 54b9701 touch
  • 1251406 [FIX]isort and flake returned
  • 613dcbe Merge branch 'master' into master
  • 138b155 Merge branch 'master' into by_language_added
  • 305242f Merge pull request #503 from smilingDima/master
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 17, 2024
Bumps [num2words](https://github.com/savoirfairelinux/num2words) from 0.5.10 to 0.5.13.
- [Release notes](https://github.com/savoirfairelinux/num2words/releases)
- [Changelog](https://github.com/savoirfairelinux/num2words/blob/master/CHANGES.rst)
- [Commits](savoirfairelinux/num2words@v0.5.10...v0.5.13)

---
updated-dependencies:
- dependency-name: num2words
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/num2words-0.5.13 branch from 889eba0 to 5e8abc2 Compare September 17, 2024 19:51
@JacobCoffee JacobCoffee merged commit 306a73d into main Sep 17, 2024
6 checks passed
@JacobCoffee JacobCoffee deleted the dependabot/pip/num2words-0.5.13 branch September 17, 2024 20:08
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.

1 participant