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.14.1 #423

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps Humanizer.Core from 2.8.26 to 2.14.1.

Release notes

Sourced from Humanizer.Core's releases.

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:

  • #1172: Improve Spanish localization
  • #1164: fixes #1161
  • #1158: Adds NumberToWordsConverter for Korean

Others:

  • #1162: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255
  • #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

... (truncated)

Commits
  • 3ebc38d Update version.json
  • 60822b6 Merge pull request #1172 from ohmineer/main
  • 8471f6c Apply changes requested in PR #1172
  • a3ba88b Update README with wordForm argument
  • 6c1ac03 Update public API with new WordForm type and parameter
  • 748e804 Improve test coverage of genderless converter
  • f0d01e2 Fix public API method that did not pass tests
  • ef9133d Add Ordinalizer tests of public API new methods
  • 059745d Adapt Spanish Ordinalizer to allow for abbreviations
  • 2c38b39 Fix and add Spanish test to check new wordForm parameter in ordinalizer
  • 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)