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

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 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^4.11.0 -> ^4.12.0 age adoption passing confidence
@nuxt/module-builder ^1.0.0 -> ^1.0.1 age adoption passing confidence
@nuxtjs/i18n (source) ^9.5.2 -> ^9.5.3 age adoption passing confidence
@vueuse/nuxt (source) ^13.0.0 -> ^13.1.0 age adoption passing confidence
pnpm (source) 10.7.1 -> 10.8.0 age adoption passing confidence
shiki (source) ^3.2.1 -> ^3.2.2 age adoption passing confidence
ufo ^1.5.4 -> ^1.6.1 age adoption passing confidence

Release Notes

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

v4.12.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/module-builder (@​nuxt/module-builder)

v1.0.1

Compare Source

compare changes

📖 Documentation
❤️ Contributors
nuxt-modules/i18n (@​nuxtjs/i18n)

v9.5.3

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/nuxt)

v13.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
pnpm/pnpm (pnpm)

v10.8.0

Compare Source

Minor Changes
  • Experimental. A new hook is supported for updating configuration settings. The hook can be provided via .pnpmfile.cjs. For example:

    module.exports = {
      hooks: {
        updateConfig: (config) => ({
          ...config,
          nodeLinker: "hoisted",
        }),
      },
    };
  • Now you can use the pnpm add command with the --config flag to install new configurational dependencies #​9377.

Patch Changes
  • Do not hang indefinitely, when there is a glob that starts with !/ in pnpm-workspace.yaml. This fixes a regression introduced by #​9169.
  • pnpm audit --fix should update the overrides in pnpm-workspace.yaml.
  • pnpm link should update overrides in pnpm-workspace.yaml, not in package.json #​9365.
shikijs/shiki (shiki)

v3.2.2

Compare Source

   🚀 Features
    View changes on GitHub
unjs/ufo (ufo)

v1.6.1

Compare Source

compare changes

🩹 Fixes
  • query: Use Object.create(null) (#​290)
❤️ Contributors

v1.6.0

Compare Source

compare changes

🚀 Enhancements
  • Add filterQuery utility (#​287)
🩹 Fixes
  • parseQuery: Use object with null prototype (#​286)
  • parseFilename: Use optional chaining to access opts.strict (#​284)
📖 Documentation
🏡 Chore
  • Consistent spelling in JSDoc comments & update automd syntax (#​256)
  • Apply automated lint fixes (aa6d406)
  • Apply automated lint fixes (46d0a04)
  • Update dev dependencies (9eaa57c)
  • Lint (a7012eb)
✅ Tests
  • query: Validate more than 2 values for key (#​273)
🤖 CI
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot changed the title chore(deps): update pnpm to v10.7.1 chore(deps): update all non-major dependencies Apr 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 38dcc32 to 42d5295 Compare April 6, 2025 08:48
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Apr 6, 2025
@renovate renovate bot closed this Apr 6, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch April 6, 2025 09:01
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Apr 7, 2025
@renovate renovate bot reopened this Apr 7, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a3be8c4 to 906db58 Compare April 10, 2025 00:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 906db58 to 6ca3f32 Compare April 10, 2025 09: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