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

Update dependency Humanizer to v2.14.1 #88

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Humanizer nuget minor 2.8.26 -> 2.14.1

Release Notes

Humanizr/Humanizer

v2.14.1

Changes:
Bugs:
  • #​1171: Fixed The resource object with key 'DateHumanize_MultipleDaysAgo' was…
  • #​1150: Fix DateOnly, TimeOnly & DateTime issues in French
  • #​1151: Fix TimeSpan always returning words for Norwegian
Localization:
Others:
  • #​1162: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255
See More
  • #​1152: A proposal of an addition of Code of Conduct
  • #​1129: TimeSpan.Humanize always returns value 1 as words for Norwegian (nb/nb-NO)

This list of changes was auto generated.

v2.13.14

Changes:

Bugs:
  • #​1136: Fix 'toes' being singularized to 'to'
  • #​1122: Fixed issue #​1102. Dehumanize() by pascalizing the words correctly
Localization:
  • #​902: Add Latvian number to words converter
  • #​1116: Feature/icelandic language support
  • #​1105: Add German translations for ByteSize
  • #​1096: Register Latvian formatter
  • #​1094: Localisation of Tupleize method & Add Turkish support
  • #​1098: Register Filipino formatter
See More
  • #​1090: Add Greek for To Ordinal Words
  • #​1104: Add German translations for Headings
  • #​1097: Register Malaysian formatter
  • #​1095: Register Korean formatter
Enhancement:
  • #​1134: Add support to humanizing a TimeOnly as a readable clock notation
  • #​1114: Fixed default number format
  • #​1108: Localize ByteRate humanization
  • #​1106: Convert TimeUnit to symbols
  • #​1135: Fix 'Metadata' being pluralized to 'Metadatas'
Others:
  • #​1148: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1
  • #​1142: Fixed merge issue with lost test case change
  • #​1130: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13
  • #​1140: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
  • #​1139: Add 'heading' parameter XML docs to fix warnings during CI build
  • #​1138: Move tests to the correct project
  • #​1133: Bump Nerdbank.GitVersioning from 3.4.240 to 3.4.244
  • #​1137: Update branch name in PR template
  • #​1125: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.240
  • #​898: Add latvian translations
  • #​1102: Unexpected behaviour in certain cases for .Dehumanize()
  • #​1117: Improve FromAbbreviatedHeading for localized headings
  • #​1110: Bump coverlet.collector from 3.0.3 to 3.1.0
  • #​1113: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.231
  • #​1115: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
  • #​1086: Add tests for french culture ByteSize unit expression
  • #​1099: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220
  • #​1085: Update readme.md
  • #​1088: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216

This list of changes was auto generated.

v2.11.10

Changes:

Bugs:
Localization:
  • #​997: Add Danish resources for cardinal directions
  • #​1070: TurkishNumberToWordConverter now works for values greater than Int32.MaxValue
Enhancement:
  • #​1080: Add support for DateOnly and TimeOnly
Others:
See More
  • #​1006: Transforming to title case should not affect two-character words such as "in", "of" etc.
  • #​1075: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205
  • #​1050: Title Casing when string all UpperCase
  • #​1072: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
  • #​1071: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203
  • #​1058: Upgrade to GitHub-native Dependabot
  • #​989: Add number.ToWords() support for large numbers in French
  • #​988: number.ToWords() should support large numbers in French

This list of changes was auto generated.

v2.10.1

Changes:

Bugs:
  • #​1065: Add try/catch around formatter registration
Localization:
  • #​1005: Add support for culture-specific ByteSize units
Enhancement:
  • #​1063: Transform with Culture via ICulturedStringTransformer
  • #​1062: Parse ByteSize with IFormatProvider
  • #​1060: Adjust IndexOf Usage

This list of changes was auto generated.

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:
See More
  • #​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"
  • #​998: Incorrect Singularization of "Gloves"
  • #​994: Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37
  • #​996: Fix Convert signature in PolishNumberToWordsConverter
  • #​985: Number and overload
  • #​984: Make PolishNumberToWordsConverter gendered, add support for longs
  • #​979: Add tamil translations
  • #​981: Implement ja-JP for Number to Word
  • #​1: Allow localization of messages
  • #​972: Fixing typo in the readme
  • #​974: Fix TimeSpan-related humanization for French culture
  • #​982: Fix bugs blank strings and "Ex"
  • #​952: Fix #​950 Timespan.Humanize( toWords: true) incorrect culture
  • #​950: TimeSpan Humanize Arabic issue
  • #​964: Fix issue963
  • #​966: fix mistake in number 20 to word (az)
  • #​967: Fix issue941
  • #​971: Fix TimeSpan.Humanize when number of days > _daysInAMonth & precision > 1
  • #​965: Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
  • #​963: Fix Swedish translations after 100
  • #​961: Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
  • #​959: Bump xunit.runner.visualstudio from 2.4.2 to 2.4.3
  • #​956: Bump Nerdbank.GitVersioning from 3.1.91 to 3.2.31
  • #​954: Fix ByteSize not handling default formatting correctly
  • #​945: Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the v4-renovate/humanizer-2.x branch from fff0b97 to 82ae7e5 Compare April 27, 2021 16:26
@renovate renovate bot changed the title Update dependency Humanizer to v2.9.7 Update dependency Humanizer to v2.9.9 Apr 27, 2021
@renovate renovate bot force-pushed the v4-renovate/humanizer-2.x branch from 82ae7e5 to c64aca2 Compare May 5, 2021 21:02
@renovate renovate bot changed the title Update dependency Humanizer to v2.9.9 Update dependency Humanizer to v2.10.1 May 5, 2021
@renovate renovate bot force-pushed the v4-renovate/humanizer-2.x branch from c64aca2 to 009f875 Compare June 7, 2021 18:00
@renovate renovate bot changed the title Update dependency Humanizer to v2.10.1 Update dependency Humanizer to v2.11.10 Jun 7, 2021
@renovate renovate bot force-pushed the v4-renovate/humanizer-2.x branch from 009f875 to f617fc7 Compare March 7, 2022 10:36
@renovate renovate bot changed the title Update dependency Humanizer to v2.11.10 Update dependency Humanizer to v2.14.1 Mar 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant