Skip to content

Bump phonelib from 0.10.23 to 0.10.27 - #584

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/phonelib-0.10.27
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/phonelib-0.10.27

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps phonelib from 0.10.23 to 0.10.27.

Release notes

Sourced from phonelib's releases.

v0.10.27

  • fixed last merge bug introduced in v0.10.26

v0.10.26

  • Added framework-independent phone validation diagnostics through Phone#errors and Phone#validation
  • Added opt-in detailed ActiveModel errors with detailed_errors: true

v0.10.25

  • fixed issue #359 (Non-geographic country values returned by #country cannot be passed back in)
  • fixed issue #363 (Passed country is silently discarded for national-format numbers starting with 00)
  • merged #362 (reducing gem data size)
  • updated data

v0.10.24

  • PR #357 - take national number from the country that #country reports and fix country swapping when cutting of international prefix from invalid number with "+"
  • PR #358 - Look past leading characters when detecting a leading plus
  • updated data
Commits
  • d03d7c4 fixed merge bug and bumped version
  • 8575608 fixing texts
  • 1434fbe bumped version
  • 617ea66 updated data
  • d306adf merging
  • 1a67e7d feat: add international phone validation options
  • d36d2e6 Disable RubyGems in Railtie subprocess specs
  • f388352 Isolate Railtie specs from Bundler
  • a6895da Load Railtie only when available
  • bcee986 Merge pull request #365 from salasebas/salasebas/validator-international-prefix
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/phonelib-0.10.27 branch from f445ce8 to b35d00e Compare September 1, 2026 14:16
Bumps [phonelib](https://github.com/daddyz/phonelib) from 0.10.23 to 0.10.27.
- [Release notes](https://github.com/daddyz/phonelib/releases)
- [Changelog](https://github.com/daddyz/phonelib/blob/master/CHANGELOG.md)
- [Commits](daddyz/phonelib@v0.10.23...v0.10.27)

---
updated-dependencies:
- dependency-name: phonelib
  dependency-version: 0.10.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/phonelib-0.10.27 branch from b35d00e to f1d7b4f Compare September 11, 2026 15:58

@najibna najibna left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Patch bump of the runtime phonelib dependency. Fine if existing phone-number tests still pass.

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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant