Skip to content

Bump intl-tel-input from 26.9.2 to 28.1.0#1186

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/intl-tel-input-28.1.0
Open

Bump intl-tel-input from 26.9.2 to 28.1.0#1186
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/intl-tel-input-28.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps intl-tel-input from 26.9.2 to 28.1.0.

Release notes

Sourced from intl-tel-input's releases.

v28.1.0

  • Fix: re-showing container after a shake causes re-shake. Closes #2169 (b93e4ca3)
  • Fix: dropdown keydown no longer intercepts other inputs' arrow keys (eb9320ed)
  • i18n: enrich aria labels with country interpolation and phone-number context (9fb8039b)
  • i18n: fix translation errors (according to claude opus) (1b2caeff)
  • i18n: add new translations (45fe2334)
  • i18n: remove redundant logic (5441d9e0)

v28.0.9

  • fix: address strict paste review feedback (7c414a5e)
  • fix: allow native paste events in strictMode (0b296548)

v28.0.8

  • Fix arrow-key over-jump when typing "+" with dropdownAlwaysOpen + separateDialCode (ac77ffea)

v28.0.7

  • Add a unique class for the input container, to distinguish from the detached dropdownContainer which also has .iti (f13a669d)
  • Core: dynamically update input padding when selected country resizes (34cdb871)

v28.0.6

  • Core: cap geoIpLookup at 10s and allow retry after failure (24ab1bdb)

v28.0.5

v28.0.4

  • Replace innerHTML icon assignments with createElementNS to avoid Trusted Types violations (33c31667)

v28.0.3

  • Disable nationalMode by default, now that separateDialCode overrules it (41237059)

v28.0.2

  • Make Angular validation demo use ReactiveFormsModule (f57386cb)
  • More culling plugin (0964a243)
  • Rename JS Plugin to Vanilla JS lib (ffb9f94e)
  • Update readmes (9892749a)

v28.0.1

v28.0.0

Breaking changes

(1) Framework wrappers moved to scoped packages

If you use the React, Vue, Angular or Svelte wrappers, update your imports:

  • intl-tel-input/react@intl-tel-input/react
  • intl-tel-input/reactWithUtils@intl-tel-input/react/with-utils

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

Breaking changes

Commits
  • 26ab78f v28.1.0
  • 9edeac8 Move playStrictRejectAnimation to UI class
  • b93e4ca Fix: re-showing container after a shake causes re-shake. Closes #2169
  • eb9320e Fix: dropdown keydown no longer intercepts other inputs' arrow keys
  • 9fb8039 i18n: enrich aria labels with country interpolation and phone-number context
  • 1b2caef i18n: fix translation errors (according to claude opus)
  • 45fe233 i18n: add new translations
  • 5441d9e i18n: remove redundant logic
  • 5201dd6 v28.0.9
  • 7c414a5 fix: address strict paste review feedback
  • 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/tree/HEAD/packages/core) from 26.9.2 to 28.1.0.
- [Release notes](https://github.com/jackocnr/intl-tel-input/releases)
- [Changelog](https://github.com/jackocnr/intl-tel-input/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackocnr/intl-tel-input/commits/v28.1.0/packages/core)

---
updated-dependencies:
- dependency-name: intl-tel-input
  dependency-version: 28.1.0
  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 May 14, 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