Skip to content
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

Bump syncpack from 6.2.1 to 7.2.1 #1066

Merged
merged 1 commit into from
May 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps syncpack from 6.2.1 to 7.2.1.

Release notes

Sourced from syncpack's releases.

7.2.1

7.2.1 (2022-05-02)

Bug Fixes

  • npm: update dependencies (b9a9f5d)

Features

  • versionGroups: mark specific dependencies for removal (e571775), closes #65

7.1.0

7.1.0 (2022-05-01)

Features

  • cli: add --config to specify path to config file (4b19a13), closes #71 #72

7.0.0

7.0.0 (2022-04-27)

Bug Fixes

  • npm: update dependencies (4e5a1cf)
  • npm: update dependencies (eebbcde)

Features

  • cli: sync versions of locally developed packages (0367c9f), closes #66

BREAKING CHANGES

  • cli: If a package developed in your Monorepo depends on another package developed in your Monorepo, syncpack will now fix the installed version of the dependent to match the actual version from the package.json file of the local package.

You can disable this functionality by setting "workspace": false in your .syncpackrc config file, or by omitting the new --workspace option when using --dev, --prod etc. to define which dependency types you wish to include.

Changelog

Sourced from syncpack's changelog.

7.2.1 (2022-05-02)

Bug Fixes

  • npm: update dependencies (b9a9f5d)

Features

  • versionGroups: mark specific dependencies for removal (e571775), closes #65

7.1.0 (2022-05-01)

Features

  • cli: add --config to specify path to config file (4b19a13), closes #71 #72

7.0.0 (2022-04-27)

Bug Fixes

  • npm: update dependencies (4e5a1cf)
  • npm: update dependencies (eebbcde)

Features

  • cli: sync versions of locally developed packages (0367c9f), closes #66

BREAKING CHANGES

  • cli: If a package developed in your Monorepo depends on another package developed in your Monorepo, syncpack will now fix the installed version of the dependent to match the actual version from the package.json file of the local package.

You can disable this functionality by setting "workspace": false in your .syncpackrc config file, or by omitting the new --workspace option when using --dev, --prod etc to define which dependency types you wish to include.

Commits
  • 0004b77 chore(release): 7.2.1
  • b9a9f5d fix(npm): update dependencies
  • d37ad27 test(core): refactor tests and add more scenarios
  • e571775 feat(versionGroups): mark specific dependencies for removal
  • 221a9c7 chore(release): 7.1.0
  • 4b19a13 feat(cli): add --config to specify path to config file
  • b8a2feb chore(release): 7.0.0
  • 0367c9f feat(cli): sync versions of locally developed packages
  • 4e5a1cf fix(npm): update dependencies
  • eebbcde fix(npm): update dependencies
  • See full diff 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Siegrift.


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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2022
@dependabot dependabot bot requested a review from andreogle May 2, 2022 12:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/syncpack-7.2.1 branch from b71c58f to a141c96 Compare May 2, 2022 12:54
Copy link
Contributor

@Siegrift Siegrift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/syncpack-7.2.1 branch 4 times, most recently from 01bd782 to 1b216ae Compare May 2, 2022 14:21
Bumps [syncpack](https://github.com/JamieMason/syncpack) from 6.2.1 to 7.2.1.
- [Release notes](https://github.com/JamieMason/syncpack/releases)
- [Changelog](https://github.com/JamieMason/syncpack/blob/master/CHANGELOG.md)
- [Commits](JamieMason/syncpack@6.2.1...7.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/syncpack-7.2.1 branch from 1b216ae to ee4f904 Compare May 2, 2022 14:35
@dependabot dependabot bot merged commit eef1d85 into master May 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/syncpack-7.2.1 branch May 2, 2022 14:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant