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 pulldown-cmark-to-cmark from 13.0.0 to 15.0.1 #762

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2024

Bumps pulldown-cmark-to-cmark from 13.0.0 to 15.0.1.

Release notes

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

v15.0.1

Bug Fixes

  • tables render more correctly

Commit Statistics

  • 2 commits contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 2 unique issues were worked on: #70, #76

Commit Details

  • #70
    • Tables render more correctly (2ac7472)
  • #76
    • Tables render more correctly (2ac7472)
  • Uncategorized
    • Fix emitting :: for centered column in table. (33811dc)

v15.0.0

[!NOTE] This release adds support for Math expressions, and notification boxes like the one this text is written in.

New Features (BREAKING)

  • Update to pulldown-cmark v0.11 for math-expression support and special block quotes Update pulldown cmark

Commit Statistics

  • 19 commits contributed to the release over the course of 4 calendar days.
  • 5 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Prepare changelog prior to release (d72bfd3)

... (truncated)

Changelog

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

15.0.1 (2024-06-16)

Bug Fixes

  • tables render more correctly

Commit Statistics

  • 2 commits contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 2 unique issues were worked on: #70, #76

Commit Details

  • #70
    • Tables render more correctly (2ac7472)
  • #76
    • Tables render more correctly (2ac7472)
  • Uncategorized
    • Fix emitting :: for centered column in table. (33811dc)

15.0.0 (2024-06-15)

[!NOTE] This release adds support for Math expressions, and notification boxes like the one this text is written in.

New Features (BREAKING)

  • Update to pulldown-cmark v0.11 for math-expression support and special block quotes Update pulldown cmark

Commit Statistics

  • 20 commits contributed to the release over the course of 4 calendar days.
  • 5 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

... (truncated)

Commits
  • 7cc274e Release pulldown-cmark-to-cmark v15.0.1
  • 2ac7472 fix: tables render more correctly (#76) (#70)
  • 33811dc Fix emitting :: for centered column in table.
  • e6c8c3e Release pulldown-cmark-to-cmark v15.0.0
  • d72bfd3 prepare changelog prior to release
  • d8cbd37 upgrade dev-dependencies
  • bff28af feat!: Update to pulldown-cmark v0.11 for math-expression support and special...
  • 6d05a28 merge blockquote kind parsing
  • 89d5dd5 remove unused import
  • d55ac5d remove support for dollar surrounding backtick
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 17, 2024
Bumps [pulldown-cmark-to-cmark](https://github.com/Byron/pulldown-cmark-to-cmark) from 13.0.0 to 15.0.1.
- [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@v13.0.0...v15.0.1)

---
updated-dependencies:
- dependency-name: pulldown-cmark-to-cmark
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/pulldown-cmark-to-cmark-15.0.1 branch from 4aea824 to 9fdf49d Compare August 13, 2024 01:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2024

Looks like pulldown-cmark-to-cmark is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 13, 2024
@dependabot dependabot bot deleted the dependabot/cargo/pulldown-cmark-to-cmark-15.0.1 branch August 13, 2024 01:07
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.

0 participants