Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps tdesign-icons-vue from 0.2.5 to 0.3.2.

Changelog

Sourced from tdesign-icons-vue's changelog.

0.3.2

Patch Changes

  • fix: fix filled-icon naming

0.3.1

Patch Changes

  • fix: fix video-camera naming

0.3.0

Major Changes

  • feat: 新增 907 个新图标
  • feat: blockchain 重命名改为transform-1,gesture-pray-1重命名为gesture-open, gesture-ranslation-1重命名为wave-bye, gesture-up-1重命名为gesture-typing,gesture-up-2重命名为gesture-right-slip,logo-wechat重命名为logo-wechat-stroke-filled
  • feat: 移除tree-listlogo-adobe-photoshop-1 图标
Commits

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 [tdesign-icons-vue](https://github.com/Tencent/tdesign-icons/tree/HEAD/packages/vue) from 0.2.5 to 0.3.2.
- [Changelog](https://github.com/Tencent/tdesign-icons/blob/develop/packages/vue/CHANGELOG.md)
- [Commits](https://github.com/Tencent/tdesign-icons/commits/HEAD/packages/vue)

---
updated-dependencies:
- dependency-name: tdesign-icons-vue
  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 Dec 1, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2024

完成

@uyarn uyarn merged commit 8fd4d0e into develop Dec 2, 2024
12 checks passed
@uyarn uyarn deleted the dependabot/npm_and_yarn/tdesign-icons-vue-0.3.2 branch December 2, 2024 06:27
morningbao pushed a commit to morningbao/tdesign-vue that referenced this pull request Dec 2, 2024
Bumps [tdesign-icons-vue](https://github.com/Tencent/tdesign-icons/tree/HEAD/packages/vue) from 0.2.5 to 0.3.2.
- [Changelog](https://github.com/Tencent/tdesign-icons/blob/develop/packages/vue/CHANGELOG.md)
- [Commits](https://github.com/Tencent/tdesign-icons/commits/HEAD/packages/vue)

---
updated-dependencies:
- dependency-name: tdesign-icons-vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
uyarn pushed a commit that referenced this pull request Dec 6, 2024
---
updated-dependencies:
- dependency-name: tdesign-icons-vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
uyarn added a commit that referenced this pull request Dec 6, 2024
* feat(icons): new version (#3392)

* feat(Dialog&Drawer): support beforeOpen And beforeClose API (#3393)

chore: docs

* chore: replace version request (#3394)

* fix(Transfer): 修复设置pageSizeOptions时切换pageSize无法生效得问题 (#3374)

* docs(Transfer): update desc (#3398)

* fix(input-number): limiting the input of numbers exceeding the range does not trigger the blur event (#3399)

* fix(Space): fixed template white space bugs (#3401)

* fix(TimePicker): fixed only support hh:mm format

* fix(TimePicker): disabled position only is  start

* fix(Upload): fixed vue error on uploadPastedFiles is false

* docs: add readonly in api

* fix: fixed template white space bugs

* chore: update snap

* chore(deps): bump tdesign-icons-vue from 0.2.5 to 0.3.2 (#3408)

---
updated-dependencies:
- dependency-name: tdesign-icons-vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(Select): 增加option cache,避免搜索过滤时optionsList为空导致选中选项显示异常 (#3410)

* feat(Form): form rule support multi trigger (#3323)

* fix(TimePicker): fixed only support hh:mm format

* fix(TimePicker): disabled position only is  start

* fix(Upload): fixed vue error on uploadPastedFiles is false

* docs: add readonly in api

* feat(Form): rule support array trigger

* fix(transfer): fix tree disabled and drag sort bug (#3412)

* fix(transfer): fix tree disabled and drag sort bug

* chore: revert demo change

* fix(Table): fixed treeNodeCol not update on columns change (#3400)

* fix(TimePicker): fixed only support hh:mm format

* fix(TimePicker): disabled position only is  start

* fix(Upload): fixed vue error on uploadPastedFiles is false

* docs: add readonly in api

* fix(Table): fixed treeNodeCol not update on columns change

* fix(Slider): fix controlled usage (#3414)

* fix(Slider): fix controlled usage

* fix(Slider): fix default usage

* chore: remove incorrect unit test

* chore: add unit test

* chore: add unit test

* feat(tree): support scroll instance function and key param (#3415)

* feat(DatePicker): support multiple API (#3407)

* fix(datepicker): 增加多选模式

fix #3341

* refactor(datepicker): 修复props类型告警

* chore: update snapshot and fix type

* chore: update snapshot and fix type

* chore: fix render

* chore: fix type

* chore: fix

* chore: fix

* chore: update snapshot and fix type

---------

Co-authored-by: Uyarn <[email protected]>

* chore: release 1.10.6 (#3416)

* Update package.json

* chore: changelog's changes

* chore: fix info

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: release 1.10.6-naruto

* chore: release 1.10.6-naruto

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Wesley <[email protected]>
Co-authored-by: MorningUei <[email protected]>
Co-authored-by: betavs <[email protected]>
Co-authored-by: myron <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hkaikai <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants