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

Update Rust crate pulldown-cmark to 0.11.0 #252

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pulldown-cmark dependencies minor 0.9.3 -> 0.11.0

Release Notes

raphlinus/pulldown-cmark (pulldown-cmark)

v0.11.0: 0.11.0

Compare Source

Finally, the so long awaited math mode is here! Enable the option to use it.

This release also includes other improvements and bugfixes, please see the changelog below for more details. Thanks to all contributors that has made possible this release!

Breaking changes

New features

  • Math mode

Bugfixes

New Contributors

Full Changelog: pulldown-cmark/pulldown-cmark@v0.10.3...v0.11.0

v0.10.3

Compare Source

The main change of this release is the simd feature was not being used in the escape functions since the version 0.10 due to a mistake during the separation of the crate pulldown-cmark-escape.

The crate pulldown-cmark-escape has been updated to the version 0.10.1.

What's Changed

Full Changelog: pulldown-cmark/pulldown-cmark@v0.10.2...v0.10.3

v0.10.2

New release with some fixes and improvements. Note the 0.10.1 is missing (yanked from crates.io) due to a conflict with the clap version and the Rust minimum version (1.74 now instead of 1.70).

Thanks to all people that contributed to this release!

What's Changed

New Contributors

Full Changelog: pulldown-cmark/pulldown-cmark@v0.10.0...v0.10.2

v0.10.0

Compare Source

This is a huge release after a a long time without a major release, with many bugfixes and several new features. Thanks to all people involved!

Breaking Changes

New Features

Bugfixes

Other Changes

New Contributors

Full Changelog: pulldown-cmark/pulldown-cmark@v0.9.6...v0.10.0


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 23, 2024
Copy link
Contributor Author

renovate bot commented Jun 23, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package pulldown-cmark@0.9.6 --precise 0.11.0
    Updating crates.io index
error: failed to select a version for the requirement `pulldown-cmark = "^0.9.0"`
candidate versions found which didn't match: 0.11.0
location searched: crates.io index
required by package `pulldown-cmark-to-cmark v11.2.0`
    ... which satisfies dependency `pulldown-cmark-to-cmark = "^11.0.2"` (locked to 11.2.0) of package `obsidian-export v23.12.0 (/tmp/renovate/repos/github/zoni/obsidian-export)`

@renovate renovate bot force-pushed the renovate/pulldown-cmark-0.x branch 8 times, most recently from fbce451 to a1e2626 Compare June 24, 2024 05:16
@renovate renovate bot force-pushed the renovate/pulldown-cmark-0.x branch from a1e2626 to 51faeba Compare July 1, 2024 03:54
@renovate renovate bot force-pushed the renovate/pulldown-cmark-0.x branch from 51faeba to 71d07eb Compare July 8, 2024 04:03
@renovate renovate bot force-pushed the renovate/pulldown-cmark-0.x branch from 71d07eb to f642f15 Compare July 15, 2024 04:36
@renovate renovate bot force-pushed the renovate/pulldown-cmark-0.x branch 2 times, most recently from 03e9293 to 2513de7 Compare July 29, 2024 03:12
@renovate renovate bot force-pushed the renovate/pulldown-cmark-0.x branch 10 times, most recently from ad32bdc to abace59 Compare August 4, 2024 12:01
@renovate renovate bot force-pushed the renovate/pulldown-cmark-0.x branch from abace59 to e069452 Compare August 4, 2024 12:23
@zoni zoni closed this in #276 Aug 10, 2024
@renovate renovate bot deleted the renovate/pulldown-cmark-0.x branch August 10, 2024 08:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants