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 myst-parser from 0.18.1 to 2.0.0 #920

Merged
merged 4 commits into from
Nov 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2023

Bumps myst-parser from 0.18.1 to 2.0.0.

Release notes

Sourced from myst-parser's releases.

v2.0.0

This release primarily updates core myst-parser dependencies, with some minor changes to parsing behaviour:

Full Changelog: v1.0.0...v2.0.0

v1.0.0

🎉 MyST-Parser 1.0.0 🎉

This changes absolutely nothing in the code, or about the maintenance/release policy of this project. But it does feel about time 😄

v0.19.2

What's Changed

Setting the following config, for example:

extensions = ["myst_parser", "sphinxcontrib.mermaid"]
myst_fence_as_directive = ["mermaid"]
# optional to use directive options
myst_enable_extensions = ["attrs_block"]
</tr></table> 

... (truncated)

Changelog

Sourced from myst-parser's changelog.

2.0.0 - 2023-06-13

This release primarily updates core myst-parser dependencies, with some minor changes to parsing behaviour:

Full Changelog: v1.0.0...v2.0.0

1.0.0 - 2023-03-07

🎉 MyST-Parser 1.0.0 🎉

This changes absolutely nothing in the code, or about the maintenance/release policy of this project. But it does feel about time 😄

0.19.2 - 2023-03-02

✨ NEW: Add myst_fence_as_directive config (gh-pr:742)

Setting the following config, for example:

extensions = ["myst_parser", "sphinxcontrib.mermaid"]
myst_fence_as_directive = ["mermaid"]
# optional to use directive options
</tr></table> 

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 27, 2023
@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #920 (8425ca8) into main (d2b9c3b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #920   +/-   ##
=======================================
  Coverage   90.34%   90.34%           
=======================================
  Files          10       10           
  Lines        1347     1347           
  Branches      224      224           
=======================================
  Hits         1217     1217           
  Misses         75       75           
  Partials       55       55           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lbbrhzn
Copy link
Owner

lbbrhzn commented Oct 31, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@lbbrhzn
Copy link
Owner

lbbrhzn commented Oct 31, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/myst-parser-2.0.0 branch from 9b540fa to 8425ca8 Compare October 31, 2023 23:24
@lbbrhzn
Copy link
Owner

lbbrhzn commented Nov 4, 2023

https://github.com/dependabot recreate

Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.1 to 2.0.0.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v0.18.1...v2.0.0)

---
updated-dependencies:
- dependency-name: myst-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/myst-parser-2.0.0 branch from f700e14 to 9ceefb7 Compare November 4, 2023 18:03
@lbbrhzn lbbrhzn merged commit 5385313 into main Nov 4, 2023
7 checks passed
@lbbrhzn lbbrhzn deleted the dependabot/pip/myst-parser-2.0.0 branch November 4, 2023 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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant