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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^3.7.2 -> ^3.8.0 age adoption passing confidence
@antfu/ni ^0.22.4 -> ^0.23.0 age adoption passing confidence
@farmfe/cli ^1.0.3 -> ^1.0.4 age adoption passing confidence
@farmfe/core ^1.3.12 -> ^1.3.29 age adoption passing confidence
@iconify/json (source) ^2.2.237 -> ^2.2.263 age adoption passing confidence
@rspack/cli (source) 1.0.0-beta.5 -> 1.0.14 age adoption passing confidence
@rspack/core (source) 1.0.0-rc.1 -> 1.0.14 age adoption passing confidence
@shikijs/vitepress-twoslash (source) ^1.13.0 -> ^1.22.1 age adoption passing confidence
@types/node (source) ^20.14.15 -> ^20.17.1 age adoption passing confidence
acorn ^8.12.1 -> ^8.13.0 age adoption passing confidence
bumpp ^9.5.1 -> ^9.7.1 age adoption passing confidence
case-police ^0.6.1 -> ^0.7.0 age adoption passing confidence
esbuild ^0.23.0 -> ^0.24.0 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.13.0 age adoption passing confidence
eslint (source) ^9.9.0 -> ^9.13.0 age adoption passing confidence
jiti ^2.0.0 -> ^2.3.3 age adoption passing confidence
lint-staged ^15.2.9 -> ^15.2.10 age adoption passing confidence
magic-string ^0.30.11 -> ^0.30.12 age adoption passing confidence
ofetch ^1.3.4 -> ^1.4.1 age adoption passing confidence
picocolors ^1.0.1 -> ^1.1.1 age adoption passing confidence
rolldown (source) ^0.12.2 -> ^0.13.2 age adoption passing confidence
rollup (source) ^4.20.0 -> ^4.24.0 age adoption passing confidence
tsup (source) ^8.2.4 -> ^8.3.4 age adoption passing confidence
tsx (source) ^4.17.0 -> ^4.19.1 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.3 age adoption passing confidence
unocss ^0.62.1 -> ^0.63.6 age adoption passing confidence
unplugin-icons ^0.19.2 -> ^0.19.3 age adoption passing confidence
unplugin-unused ^0.1.1 -> ^0.2.3 age adoption passing confidence
vite (source) ^5.4.1 -> ^5.4.10 age adoption passing confidence
vitepress (source) ^1.3.2 -> ^1.4.1 age adoption passing confidence
vitepress-plugin-group-icons ^1.0.3 -> ^1.3.0 age adoption passing confidence
vitest (source) ^2.0.5 -> ^2.1.3 age adoption passing confidence
vue (source) ^3.4.38 -> ^3.5.12 age adoption passing confidence
webpack ^5.93.0 -> ^5.95.0 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v3.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
antfu-collective/ni (@​antfu/ni)

v0.23.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub
farm-fe/farm (@​farmfe/cli)

v1.0.4

Compare Source

Patch Changes
  • 5f484c5: Re-prompting for the project name when illegal project name is provided
iconify/icon-sets (@​iconify/json)

v2.2.263

Compare Source

v2.2.262

Compare Source

v2.2.261

Compare Source

v2.2.260

Compare Source

v2.2.259

Compare Source

v2.2.258

Compare Source

v2.2.257

Compare Source

v2.2.256

Compare Source

v2.2.255

Compare Source

v2.2.254

Compare Source

v2.2.253

Compare Source

v2.2.252

Compare Source

v2.2.251

Compare Source

v2.2.250

Compare Source

v2.2.249

Compare Source

v2.2.248

Compare Source

v2.2.247

Compare Source

v2.2.246

Compare Source

v2.2.245

Compare Source

v2.2.244

Compare Source

v2.2.243

Compare Source

v2.2.242

Compare Source

v2.2.241

Compare Source

v2.2.240

Compare Source

v2.2.239

Compare Source

v2.2.238

Compare Source

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

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

pkg-pr-new bot commented Aug 23, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/unjs/unplugin@401

commit: 2d20c64

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from a5f4ae2 to 2d91cf2 Compare August 29, 2024 13:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 06835ea to 2e5987a Compare September 1, 2024 13:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from 46d7346 to b7d9863 Compare October 17, 2024 01:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 7467007 to 898c724 Compare October 23, 2024 16:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 40f3600 to 524d71e Compare October 25, 2024 06:42
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.

0 participants