Skip to content

chore(deps): update dependency syncpack to v15#267

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

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

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
syncpack 14.3.115.3.2 age confidence

Release Notes

JamieMason/syncpack (syncpack)

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 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)

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

@codspeed-hq

codspeed-hq Bot commented May 25, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 64 untouched benchmarks


Comparing renovate/syncpack-15.x (ed0d178) with main (709c1ba)

Open in CodSpeed

@codecov-commenter

codecov-commenter commented May 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (81fdeca) to head (fe23fd9).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #267   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          242       242           
  Branches        80        80           
=========================================
  Hits           242       242           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/syncpack-15.x branch 3 times, most recently from 5ffb9e1 to fe23fd9 Compare June 1, 2026 22:44
@renovate renovate Bot force-pushed the renovate/syncpack-15.x branch from fe23fd9 to c2fa3f7 Compare June 13, 2026 20:11
@renovate renovate Bot force-pushed the renovate/syncpack-15.x branch from c2fa3f7 to ed0d178 Compare June 18, 2026 20:47
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant