Skip to content

Comments

Bump mui-tel-input from 6.0.1 to 9.0.1#147

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

Bump mui-tel-input from 6.0.1 to 9.0.1#147
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/mui-tel-input-9.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps mui-tel-input from 6.0.1 to 9.0.1.

Release notes

Sourced from mui-tel-input's releases.

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.

v8.0.0

Feature

  • Enable compatibility with React 19 (React 18 is still maintained).
  • Update deps

No breaking change.

v7.0.0

🚨 BREAKING CHANGE

Upgrade to MUI V6 ONLY. V5 is no more compatible. If you want more features and bug fixes from this package, you should consider upgrade your codebase to V6.

Fixes

  • #164 focusOnSelectCountry prop is now working properly ;
  • #157 A new prop is coming : FlagIconButtonProps to let you customize the aria-label of the button:
    • Type: Partial<IconButtonProps>
    • Default: undefined

This prop let you to customize the IconButton component of the flag.

Example

<MuiTelInput FlagIconButtonProps={{ 'aria-label': 'Ouvrir la liste des pays' }} />
Commits
  • e09f39a chore(release): 9.0.1
  • 72c0999 fix: lnt
  • e579e5c Merge pull request #179 from MV-GH/package-lock-outdated
  • dc74994 Merge pull request #183 from jasonchanhk/fix/menu-show-below-helpertext
  • e6733ee add test to ensure menu anchor to input element
  • e353736 set anchorRef to input field rather than whole TextField
  • b694431 fix(lockfile): outdated
  • f889bf7 chore(release): 9.0.0
  • 52a1619 fix: rollupTypes to true
  • 319786c feat: upgade all deps
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [mui-tel-input](https://github.com/viclafouch/mui-tel-input) from 6.0.1 to 9.0.1.
- [Release notes](https://github.com/viclafouch/mui-tel-input/releases)
- [Commits](viclafouch/mui-tel-input@v6.0.1...v9.0.1)

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