Skip to content

Bump intl-tel-input from 26.9.2 to 27.2.1#1173

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/intl-tel-input-27.2.1
Closed

Bump intl-tel-input from 26.9.2 to 27.2.1#1173
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/intl-tel-input-27.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps intl-tel-input from 26.9.2 to 27.2.1.

Release notes

Sourced from intl-tel-input's releases.

v27.2.1

  • Build: plug two TS type-check gaps in CI (55cd6cf5)
  • Fix: file extensions on imports in generated file (2566d931)
  • TS: split IDE and build tsconfigs for all component wrappers (8ad653c8)
  • Build: validate ItiUtils type against utils.js runtime shape (20aa883c)
  • TS: extract shared compiler settings into tsconfig.base.json (e9c0c03c)
  • TS: match source public type surface to the bundled dist (ab169088)
  • TS: modernise module resolution (2bdacf8d)
  • Vue: revert to dist-based "intl-tel-input" resolution (3388b8be)
  • Svelte: add svelte-check to catch type errors in shipped source (b39e51a9)
  • Fix TS errors in IDE (e261325a)
  • Build: add consumer-style typecheck for generated .d.ts files (bef31a57)

v27.2.0

  • Expose open/close dropdown and strict:reject events in component wrappers (f6800007)

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

... (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.2.1, update the URL accordingly, e.g. https://github.com/jackocnr/intl-tel-input/releases/tag/v27.2.1

Breaking changes

Commits
  • c4e6636 v27.2.1
  • 55cd6cf Build: plug two TS type-check gaps in CI
  • 2566d93 Fix: file extensions on imports in generated file
  • 8ad653c TS: split IDE and build tsconfigs for all component wrappers
  • 20aa883 Build: validate ItiUtils type against utils.js runtime shape
  • e9c0c03 TS: extract shared compiler settings into tsconfig.base.json
  • ab16908 TS: match source public type surface to the bundled dist
  • 2bdacf8 TS: modernise module resolution
  • 3388b8b Vue: revert to dist-based "intl-tel-input" resolution
  • b39e51a Svelte: add svelte-check to catch type errors in shipped source
  • Additional commits viewable in compare view
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.2.1.
- [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.2.1)

---
updated-dependencies:
- dependency-name: intl-tel-input
  dependency-version: 27.2.1
  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 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Superseded by #1174.

@dependabot dependabot Bot closed this Apr 27, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/intl-tel-input-27.2.1 branch April 27, 2026 12:51
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