Skip to content

chore(deps): update dependency syncpack to v15 - #1489

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/syncpack-15.x
Open

chore(deps): update dependency syncpack to v15#1489
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/syncpack-15.x

Conversation

@renovate

@renovate renovate Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
syncpack ^14.0.0^15.0.0 age confidence

Release Notes

JamieMason/syncpack (syncpack)

v15.3.3

Compare Source

Bug Fixes
  • cargo: update dependencies (8e1cd38)
  • cargo: update dependencies (7d47933)
  • rust: update to 1.97 (f157e57)

v15.3.2

Compare Source

Bug Fixes
  • cargo: update dependencies (5074c2f)
  • pnpm: write pnpmOverrides to pnpm-workspace.yaml (ef7639e), closes #​336

v15.3.1

Compare Source

Bug Fixes
  • types: update typescript types for 5.3.0 (82a435b)

v15.3.0

Compare Source

Features
  • groups: add range only version group (a9d511a)
  • update: only list selected updates in summary (63d17e5)

v15.2.0

Compare Source

Features
Bug Fixes
  • cargo: update dependencies (8aea6d1)
  • glob: match globs and gitignore correctly (df700d8), closes #​334

v15.1.2

Compare Source

Bug Fixes
  • npm: forward stdio correctly to binary (87be440)

v15.1.1

Compare Source

Features
  • config: add updateGroups to set registry update policies (bd7573e), closes #​244
  • update: add --interactive prompt (8b1334a)
  • update: cache registry responses for 30mins (08bd28c)
Bug Fixes
  • cargo: update dependencies (f99d54f)
  • github: fix release pipeline (9a38e9e)

v15.0.0

Compare Source

⚠ BREAKING CHANGES

pnpmOverrides now reads pnpm-workspace.yaml

The default pnpmOverrides dependency type now reads overrides from pnpm-workspace.yaml instead of pnpm.overrides in package.json. This matches pnpm's current convention for managing overrides.

Restoring the legacy behaviour

If your overrides still live in package.json under pnpm.overrides, define pnpmOverridesLegacy in your config to point at the legacy location:

{
  "customTypes": {
    "pnpmOverridesLegacy": {
      "strategy": "versionsByName",
      "path": "pnpm.overrides"
    }
  }
}

The default pnpmOverrides continues to manage the YAML location.

Features
  • groups: add full pnpm/bun catalogs support (53d54e0), closes #​258
  • pnpm: read pnpmOverrides from pnpm-workspace.yaml (72ce5ef), closes #​304
  • update: add minimumReleaseAge and default to 1 day (a6648ab), closes #​302
Bug Fixes
  • cargo: update dependencies (a375df4)
  • cli: do not display --version and --help as errors (2abe490), closes #​331
  • cli: fix panic when using --config option (76f1553), closes #​332
  • config: prevent ERR_UNSUPPORTED_ESM_URL_SCHEME on Windows (127ae12), closes #​327 #​328
  • core: widen detection of pnpm and bun projects (be883f5)
  • npm: detect musl libc to resolve correct binary (89d5654), closes #​329
  • rust: update edition from 2021 to 2024 (efad1b5)

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 force-pushed the renovate/syncpack-15.x branch 4 times, most recently from 9c8c380 to 6a52cac Compare May 17, 2026 20:27
@renovate
renovate Bot force-pushed the renovate/syncpack-15.x branch 2 times, most recently from 2ae8a95 to 371a893 Compare May 19, 2026 08:38
@renovate
renovate Bot force-pushed the renovate/syncpack-15.x branch 2 times, most recently from dcd69de to 2b509f3 Compare June 1, 2026 21:43
@renovate
renovate Bot force-pushed the renovate/syncpack-15.x branch 2 times, most recently from 9e32b0a to ef0df28 Compare June 15, 2026 22:13
@renovate
renovate Bot force-pushed the renovate/syncpack-15.x branch 2 times, most recently from 983959b to 04d41d1 Compare July 16, 2026 19:32
@renovate
renovate Bot force-pushed the renovate/syncpack-15.x branch from 04d41d1 to f61ce5f Compare July 20, 2026 21:42
@renovate
renovate Bot force-pushed the renovate/syncpack-15.x branch from f61ce5f to d22a9ea Compare August 9, 2026 14:01
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