MATRIX-feather / osu

Archived ~> https://github.com/MATRIX-feather/LLin
https://osu.ppy.sh
MIT License
67 stars 5 forks source link

Bump Humanizer from 2.8.26 to 2.9.9 #9

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Humanizer from 2.8.26 to 2.9.9.

Release notes

Sourced from Humanizer's releases.

v2.9.9

No release notes provided.

v2.9.7

Changes:

Bugs:

Localization:

  • #1056: Fix a bug in number to words for central kurdish
  • #1044: Add localization for Central Kurdish (ku)
  • #1023: Numbers to words Greek converter
  • #1025: Add French support when using toWords: true in TimeSpan humanization
  • #1032: Support Thai formatter and number to word

Enhancement:

  • #781: ToMetric to million not m

Others:

  • #1055: use latest sdk
  • #1048: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.194
  • #1053: fix link for Humanizer.jvm
  • #1036: Bump coverlet.collector from 1.3.0 to 3.0.3
  • #1030: Pluralizer bug
  • #1040: Inconsistent pluralization of Matrix/Vertex
  • #1047: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190
  • #1046: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
  • #1039: Bump DiffPlex from 1.6.3 to 1.7.0
  • #1037: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
  • #1034: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12
  • #1016: Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
  • #1000: Replaced Humanizer.js with Humanizer.node
  • #1010: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.10 to 6.2.11
  • #1004: Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
  • #1003: Fix singularization for "gloves"

... (truncated)

Commits
  • 858b7c5 Remove fil-PH from default due to NuGet bug.
  • 6a7df0f ensure repository info is in the nuspec
  • 27fe5b4 Add package to dependencies
  • f62cef6 Fix nuspecs
  • 7e20c40 Merge pull request #1055 from Humanizr/net5sdk
  • 7e93a78 Fix warnings
  • a42c930 Fix rounding issue on .NET Core 3.1+
  • d389f6d Merge pull request #1056 from mhmd-azeez/central-kurdish-bug
  • 2378d19 add more test cases
  • 47a5f26 fix a bug in number to words for central kurdish
  • 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