-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update dependency pymdown-extensions to v10 #137
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pymdown-extensions-10.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
October 28, 2024 15:31
c010d9f
to
b9c7c60
Compare
renovate
bot
changed the title
chore(deps): update dependency pymdown-extensions to v10
fix(deps): update dependency pymdown-extensions to v10
Oct 28, 2024
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
October 29, 2024 03:48
b9c7c60
to
884e60b
Compare
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
December 23, 2024 20:31
884e60b
to
155c499
Compare
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
January 8, 2025 15:21
155c499
to
4162828
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~= 9.7
->~=10.14
Release Notes
facelessuser/pymdown-extensions (pymdown-extensions)
v10.14
Compare Source
10.14
custom
option to specify tags and the assumed handling for them when automatic modeis assumed. This can also be used to override the handling for recognized tags with automatic handling.
v10.13
Compare Source
10.13
,
.v10.12
Compare Source
10.12
pymdownx.blocks.details
approach.pymdownx.blocks.tab
approach.strict
option that will raise an exception if an emoji is used whose name has changed,removed, or never existed.
v10.11.2
Compare Source
10.11.2
v10.11.1
Compare Source
10.11.1
can cause a fence to not be parsed.
v10.11
Compare Source
10.11
```lang {.class #id}
.v10.10.2
Compare Source
10.10.2
*em, **em,strong***
and_em, __em,strong___
cases.*sup, **sup,ins***
.*sub, **sub,del***
.v10.10.1
Compare Source
10.10.1
v10.10
Compare Source
10.10
x
instead oftwitter
.twitter
is still recognized but isnow deprecated and will be removed at a future time.
urlunparse
.v10.9
Compare Source
10.9
v10.8.1
Compare Source
10.8.1
v10.8
Compare Source
10.8
v10.7.1
Compare Source
10.7.1
v10.7
Compare Source
10.7
:octocat:
are no longer resolved.
default_lang
which will cause code blocks with no language specifier to behighlighted with the specified default language instead of plain text. This affects indented code blocks and code
blocks defined with SuperFences.
style_plain_text
can be specified with a language string (in addition to its previousboolean requirement) to treat inline code blocks with no explicit language specifier with a specific default
language.
v10.6
Compare Source
10.6
v10.5
Compare Source
10.5
v10.4
Compare Source
10.4
base_path
to better support interactions with MkDocs.v10.3.1
Compare Source
10.3.1
v10.3
Compare Source
10.3
v10.2.1
Compare Source
10.2.1
v10.2
Compare Source
10.2
stripnl
option to configure Pygments' default handling of stripping leading andand trailing new lines from code blocks. Mainly affects fenced code blocks.
an exception.
v10.1
Compare Source
v10.0.1
Compare Source
10.0.1
v10.0
Compare Source
10.0
base_path
preventing snippetsrelative to the
base_path
but not explicitly under it.restrict_base_path
can be set toFalse
for legacybehavior.
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.
This PR was generated by Mend Renovate. View the repository job log.