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.1 in /src-vue #1011

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps element-plus from 2.7.8 to 2.8.1.

Release notes

Sourced from element-plus's releases.

2.8.1

2024-08-23

Features

  • Components [cascader] support placement & fallback-placements (#17840 by @​btea)

Bug fixes

  • Components [date-picker] disabledDate is invalid when selecting year or month picker (#15848 by @​xingyixiang)
  • Components [dialog] error calling resetPostion before dialog is rendered (#17855 by @​donga-gao)
  • Components [table] toggleRowSelection restores previous behavior (#17884 by @​tolking)
  • Components [time-picker] avoid update initial value when using disabledHours & isRange (#17813 by @​momei-LJM)
  • Components [table] use isEqual to determine whether it is selected (#17885 by @​tolking)
  • Perf(components): [virtual-list] wrap row with Fragment and set key on it (#8284 by @​tkitesy)
  • Style(components): [select] add a unique class name for the clear icon (#17575 by @​HaceraI)

Refactors

2.8.0

2024-08-09

Features

... (truncated)

Changelog

Sourced from element-plus's changelog.

2.8.1

2024-08-23

Features

Bug fixes

Refactors

2.8.0

2024-08-09

Features

... (truncated)

Commits
  • f9c078e Merge pull request #17982 from element-plus/dev
  • bf00437 chore: Update changelog 2.8.1 (#17992)
  • 10bc510 fix(theme-chalk): replace margin with padding (#15499)
  • 5f32318 feat(components): [popconfirm] add actions slot (#17957)
  • 00e1ccc feat(components): [descriptions] add rowspan (#10314)
  • bdfe30c chore(components): [dialog] change border-radius to base (#17975)
  • c657bbe refactor(components): [carousel] use var to replace raw string (#17958)
  • 7b6e2c2 docs: rendering example demos on the server side (#17472)
  • 9234661 style(components): [select] add a unique class name for the clear icon (#17575)
  • 6b7e204 fix(components): [dialog] rename resetPostion to resetPosition (#17900)
  • 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.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.7.8...2.8.1)

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

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 Sep 1, 2024
@github-actions github-actions bot added the merge conflicts Blocked by merge conflicts, waiting on the author to resolve label Sep 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2024

Superseded by #1016.

@dependabot dependabot bot closed this Sep 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src-vue/element-plus-2.8.1 branch September 13, 2024 12:55
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 merge conflicts Blocked by merge conflicts, waiting on the author to resolve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants