-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix(deps): update @dcloudio #7
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
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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 site 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-types
@uni-helper/uni-ui-types
@uni-helper/uni-cloud-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
a3f3811
to
88aca59
Compare
faba93d
to
64cdac0
Compare
8303ce6
to
36da572
Compare
69e2d4b
to
a4d01e2
Compare
a4d01e2
to
8992278
Compare
This PR contains the following updates:
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4010320240415001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-3000020210521001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-4040120241211001
3.0.0-4020920240930001
->3.0.0-alpha-3000020210521001
Release Notes
dcloudio/uni-app (@dcloudio/uni-app)
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
v3.0.0-alpha-3090920231215001
Compare Source
v3.0.0-alpha-3090920231212001
Compare Source
v3.0.0-alpha-3090920231208001
Compare Source
v3.0.0-alpha-3090920231207001
Compare Source
v3.0.0-alpha-3090920231206001
Compare Source
v3.0.0-alpha-3090920231203001
Compare Source
v3.0.0-alpha-3090920231127001
Compare Source
v3.0.0-alpha-3090820231120001
Compare Source
v3.0.0-alpha-3090820231117001
Compare Source
v3.0.0-alpha-3090820231116002
Compare Source
v3.0.0-alpha-3090820231116001
Compare Source
v3.0.0-alpha-3090820231114001
Compare Source
v3.0.0-alpha-3090820231110003
Compare Source
v3.0.0-alpha-3090820231110002
Compare Source
v3.0.0-alpha-3090820231110001
Compare Source
v3.0.0-alpha-3090720231104001
Compare Source
v3.0.0-alpha-3090720231103001
Compare Source
v3.0.0-alpha-3090620231030001
Compare Source
[
v3.0.0-alpha-3090420231023001
](https://redirect.github.com/dcloudio/uni-app/compare/v3.0.0-alpha-3090420231021001...v3.0.0-alpha-3090420231Configuration
📅 Schedule: Branch creation - "* 0-3 1 * " (UTC), Automerge - " 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.