Skip to content

fix(deps): update all non-major dependencies #179

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/types (source) ^7.27.0 -> ^7.27.1 age adoption passing confidence
@rspack/cli (source) ^1.3.7 -> ^1.3.11 age adoption passing confidence
@rspack/core (source) ^1.3.7 -> ^1.3.11 age adoption passing confidence
@swc/core (source) ^1.11.22 -> ^1.11.29 age adoption passing confidence
@sxzz/eslint-config ^6.1.2 -> ^6.2.0 age adoption passing confidence
@sxzz/test-utils ^0.5.5 -> ^0.5.6 age adoption passing confidence
@types/node (source) ^22.15.2 -> ^22.15.21 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.2.3 -> ^5.2.4 age adoption passing confidence
@vitest/ui (source) ^3.1.2 -> ^3.1.4 age adoption passing confidence
@vue/reactivity (source) ^3.5.13 -> ^3.5.14 age adoption passing confidence
bumpp ^10.1.0 -> ^10.1.1 age adoption passing confidence
core-js (source) ^3.41.0 -> ^3.42.0 age adoption passing confidence
debug ^4.4.0 -> ^4.4.1 age adoption passing confidence
esbuild ^0.25.3 -> ^0.25.4 age adoption passing confidence
eslint (source) ^9.25.1 -> ^9.27.0 age adoption passing confidence
pnpm (source) 10.9.0 -> 10.11.0 age adoption passing confidence
rolldown (source) 1.0.0-beta.7-commit.a7cf9ac -> 1.0.0-beta.9-commit.d91dfb5 age adoption passing confidence
rolldown (source) 1.0.0-beta.8 -> 1.0.0-beta.9 age adoption passing confidence
rollup (source) ^4.40.0 -> ^4.41.1 age adoption passing confidence
sass ^1.87.0 -> ^1.89.0 age adoption passing confidence
tsdown ^0.9.6 -> ^0.12.3 age adoption passing confidence
unplugin (source) ^2.3.2 -> ^2.3.4 age adoption passing confidence
unplugin-oxc ^0.3.6 -> ^0.4.4 age adoption passing confidence
vite (source) ^6.3.3 -> ^6.3.5 age adoption passing confidence
vite-plugin-inspect ^11.0.1 -> ^11.1.0 age adoption passing confidence
vitest (source) ^3.1.2 -> ^3.1.4 age adoption passing confidence
vue (source) ^3.5.13 -> ^3.5.14 age adoption passing confidence
webpack ^5.99.7 -> ^5.99.9 age adoption passing confidence

Release Notes

babel/babel (@​babel/types)

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
web-infra-dev/rspack (@​rspack/cli)

v1.3.11

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.3.10...v1.3.11

v1.3.10

Compare Source

Highlights 💡

Source Map Generation for Rspack Runtime Code

Rspack now supports source map generation for runtime code, enabling more efficient diagnosing problems—both in production and development environments.

image

What's Changed

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

New Contributors

Full Changelog: web-infra-dev/rspack@v1.3.9...v1.3.10

v1.3.9

Compare Source

What's Changed

Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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

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

Copy link

pkg-pr-new bot commented Feb 17, 2025

Open in StackBlitz

npm i https://pkg.pr.new/unplugin/unplugin-vue@179

commit: fb0f109

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 2f1dc25 to 0e19b42 Compare February 22, 2025 17:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 45fc658 to 9c233de Compare March 2, 2025 18:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b78ba23 to 84b9c12 Compare March 5, 2025 15:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 6b64e89 to 4ec2b1e Compare May 19, 2025 05:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 5d7261d to 777e956 Compare May 24, 2025 07:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 777e956 to fb0f109 Compare May 24, 2025 09:48
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