Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​rocicorp/zero ^0.15.0 -> ^0.16.0 age adoption passing confidence
@types/node (source) 22.13.5 -> 22.13.8 age adoption passing confidence
changelogithub 13.12.1 -> 13.13.0 age adoption passing confidence
pnpm (source) 10.4.1 -> 10.5.2 age adoption passing confidence
typescript (source) 5.7.3 -> 5.8.2 age adoption passing confidence
vue-tsc (source) 2.2.4 -> 2.2.8 age adoption passing confidence

Release Notes

antfu/changelogithub (changelogithub)

v13.13.0

Compare Source

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

v10.5.2

Compare Source

Patch Changes
  • The pnpm config set command should change the global .npmrc file by default.
    This was a regression introduced by #​9151 and shipped in pnpm v10.5.0.

v10.5.1

Compare Source

Patch Changes
  • Throw an error message if a pnpm-workspaces.yaml or pnpm-workspaces.yml file is found instead of a pnpm-workspace.yaml #​9170.
  • Fix the update of pnpm-workspace.yaml by the pnpm approve-builds command #​9168.
  • Normalize generated link paths in package.json #​9163
  • Specifying overrides in pnpm-workspace.yaml should work.
  • pnpm dlx should ignore settings from the package.json file in the current working directory #​9178.

v10.5.0

Compare Source

Minor Changes
  • Allow to set the "pnpm" settings from package.json via the pnpm-workspace.yaml file #​9121.

  • Added support for automatically syncing files of injected workspace packages after pnpm run #​9081. Use the sync-injected-deps-after-scripts setting to specify which scripts build the workspace package. This tells pnpm when syncing is needed. The setting should be defined in a .npmrc file at the root of the workspace. Example:

    sync-injected-deps-after-scripts[]=compile
  • The packages field in pnpm-workspace.yaml became optional.

Patch Changes
  • pnpm link with no parameters should work as if --global is specified #​9151.
  • Allow scope registry CLI option without --config. prefix such as --@​scope:registry=https://scope.example.com/npm #​9089.
  • pnpm link <path> should calculate relative path from the root of the workspace directory #​9132.
  • Fix a bug causing catalog snapshots to be removed from the pnpm-lock.yaml file when using --fix-lockfile and --filter. #​8639
  • Fix a bug causing catalog protocol dependencies to not re-resolve on a filtered install #​8638.
microsoft/TypeScript (typescript)

v5.8.2

Compare Source

vuejs/language-tools (vue-tsc)

v2.2.8

Compare Source

Bug Fixes
  • revert "fix(language-core): validate v-model variable against model type"

v2.2.6

Compare Source

Features
  • feat(language-core): infer prop JSDoc from defineModel's leading comments (#​5211) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): map camelized prop name correctly (#​5207) - Thanks to @​KazariEX!
  • fix(component-meta): resolve defineModel options to collect default value (#​5209) - Thanks to @​KazariEX!
  • fix(language-core): avoid duplicate generation of defineExpose's codes - Thanks to @​KazariEX!
  • fix(language-core): generate camelized prop name for defineModel (#​5213) - Thanks to @​KazariEX!
  • fix(language-core): validate v-model variable against model type (#​5214) - Thanks to @​KazariEX!
  • fix(language-core): use keywords instead of semicolons to separate script sections (#​5217) - Thanks to @​KazariEX!
Other Changes
  • ci: auto close issues with can't reproduce label - Thanks to @​KazariEX!
  • refactor(language-core): defer the calculation of linkedCodeMappings offsets (#​5220) - Thanks to @​KazariEX!

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.

@socket-security
Copy link

socket-security bot commented Mar 3, 2025

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@antfu/eslint-config@4.3.04.4.0 environment Transitive: eval, filesystem, shell, unsafe +276 46.4 MB antfu
npm/@rocicorp/zero@0.15.20250214020.16.2025022800 Transitive: eval, filesystem, shell, unsafe +225 58.1 MB aboodman
npm/@types/node@22.13.522.13.8 None +1 2.4 MB types
npm/changelogithub@13.12.113.13.0 Transitive: environment, filesystem, network, shell +95 7.89 MB antfu
npm/knip@5.44.55.45.0 Transitive: filesystem, shell +46 4.15 MB webpro
npm/typescript@5.7.35.8.2 None 0 22.9 MB typescript-bot
npm/unbuild@3.3.13.5.0 Transitive: environment, filesystem, network, shell, unsafe +123 20.6 MB pi0
npm/vue-tsc@2.2.42.2.8 Transitive: environment, eval +24 8.66 MB kazariex

View full report↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 27a7ac6 to fd4f3af Compare March 3, 2025 08:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd4f3af to 465731a Compare March 3, 2025 13:47
@danielroe danielroe merged commit 4f8118e into main Mar 3, 2025
8 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch March 3, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants