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

Bump Humanizer.Core from 2.8.26 to 2.13.14 #4

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 14, 2022

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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 14, 2022
Bumps [Humanizer.Core](https://github.com/Humanizr/Humanizer) from 2.8.26 to 2.13.14.
- [Release notes](https://github.com/Humanizr/Humanizer/releases)
- [Changelog](https://github.com/Humanizr/Humanizer/blob/main/release_notes.md)
- [Commits](Humanizr/Humanizer@v2.8.26...v2.13.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/main/Humanizer.Core-2.13.14 branch from 0f787ee to 082412a Compare January 26, 2022 14:48
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 3, 2022

Superseded by #7.

@dependabot dependabot bot closed this Feb 3, 2022
@dependabot dependabot bot deleted the dependabot/nuget/main/Humanizer.Core-2.13.14 branch February 3, 2022 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants