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

chore(deps): update all non-major dependencies #167

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/types (source) ^7.25.6 -> ^7.25.9 age adoption passing confidence
@rspack/cli (source) 1.0.4 -> 1.0.14 age adoption passing confidence
@rspack/core (source) 1.0.4 -> 1.0.14 age adoption passing confidence
@swc/core (source) ^1.7.26 -> ^1.7.39 age adoption passing confidence
@sxzz/eslint-config ^4.2.0 -> ^4.4.0 age adoption passing confidence
@types/node (source) ^22.5.4 -> ^22.7.9 age adoption passing confidence
@vitejs/plugin-vue (source) 5.1.3 -> 5.1.4 age adoption passing confidence
@vitest/ui (source) 2.1.0 -> 2.1.3 age adoption passing confidence
@vue/reactivity (source) ^3.5.4 -> ^3.5.12 age adoption passing confidence
bumpp ^9.5.2 -> ^9.7.1 age adoption passing confidence
esbuild 0.23.1 -> 0.24.0 age adoption passing confidence
esbuild ^0.23.1 -> ^0.24.0 age adoption passing confidence
eslint (source) ^9.10.0 -> ^9.13.0 age adoption passing confidence
html-webpack-plugin ^5.6.0 -> ^5.6.3 age adoption passing confidence
pnpm (source) 9.10.0 -> 9.12.2 age adoption passing confidence
rollup (source) ^4.21.3 -> ^4.24.0 age adoption passing confidence
sass ^1.78.0 -> ^1.80.4 age adoption passing confidence
serve ^14.2.3 -> ^14.2.4 age adoption passing confidence
tsup (source) ^8.2.4 -> ^8.3.0 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence
vite (source) ^5.4.4 -> ^5.4.10 age adoption passing confidence
vitest (source) 2.1.0 -> 2.1.3 age adoption passing confidence
vue (source) ^3.5.4 -> ^3.5.12 age adoption passing confidence
webpack ^5.94.0 -> ^5.95.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/types)

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

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

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
web-infra-dev/rspack (@​rspack/cli)

v1.0.14

Compare Source

What's Changed

Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

New Contributors

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

v1.0.13

Compare Source

What's Changed
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.12...v1.0.13

v1.0.12

Compare Source

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

Full Changelog: web-infra-dev/rspack@v1.0.11...v1.0.12

v1.0.11

Compare Source

Highlights 💡

Faster Startup 🚀

The Node.js code from @rspack/core is now bundled into a single bundle, making Rspack startup 30ms faster.

Benchmark 1 (Rspack 1.0.10)
  Time (mean ± σ):     370.5 ms ±  12.1 ms    [User: 412.9 ms, System: 68.1 ms]
  Range (min … max):   357.9 ms … 395.1 ms    10 runs

Benchmark 2 (Rspack 1.0.11)
  Time (mean ± σ):     335.4 ms ±   2.6 ms    [User: 380.3 ms, System: 59.0 ms]
  Range (min … max):   331.8 ms … 339.1 ms    10 runs

What's Changed

Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Other Changes

New Contributors

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

v1.0.10

Compare Source

What's Changed

Highlights

The swc_core crate has been upgraded from version 0.106.1 to 0.109.1. Fixed the source map error in SWC minifier when used with Sentry.

For a detailed comparison between swc versions, see the https://github.com/swc-project/swc/compare/[email protected][email protected].

Exciting New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.9...v1.0.10

v1.0.9

Compare Source

What's Changed

Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.8...v1.0.9

v1.0.8

Compare Source

What's Changed

Highlights
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.7...v1.0.8

v1.0.7

Compare Source

What's Changed

Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.6...v1.0.7

v1.0.6

Compare Source

What's Changed

[!CAUTION]
This version has a bug which requires install webpack together to work, use v1.0.7 instead

Highlights
Support ContextReplacementPlugin

For more information, please refer to the documentation [ContextReplacementPlugin](https://rspack.dev/plugins/webpack/context-r


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.

Copy link

stackblitz bot commented Sep 16, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

pkg-pr-new bot commented Sep 16, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/unplugin/unplugin-vue@167

commit: d3128f0

Copy link

socket-security bot commented Sep 16, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected] None +2 2.62 MB existentialism, hzoo, jlhwung, ...1 more
npm/@rspack/[email protected] environment, eval Transitive: filesystem, network, shell, unsafe +270 20.4 MB hardfist
npm/@rspack/[email protected] environment, eval, filesystem, network, shell, unsafe +7 4.74 MB hardfist
npm/@swc/[email protected] environment, filesystem, shell +2 208 kB kdy1
npm/@sxzz/[email protected] environment Transitive: eval, filesystem, shell, unsafe +239 46 MB sxzz
npm/@types/[email protected] None +1 2.34 MB types
npm/@vitejs/[email protected] environment 0 193 kB vitebot
npm/@vitest/[email protected] Transitive: environment, filesystem +15 2.26 MB vitestbot
npm/@vue/[email protected] None +1 409 kB soda, yyx990803
npm/[email protected] environment, filesystem, unsafe Transitive: network, shell +71 7.05 MB antfu
npm/[email protected] environment, filesystem, network, shell 0 134 kB esbuild, evanw
npm/[email protected] environment Transitive: eval, filesystem, shell, unsafe +82 10.3 MB eslintbot
npm/[email protected] Transitive: environment, filesystem, network, shell +38 7.32 MB ampedandwired, evilebottnawi, jantimon, ...2 more
npm/[email protected] None +1 2.62 MB eventualbuddha, lukastaegert, rich_harris, ...2 more
npm/[email protected] filesystem, unsafe Transitive: environment, shell +14 7.32 MB sassbot
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +88 4.6 MB vercel-release-bot
npm/[email protected] Transitive: environment, filesystem, shell, unsafe +50 2.45 MB egoist, sxzz
npm/[email protected] None 0 22.4 MB typescript-bot
npm/[email protected] Transitive: environment, filesystem, network, shell +4 3.63 MB antfu, patak, soda, ...2 more
npm/[email protected] environment, eval Transitive: filesystem, shell, unsafe +30 4.15 MB vitestbot
npm/[email protected] Transitive: environment, filesystem +17 13.1 MB posva, soda, yyx990803
npm/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +135 25.7 MB evilebottnawi, jhnns, sokra, ...1 more

🚮 Removed packages: npm/@babel/[email protected], npm/@rspack/[email protected], npm/@rspack/[email protected], npm/@swc/[email protected], npm/@sxzz/[email protected], npm/@types/[email protected], npm/@vitejs/[email protected], npm/@vitest/[email protected], npm/@vue/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from f3db6e9 to fa538d8 Compare September 22, 2024 04:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 5079732 to b3bee46 Compare September 27, 2024 12:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 13bf94a to 0cc0fc6 Compare October 11, 2024 14:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from ce8606d to b9f731a Compare October 19, 2024 07:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ff61de5 to a4e787a Compare October 23, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants