-
-
Notifications
You must be signed in to change notification settings - Fork 9
fix(deps): update @dcloudio #7
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe recent update to the Changes
Poem
Comment |
06f6f7b
to
6175fe9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Outside diff range, codebase verification and nitpick comments (2)
playground/package.json (2)
67-70
: Inconsistent@dcloudio
package versions.There are inconsistencies in the
@dcloudio
package versions. Most packages are using3.0.0-alpha-4020520240731001
, but there are exceptions:
@dcloudio/uni-app-harmony
:3.0.0-alpha-4010320240415001
@dcloudio/vite-plugin-uni
:3.0.0-alpha-3000020210521001
Ensure that these version differences are intentional to avoid potential conflicts.
Analysis chain
Verify the consistency of the updates.
Ensure that all
@dcloudio
package versions are updated consistently to avoid potential conflicts.Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Verify the consistency of the `@dcloudio` package updates. # Test: Search for all `@dcloudio` packages in devDependencies. Expect: All versions should be alpha versions. rg --type json '@dcloudio' -A 1 playground/package.jsonLength of output: 1348
47-61
: Inconsistent@dcloudio
package versionsThe versions of
@dcloudio
packages inplayground/package.json
are not consistently updated. Most packages are updated to "3.0.0-alpha-4020520240731001", but some have different alpha versions. This inconsistency could lead to potential conflicts or unexpected behavior.
@dcloudio/uni-app-harmony
: "3.0.0-alpha-4010320240415001"@dcloudio/uni-components
: "3.0.0-alpha-3000020210521001"@dcloudio/vite-plugin-uni
: "3.0.0-alpha-3000020210521001"Please ensure all
@dcloudio
packages are updated to the same version to avoid potential issues.Analysis chain
Verify the consistency of the updates.
Ensure that all
@dcloudio
package versions are updated consistently to avoid potential conflicts.Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Verify the consistency of the `@dcloudio` package updates. # Test: Search for all `@dcloudio` packages in dependencies. Expect: All versions should be alpha versions. rg --type json '@dcloudio' -A 1 playground/package.jsonLength of output: 1348
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yaml
is excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- playground/package.json (1 hunks)
Additional comments not posted (2)
playground/package.json (2)
67-70
: Caution: Using alpha versions.Alpha versions can introduce instability and breaking changes. Ensure thorough testing before deploying to production.
47-61
: Caution: Using alpha versions.Alpha versions can introduce instability and breaking changes. Ensure thorough testing before deploying to production.
6175fe9
to
acd7c50
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yaml
is excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- playground/package.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- playground/package.json
acd7c50
to
01c76a7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yaml
is excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- playground/package.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- playground/package.json
01c76a7
to
7b2c69d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yaml
is excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- playground/package.json (1 hunks)
Additional comments not posted (19)
playground/package.json (19)
47-47
: Verify the impact of using alpha version for@dcloudio/uni-app
.Ensure that the alpha version is compatible with your project requirements and does not introduce instability.
48-48
: Verify the impact of using alpha version for@dcloudio/uni-app-harmony
.Ensure compatibility and stability with your project requirements.
49-49
: Verify the impact of using alpha version for@dcloudio/uni-app-plus
.Check for compatibility and potential instability issues.
50-50
: Verify the impact of using alpha version for@dcloudio/uni-components
.Ensure that this version aligns with your project needs and does not introduce instability.
51-51
: Verify the impact of using alpha version for@dcloudio/uni-h5
.Check for compatibility and potential instability issues.
52-52
: Verify the impact of using alpha version for@dcloudio/uni-mp-alipay
.Ensure compatibility and stability with your project requirements.
53-53
: Verify the impact of using alpha version for@dcloudio/uni-mp-baidu
.Check for compatibility and potential instability issues.
54-54
: Verify the impact of using alpha version for@dcloudio/uni-mp-jd
.Ensure compatibility and stability with your project requirements.
55-55
: Verify the impact of using alpha version for@dcloudio/uni-mp-kuaishou
.Check for compatibility and potential instability issues.
56-56
: Verify the impact of using alpha version for@dcloudio/uni-mp-lark
.Ensure compatibility and stability with your project requirements.
57-57
: Verify the impact of using alpha version for@dcloudio/uni-mp-qq
.Check for compatibility and potential instability issues.
58-58
: Verify the impact of using alpha version for@dcloudio/uni-mp-toutiao
.Ensure compatibility and stability with your project requirements.
59-59
: Verify the impact of using alpha version for@dcloudio/uni-mp-weixin
.Check for compatibility and potential instability issues.
60-60
: Verify the impact of using alpha version for@dcloudio/uni-mp-xhs
.Ensure compatibility and stability with your project requirements.
61-61
: Verify the impact of using alpha version for@dcloudio/uni-quickapp-webview
.Check for compatibility and potential instability issues.
68-68
: Verify the impact of using alpha version for@dcloudio/uni-automator
.Ensure compatibility and stability with your project requirements.
69-69
: Verify the impact of using alpha version for@dcloudio/uni-cli-shared
.Check for compatibility and potential instability issues.
70-70
: Verify the impact of using alpha version for@dcloudio/uni-stacktracey
.Ensure compatibility and stability with your project requirements.
71-71
: Verify the impact of using alpha version for@dcloudio/vite-plugin-uni
.Check for compatibility and potential instability issues.
7b2c69d
to
9b9cb8b
Compare
✅ Deploy Preview for uni-typed ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yaml
is excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- playground/package.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- playground/package.json
9b9cb8b
to
f7e41d2
Compare
@uni-helper/uni-app-components
@uni-helper/uni-app-types
@uni-helper/uni-cloud-types
@uni-helper/uni-types
@uni-helper/uni-ui-types
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yaml
is excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- playground/package.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- playground/package.json
dce23ac
to
0a2a2c4
Compare
95729be
to
e211b83
Compare
e211b83
to
d27b40e
Compare
db55e74
to
0ceab37
Compare
7155a02
to
6a4664f
Compare
6a4664f
to
386a12b
Compare
722d69b
to
d05c3f7
Compare
910eb52
to
37fda4d
Compare
6726d97
to
b8362bf
Compare
193bfb4
to
61a2c0c
Compare
9db3d50
to
6e686b0
Compare
20f2d55
to
4427905
Compare
4427905
to
80c15ab
Compare
80c15ab
to
91dbf53
Compare
91dbf53
to
3347e79
Compare
3347e79
to
b12d7d8
Compare
b12d7d8
to
f6c96de
Compare
f6c96de
to
8fe7d05
Compare
8fe7d05
to
f56cb74
Compare
77fd5a5
to
5389b8e
Compare
af084af
to
e28072a
Compare
908f6a2
to
0ada6ec
Compare
0ada6ec
to
a14993b
Compare
a14993b
to
341b0e6
Compare
341b0e6
to
fb774df
Compare
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4010320240415001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-3000020210521001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-4080120250919001
3.0.0-4020920240930001
->3.0.0-alpha-3000020210521001
Release Notes
dcloudio/uni-app (@dcloudio/uni-app)
v3.0.0-alpha-4080120250919001
Compare Source
v3.0.0-alpha-4080120250821001
Compare Source
v3.0.0-alpha-4080120250820001
Compare Source
v3.0.0-alpha-4070720250804001
Compare Source
v3.0.0-alpha-4070620250731002
Compare Source
v3.0.0-alpha-4070620250731001
Compare Source
v3.0.0-alpha-4070620250722001
Compare Source
v3.0.0-alpha-4070520250704003
Compare Source
v3.0.0-alpha-4070520250704002
Compare Source
v3.0.0-alpha-4070520250704001
Compare Source
v3.0.0-alpha-4070420250630002
Compare Source
v3.0.0-alpha-4070420250630001
Compare Source
v3.0.0-alpha-4070320250627001
Compare Source
v3.0.0-alpha-4070220250618001
Compare Source
v3.0.0-alpha-4070220250613001
Compare Source
v3.0.0-alpha-4070120250612001
Compare Source
v3.0.0-alpha-4070120250530001
Compare Source
v3.0.0-alpha-4060720250515001
Compare Source
v3.0.0-alpha-4060320250423001
Compare Source
v3.0.0-alpha-4060220250416001
Compare Source
v3.0.0-alpha-4060220250414001
Compare Source
v3.0.0-alpha-4060120250403001
Compare Source
v3.0.0-alpha-4060120250328001
Compare Source
v3.0.0-alpha-4060120250318001
Compare Source
v3.0.0-alpha-4050720250320001
Compare Source
v3.0.0-alpha-4050420250306001
Compare Source
v3.0.0-alpha-4050320250224001
Compare Source
v3.0.0-alpha-4050320250221002
Compare Source
v3.0.0-alpha-4050320250221001
Compare Source
v3.0.0-alpha-4050220250208001
Compare Source
v3.0.0-alpha-4050120250121001
Compare Source
v3.0.0-alpha-4050120250118001
Compare Source
v3.0.0-alpha-4050120250114001
Compare Source
v3.0.0-alpha-4040520250107001
Compare Source
v3.0.0-alpha-4040420241231001
Compare Source
v3.0.0-alpha-4040320241223001
Compare Source
v3.0.0-alpha-4040220241217001
Compare Source
v3.0.0-alpha-4040120241211001
Compare Source
v3.0.0-alpha-4040120241209001
Compare Source
v3.0.0-alpha-4040120241206002
Compare Source
v3.0.0-alpha-4040120241206001
Compare Source
v3.0.0-alpha-4040120241205001
Compare Source
v3.0.0-alpha-4040120241204001
Compare Source
v3.0.0-alpha-4030620241126001
Compare Source
v3.0.0-alpha-4030520241124001
Compare Source
v3.0.0-alpha-4030420241120001
Compare Source
v3.0.0-alpha-4030320241117001
Compare Source
v3.0.0-alpha-4030320241109002
Compare Source
v3.0.0-alpha-4030320241109001
Compare Source
v3.0.0-alpha-4030320241108001
Compare Source
v3.0.0-alpha-4030220241101001
Compare Source
v3.0.0-alpha-4030220241029001
Compare Source
v3.0.0-alpha-4030120241024002
Compare Source
v3.0.0-alpha-4030120241024001
Compare Source
v3.0.0-alpha-4030120241021001
Compare Source
v3.0.0-alpha-4030120241009001
Compare Source
v3.0.0-alpha-4030120240925001
Compare Source
v3.0.0-alpha-4020920240929001
Compare Source
v3.0.0-alpha-4020820240920001
Compare Source
v3.0.0-alpha-4020820240914002
Compare Source
v3.0.0-alpha-4020820240914001
Compare Source
v3.0.0-alpha-4020720240913001
Compare Source
v3.0.0-alpha-4020720240905001
Compare Source
v3.0.0-alpha-4020720240904001
Compare Source
v3.0.0-alpha-4020620240822002
Compare Source
v3.0.0-alpha-4020620240822001
Compare Source
v3.0.0-alpha-4020620240820001
Compare Source
v3.0.0-alpha-4020520240808001
Compare Source
v3.0.0-alpha-4020520240731001
Compare Source
v3.0.0-alpha-4020520240726003
Compare Source
v3.0.0-alpha-4020520240726002
Compare Source
v3.0.0-alpha-4020520240726001
Compare Source
v3.0.0-alpha-4020520240719001
Compare Source
v3.0.0-alpha-4020320240703001
Compare Source
v3.0.0-alpha-4020320240629001
Compare Source
v3.0.0-alpha-4020320240628001
Compare Source
v3.0.0-alpha-4020220240624001
Compare Source
v3.0.0-alpha-4020220240622001
Compare Source
v3.0.0-alpha-4020120240618002
Compare Source
v3.0.0-alpha-4020120240618001
Compare Source
v3.0.0-alpha-4020120240617001
Compare Source
v3.0.0-alpha-4010920240607001
Compare Source
v3.0.0-alpha-4010920240606001
Compare Source
v3.0.0-alpha-4010920240605001
Compare Source
v3.0.0-alpha-4010820240603001
Compare Source
v3.0.0-alpha-4010820240531001
Compare Source
v3.0.0-alpha-4010820240529003
Compare Source
v3.0.0-alpha-4010820240529002
Compare Source
v3.0.0-alpha-4010820240529001
Compare Source
v3.0.0-alpha-4010820240523001
Compare Source
v3.0.0-alpha-4010820240520001
Compare Source
v3.0.0-alpha-4010820240517001
Compare Source
v3.0.0-alpha-4010820240516001
Compare Source
v3.0.0-alpha-4010720240511003
Compare Source
v3.0.0-alpha-4010720240511002
Compare Source
v3.0.0-alpha-4010720240511001
Compare Source
v3.0.0-alpha-4010620240509002
Compare Source
v3.0.0-alpha-4010620240509001
Compare Source
v3.0.0-alpha-4010520240507001
Compare Source
v3.0.0-alpha-4010420240429002
Compare Source
v3.0.0-alpha-4010420240429001
Compare Source
v3.0.0-alpha-4010420240426002
Compare Source
v3.0.0-alpha-4010420240426001
Compare Source
v3.0.0-alpha-4010320240423001
Compare Source
v3.0.0-alpha-4010320240422002
Compare Source
v3.0.0-alpha-4010320240422001
Compare Source
v3.0.0-alpha-4010320240419003
Compare Source
v3.0.0-alpha-4010320240419002
Compare Source
v3.0.0-alpha-4010320240419001
Compare Source
v3.0.0-alpha-4010320240418001
Compare Source
v3.0.0-alpha-4010320240417001
Compare Source
v3.0.0-alpha-4010320240415001
Compare Source
v3.0.0-alpha-4010220240409001
Compare Source
v3.0.0-alpha-4010120240403003
Compare Source
v3.0.0-alpha-4010120240403002
Compare Source
v3.0.0-alpha-4010120240403001
Compare Source
v3.0.0-alpha-4010120240402001
Compare Source
v3.0.0-alpha-4010120240330001
Compare Source
v3.0.0-alpha-4010120240329001
Compare Source
v3.0.0-alpha-4000720240327001
Compare Source
v3.0.0-alpha-4000720240326001
Compare Source
v3.0.0-alpha-4000620240323001
Compare Source
v3.0.0-alpha-4000620240320001
Compare Source
v3.0.0-alpha-4000520240320001
Compare Source
v3.0.0-alpha-4000420240315001
Compare Source
v3.0.0-alpha-4000320240311001
Compare Source
v3.0.0-alpha-4000320240309002
Compare Source
v3.0.0-alpha-4000320240309001
Compare Source
v3.0.0-alpha-4000320240308002
Compare Source
v3.0.0-alpha-4000320240308001
Compare Source
v3.0.0-alpha-4000220240306001
Compare Source
v3.0.0-alpha-4000220240302002
Compare Source
v3.0.0-alpha-4000220240302001
Compare Source
v3.0.0-alpha-4000220240229001
Compare Source
v3.0.0-alpha-4000220240228001
Compare Source
v3.0.0-alpha-4000120240201002
Compare Source
v3.0.0-alpha-4000120240201001
Compare Source
v3.0.0-alpha-4000020240127001
Compare Source
v3.0.0-alpha-4000020240126001
Compare Source
v3.0.0-alpha-4000020240124001
Compare Source
v3.0.0-alpha-4000020240123001
Compare Source
v3.0.0-alpha-4000020240117001
Compare Source
v3.0.0-alpha-4000020240111001
Compare Source
v3.0.0-alpha-4000020231227002
Compare Source
v3.0.0-alpha-4000020231227001
Compare Source
v3.0.0-alpha-4000020231218001
Compare Source
v3.0.0-alpha-4000020231215001
Compare Source
v3.0.0-alpha-4000020231214002
Compare Source
v3.0.0-alpha-4000020231214001
[Compare Source](https://redirect.github.com/dcloudio/uni-app/compare/v3.0.0-alp
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.