Skip to content

build(deps): bump mui-tel-input from 6.0.1 to 11.0.0#210

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/mui-tel-input-11.0.0
Open

build(deps): bump mui-tel-input from 6.0.1 to 11.0.0#210
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/mui-tel-input-11.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps mui-tel-input from 6.0.1 to 11.0.0.

Release notes

Sourced from mui-tel-input's releases.

V11.0.0

Feat

  • Add MUI v9 support (MUI v7 remains compatible)
  • Wrap FlagMenuItem tests in MenuList to comply with MUI v9's stricter MenuItem context requirement

No breaking change.

v10.0.0

🚨 BREAKING CHANGE

Node.js 20.19+ is now required.

@types/node has been removed from runtime dependencies (moved to devDependencies).

Fixes

  • #155 Flag images are now decorative (alt="") to prevent screen readers from vocalizing the country name twice. The country name is conveyed via aria-label on the flag button ;
  • #181 #185 #190 Selecting a country with a shared calling code (e.g. US/CA with +1, GP/MF with +590) no longer resets or switches to the wrong country when typing digits ;
  • #189 package.json exports now correctly point to ./dist/index.d.ts ;

Internal

  • Vite 6 → 8, Vitest 3 → 4, TypeScript 5 → 6, Storybook 8 → 10
  • React 19.1 → 19.2, @​mui/material 7.0 → 7.3
  • libphonenumber-js 1.12.6 → 1.12.41
  • ESLint 9.24 → 9.39, eslint-config-viclafouch 4 → 5
  • Removed rollup-plugin-peer-deps-external (replaced by native Vite 8 config)

v9.0.1

Fix

  • #179 Fix outdated lockfile
  • #183 Fix: Dialling Code Dropdown appears below Helper Text

v9.0.0

Feat

v8.0.1

Fixes

  • #174 Missing types.

Breaking change : The component is not using React.forwardRef anymore. So care if you are on React 18. The ref will not be populated.

... (truncated)

Commits
  • 91f1df7 chore(release): 11.0.0
  • a71a52c chore: update docs
  • a34d296 feat: add MUI v9 support
  • d27b152 chore: remove bootstrap-mui-lib and upgrade-mui-lib skills
  • ea66bc3 docs: claude
  • 62602ef docs: update docs
  • e93e612 chore(docs): upgrade Docusaurus 3.7→3.9 and deps
  • 572e62b chore(release): 10.0.0
  • 11c2f38 fix: a11y flag vocalization duplication and shared calling code country reset
  • e8ff536 docs: README.md
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
mui-tel-input [>= 10.a, < 11]

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 [mui-tel-input](https://github.com/viclafouch/mui-tel-input) from 6.0.1 to 11.0.0.
- [Release notes](https://github.com/viclafouch/mui-tel-input/releases)
- [Commits](viclafouch/mui-tel-input@v6.0.1...v11.0.0)

---
updated-dependencies:
- dependency-name: mui-tel-input
  dependency-version: 11.0.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 1, 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