Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@iconify-json/noto ^1.2.6 -> ^1.2.7 age confidence dependencies patch
@iconify-json/simple-icons ^1.2.48 -> ^1.2.52 age confidence dependencies patch
@nuxt/content (source) ^3.6.3 -> ^3.7.0 age confidence dependencies minor
@nuxt/ui-pro (source) ^3.3.2 -> ^3.3.3 age confidence dependencies patch
@stripe/stripe-js (source) ^7.0.0 -> ^7.9.0 age confidence peerDependencies minor
@types/semver (source) ^7.7.0 -> ^7.7.1 age confidence devDependencies patch
@types/youtube (source) ^0.1.0 -> ^0.1.2 age confidence peerDependencies patch
@typescript-eslint/typescript-estree (source) ^8.40.0 -> ^8.43.0 age confidence devDependencies minor
@unhead/vue (source) ^2.0.3 -> ^2.0.14 age confidence peerDependencies patch
@vueuse/core (source) ^13.7.0 -> ^13.9.0 age confidence dependencies minor
@vueuse/nuxt (source) ^13.7.0 -> ^13.9.0 age confidence dependencies minor
actions/checkout v4.2.2 -> v4.3.0 age confidence action minor
eslint (source) 9.33.0 -> 9.35.0 age confidence devDependencies minor
eslint-plugin-n ^17.21.3 -> ^17.22.0 age confidence devDependencies minor
magic-string ^0.30.18 -> ^0.30.19 age confidence dependencies patch
pnpm (source) 10.15.0 -> 10.16.1 age confidence packageManager minor
shiki (source) 3.11.0 -> 3.12.2 age confidence devDependencies minor
shiki (source) ^3.11.0 -> ^3.12.2 age confidence dependencies minor
sirv ^3.0.1 -> ^3.0.2 age confidence dependencies patch
unplugin (source) ^2.3.8 -> ^2.3.10 age confidence dependencies patch
unstorage (source) ^1.16.1 -> ^1.17.1 age confidence dependencies minor
vue (source) ^3.5.19 -> ^3.5.21 age confidence devDependencies patch
vue-tsc (source) ^3.0.6 -> ^3.0.7 age confidence devDependencies patch

Release Notes

nuxt/content (@​nuxt/content)

v3.7.0

Compare Source

Features
  • adopt standard schema spec and support different validators (#​3524) (46a1004)
  • inherit component prop types in content collection (#​3451) (a620a2c)
Bug Fixes
  • ProseCode preview syntax highlighting (#​3491) (4a725bd)
  • add dependency at Nuxt root dir (#​3525) (71f2989)
  • block experimental sqlite warning on node (5ac31da)
  • deprecate nitro export in favor of server (ec97064)
  • do not register close hook if websocket is disabled (#​3474) (9edcc8f)
  • ignore .DS_Store files in all subdirectories (c7a9af3)
  • ignore OSX meta file .DS_Store (fe5d7f9)
  • improve websocket and watcher cleanup handling (#​3478) (8041807)
  • inherit: cache component meta (e9658de)
  • inherit: issue with property definition in arrays (873b768)
  • inherit: try resolve component from root directory (b0073f1)
  • inherit: type generation (63500f3)
  • normalize source cwd (#​3532) (0a34742)
  • nuxthub: missing line separator in database migrations (#​3464) (4983443)
  • use listhen's publicUrl if available (#​3500) (fb0f022)
nuxt/ui-pro (@​nuxt/ui-pro)

v3.3.3

Compare Source

stripe/stripe-js (@​stripe/stripe-js)

v7.9.0

Compare Source

New features
  • Add buttonBorderRadius to types (#​798)
  • Add 'allow_redisplay' to 'PaymentMethodCreateParams' (#​796)
Fixes
  • Bump sha.js from 2.4.11 to 2.4.12 in /examples/parcel (#​799)

v7.8.0

Compare Source

New features
  • chore: add fonts types (#​795)
  • Adding SPM option to StripeCheckoutElementsOptions (#​793)
Changed
  • removes double github token check (#​794)

v7.7.0

Compare Source

New features
  • Add types for new issuingAddToWalletButton (#​792)
  • Add types for allowed_payment_method_types and excluded_payment_method_types (#​790)
Changed
  • Delete Webpack example (#​791)
  • Bump pbkdf2 from 3.1.1 to 3.1.3 in /examples/parcel (#​771)

v7.6.1

Compare Source

New features
Fixes
  • Add missing tax id types (#​789)
Changed

v7.6.0

Compare Source

New features
  • Add public types for Tax Id Element (#​788)
Fixes
Changed

v7.5.0

Compare Source

New features
  • Add typings for confirmBilliePayment function (#​773)
  • Add cancel event to ewcs ece (#​777)
  • add billing details to pe change event (#​770)
Fixes
  • migrate to stale action from stable bot (#​776)
  • adds check for prerequisites (#​765)
Changed

v7.4.0

Compare Source

New features
  • Add currency to elements group option (#​769)
  • Add reject param to ECE click callback (#​767)
  • Add cardFunding to applePay paymentRequest option (#​768)

v7.3.1

Compare Source

Changed
  • Add missing link PaymentWalletsOption type (#​759)

v7.3.0

Compare Source

New features
  • add klarna to ece public types (#​753)
  • Add syncAddressCheckbox type to BaseStripeElementOptions (#​752)
Fixes
Changed

v7.2.0

Compare Source

Changed
  • Update PMME currency and countryCode types (#​750)

v7.1.0

Compare Source

New features
  • Remove CPM beta references, add CPM to elements.update types (#​747)
typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree)

v8.43.0

Compare Source

🚀 Features
  • typescript-estree: disallow empty type parameter/argument lists (#​11563)
🩹 Fixes
  • typescript-estree: match filenames starting with a period when using glob in allowDefaultProject / (#​11537)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.42.0

Compare Source

This was a version bump only for typescript-estree to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.41.0

Compare Source

🚀 Features
  • tighten tsconfigRootDir validation (#​11463)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

unjs/unhead (@​unhead/vue)

v2.0.14

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.13

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.9

Compare Source

   🏎 Performance
    View changes on GitHub

v2.0.8

Compare Source

No significant changes

    View changes on GitHub

v2.0.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.4

Compare Source

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

v13.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.8.0

Compare Source

   🚀 Features
   🏎 Performance
    View changes on GitHub
actions/checkout (actions/checkout)

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

eslint/eslint (eslint)

v9.35.0

Compare Source

v9.34.0

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.22.0

Compare Source

🌟 Features
🩹 Fixes
  • ci: bump markdowncli-lint version (#​468) (91a56d0)
  • no-unsupported: URL.createObjectURL, URL.revokeObjectURL are supported (#​471) (844155c)
rich-harris/magic-string (magic-string)

v0.30.19

Compare Source

Bug Fixes
Features
  • replace(All) support replacement for functions when the first parameter is a string (#​304) (fd1d887)
pnpm/pnpm (pnpm)

v10.16.1

Compare Source

Patch Changes
  • The full metadata cache should be stored not at the same location as the abbreviated metadata. This fixes a bug where pnpm was loading the abbreviated metadata from cache and couldn't find the "time" field as a result #​9963.
  • Forcibly disable ANSI color codes when generating patch diff #​9914.

v10.16.0

Compare Source

Minor Changes
  • There have been several incidents recently where popular packages were successfully attacked. To reduce the risk of installing a compromised version, we are introducing a new setting that delays the installation of newly released dependencies. In most cases, such attacks are discovered quickly and the malicious versions are removed from the registry within an hour.

    The new setting is called minimumReleaseAge. It specifies the number of minutes that must pass after a version is published before pnpm will install it. For example, setting minimumReleaseAge: 1440 ensures that only packages released at least one day ago can be installed.

    If you set minimumReleaseAge but need to disable this restriction for certain dependencies, you can list them under the minimumReleaseAgeExclude setting. For instance, with the following configuration pnpm will always install the latest version of webpack, regardless of its release time:

    minimumReleaseAgeExclude:
      - webpack

    Related issue: #​9921.

  • Added support for finders #​9946.

    In the past, pnpm list and pnpm why could only search for dependencies by name (and optionally version). For example:

    pnpm why minimist
    

    prints the chain of dependencies to any installed instance of minimist:

    verdaccio 5.20.1
    ├─┬ handlebars 4.7.7
    │ └── minimist 1.2.8
    └─┬ mv 2.1.1
      └─┬ mkdirp 0.5.6
        └── minimist 1.2.8
    

    What if we want to search by other properties of a dependency, not just its name? For instance, find all packages that have react@17 in their peer dependencies?

    This is now possible with "finder functions". Finder functions can be declared in .pnpmfile.cjs and invoked with the --find-by=<function name> flag when running pnpm list or pnpm why.

    Let's say we want to find any dependencies that have React 17 in peer dependencies. We can add this finder to our .pnpmfile.cjs:

    module.exports = {
      finders: {
        react17: (ctx) => {
          return ctx.readManifest().peerDependencies?.react === "^17.0.0";
        },
      },
    };

    Now we can use this finder function by running:

    pnpm why --find-by=react17
    

    pnpm will find all dependencies that have this React in peer dependencies and print their exact locations in the dependency graph.

    @&#8203;apollo/client 4.0.4
    ├── @&#8203;graphql-typed-document-node/core 3.2.0
    └── graphql-tag 2.12.6
    

    It is also possible to print out some additional information in the output by returning a string from the finder. For example, with the following finder:

    module.exports = {
      finders: {
        react17: (ctx) => {
          const manifest = ctx.readManifest();
          if (manifest.peerDependencies?.react === "^17.0.0") {
            return `license: ${manifest.license}`;
          }
          return false;
        },
      },
    };

    Every matched package will also print out the license from its package.json:

    @&#8203;apollo/client 4.0.4
    ├── @&#8203;graphql-typed-document-node/core 3.2.0
    │   license: MIT
    └── graphql-tag 2.12.6
        license: MIT
    
Patch Changes
  • Fix deprecation warning printed when executing pnpm with Node.js 24 #​9529.
  • Throw an error if nodeVersion is not set to an exact semver version #​9934.
  • pnpm publish should be able to publish a .tar.gz file #​9927.
  • Canceling a running process with Ctrl-C should make pnpm run return a non-zero exit code #​9626.

v10.15.1

Compare Source

Patch Changes
  • Fix .pnp.cjs crash when importing subpath #​9904.
  • When resolving peer dependencies, pnpm looks whether the peer dependency is present in the root workspace project's dependencies. This change makes it so that the peer dependency is correctly resolved even from aliased npm-hosted dependencies or other types of dependencies #​9913.
shikijs/shiki (shiki)

v3.12.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.12.1

Compare Source

No significant changes

    View changes on GitHub

v3.12.0

Compare Source

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

v3.0.2

Compare Source

Patches

  • Do not serve top-level files that begin with the directory name: f0113f3

Full Changelog: lukeed/sirv@v3.0.1...v3.0.2

unjs/unplugin (unplugin)

v2.3.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.3.9

Compare Source

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

v1.17.1

Compare Source

compare changes

🩹 Fixes
  • prefixStorage: Strip prefix from keys() (#​666)
  • vercel-blob: Expose driver options (#​671)
📖 Documentation
  • redis: Update github links and cluster warning (#​667)
📦 Build
  • Allow @vercel/functions v3 as peer dep (8bb9943)
🏡 Chore
❤️ Contributors

v1.17.0

Compare Source

compare changes

🚀 Enhancements
  • Add vercel-runtime-cache driver (#​656)
  • deno-kv: Support ttl for setItem and setItemRaw (#​659)
📖 Documentation
  • database: Correct tableName config key (#​652)
  • database: Correct tableName config key (#​653)
🏡 Chore
❤️ Contributors
vuejs/core (vue)

v3.5.21

Compare Source

Bug Fixes
Performance Improvements

v3.5.20

Compare Source

Bug Fixes
vuejs/language-tools (vue-tsc)

v3.0.7

Compare Source

Bug Fixes
  • fix(vscode): show welcome page only when opening a Vue file
  • fix(language-core): generate slot parameters in the same way as interpolation (#​5618) - Thanks to @​KazariEX!
  • fix(language-core): do not generate variables for builtin directives - Thanks to @​KazariEX!
Other Changes
  • docs(vscode): add descriptions for premium feature configurations (#​5612) - Thanks to @​KazariEX!
  • refactor(typescript-

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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.

Copy link

vercel bot commented Apr 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
scripts-docs Ready Ready Preview Comment Sep 14, 2025 10:36pm
scripts-playground Ready Ready Preview Comment Sep 14, 2025 10:36pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9c4e39b to 5bfebea Compare April 5, 2025 00:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5bfebea to 7804f68 Compare April 6, 2025 09:08
@renovate renovate bot changed the title chore(deps): update resolutions typescript to v5.8.3 chore(deps): update all non-major dependencies Apr 6, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7804f68 to 2d975ff Compare April 7, 2025 04:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2d975ff to 0104ff1 Compare April 7, 2025 08:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0104ff1 to 8120e32 Compare April 7, 2025 15:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8120e32 to 5ec9f5e Compare April 7, 2025 18:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ec9f5e to efcb3b7 Compare April 8, 2025 08:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from efcb3b7 to 1a61aec Compare April 10, 2025 00:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a61aec to cf8e7f8 Compare April 10, 2025 09:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf8e7f8 to 2b13cf8 Compare April 11, 2025 01:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4c80a62 to 21ec525 Compare September 4, 2025 02:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 21ec525 to d3dd4d5 Compare September 4, 2025 10:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d3dd4d5 to 00409cc Compare September 5, 2025 18:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 00409cc to e2e551c Compare September 8, 2025 12:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e2e551c to e80ebd5 Compare September 8, 2025 18:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e80ebd5 to 0bcd325 Compare September 11, 2025 07:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0bcd325 to 60745f8 Compare September 13, 2025 09:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 60745f8 to ac2d306 Compare September 14, 2025 00:52
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