-
-
Notifications
You must be signed in to change notification settings - Fork 464
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 pymdown-extensions to v10.12 #1509
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
12 times, most recently
from
September 13, 2024 10:50
72d653c
to
a040944
Compare
renovate
bot
changed the title
chore(deps): update dependency pymdown-extensions to v10.9
Update dependency pymdown-extensions to v10.9
Sep 13, 2024
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
11 times, most recently
from
September 13, 2024 11:51
5ae116f
to
5f8ee2a
Compare
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
September 22, 2024 04:33
5f8ee2a
to
6e4eade
Compare
renovate
bot
changed the title
Update dependency pymdown-extensions to v10.9
Update dependency pymdown-extensions to v10.10
Sep 22, 2024
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
September 22, 2024 21:42
6e4eade
to
79c1ebd
Compare
renovate
bot
changed the title
Update dependency pymdown-extensions to v10.10
Update dependency pymdown-extensions to v10.10.1
Sep 22, 2024
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
September 26, 2024 07:40
79c1ebd
to
668aa35
Compare
renovate
bot
changed the title
Update dependency pymdown-extensions to v10.10.1
Update dependency pymdown-extensions to v10.10.2
Sep 26, 2024
renovate
bot
changed the title
Update dependency pymdown-extensions to v10.10.2
Update dependency pymdown-extensions to v10.11
Sep 27, 2024
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
September 27, 2024 16:47
668aa35
to
fec2be1
Compare
renovate
bot
changed the title
Update dependency pymdown-extensions to v10.11
Update dependency pymdown-extensions to v10.11.1
Sep 29, 2024
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
2 times, most recently
from
October 1, 2024 17:04
c7d60ef
to
4ca3876
Compare
renovate
bot
changed the title
Update dependency pymdown-extensions to v10.11.1
Update dependency pymdown-extensions to v10.11.2
Oct 1, 2024
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
October 10, 2024 22:42
4ca3876
to
1f96d6f
Compare
renovate
bot
changed the title
Update dependency pymdown-extensions to v10.11.2
chore(deps): update dependency pymdown-extensions to v10.11.2
Oct 10, 2024
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
October 29, 2024 05:17
1f96d6f
to
65238da
Compare
renovate
bot
changed the title
chore(deps): update dependency pymdown-extensions to v10.11.2
chore(deps): update dependency pymdown-extensions to v10.12
Oct 29, 2024
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
2 times, most recently
from
November 11, 2024 09:07
487a46b
to
0cc7650
Compare
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
November 13, 2024 19:56
0cc7650
to
dd1ce8b
Compare
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
3 times, most recently
from
November 26, 2024 14:13
11ae84f
to
b78e3bb
Compare
renovate
bot
force-pushed
the
renovate/pymdown-extensions-10.x
branch
from
November 26, 2024 14:24
b78e3bb
to
7444972
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
==10.3.1
->==10.12
Release Notes
facelessuser/pymdown-extensions (pymdown-extensions)
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.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.