Skip to content

chore(deps): bump mui-tel-input from 9.0.1 to 10.0.0#692

Merged
gaius-qi merged 2 commits intomainfrom
dependabot/npm_and_yarn/mui-tel-input-10.0.0
Apr 1, 2026
Merged

chore(deps): bump mui-tel-input from 9.0.1 to 10.0.0#692
gaius-qi merged 2 commits intomainfrom
dependabot/npm_and_yarn/mui-tel-input-10.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps mui-tel-input from 9.0.1 to 10.0.0.

Release notes

Sourced from mui-tel-input's releases.

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)
Commits
  • 572e62b chore(release): 10.0.0
  • 11c2f38 fix: a11y flag vocalization duplication and shared calling code country reset
  • e8ff536 docs: README.md
  • 4ab4089 docs: agents
  • 7930080 chore: code review cleanup following project rules
  • ffafa34 feat!: upgrade all dependencies to latest major versions
  • See full diff in compare view

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 9.0.1 to 10.0.0.
- [Release notes](https://github.com/viclafouch/mui-tel-input/releases)
- [Commits](viclafouch/mui-tel-input@v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: mui-tel-input
  dependency-version: 10.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 Mar 30, 2026
@dependabot dependabot bot requested review from a team as code owners March 30, 2026 21:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 30, 2026
@dependabot dependabot bot requested review from jim3ma and mingcheng March 30, 2026 21:27
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 30, 2026
Copy link
Copy Markdown
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

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

LGTM

@gaius-qi gaius-qi enabled auto-merge (squash) April 1, 2026 03:28
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.43%. Comparing base (cb057ce) to head (1b770ca).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #692   +/-   ##
=======================================
  Coverage   96.43%   96.43%           
=======================================
  Files          52       52           
  Lines        5780     5780           
  Branches     1821     1857   +36     
=======================================
  Hits         5574     5574           
  Misses        190      190           
  Partials       16       16           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gaius-qi gaius-qi merged commit 6320055 into main Apr 1, 2026
12 of 13 checks passed
@gaius-qi gaius-qi deleted the dependabot/npm_and_yarn/mui-tel-input-10.0.0 branch April 1, 2026 03:38
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.

1 participant