SabakiHQ / Sabaki

An elegant Go board and SGF editor for a more civilized age.
https://sabaki.yichuanshen.de/
MIT License
2.39k stars 376 forks source link

Bump remark-breaks from 1.0.5 to 3.0.1 #815

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps remark-breaks from 1.0.5 to 3.0.1.

Release notes

Sourced from remark-breaks's releases.

3.0.1

  • 9355129 Add unified as an explicit dependency for types

3.0.0

  • 2bff602 Use ESM
    // From CommonJS
    var remarkBreaks = require('remark-breaks')
    

    // To ESM import remarkBreaks from 'remark-breaks'

    Learn more about ESM in this guide
  • 5cd71e6 Add JSDoc based types

2.0.2

  • c882240 Add missing dependency

2.0.1

  • 75051a2 Rewrite algorithm as a transform w/o changes

2.0.0

  • ff79c93 Add types (breaking, potentially, if you or your dependents use typescript)
Commits


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)
dependabot[bot] commented 2 years ago

Superseded by #831.