Skip to content
This repository was archived by the owner on May 8, 2022. It is now read-only.

Bump Humanizer from 2.8.11 to 2.14.1 #3

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 7, 2022

Bumps Humanizer from 2.8.11 to 2.14.1.

Release notes

Sourced from Humanizer'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)

Bumps [Humanizer](https://github.com/Humanizr/Humanizer) from 2.8.11 to 2.14.1.
- [Release notes](https://github.com/Humanizr/Humanizer/releases)
- [Changelog](https://github.com/Humanizr/Humanizer/blob/main/release_notes.md)
- [Commits](Humanizr/Humanizer@v2.8.11...v2.14.1)

---
updated-dependencies:
- dependency-name: Humanizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants