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.10.1 #478

Merged
merged 1 commit into from
May 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2021

Bumps Humanizer.Core from 2.8.26 to 2.10.1.

Release notes

Sourced from Humanizer.Core's releases.

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.9

No release notes provided.

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:

... (truncated)

Commits
  • 7519adf Update version.json
  • d602902 Merge pull request #1063 from dahlbyk/ICulturedStringTransformer
  • f8e2df8 Transform with Culture via ICulturedStringTransformer
  • cc5d53d Typo
  • 3d3814f Merge pull request #1065 from Humanizr/catch-unsupported-cultures
  • 92f76a4 Add try/catch around formatter registration to handle OS's that don't support...
  • b8c06d7 Merge pull request #1062 from dahlbyk/ByteSize-Parse-IFormatProvider
  • 8db043d Parse positive/negative sign
  • 94694af Adjust ByteSize Parse/TryParse exceptions
  • d4972e0 Fail parse for invalid suffix; unify tests
  • 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 will merge this PR once CI passes on it, as requested by @rsg-bot.


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 dependabot bot added .NET 📦 dependencies Pull requests that update a dependency file labels May 6, 2021
@github-actions github-actions bot added this to the v0.1.0 milestone May 6, 2021
@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #478 (77ae4e8) into master (877cc6f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #478   +/-   ##
=======================================
  Coverage   76.67%   76.67%           
=======================================
  Files          11       11           
  Lines         536      536           
  Branches       59       59           
=======================================
  Hits          411      411           
  Misses        125      125           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 877cc6f...77ae4e8. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/nuget/Humanizer.Core-2.10.1 branch from c704d18 to 77ae4e8 Compare May 8, 2021 21:12
@david-driscoll david-driscoll added the :shipit: merge Shipit! label May 8, 2021
@rsg-bot
Copy link
Contributor

rsg-bot commented May 8, 2021

@dependabot squash and merge

@dependabot dependabot bot merged commit a06a8eb into master May 8, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Humanizer.Core-2.10.1 branch May 8, 2021 21:48
@mergify mergify bot removed the :shipit: merge Shipit! label May 8, 2021
@github-actions github-actions bot modified the milestones: v0.1.0, v0.1.1 Dec 16, 2022
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.

2 participants