Skip to content

build(deps): bump element-plus from 2.9.9 to 2.10.1 in /spa #1046

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps element-plus from 2.9.9 to 2.10.1.

Release notes

Sourced from element-plus's releases.

2.10.1

2025-06-07

Bug fixes

  • Components [form] the validate function is executed repeatedly (#19345 by @​betavs)
  • Components [splitter-panel] the style file path error (#20948 by @​tolking)

2.10.0

2025-06-06

Features

  • Components [alert] add open and auto-close functionality with delays (#20533 by @​betavs)

Bug fixes

  • Components [config-provider] provide global config function is invalid for message (#20863 by @​betavs)
  • Components [text] the title attribute loses its reactivity (#20875 by @​betavs)
  • Components [cascader] scrolling to active node is inaccurate (#20877 by @​btea)
  • Components [input-number] clear display content after non-numeric input (#19538 by @​DDDDD12138)
  • Components [select-v2] fix default-first-option and allow-create are not effective together (#20872 by @​kooriookami)
  • Components [cascader] placeholder should be blank if pass a empty string (#20896 by @​btea)
  • Components [form-item] cannot be set to div tag for rendering (#20608 by @​betavs)
  • Components [select] display exception when label is 0 or "" (#20905 by @​YiMo1)
  • Components [dialog] drag into view when content is too high (#20595 by @​wNing50)
  • Components [cascader-panel] check if children label are comments (#20899 by @​Dsaquel)
  • Components [dialog] fix dialog zindex should update responsively (#18520 by @​wsVIC)
  • Components [space] correctly render comment nodes (#20922 by @​btea)
  • Theme-chalk [radio] update background color for checked state (#19594 by @​betavs)
  • Components [collapse] resolve space key conflict and improve accessibility (#20529 by @​rhodi2436)

Refactors

... (truncated)

Changelog

Sourced from element-plus's changelog.

2.10.1

2025-06-07

Bug fixes

  • Components [form] the validate function is executed repeatedly (#19345 by @​betavs)
  • Components [splitter-panel] the style file path error (#20948 by @​tolking)

2.10.0

2025-06-06

Features

Bug fixes

  • [color-picker] Fix invalid color code clearing (#20832 by @​zhanghaifeng213)
  • Components [config-provider] provide global config function is invalid for message (#20863 by @​betavs)
  • Components [text] the title attribute loses its reactivity (#20875 by @​betavs)
  • Components [cascader] scrolling to active node is inaccurate (#20877 by @​btea)
  • Components [input-number] clear display content after non-numeric input (#19538 by @​DDDDD12138)
  • Components [select-v2] fix default-first-option and allow-create are not effective together (#20872 by @​kooriookami)
  • Components [cascader] placeholder should be blank if pass a empty string (#20896 by @​btea)
  • Components [form-item] cannot be set to div tag for rendering (#20608 by @​betavs)
  • Components [select] display exception when label is 0 or "" (#20905 by @​YiMo1)
  • Components [dialog] drag into view when content is too high (#20595 by @​wNing50)
  • Hooks [use-focus-controller] form-disabled-status not trigger blur (#20891 by @​warmthsea)
  • Components [cascader-panel] check if children label are comments (#20899 by @​Dsaquel)
  • Components [dialog] fix dialog zindex should update responsively (#18520 by @​wsVIC)
  • Components [space] correctly render comment nodes (#20922 by @​btea)
  • Types [menu-item] make index attribute required (#19007 by @​DDDDD12138)
  • Theme-chalk [radio] update background color for checked state (#19594 by @​betavs)
  • Components [space] keep comment nodes (#20930 by @​btea)
  • Components [collapse] resolve space key conflict and improve accessibility (#20529 by @​rhodi2436)

Refactors

2.9.11

... (truncated)

Commits
  • bd42da1 D2M (#20949)
  • b3f2a6f Merge pull request #20935 from element-plus/dev
  • eb342b5 chore: Update changelog 2.10.0 (#20937)
  • c043e5f fix(components): [collapse] resolve space key conflict and improve accessibil...
  • 84376be refactor(components): [tooltip-v2] remove ts-nocheck comments (#16928)
  • 8f380ce refactor(components): standardize injection keys (#20616)
  • 6f8e91f refactor(components): [select] modify manuallyRenderSlots execute (#20854)
  • 8098ddc fix(components): [space] keep comment nodes (#20930)
  • 6936245 fix(theme-chalk): [radio] update background color for checked state (#19594)
  • 0680399 fix(types): [menu-item] make index attribute required (#19007)
  • Additional commits viewable 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 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)

Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.9.9 to 2.10.1.
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](element-plus/element-plus@2.9.9...2.10.1)

---
updated-dependencies:
- dependency-name: element-plus
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 9, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants