Skip to content
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

chore: bump element-plus from 2.7.8 to 2.8.6 in /src-vue #1030

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 Nov 1, 2024

Bumps element-plus from 2.7.8 to 2.8.6.

Release notes

Sourced from element-plus's releases.

2.8.6

2024-10-18

Features

  • Components [input] show pwd visible icon when the input is readonly (#18458 by @​LoTwT)

Bug fixes

2.8.5

2024-10-11

Features

Bug fixes

  • Play dayjs cahce miss (#18381 by @​makedopamine)
  • Theme-chalk upgrade SASS version and fix deprecated color function (#18376 by @​lvzhenbo)
  • Components [transfer] render the option's label correctly when there's only an empty comment in the default slot (#18416 by @​LoTwT)
  • Components [table] cancel layout update when component unmount (#18440 by @​btea)
  • Hooks [lockscreen] compatible with document non-existence (#18445 by @​btea)
  • Components [mention] native event triggered twice (#18453 by @​SorrowX)
  • Components [select] use blur in the tooltip slot has no effect (#18335 by @​warmthsea)
  • Hooks rendering multiple popper container DOM in SSR/SSG (#18482 by @​tolking)
  • Components [select] the blur not triggered when click the outside (#18478 by @​tolking)
  • Components [table] the last column shuld not allow drag (#18444 by @​btea)

Refactors

2.8.4

2024-09-27

Features

... (truncated)

Changelog

Sourced from element-plus's changelog.

2.8.6

2024-10-18

Features

  • Components [input] show pwd visible icon when the input is readonly (#18458 by @​LoTwT)

Bug fixes

2.8.5

2024-10-11

Features

Bug fixes

  • Play dayjs cahce miss (#18381 by @​makedopamine)
  • Theme-chalk upgrade SASS version and fix deprecated color function (#18376 by @​lvzhenbo)
  • Components [transfer] render the option's label correctly when there's only an empty comment in the default slot (#18416 by @​LoTwT)
  • Components [table] cancel layout update when component unmount (#18440 by @​btea)
  • Hooks [lockscreen] compatible with document non-existence (#18445 by @​btea)
  • Components [mention] native event triggered twice (#18453 by @​SorrowX)
  • Components [select] use blur in the tooltip slot has no effect (#18335 by @​warmthsea)
  • Hooks rendering multiple popper container DOM in SSR/SSG (#18482 by @​tolking)
  • Components [select] the blur not triggered when click the outside (#18478 by @​tolking)
  • Components [table] the last column shuld not allow drag (#18444 by @​btea)

Refactors

2.8.4

2024-09-27

Features

... (truncated)

Commits
  • c66d9b7 Merge pull request #18588 from element-plus/dev
  • fbac6c6 chore: Update changelog 2.8.6 (#18590)
  • 9d3cc84 fix: progress bar get stuck when navigating between routes (#18586)
  • 2a9c6da fix(components): [segmented] no option to not render (#18509)
  • 247d29c fix(components): [select-v2] data echo abnormality (#18334)
  • 9456fd2 chore: update ui (#18574)
  • 12c21eb chore(docs): switch Vue to the version used by VitePress (#18553)
  • e865e82 revert(components): [table-v2] #18179 & fix header checkbox z-index (#18554)
  • 5917190 feat(components): [input] show pwd visible icon when the input is readonly (#...
  • da3e687 docs: move deprecated APIs to the end of the table (#18547)
  • 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.7.8 to 2.8.6.
- [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.7.8...2.8.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2024
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