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

build(deps): Bump pulldown-cmark-mdcat from 2.3.1 to 2.4.0 #917

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

Bumps pulldown-cmark-mdcat from 2.3.1 to 2.4.0.

Release notes

Sourced from pulldown-cmark-mdcat's releases.

mdcat-2.4.0

Added

  • Add limited support for tables (see GH-290). Inline markup is stripped from table cells, and text is not wrapped.

Changed

  • Update dependencies.

GH-290: swsnr/mdcat#290 GH-290: swsnr/mdcat#290

GH-287: swsnr/mdcat#287 GH-284: swsnr/mdcat#284 GH-286: swsnr/mdcat#286 Gh-283: swsnr/mdcat#283 GH-274: swsnr/mdcat#274 GH-266: swsnr/mdcat#266 GH-267: swsnr/mdcat#267 GH-258: swsnr/mdcat#258 GH-256: swsnr/mdcat#256 GH-254: swsnr/mdcat#254 GH-255: swsnr/mdcat#255 GH-4: swsnr/mdcat#4 GH-48: swsnr/mdcat#48 GH-247: swsnr/mdcat#247 GH-248: swsnr/mdcat#248 GH-249: swsnr/mdcat#249 GH-250: swsnr/mdcat#250 GH-242: swsnr/mdcat#242 GH-236: swsnr/mdcat#236 GH-238: swsnr/mdcat#238 GH-239: swsnr/mdcat#239 GH-240: swsnr/mdcat#240 GH-241: swsnr/mdcat#241 [GHSA-mc8h-8q98-g5hr]: GHSA-mc8h-8q98-g5hr GH-229: swsnr/mdcat#229 GH-230: swsnr/mdcat#230 GH-232: swsnr/mdcat#232 GH-218: swsnr/mdcat#218 GH-214: swsnr/mdcat#214 GH-216: swsnr/mdcat#216 GH-204: swsnr/mdcat#204 #201: https://codeberg.org/flausch/mdcat/pulls/201 #147: https://codeberg.org/flausch/mdcat/issues/147 #154: https://codeberg.org/flausch/mdcat/issues/154 #198: https://codeberg.org/flausch/mdcat/issues/198 #191: swsnr/mdcat#191 #192: swsnr/mdcat#192 #193: swsnr/mdcat#193 #190: swsnr/mdcat#190 #186: swsnr/mdcat#186

... (truncated)

Changelog

Sourced from pulldown-cmark-mdcat's changelog.

[2.4.0] – 2024-09-20

Added

  • Add limited support for tables (see GH-290). Inline markup is stripped from table cells, and text is not wrapped.

Changed

  • Update dependencies.

GH-290: swsnr/mdcat#290

Commits
  • 91147ff Release 2.4.0
  • 365db12 Merge pull request #293 from swsnr/update-dependencies
  • 7173595 Update dependency versions
  • 84992d7 Improve grammar and wording
  • 9177b24 Merge pull request #290 from pengjiz/feat/table
  • d60e708 Pacify clippy
  • e370ab9 Add limited support for tables
  • c23b130 Merge pull request #291 from swsnr/dependabot/github_actions/EmbarkStudios/ca...
  • 3347200 Bump EmbarkStudios/cargo-deny-action from 1 to 2
  • 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 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 requested a review from a team as a code owner September 20, 2024 14:00
@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Sep 20, 2024
Bumps [pulldown-cmark-mdcat](https://github.com/swsnr/mdcat) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/swsnr/mdcat/releases)
- [Changelog](https://github.com/swsnr/mdcat/blob/main/CHANGELOG.md)
- [Commits](swsnr/mdcat@mdcat-2.3.1...mdcat-2.4.0)

---
updated-dependencies:
- dependency-name: pulldown-cmark-mdcat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/pulldown-cmark-mdcat-2.4.0 branch from 92fd93f to 9fb4716 Compare September 20, 2024 14:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

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

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/cargo/pulldown-cmark-mdcat-2.4.0 branch September 23, 2024 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies dependencies rust Pull requests that update Rust code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

0 participants