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

chore(deps): update dependency myst-parser to v3 #1007

Merged
merged 1 commit into from Apr 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
myst-parser 2.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

executablebooks/MyST-Parser (myst-parser)

v3.0.1

Compare Source

πŸ› Bug Fixes
  • Account for the final directive option having an empty value, by gh-user:chrisjsewell in gh-pr:924
  • Re-allow indented directive option blocks, by gh-user:chrisjsewell in gh-pr:925

Full Changelog: v3.0.1...v3.0.0

v3.0.0

Compare Source

Upgraded dependencies
  • ⬆️ Add support for Python 3.12 by gh-user:hugovk in gh-pr:848
  • ⬆️ Update docutils requirement from >=0.16,<0.21 to >=0.18,<0.22 by gh-user:chrisjsewell in gh-pr:916
New features
  • ✨ Allow for use of the line-block directive by gh-user:chrisjsewell in gh-pr:900
  • ✨ Emits sphinx include-read event by gh-user:sumezulike in gh-pr:887
Improvements
  • πŸ‘Œ Nested parse attribution in attr_block by gh-user:chrisjsewell in gh-pr:831
  • πŸ‘Œ Directive option parsing by gh-user:chrisjsewell in <gh-pr:796
  • πŸ‘Œ Improve directive parsing warnings by gh-user:chrisjsewell in gh-pr:893
  • πŸ‘Œ Allow for opening external links in new tabs (#​856) by gh-user:marjus45 in gh-pr:857
Internal
  • πŸ”§ Replace black, isort, pyupgrade with ruff formatter by gh-user:chrisjsewell in gh-pr:833
  • πŸ”§ remove redundant mypy config by gh-user:danieleades in gh-pr:866
  • πŸ”§ Add additional Ruff lints (and fix issues) by gh-user:danieleades in gh-pr:862
  • πŸ”§ mypy- disallow 'any generics' by gh-user:danieleades in gh-pr:865
  • πŸ”§ Fix docutils deprecation in option parsing by gh-user:agoose77 in gh-pr:842
Documentation
  • πŸ“š Fix a broken link in configuration.md by gh-user:zupo in gh-pr:907
  • πŸ“š Add linkify dependency to contributing docs. by gh-user:jhcole in gh-pr:792
  • πŸ“š Fix the double used in docs/syntax/math.md by gh-user:ice-tong in gh-pr:810
  • πŸ“š Also add linkify to pip install command in README by gh-user:n-peugnet in gh-pr:851
  • πŸ“š Fix the code section title in live preview by gh-user:BoboTiG in gh-pr:875
  • πŸ“š Fix admonition example by gh-user:72757373656c6c in gh-pr:904
  • πŸ“š Fix url for jupyter book gallery by gh-user:72757373656c6c in gh-pr:905
  • πŸ“š Update theme version by gh-user:chrisjsewell in gh-pr:918
  • πŸ“š Fix typo by gh-user:blakeNaccarato in gh-pr:911
  • πŸ“š Fix architecture typo (#​855) by gh-user:72757373656c6c in gh-pr:910

Full Changelog: v2.0.0...v3.0.0


Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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 has been generated by Mend Renovate. View repository job log here.

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

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 99.86%. Comparing base (da3d8c5) to head (ef8d485).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1007   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files          19       19           
  Lines         715      715           
  Branches       54       54           
=======================================
  Hits          714      714           
  Partials        1        1           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-sphinx-pkgs branch from 372590c to ef8d485 Compare April 28, 2024 23:08
@browniebroke browniebroke merged commit a412a0e into main Apr 29, 2024
18 checks passed
@browniebroke browniebroke deleted the renovate/major-sphinx-pkgs branch April 29, 2024 11:30
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.

None yet

1 participant