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 mistune requirement from ~=0.8.4 to ~=2.0.5 #131

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on mistune to permit the latest version.

Release notes

Sourced from mistune's releases.

Version 2.0.5

Improve on parsing list. Make it possible to customize list regex. ref lepture/mistune#331

Commits
  • cb580e8 Version bump 2.0.5
  • 2c55e9c ignore invalid python versions
  • 71c9774 Fix list parser for customized list grammar.
  • 1264a1c Merge pull request #316 from jieter/patch-1
  • 77e928e Use absolute import in Spoiler example, add markdown syntax
  • 13b84cb Merge pull request #313 from timgates42/bugfix_typo_parameter
  • 88c54da docs: fix simple typo, paramter -> parameter
  • b92a5fe Version bump 2.0.4
  • 98a1c0a Fix url plugin render, #308
  • 979d6d3 Fix * parsing, #312
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
mistune [>= 3.a, < 4]

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)

Updates the requirements on [mistune](https://github.com/lepture/mistune) to permit the latest version.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst)
- [Commits](lepture/mistune@v0.8.4...v2.0.5)

---
updated-dependencies:
- dependency-name: mistune
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 2, 2024
@AsCress
Copy link
Contributor

AsCress commented Sep 8, 2024

@dependabot Ignore this major version

@dependabot dependabot bot closed this Sep 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2024

OK, I won't notify you about version 2.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/pip/mistune-approx-eq-2.0.5 branch September 8, 2024 04: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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant