Skip to content

Bump pulldown-cmark-to-cmark from 6.0.4 to 7.0.0#47

Merged
zoni merged 1 commit intomainfrom
dependabot/cargo/pulldown-cmark-to-cmark-7.0.0
Nov 22, 2021
Merged

Bump pulldown-cmark-to-cmark from 6.0.4 to 7.0.0#47
zoni merged 1 commit intomainfrom
dependabot/cargo/pulldown-cmark-to-cmark-7.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps pulldown-cmark-to-cmark from 6.0.4 to 7.0.0.

Release notes

Sourced from pulldown-cmark-to-cmark's releases.

v7.0.0

The Options type was updated in a breaking fashion to allow configuring certain tokens, e.g. the * list token can now be configured as - if desired.

Thanks to the author of this PR.

Commit Statistics

  • 6 commits contributed to the release over the course of 53 calendar days.
  • 0 commits where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

  • Uncategorized
    • Update changelog prior to release (0b795a7)
    • refactor (06fe6cb)
    • More efficient handling of reconfigured characters (fa14750)
    • cleanup typing for special characters (9aef43f)
    • change options to support custom syntax and add test (db6e12c)
    • Format with nightly (9313bac)
Changelog

Sourced from pulldown-cmark-to-cmark's changelog.

7.0.0 (2021-11-17)

The Options type was updated in a breaking fashion to allow configuring certain tokens, e.g. the * list token can now be configured as - if desired.

Thanks to the author of this PR.

Commit Statistics

  • 6 commits contributed to the release over the course of 53 calendar days.
  • 0 commits where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

  • Uncategorized
    • Update changelog prior to release (0b795a7)
    • refactor (06fe6cb)
    • More efficient handling of reconfigured characters (fa14750)
    • cleanup typing for special characters (9aef43f)
    • change options to support custom syntax and add test (db6e12c)
    • Format with nightly (9313bac)
Commits
  • cc82b0f Release pulldown-cmark-to-cmark v7.0.0
  • 0b795a7 Update changelog prior to release
  • 06fe6cb refactor
  • fa14750 More efficient handling of reconfigured characters
  • 9aef43f cleanup typing for special characters
  • db6e12c change options to support custom syntax and add test
  • 9313bac Format with nightly
  • 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 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 [pulldown-cmark-to-cmark](https://github.com/Byron/pulldown-cmark-to-cmark) from 6.0.4 to 7.0.0.
- [Release notes](https://github.com/Byron/pulldown-cmark-to-cmark/releases)
- [Changelog](https://github.com/Byron/pulldown-cmark-to-cmark/blob/main/CHANGELOG.md)
- [Commits](Byron/pulldown-cmark-to-cmark@v6.0.4...v7.0.0)

---
updated-dependencies:
- dependency-name: pulldown-cmark-to-cmark
  dependency-type: direct:production
  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 rust Pull requests that update Rust code labels Nov 22, 2021
@zoni zoni merged commit fd346ba into main Nov 22, 2021
@zoni zoni deleted the dependabot/cargo/pulldown-cmark-to-cmark-7.0.0 branch November 22, 2021 21:46
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant