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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^2.13.3 -> ^2.18.1 age adoption passing confidence
@farmfe/cli ^1.0.0 -> ^1.0.2 age adoption passing confidence
@farmfe/core ^1.0.19 -> ^1.1.10 age adoption passing confidence
@iconify-json/heroicons ^1.1.20 -> ^1.1.21 age adoption passing confidence
@iconify-json/lucide ^1.1.181 -> ^1.1.188 age adoption passing confidence
@iconify-json/simple-icons ^1.1.99 -> ^1.1.102 age adoption passing confidence
@rspack/cli (source) ^0.6.1 -> ^0.6.5 age adoption passing confidence
@rspack/core (source) ^0.6.1 -> ^0.6.5 age adoption passing confidence
@types/node (source) ^20.12.7 -> ^20.12.12 age adoption passing confidence
bumpp ^9.4.0 -> ^9.4.1 age adoption passing confidence
esbuild ^0.20.2 -> ^0.21.3 age adoption passing confidence
lint-staged ^15.2.2 -> ^15.2.4 age adoption passing confidence
magic-string ^0.30.9 -> ^0.30.10 age adoption passing confidence
picocolors ^1.0.0 -> ^1.0.1 age adoption passing confidence
pnpm (source) 8.15.7 -> 8.15.8 age adoption passing confidence
rollup (source) ^4.14.2 -> ^4.18.0 age adoption passing confidence
tsx ^4.7.2 -> ^4.11.0 age adoption passing confidence
unocss ^0.59.2 -> ^0.60.3 age adoption passing confidence
unplugin-icons ^0.18.5 -> ^0.19.0 age adoption passing confidence
unplugin-vue-components ^0.26.0 -> ^0.27.0 age adoption passing confidence
vite (source) ^5.2.8 -> ^5.2.11 age adoption passing confidence
vitepress (source) ^1.1.0 -> ^1.2.2 age adoption passing confidence
vitest (source) ^1.5.0 -> ^1.6.0 age adoption passing confidence
vue (source) ^3.4.21 -> ^3.4.27 age adoption passing confidence

Release Notes

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

v2.18.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.18.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.17.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.16.4

Compare Source

No significant changes

    View changes on GitHub

v2.16.3

Compare Source

   🚀 Features
    View changes on GitHub

v2.16.2

Compare Source

No significant changes

    View changes on GitHub

v2.16.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.16.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.15.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v2.14.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.13.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
farm-fe/farm (@​farmfe/cli)

v1.0.2

Compare Source

Patch Changes
  • 9754d37: merge configuration policies

v1.0.1

Compare Source

Patch Changes
  • 4e8ebbc: support cli root path options
web-infra-dev/rspack (@​rspack/cli)

v0.6.5

Compare Source

Hotfixes
What's Changed
Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rspack@v0.6.4...v0.6.5

v0.6.4

Compare Source

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

Full Changelog: web-infra-dev/rspack@v0.6.3...v0.6.4

v0.6.3

Compare Source

What's Changed

Highlights
Provide type declaration for builtin:swc-loader

@rspack/core now provides the type declaration for builtin:swc-loader, which can help you to configure the swc-loader correctly:

// rspack.config.js
module.exports = {
  module: {
    rules: [
      {
        test: /\.js$/,
        use: {
          loader: 'builtin:swc-loader',
+         /** @​type {import('@​rspack/core').SwcLoaderOptions} */
          options: {
            // some options
          },
        },
      },
    ],
  },
};
Updated Plugin Documentation for Rspack

We've revamped the plugin documentation for Rspack to enhance clarity and improve your experience.

Please visit: https://www.rspack.dev/plugins

image

Exciting New Features 🎉
Bug Fixes 🐞
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v0.6.2...v0.6.3

v0.6.2

Compare Source

What's Changed

Performance Improvements ⚡

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 69a5013 to 978cfee Compare April 15, 2024 11:15
@renovate renovate bot changed the title chore(deps): update devdependency @farmfe/core to ^1.0.20 chore(deps): update all non-major dependencies Apr 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 19 times, most recently from 7dbaf48 to 298ead5 Compare April 22, 2024 13:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 424f6d9 to b145278 Compare April 26, 2024 10:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 2ab115e to 46a5c20 Compare May 14, 2024 01:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from c03a3b0 to aab7fe8 Compare May 20, 2024 16:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3487ea8 to 228262d Compare May 22, 2024 12:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 228262d to a55b007 Compare May 23, 2024 08:02
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.

None yet

0 participants