content icon indicating copy to clipboard operation
content copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/ph ^1.1.13 -> ^1.1.14 age adoption passing confidence
@iconify-json/simple-icons ^1.1.109 -> ^1.1.115 age adoption passing confidence
@nuxt/eslint-config (source) ^0.3.13 -> ^0.5.3 age adoption passing confidence
@nuxt/fonts ^0.7.1 -> ^0.7.2 age adoption passing confidence
@nuxt/image (source) ^1.7.0 -> ^1.7.1 age adoption passing confidence
@nuxt/module-builder ^0.8.1 -> ^0.8.3 age adoption passing confidence
@​nuxt/ui-pro ^1.3.1 -> ^1.4.1 age adoption passing confidence
@nuxtjs/plausible ^1.0.0 -> ^1.0.2 age adoption passing confidence
@types/ws (source) ^8.5.11 -> ^8.5.12 age adoption passing confidence
@vueuse/core (source) ^10.11.0 -> ^10.11.1 age adoption passing confidence
@vueuse/nuxt (source) ^10.11.0 -> ^10.11.1 age adoption passing confidence
eslint (source) ^9.7.0 -> ^9.9.1 age adoption passing confidence
husky ^9.1.1 -> ^9.1.5 age adoption passing confidence
lint-staged ^15.2.7 -> ^15.2.9 age adoption passing confidence
minisearch (source) ^7.0.2 -> ^7.1.0 age adoption passing confidence
nuxt-og-image (source) ^3.0.0-rc.64 -> ^3.0.0-rc.65 age adoption passing confidence
pnpm (source) 9.5.0 -> 9.9.0 age adoption passing confidence
shiki (source) ^1.10.3 -> ^1.14.1 age adoption passing confidence
vitest (source) ^2.0.3 -> ^2.0.5 age adoption passing confidence
vue-tsc (source) 2.0.26 -> 2.1.0 age adoption passing confidence

Release Notes

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

v0.5.3

Compare Source

No significant changes

    View changes on GitHub

v0.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/fonts (@​nuxt/fonts)

v0.7.2

Compare Source

compare changes

🔥 Performance
  • local: Use tinyglobby to scan font files (#​205)
🩹 Fixes
  • Apply - replacement to filename (d83aa0d)
  • adobe: Use provided css_names from API (#​192)
  • fontsource: Use /variable endpoint for retrieving variable axes (#​196)
📖 Documentation
🏡 Chore
✅ Tests
❤️ Contributors
nuxt/image (@​nuxt/image)

v1.7.1

Compare Source

compare changes

🩹 Fixes
  • cloudinary: Map cover to lfill mode (#​1355)
  • Import runtime types from module entrypoint (#​1384)
  • Update to latest @nuxt/module-builder (#​1439)
  • Only add preload links on server (510e719)
  • weserv: Map rotate operation to ro (#​1441)
💅 Refactors
  • Convert <NuxtImg> to SFC (#​1435)
  • Convert <NuxtPicture> to SFC (#​1432)
  • Use more import.meta.* properties (#​1440)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/module-builder (@​nuxt/module-builder)

v0.8.3

Compare Source

compare changes

🩹 Fixes
  • build: Handle missing named type exports (#​331)
❤️ Contributors

v0.8.2

Compare Source

compare changes

🔥 Performance
  • Removed unnecessary hasTypeExport check (#​310)
🩹 Fixes
  • prepare: Override compatibilityDate (b9b27c3)
❤️ Contributors
nuxt-modules/plausible (@​nuxtjs/plausible)

v1.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/core)

v10.11.1

Compare Source

No significant changes

    View changes on GitHub
vueuse/vueuse (@​vueuse/nuxt)

v10.11.1

Compare Source

eslint/eslint (eslint)

v9.9.1

Compare Source

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

v9.8.0

Compare Source

typicode/husky (husky)

v9.1.5

Compare Source

v9.1.4

Compare Source

v9.1.3

Compare Source

  • fix: better handle space in PATH

v9.1.2

Compare Source

lint-staged/lint-staged (lint-staged)

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

lucaong/minisearch (minisearch)

v7.1.0

Compare Source

  • Add boostTerm search option to apply a custom boosting factor to specific terms in the query
nuxt-modules/og-image (nuxt-og-image)

v3.0.0-rc.65

Compare Source

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

v9.9.0

Compare Source

v9.8.0

Compare Source

v9.7.1

Compare Source

v9.7.0: pnpm 9.7

Compare Source

Minor Changes

  • Added pnpm version management. If the manage-package-manager-versions setting is set to true, pnpm will switch to the version specified in the packageManager field of package.json #​8363. This is the same field used by Corepack. Example:

    {
      "packageManager": "[email protected]"
    }
    
  • Added the ability to apply patch to all versions #​8337.

    If the key of pnpm.patchedDependencies is a package name without a version (e.g. pkg), pnpm will attempt to apply the patch to all versions of the package. Failures will be skipped. If there's only one version of pkg installed, pnpm patch pkg and subsequent pnpm patch-commit $edit_dir will create an entry named pkg in pnpm.patchedDependencies. And pnpm will attempt to apply this patch to other versions of pkg in the future.

  • Change the default edit dir location when running pnpm patch from a temporary directory to node_modules/.pnpm_patches/pkg[@&#8203;version] to allow the code editor to open the edit dir in the same file tree as the main project #​8379.

  • Substitute environment variables in config keys #​6679.

Patch Changes

  • pnpm install should run node-gyp rebuild if the project has a binding.gyp file even if the project doesn't have an install script #​8293.
  • Print warnings to stderr #​8342.
  • Peer dependencies of optional peer dependencies should be automatically installed #​8323.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.6.0: pnpm 9.6

Compare Source

Minor Changes

  • Support specifying node version (via pnpm.executionEnv.nodeVersion in package.json) for running lifecycle scripts per each package in a workspace #​6720.
  • Overrides now support the catalogs: protocol #​8303.

Patch Changes

  • The pnpm deploy command now supports the catalog: protocol #​8298.
  • The pnpm outdated command now supports the catalog: protocol #​8304.
  • Correct the error message when trying to run pnpm patch without node_modules/.modules.yaml #​8257.
  • Silent reporting fixed with the pnpm exec command #​7608.
  • Add registries information to the calculation of dlx cache hash #​8299.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

shikijs/shiki (shiki)

v1.14.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.14.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.13.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.12.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.12.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    [View changes on GitHub](https://togithub.com/shikijs/sh

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[bot] avatar Jul 21 '24 22:07 renovate[bot]

Deploying nuxt-content with  Cloudflare Pages  Cloudflare Pages

Latest commit: c385718
Status: ✅  Deploy successful!
Preview URL: https://9904193b.nuxt-content-1il.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.nuxt-content-1il.pages.dev

View logs