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.8.4 #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps syncpack from 8.5.14 to 9.8.4.

Release notes

Sourced from syncpack's releases.

9.8.4

9.8.4 (2023-02-21)

Features

  • semver: support resolving with lowest version (a17e423), closes #110

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

... (truncated)

Changelog

Sourced from syncpack's changelog.

9.8.4 (2023-02-21)

Features

  • semver: support resolving with lowest version (a17e423), closes #110

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

... (truncated)

Commits
  • 9f2fc27 chore(release): 9.8.4
  • 9137df2 docs(site): mark up required/optional config
  • a17e423 feat(semver): support resolving with lowest version
  • b5ceae0 refactor(ADTs): propagate all errors
  • f0869db docs(site): mention verbose logging
  • 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
  • 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.8.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.8.4)

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

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 Mar 6, 2023
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.

None yet

0 participants