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

chore(deps-dev): bump syncpack from 8.5.14 to 9.7.4 #39

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps syncpack from 8.5.14 to 9.7.4.

Release notes

Sourced from syncpack's releases.

9.7.4

9.7.4 (2023-02-19)

Bug Fixes

  • indent: use value from config file (aa31244)
  • npm: update dependencies (558d177)

Features

  • engines: increase node from 10 to 14 (603f058)
  • groups: handle long and multi-line labels (ecc58ff)
  • semver: recognise ^6, >=5 etc as valid (be637f0), closes #122
  • versionGroups: add optional snapTo property (fd0edb6), closes #87

Performance Improvements

  • imports: skip barrel files where possible (1ee2776)

9.3.2

9.3.2 (2023-02-17)

Features

  • groups: add optional label to semver/version groups (ff466af), closes #118
  • groups: output groups in order they're defined (88950f1), closes #120

9.1.2

9.1.2 (2023-02-16)

Features

  • semver: mention unsupported versions in output (69edcaf), closes #121 #119

Reverts

  • fix-mismatches: don't remove nested empty objects (393d004), closes #117

9.0.2

9.0.2 (2023-02-15)

Bug Fixes

... (truncated)

Changelog

Sourced from syncpack's changelog.

9.7.4 (2023-02-19)

Bug Fixes

  • indent: use value from config file (aa31244)
  • npm: update dependencies (558d177)

Features

  • engines: increase node from 10 to 14 (603f058)
  • groups: handle long and multi-line labels (ecc58ff)
  • semver: recognise ^6, >=5 etc as valid (be637f0), closes #122
  • versionGroups: add optional snapTo property (fd0edb6), closes #87

Performance Improvements

  • imports: skip barrel files where possible (1ee2776)

9.3.2 (2023-02-17)

Features

  • groups: add optional label to semver/version groups (ff466af), closes #118
  • groups: output groups in order they're defined (88950f1), closes #120

9.1.2 (2023-02-16)

Features

  • semver: mention unsupported versions in output (69edcaf), closes #121 #119

Reverts

  • fix-mismatches: don't remove nested empty objects (393d004), closes #117

9.0.2 (2023-02-15)

... (truncated)

Commits
  • cc67c2f chore(release): 9.7.4
  • e666c67 chore(npm): update keywords
  • 39eeb12 docs(site): fix display of video
  • 558d177 fix(npm): update dependencies
  • fd0edb6 feat(versionGroups): add optional snapTo property
  • 1349770 test(scenarios): group tests by scenario
  • 5c41df8 refactor(compare): refactor getHighestVersion
  • 67deec7 chore(types): pin @​types/node at 14.18.36
  • 603f058 feat(engines): increase node from 10 to 14
  • 1ee2776 perf(imports): skip barrel files where possible
  • 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 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.5.14 to 9.7.4.
- [Release notes](https://github.com/JamieMason/syncpack/releases)
- [Changelog](https://github.com/JamieMason/syncpack/blob/master/CHANGELOG.md)
- [Commits](JamieMason/syncpack@8.5.14...9.7.4)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #44.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/syncpack-9.7.4 branch March 6, 2023 20:39
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