Skip to content

build(deps-dev): Bump syncpack from 14.2.0 to 14.3.0#1864

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/syncpack-14.3.0
Open

build(deps-dev): Bump syncpack from 14.2.0 to 14.3.0#1864
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/syncpack-14.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps syncpack from 14.2.0 to 14.3.0.

Release notes

Sourced from syncpack's releases.

14.3.0

14.3.0 (2026-03-29)

Features

  • rcfile: allow // comment properties (df0cc01)

Bug Fixes

  • cargo: update dependencies (6af7e45)

14.2.1

14.2.1 (2026-03-21)

Bug Fixes

  • cargo: update dependencies (c6b8a0c)

Performance Improvements

  • core: avoid clone when reading props (e1dea16)
  • core: avoid reserialising json to compare (422a26a)
  • core: detect indent/newline once (e476300)
  • specifier: lazily create node_[range|version] (cc1eac7)
  • specifier: optimise parsing (9a91292)

syncpack list in seconds (lower is better)

  14.2.1 │ ██ 0.155s
  14.2.0 │ ███ 0.196s
  14.1.0 │ ███ 0.196s
  14.0.2 │ ██ 0.167s
  14.0.1 │ ███ 0.190s
  14.0.0 │ ██ 0.160s
  13.0.4 │ ████████████████████████████████████████ 2.699s
  13.0.3 │ ████████████████████████████████████████ 2.699s
  13.0.2 │ ████████████████████████████████████████ 2.697s
  13.0.1 │ ████████████████████████████████████████ 2.696s
  13.0.0 │ █████████████████████████████████████ 2.528s
  12.4.0 │ ███████████████████████████████████ 2.363s
  12.3.3 │ ████████████████████████████████████ 2.410s
  12.3.2 │ ███████████████████████████████████ 2.340s
  12.3.1 │ ███████████████████████████████████ 2.394s
  12.3.0 │ ███████████████████████████████████ 2.377s
  12.2.0 │ ████████████████████████████████████████ 2.708s
  12.1.0 │ ██████████████████████████████ 2.006s
  12.0.1 │ ███████████████████████████████ 2.106s
  12.0.0 │ ███████████████████████████████ 2.104s
  11.2.1 │ ███████████████ 1.049s
</tr></table> 

... (truncated)

Changelog

Sourced from syncpack's changelog.

14.3.0 (2026-03-29)

Features

  • rcfile: allow // comment properties (df0cc01)

Bug Fixes

  • cargo: update dependencies (6af7e45)

14.2.1 (2026-03-21)

Bug Fixes

  • cargo: update dependencies (c6b8a0c)

Performance Improvements

  • core: avoid clone when reading props (e1dea16)
  • core: avoid reserialising json to compare (422a26a)
  • core: detect indent/newline once (e476300)
  • specifier: lazily create node_[range|version] (cc1eac7)
  • specifier: optimise parsing (9a91292)
Commits
  • 3333389 chore(release): 14.3.0
  • ca1ea09 test(rcfile): add reproduction for #327
  • 6af7e45 fix(cargo): update dependencies
  • df0cc01 feat(rcfile): allow // comment properties
  • 2ca55ca chore(cargo): update dependencies
  • c3a2401 refactor(groups): combine visitors and version groups
  • 31f580a chore(release): 14.2.1
  • c092598 refactor(test): extract tests from builder
  • cc1eac7 perf(specifier): lazily create node_[range|version]
  • 9a91292 perf(specifier): optimise parsing
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [syncpack](https://github.com/JamieMason/syncpack) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/JamieMason/syncpack/releases)
- [Changelog](https://github.com/JamieMason/syncpack/blob/main/CHANGELOG.md)
- [Commits](JamieMason/syncpack@14.2.0...14.3.0)

---
updated-dependencies:
- dependency-name: syncpack
  dependency-version: 14.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 15, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants