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

Update vue 3.4.38 → 3.5.13 (minor) #589

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Nov 16, 2024

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ vue (3.4.38 → 3.5.13) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​babel/helper-string-parser (indirect, 7.24.1 → 7.25.9) · Repo · Changelog

Release Notes

7.25.9

More info than we can show here.

7.25.7

More info than we can show here.

7.24.8

More info than we can show here.

7.24.7

More info than we can show here.

7.24.6

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​babel/helper-validator-identifier (indirect, 7.24.5 → 7.25.9) · Repo · Changelog

Release Notes

7.25.9

More info than we can show here.

7.25.7

More info than we can show here.

7.24.7

More info than we can show here.

7.24.6

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​babel/parser (indirect, 7.24.7 → 7.26.2) · Repo · Changelog

Release Notes

7.26.2

More info than we can show here.

7.26.1

More info than we can show here.

7.26.0

More info than we can show here.

7.25.9

More info than we can show here.

7.25.8

More info than we can show here.

7.25.7

More info than we can show here.

7.25.6

More info than we can show here.

7.25.4

More info than we can show here.

7.25.3

More info than we can show here.

7.25.0

More info than we can show here.

7.24.8

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​babel/types (indirect, 7.24.5 → 7.26.0) · Repo · Changelog

Release Notes

7.26.0

More info than we can show here.

7.25.9

More info than we can show here.

7.25.8

More info than we can show here.

7.25.7

More info than we can show here.

7.25.6

More info than we can show here.

7.25.4

More info than we can show here.

7.25.2

More info than we can show here.

7.25.0

More info than we can show here.

7.24.9

More info than we can show here.

7.24.8

More info than we can show here.

7.24.7

More info than we can show here.

7.24.6

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​vue/compiler-dom (indirect, 3.4.38 → 3.5.13) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​vue/compiler-sfc (indirect, 3.4.38 → 3.5.13) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​vue/reactivity (indirect, 3.4.38 → 3.5.13) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​vue/runtime-core (indirect, 3.4.38 → 3.5.13) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​vue/runtime-dom (indirect, 3.4.38 → 3.5.13) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​vue/server-renderer (indirect, 3.4.38 → 3.5.13) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​vue/shared (indirect, 3.4.38 → 3.5.13) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Pull requests that update a dependency file Technical debt Technical Debt labels Nov 16, 2024
Copy link

codecov bot commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.58%. Comparing base (2aeedce) to head (66007bd).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #589      +/-   ##
===========================================
+ Coverage    80.54%   80.58%   +0.03%     
===========================================
  Files           38       38              
  Lines         2822     2822              
  Branches       262      267       +5     
===========================================
+ Hits          2273     2274       +1     
+ Misses         549      548       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@yoldas
Copy link
Member

yoldas commented Nov 21, 2024

@​depfu recreate

@depfu depfu bot force-pushed the depfu/update/npm/vue-3.5.13 branch from a529adb to 66007bd Compare November 21, 2024 22:04
@yoldas yoldas merged commit cb03b11 into develop Nov 21, 2024
10 checks passed
@depfu depfu bot deleted the depfu/update/npm/vue-3.5.13 branch November 21, 2024 22:07
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 Technical debt Technical Debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant