Skip to content

build: bump dry-inflector from 1.2.0 to 1.3.1#375

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/dry-inflector-1.3.1
Closed

build: bump dry-inflector from 1.2.0 to 1.3.1#375
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/dry-inflector-1.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps dry-inflector from 1.2.0 to 1.3.1.

Release notes

Sourced from dry-inflector's releases.

v1.3.1

Fixed

  • Improve pluralization of "-um" vs "-ium" words. "Premium" is now pluralized correctly. (@​hmaddocks in #60)

Compare v1.3.0 ... v1.3.1

v1.3.0

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)
Changelog

Sourced from dry-inflector's changelog.

1.3.1 - 2026-01-13

Fixed

  • Improve pluralization of "-um" vs "-ium" words. "Premium" is now pluralized correctly. (@​hmaddocks in #60)

1.3.0 - 2026-01-09

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)
Commits
  • f593a17 Prepare for v1.3.1
  • b96de18 Extend the handling of "um" and "ium" pluralisation (#60)
  • 96d4382 Prepare for v1.3.0
  • 950b15a Remove stray gemspec file
  • ea477b3 Tidy CHANGELOG formatting
  • ba53528 Inflection Defaults Tidy Up (#59)
  • d8d616d Fix singularize leaves and thieves (#58)
  • 1b30881 File sync from hanakai-rb/repo-sync
  • 47309d9 File sync from hanakai-rb/repo-sync
  • f1a7e0b File sync from hanakai-rb/repo-sync
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [dry-inflector](https://github.com/dry-rb/dry-inflector) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/dry-rb/dry-inflector/releases)
- [Changelog](https://github.com/dry-rb/dry-inflector/blob/main/CHANGELOG.md)
- [Commits](dry-rb/dry-inflector@v1.2.0...v1.3.1)

---
updated-dependencies:
- dependency-name: dry-inflector
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency updates ruby Pull requests that update Ruby code labels Jan 13, 2026
@github-actions github-actions bot added the build label Jan 13, 2026
@niteshpurohit
Copy link
Member

1.3.1

@niteshpurohit
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2026

Looks like dry-inflector is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 14, 2026
@dependabot dependabot bot deleted the dependabot/bundler/dry-inflector-1.3.1 branch February 14, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant