Skip to content

Bump intl-tel-input from 26.9.2 to 27.1.3#1172

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/intl-tel-input-27.1.3
Open

Bump intl-tel-input from 26.9.2 to 27.1.3#1172
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/intl-tel-input-27.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps intl-tel-input from 26.9.2 to 27.1.3.

Release notes

Sourced from intl-tel-input's releases.

v27.1.3

  • Move large inline handlers to private methods (4dcd8d5d)
  • Break up handleInputEvent for readability (8395c396)
  • Playground fix: countrySearch disabled, typing alpha chars in tel input performed hidden-search on dropdown (7b078496)
  • separateDialCode: don't erase lone + typed when strictMode is off (180e5760)
  • Component wrappers: prevent missing-utils throw on keystrokes during utils-loading gap (7f5f2ec8)

v27.1.2

  • Language consistency: utilities and utils (52aa28b7)
  • comment tweak (9d11682d)
  • Fix: shared numbers default to main country, but initialCountry should override (c4249afd)
  • data.ts comments (5f4a0c4f)

v27.1.1

  • Fix: strictMode not rejecting certain keys on Android (12f6d285)

v27.1.0

  • Emit synthetic input event on countrychange to simplify handler code (288c0290)
  • Fix: 2nd instance breaks if initialised after geoIpLookup complete (b73a998b)
  • Fix focus issue when dropdownAlwaysOpen enabled (456bee79)
  • Set dropdown width before calling setInitialState (4cbfc30a)
  • Rename private method to distinguish from public method with same name (40184d0e)
  • Refactor for clarity e.g. always explicity call setLoading(false) instead of relying on the loading class getting wiped incidentally (d98d10b1)
  • Fix: dropdownAlwaysOpen bug - new selected country not being highighted and scrolled to (f144f560)
  • Emit strict:reject event when strict mode rejects a key/paste chars (49faebc3)

v27.0.17

v27.0.16

Full Changelog: jackocnr/intl-tel-input@v27.0.15...v27.0.16

v27.0.11

v27.0.10

v27.0.9

v27.0.8

... (truncated)

Changelog

Sourced from intl-tel-input's changelog.

See the Github Releases page for changelog: https://github.com/jackocnr/intl-tel-input/releases

Or to view a specific version, e.g. v27.1.3, update the URL accordingly, e.g. https://github.com/jackocnr/intl-tel-input/releases/tag/v27.1.3

Breaking changes

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for intl-tel-input since your current version.


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

Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 26.9.2 to 27.1.3.
- [Release notes](https://github.com/jackocnr/intl-tel-input/releases)
- [Changelog](https://github.com/jackocnr/intl-tel-input/blob/master/CHANGELOG.md)
- [Commits](jackocnr/intl-tel-input@v26.9.2...v27.1.3)

---
updated-dependencies:
- dependency-name: intl-tel-input
  dependency-version: 27.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants