emoji-mart-vue icon indicating copy to clipboard operation
emoji-mart-vue copied to clipboard

Bump inflection from 1.13.1 to 1.13.2

Open dependabot[bot] opened this issue 2 years ago • 2 comments

Bumps inflection from 1.13.1 to 1.13.2.

Release notes

Sourced from inflection's releases.

1.13.2

What's Changed

New Contributors

Full Changelog: https://github.com/dreamerslab/node.inflection/compare/v1.13.1...v1.13.2

Changelog

Sourced from inflection's changelog.

1.13.2 / 2022-01-29

  • [fix] drives singular form
  • [feat] allow inflect to use floats
  • [chore] upgrade packages
Commits
  • 63db1f5 1.13.2
  • d5cba22 docs: CHANGELOG for 1.13.2
  • daf3a6d chore: create minified version
  • f5fd3e2 chore: upgrade packages
  • 41058ee Merge pull request #86 from bijx/bijx/inflect-float-improvement
  • 4be097f fix: Modified inflect() method to allow floats so that decimal numbers betwee...
  • 0aaa8d7 Merge pull request #84 from ctcpip/drives
  • b6d5345 🐛 fix drive(s)
  • See full diff 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] avatar Jul 12 '22 17:07 dependabot[bot]

@dependabot rebase

serebrov avatar Jul 12 '22 17:07 serebrov

Codecov Report

Merging #219 (515e603) into master (e4d2892) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #219   +/-   ##
=======================================
  Coverage   89.46%   89.46%           
=======================================
  Files          16       16           
  Lines         579      579           
  Branches      144      144           
=======================================
  Hits          518      518           
  Misses         55       55           
  Partials        6        6           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Jul 12 '22 17:07 codecov-commenter

Superseded by #234.

dependabot[bot] avatar Sep 19 '22 15:09 dependabot[bot]