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

Bump element-plus from 2.7.3 to 2.8.5 in /developers #1124

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 Oct 14, 2024

Bumps element-plus from 2.7.3 to 2.8.5.

Release notes

Sourced from element-plus's releases.

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

  • Components [date-picker] add placement & fallback-placements (#18310 by @​btea)
  • Components [cascader] update cascader component to expost presentText (#18338 by @​0song)
  • Components add the ability to append table filter panel, select and pagination size dropdowns to any element (#14318 by @​Karolis-Stoncius)
  • Components [table] export updateKeyChildren method & correct version (#17709 by @​warmthsea)

Bug fixes

  • Components step-strictly is true and should keep the initial value and step matching (#18277 by @​KESHAOYE)
  • Components [scrollbar] compatibility with wrapRef does not exist (#18311 by @​btea)

... (truncated)

Changelog

Sourced from element-plus's changelog.

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

Bug fixes

... (truncated)

Commits
  • 700d125 Merge pull request #18513 from element-plus/dev
  • fb8c6fd chore: Update changelog 2.8.5 (#18528)
  • ed9bb12 fix(components): [table] the last column shuld not allow drag (#18444)
  • 1f82e8c feat(components): [select & select-v2] explicit export selectedLabel (#18350)
  • 8908e73 fix(components): [select] the blur not triggered when click the outside (#18478)
  • f23ae62 fix(hooks): rendering multiple popper container DOM in SSR/SSG (#18482)
  • 0417037 docs: disambiguate description of autoInsertSpace (#18490)
  • 16bb0b7 fix(components): [select] use blur in the tooltip slot has no effect (#18335)
  • bd245ca feat(components): [mention] explicit export dropdownVisible (#18460)
  • 7e4682a fix(components): [mention] native event triggered twice (#18453)
  • 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.3 to 2.8.5.
- [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.3...2.8.5)

---
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 Oct 14, 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