yllibed / Zigbee2MqttAssistant

GUI for Zigbee2Mqtt running in docker and HASS.IO
447 stars 43 forks source link

Bump Humanizer.Core from 2.8.26 to 2.13.14 #413

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Humanizer.Core from 2.8.26 to 2.13.14.

Release notes

Sourced from Humanizer.Core's releases.

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
  • #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

... (truncated)

Commits
  • 18167e5 Merge pull request #1134 from strobelt/clocktime-timeonly-strategy
  • fceb939 Move ClockNotationRounding enum to root Humanizer namespace
  • 82f2fcf Merge pull request #1148 from Humanizr/dependabot/nuget/Microsoft.SourceLink....
  • 5d4a178 Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1
  • 03a4409 Add rounding to nearest five minutes
  • 567ac49 Merge pull request #1142 from YohDeadfall/fix-tests
  • 2f696ef Fixed merge issue with lost test case change
  • aea2bf9 Merge pull request #1114 from YohDeadfall/fix-default-number-format
  • 801975d Simplify tests and registry for english languages
  • e871d39 Make Converters internal
  • 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 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[bot] commented 2 years ago

Superseded by #423.