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.0.0 -> ^3.6.2 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.22 age adoption passing confidence
@iconify/json (source) ^2.2.237 -> ^2.2.250 age adoption passing confidence
@rspack/cli (source) 1.0.0-beta.5 -> 1.0.5 age adoption passing confidence
@shikijs/vitepress-twoslash (source) ^1.13.0 -> ^1.18.0 age adoption passing confidence
@types/node (source) ^20.14.15 -> ^20.16.5 age adoption passing confidence
bumpp ^9.5.1 -> ^9.5.2 age adoption passing confidence
case-police ^0.6.1 -> ^0.7.0 age adoption passing confidence
esbuild ^0.23.0 -> ^0.23.1 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.10.0 age adoption passing confidence
eslint (source) ^9.9.0 -> ^9.10.0 age adoption passing confidence
lint-staged ^15.2.9 -> ^15.2.10 age adoption passing confidence
picocolors ^1.0.1 -> ^1.1.0 age adoption passing confidence
rolldown (source) ^0.12.2 -> ^0.13.2 age adoption passing confidence
rollup (source) ^4.20.0 -> ^4.22.0 age adoption passing confidence
tsup (source) ^8.2.4 -> ^8.3.0 age adoption passing confidence
tsx (source) ^4.17.0 -> ^4.19.1 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.2 age adoption passing confidence
unocss ^0.62.1 -> ^0.62.4 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
vitepress (source) ^1.3.2 -> ^1.3.4 age adoption passing confidence
vitepress-plugin-group-icons ^1.0.3 -> ^1.2.4 age adoption passing confidence
vitest (source) ^2.0.5 -> ^2.1.1 age adoption passing confidence
vue (source) ^3.4.38 -> ^3.5.6 age adoption passing confidence
webpack ^5.93.0 -> ^5.94.0 age adoption passing confidence

Release Notes

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

v3.6.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.6.0

Compare Source

   🐞 Bug Fixes
  • perfectionist/sort-imports sort types always on top  -  by @​antfu (e2839)
    View changes on GitHub

v3.5.1

Compare Source

No significant changes

    View changes on GitHub

v3.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.4.1

Compare Source

No significant changes

    View changes on GitHub

v3.4.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.3.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.2.2

Compare Source

   🐞 Bug Fixes
  • Disable unicorn/consistent-function-scoping for arrow functions  -  by @​antfu (362ab)
    View changes on GitHub

v3.2.1

Compare Source

No significant changes

    View changes on GitHub

v3.2.0

Compare Source

   🚀 Features
  • Move disable rules to the end, remove deprecated rules  -  by @​antfu (c3e2d)
    View changes on GitHub

v3.1.0

Compare Source

   🚀 Features
    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.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.5

Compare Source

What's Changed

Bug Fixes 🐞
Document Updates 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.0.4...v1.0.5

v1.0.4

Compare Source

What's Changed

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

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

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: https://github.com/web-infra-dev/rspack/compare/v1.0.


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: b91343c

@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 24 times, most recently from bd065c0 to de42003 Compare September 17, 2024 04:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5f5e63b to cef23d8 Compare September 19, 2024 06:49
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