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 #163

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/types (source) ^7.24.9 -> ^7.25.6 age adoption passing confidence
@rspack/cli (source) 1.0.0-alpha.1 -> 1.0.3 age adoption passing confidence
@rspack/core (source) 1.0.0-alpha.1 -> 1.0.3 age adoption passing confidence
@swc/core (source) ^1.7.1 -> ^1.7.23 age adoption passing confidence
@sxzz/eslint-config ^4.1.1 -> ^4.1.4 age adoption passing confidence
@types/node (source) ^20.14.12 -> ^20.16.5 age adoption passing confidence
@vitejs/plugin-vue (source) 5.1.0 -> 5.1.3 age adoption passing confidence
@vitest/ui (source) 2.0.4 -> 2.0.5 age adoption passing confidence
@vue/reactivity (source) ^3.4.34 -> ^3.5.1 age adoption passing confidence
bumpp ^9.4.1 -> ^9.5.2 age adoption passing confidence
debug ^4.3.5 -> ^4.3.6 age adoption passing confidence
esbuild 0.23.0 -> 0.23.1 age adoption passing confidence
esbuild ^0.23.0 -> ^0.23.1 age adoption passing confidence
eslint (source) ^9.7.0 -> ^9.9.1 age adoption passing confidence
pnpm (source) 9.6.0 -> 9.9.0 age adoption passing confidence
rolldown (source) ^0.12.2 -> ^0.13.1 age adoption passing confidence
rollup (source) ^4.19.0 -> ^4.21.2 age adoption passing confidence
sass ^1.77.8 -> ^1.78.0 age adoption passing confidence
tsup (source) ^8.2.3 -> ^8.2.4 age adoption passing confidence
unplugin ~1.12.0 -> ~1.13.1 age adoption passing confidence
vite (source) ^5.3.4 -> ^5.4.3 age adoption passing confidence
vite-plugin-inspect ^0.8.5 -> ^0.8.7 age adoption passing confidence
vitest (source) 2.0.4 -> 2.0.5 age adoption passing confidence
vue (source) ^3.4.34 -> ^3.5.1 age adoption passing confidence
webpack ^5.93.0 -> ^5.94.0 age adoption passing confidence
webpack-dev-server ^5.0.4 -> ^5.1.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/types)

v7.25.6

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes
  • babel-generator
🏠 Internal

v7.25.4

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-runtime-corejs2, babel-runtime, babel-traverse
  • babel-generator, babel-plugin-transform-class-properties
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-object-rest-spread
🔬 Output optimization

v7.25.2

Compare Source

🐛 Bug Fix

v7.25.0

Compare Source

👓 Spec Compliance
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
🚀 New Feature
  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-compat-data, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-preset-env, babel-standalone
🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
  • babel-parser, babel-plugin-proposal-pipeline-operator
🔬 Output optimization
  • babel-plugin-transform-classes
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-object-super, babel-plugin-transform-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-class-properties, babel-plugin-transform-classes
web-infra-dev/rspack (@​rspack/cli)

v1.0.3

Compare Source

What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.2...v1.0.3

v1.0.2

Compare Source

What's Changed

Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.0.1...v1.0.2

v1.0.1

Compare Source

💡 Highlights

Improved create-rspack

Support for the addition of Biome / ESLint / Prettier when creating a new Rspack project:

create-rspack

Improve error logs of serde deserialize error
  • before:
    image

  • after:
    image

What's Changed

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

New Contributors

Full Changelog: web-infra-dev/rspack@v1.0.0...v1.0.1

v1.0.0

Compare Source

image

See Announcing Rspack 1.0 for more details 🎉

What's Changed

Breaking Changes 🛠
Performance Improvements ⚡
Exciting New Features 🎉

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 Jul 29, 2024

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 73e93a2 to 2824f07 Compare July 30, 2024 15:35
Copy link

socket-security bot commented Jul 30, 2024

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

Package New capabilities Transitives Size Publisher
npm/@babel/types@7.25.6 environment +3 2.56 MB nicolo-ribaudo
npm/@rspack/cli@1.0.3 environment, eval Transitive: filesystem, network, shell, unsafe +268 20.4 MB hardfist
npm/@rspack/core@1.0.3 environment, eval, filesystem Transitive: network, shell +7 5.31 MB hardfist
npm/@swc/core@1.7.23 environment, filesystem, shell +2 308 kB kdy1
npm/@sxzz/eslint-config@4.1.4 Transitive: environment, eval, filesystem, shell, unsafe +241 46.7 MB sxzz
npm/@types/node@20.16.5 None +1 2.26 MB types
npm/@vitejs/plugin-vue@5.1.3 environment 0 192 kB vitebot
npm/@vitest/ui@2.0.5 Transitive: environment, filesystem +14 2.16 MB vitestbot
npm/@vue/reactivity@3.5.1 None +1 410 kB soda, yyx990803
npm/bumpp@9.5.2 environment, filesystem, unsafe Transitive: network, shell +71 7.02 MB antfu
npm/esbuild@0.23.1 None 0 134 kB esbuild, evanw
npm/eslint@9.9.1 environment Transitive: eval, filesystem, shell, unsafe +86 9.87 MB eslintbot
npm/rollup@4.21.2 None +1 2.3 MB eventualbuddha, lukastaegert, rich_harris, ...2 more
npm/sass@1.78.0 Transitive: environment, filesystem +15 6.29 MB hcatlin, nex3, sassbot
npm/tsup@8.2.4 eval, filesystem Transitive: environment, shell, unsafe +53 2.25 MB egoist
npm/unplugin@1.13.1 Transitive: environment +2 772 kB antfu, sxzz
npm/vite-plugin-inspect@0.8.7 environment, filesystem +25 5.01 MB antfu
npm/vite@5.4.3 environment, eval, filesystem, network, shell, unsafe +4 3.62 MB vitebot
npm/vitest@2.0.5 environment, eval Transitive: filesystem, shell, unsafe +46 4.32 MB vitestbot
npm/vue@3.5.1 environment, eval Transitive: filesystem, unsafe +17 12.8 MB yyx990803
npm/webpack-dev-server@5.1.0 environment, eval, network Transitive: filesystem, shell, unsafe +186 11.8 MB evilebottnawi
npm/webpack@5.94.0 Transitive: environment, eval, filesystem, shell, unsafe +135 25.6 MB evilebottnawi, jhnns, sokra, ...1 more

🚮 Removed packages: npm/@babel/types@7.24.9), npm/@rspack/cli@1.0.0-alpha.1), npm/@rspack/core@1.0.0-alpha.1), npm/@swc/core@1.7.1), npm/@sxzz/eslint-config@4.1.1), npm/@vitejs/plugin-vue@5.1.0), npm/@vitest/ui@2.0.4), npm/bumpp@9.4.1), npm/esbuild@0.23.0), npm/eslint@9.7.0), npm/rolldown@0.12.2), npm/rollup@4.19.0), npm/sass@1.77.8), npm/tsup@8.2.3), npm/unplugin@1.12.0), npm/vite-plugin-inspect@0.8.5), npm/vite@5.3.4), npm/vitest@2.0.4), npm/webpack@5.93.0)

View full report↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2824f07 to a2c9e1b Compare July 31, 2024 11:03
Copy link

socket-security bot commented Jul 31, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from d7771b4 to fa54342 Compare August 7, 2024 16:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 2312aff to 47d52de Compare August 14, 2024 16:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 801ee4d to 15ef2b4 Compare August 15, 2024 21:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from bf25320 to b832436 Compare September 1, 2024 15:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from c70cd0b to f924962 Compare September 4, 2024 22:56
@sxzz sxzz merged commit d2d11e4 into main Sep 5, 2024
10 checks passed
@sxzz sxzz deleted the renovate/all-minor-patch branch September 5, 2024 11:05
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.

1 participant