Skip to content

chore(deps-dev): bump syncpack from 8.4.11 to 13.0.4 #2762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps syncpack from 8.4.11 to 13.0.4.

Release notes

Sourced from syncpack's releases.

13.0.4

13.0.4 (2025-04-27)

Bug Fixes

  • npm: drop deprecated @​effect/schema dependency (bc2cf36), closes #278

13.0.3

13.0.3 (2025-03-09)

Bug Fixes

  • npm: update dependencies (611b49c)
  • npm: use caret versions internally (32def80), closes #259

13.0.2

13.0.2 (2025-02-05)

Bug Fixes

13.0.1

13.0.1 (2025-02-02)

Bug Fixes

  • npm: update dependencies (fee1f06)
  • types: allow additional customTypes properties (06e6a04), closes #255

13.0.0

13.0.0 (2024-08-25)

⚠ BREAKING CHANGES

  1. engines: Changed engines.node from >=16 to >=18.18.0.

    minimatch@10 was updated in syncpack@12.4.0 which required node@>=20 and caused issues in some projects.

    This change adds a local linter to verify that the node engines of syncpack's dependencies all satisfy syncpack's own node engine. Using this linter found that the minimum node engine of all of syncpack's dependencies is v18.18.0.

  2. core: The commands fix-mismatches, set-semver-ranges, prompt, and update will no longer result in package.json files being formatted. This was a side effect of JSON.parse and JSON.stringify being used to read and write to disk.

    From this version, only specific changes are applied. To preserve the previous behaviour, run syncpack format afterwards to apply fixes to formatting should they be needed.

Features

... (truncated)

Changelog

Sourced from syncpack's changelog.

13.0.4

14.0.0-alpha.11

27 April 2025

14.0.0-alpha.10

11 February 2025

14.0.0-alpha.9

10 February 2025

  • fix(groups): fix regression to #204 in 52930896 ca44802
  • chore(release): 14.0.0-alpha.9 3b7354e

14.0.0-alpha.8

10 February 2025

14.0.0-alpha.7

9 February 2025

... (truncated)

Commits
  • 808a5a9 chore(release): 13.0.4
  • a357240 chore(pnpm): bump version in ci
  • 9199058 chore(github): move to 13.x.x branch
  • bc2cf36 fix(npm): drop deprecated @​effect/schema dependency
  • 898518f chore(npm): install using pnpm@10.9.0
  • c330618 docs(site): add missing closing quote in example
  • 476a849 chore(release): 13.0.3
  • c10db2f chore(scripts): fix node engines checker
  • 611b49c fix(npm): update dependencies
  • 32def80 fix(npm): use caret versions internally
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 8.4.11 to 13.0.4.
- [Release notes](https://github.com/JamieMason/syncpack/releases)
- [Changelog](https://github.com/JamieMason/syncpack/blob/13.0.4/CHANGELOG.md)
- [Commits](JamieMason/syncpack@8.4.11...13.0.4)

---
updated-dependencies:
- dependency-name: syncpack
  dependency-version: 13.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/syncpack-13.0.4 branch from b6a6ba1 to f31fe9d Compare May 9, 2025 16:15
@lamaks lamaks closed this May 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/syncpack-13.0.4 branch May 29, 2025 17:06
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.

1 participant