Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2026

This PR contains the following updates:

Package Change Age Confidence
dry-inflector (source, changelog) '~> 1.2.0''~> 1.3.0' age confidence

Release Notes

dry-rb/dry-inflector (dry-inflector)

v1.3.0

Compare Source

Changed
Fixed
  • Correctly handle pluralized aconyms in #underscore. For example, underscoring "CustomerAPIs" now gives "customer_apis". (@​hmaddocks in #​54)
  • Correctly singularize "uses" and pluralize "use". (@​hmaddocks in #​55)
  • Fix singularization of plurals ending in a vowel and "xes", such as "taxes" -> "tax". (@​hmaddocks in #​56)
  • Fix pluralization of words ending in "ee", such as "fee" -> "fees". (@​hmaddocks in #​57)
  • Fix singularizing of words like "leaves" and "thieves". (@​hmaddocks in #​58)
  • Fix pluralization of words ending in "f" that should not have their ending turn into "ves", e.g. "roof"->"roofs" and "chief"->"chiefs". (@​hmaddocks in #​59)
  • Fix pluralization of "virus" into "viruses". (@​hmaddocks in #​59)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant