chore(deps): update dependency dls-icons-vue to ~3.66.0#1246
chore(deps): update dependency dls-icons-vue to ~3.66.0#1246
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
9fe42b2 to
9a43883
Compare
9a43883 to
e60c7a7
Compare
e60c7a7 to
0397962
Compare
0397962 to
615fb90
Compare
615fb90 to
5c21fbf
Compare
5c21fbf to
5d00135
Compare
5d00135 to
c6db65c
Compare
9bcac4c to
c6db65c
Compare
c6db65c to
7b47c86
Compare
7b47c86 to
4f9b702
Compare
4f9b702 to
bf42d04
Compare
bf42d04 to
98a6d59
Compare
98a6d59 to
2e36f43
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the dls-icons-vue dependency from version ~3.55.0 to ~3.65.0 (note: the PR title mentions ~3.66.0, but the actual changes are to ~3.65.0). This is a minor version update that includes updating both the main package and its dependency dls-icons-data.
Changes:
- Updated
dls-icons-vuefrom ~3.55.0 to ~3.65.0 across three packages - Updated
dls-icons-datafrom version 3.55.0 to 3.65.0 in the lock file - Updated package lock file with new integrity hashes
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| pnpm-lock.yaml | Updated lock file with new versions of dls-icons-vue (3.65.0) and dls-icons-data (3.65.0), plus integrity hashes |
| packages/veui/package.json | Updated dls-icons-vue devDependency to ~3.65.0 |
| packages/veui-theme-dls/package.json | Updated dls-icons-vue dependency to ~3.65.0 |
| packages/veui-theme-dls-icons/package.json | Updated dls-icons-vue dependency to ~3.65.0 |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "classlist-polyfill": "^1.2.0", | ||
| "cross-env": "^5.2.1", | ||
| "dls-icons-vue": "~3.55.0", | ||
| "dls-icons-vue": "~3.66.0", |
There was a problem hiding this comment.
The PR title and description state that dls-icons-vue should be updated to ~3.66.0, but the actual changes update it to ~3.65.0. This discrepancy should be resolved - either the code should be updated to ~3.66.0 as stated in the PR description, or the PR description should be corrected to reflect ~3.65.0.
This PR contains the following updates:
~3.55.0→~3.66.0~3.55.0→~3.66.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.