pyscript / pyscript-cli

A CLI for PyScript
Apache License 2.0
161 stars 25 forks source link

[renovate on-prem migration] Obsolete PR #121

Closed anaconda-renovate-bot closed 1 year ago

anaconda-renovate-bot commented 1 year ago

This PR contains the following updates:

Package Type Update Change
docs/myst-parser project.optional-dependencies major <0.19.3 -> <2.0.1

Release Notes

executablebooks/MyST-Parser ### [`v2.0.0`](https://togithub.com/executablebooks/MyST-Parser/blob/HEAD/CHANGELOG.md#​200---2023-06-13) [Compare Source](https://togithub.com/executablebooks/MyST-Parser/compare/v1.0.0...v2.0.0) This release primarily updates core myst-parser dependencies, with some minor changes to parsing behaviour: - ⬆️ UPGRADE: `markdown-it-py` to v3 () - This is mainly a non-breaking change, fixing some edge cases in parsing - See: and - ⬆️ UPGRADE: `linkify-it-py` to v2 () - Also fixes some edge cases in parsing - See: - ⬆️ UPGRADE: Add support for `docutils` v0.20 () - No significant changes, see - ⬆️ UPGRADE: Add support for `sphinx` v7, and remove v5 support () - No significant changes, see - ⬆️ UPGRADE: Remove Python 3.7 support and add testing for Python 3.11 () - 👌 Improve default slug generation for heading anchors, thanks to () - This change makes the slug generation closer to GitHub, in that, starting/ending whitespace will not be stripped. For example, `` # ` a` b `c ` `` will now correctly create the slug `-a-b-c-` and not `a-b-c` - 👌 IMPROVE: Substitution extension () - Allow any value type (including dict, list, datetime) and emit a `myst.substitution` warning for errors in resolving the substitution content. - 🧪 Introduce a gate/check GHA job, thanks to () **Full Changelog**: [v1.0.0...v2.0.0](https://togithub.com/executablebooks/MyST-Parser/compare/v1.0.0...v2.0.0) ### [`v1.0.0`](https://togithub.com/executablebooks/MyST-Parser/blob/HEAD/CHANGELOG.md#​100---2023-03-07) [Compare Source](https://togithub.com/executablebooks/MyST-Parser/compare/v0.19.2...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 😄

Configuration

📅 Schedule: Branch creation - "before 6am on Monday" in timezone UTC, 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.



This PR has been generated by Renovate Bot.

codecov-commenter commented 1 year ago

Codecov Report

Merging #121 (97c4a58) into main (403a5fc) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##              main      #121   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          287       287           
=========================================
  Hits           287       287