Skip to content

chore(deps): update all patch dependencies #13159

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

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.25.7 -> ^7.25.8 age adoption passing confidence
@rsbuild/core (source) 1.0.10 -> 1.0.15 age adoption passing confidence
@rsbuild/plugin-babel (source) 1.0.1 -> 1.0.2 age adoption passing confidence
@rsbuild/plugin-less (source) 1.0.1 -> 1.0.2 age adoption passing confidence
@rsbuild/plugin-sass (source) 1.0.2 -> 1.0.3 age adoption passing confidence
@rsbuild/plugin-vue (source) 1.0.1 -> 1.0.2 age adoption passing confidence
@types/lodash (source) ^4.17.10 -> ^4.17.12 age adoption passing confidence
@types/node (source) ^20.16.10 -> ^20.16.13 age adoption passing confidence
@vitest/coverage-istanbul (source) ^2.1.2 -> ^2.1.3 age adoption passing confidence
@vue/runtime-core (source) ^3.5.11 -> ^3.5.12 age adoption passing confidence
@vue/shared (source) ^3.5.11 -> ^3.5.12 age adoption passing confidence
picocolors ^1.1.0 -> ^1.1.1 age adoption passing confidence
pnpm (source) 9.12.1 -> 9.12.2 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence
vite (source) ^5.4.8 -> ^5.4.9 age adoption passing confidence
vitest (source) ^2.1.2 -> ^2.1.3 age adoption passing confidence
vue (source) ^3.5.11 -> ^3.5.12 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env
web-infra-dev/rsbuild (@​rsbuild/core)

v1.0.15

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.0.14...v1.0.15

v1.0.14

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.0.13...v1.0.14

v1.0.13

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Other Changes

New Contributors

Full Changelog: web-infra-dev/rsbuild@1.0.12...v1.0.13

v1.0.12

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.0.11...1.0.12

v1.0.11

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.0.10...v1.0.11

vitest-dev/vitest (@​vitest/coverage-istanbul)

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
vuejs/core (@​vue/runtime-core)

v3.5.12

Compare Source

Bug Fixes
Performance Improvements
alexeyraspopov/picocolors (picocolors)

v1.1.1

Compare Source

  • Moved TypeScript declarations to a d.ts file (#​82)
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables (#​87)
  • Eliminated require() call to make the package compatible with some tools (#​87)
pnpm/pnpm (pnpm)

v9.12.2

Compare Source

microsoft/TypeScript (typescript)

v5.6.3

Compare Source

vitejs/vite (vite)

v5.4.9

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.66%. Comparing base (b23bc79) to head (03c865e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13159      +/-   ##
==========================================
+ Coverage   89.60%   89.66%   +0.05%     
==========================================
  Files         257      257              
  Lines        7004     7004              
  Branches     1732     1732              
==========================================
+ Hits         6276     6280       +4     
+ Misses        384      380       -4     
  Partials      344      344              

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

@renovate renovate bot force-pushed the renovate/all-patch branch 7 times, most recently from 4f12449 to 6768864 Compare October 19, 2024 04:34
@renovate renovate bot force-pushed the renovate/all-patch branch from 6768864 to 03c865e Compare October 19, 2024 09:07
@chenjiahan chenjiahan merged commit 98b68e9 into main Oct 19, 2024
7 checks passed
@chenjiahan chenjiahan deleted the renovate/all-patch branch October 19, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants