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

Update dependency pymdown-extensions to v10.12 #274

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pymdown-extensions ==10.7.1 -> ==10.12 age adoption passing confidence

Release Notes

facelessuser/pymdown-extensions (pymdown-extensions)

v10.12

Compare Source

10.12

  • NEW: Blocks: Blocks extensions no longer considered in beta.
  • NEW: Details: Details is marked as "legacy" in documentation in favor of the new pymdownx.blocks.details approach.
  • NEW: Tabbed: Tabbed is marked as "legacy" in documentation in favor of the new pymdownx.blocks.tab approach.
  • NEW: Caption: Add new "blocks" style extension called Caption which helps with specifying figures with captions.
  • NEW: Emoji: Add a new strict option that will raise an exception if an emoji is used whose name has changed,
    removed, or never existed.
  • FIX: Emoji: Emoji links should be generated such that they point to the new CDN version.

v10.11.2

Compare Source

10.11.2

  • FIX: SuperFences: Fix a regression where certain patterns could cause a hang.

v10.11.1

Compare Source

10.11.1

  • Fix: SuperFences: Fix regression where an omitted language in conjunction with options in the fenced header
    can cause a fence to not be parsed.

v10.11

Compare Source

10.11

  • NEW: SuperFences: Allow fenced code to be parsed in the form ```lang {.class #id}.

v10.10.2

Compare Source

10.10.2
  • FIX: BetterEm: Add better support for *em, **em,strong*** and _em, __em,strong___ cases.
  • FIX: Caret: Add better support for *sup, **sup,ins***.
  • FIX: Tilde: Add better support for *sub, **sub,del***.

v10.10.1

Compare Source

10.10.1

  • FIX: FancyLists: Remove a mistaken semicolon from injected classes.

v10.10

Compare Source

10.10

  • NEW: FancyLists: Add new FancyLists extension.
  • NEW: MagicLink: Change social links to support x instead of twitter. twitter is still recognized but is
    now deprecated and will be removed at a future time.
  • NEW: Emoji: Update Twemoji data to the latest.
  • FIX: PathConverter: Fixes for latest changes in Python regarding urlunparse.

v10.9

Compare Source

10.9
  • NEW: Officially support Python 3.13.
  • FIX: Snippets: Better handling of cases where URL snippet requests contain no header length.

v10.8.1

Compare Source

10.8.1

  • FIX: Snippets: Fix snippet line range with a start of line 1.

v10.8

Compare Source

10.8
  • NEW: Require Python Markdown 3.6+.
  • FIX: Fix some test cases.
  • FIX: Fix warnings due to recent changes in Python Markdown.

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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added chore Maintenance dependencies Pull requests that update a dependency file. labels Jul 27, 2024
Copy link
Contributor

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added stale and removed stale labels Aug 27, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from f764cb0 to 847dff2 Compare September 22, 2024 06:29
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.9 Update dependency pymdown-extensions to v10.10 Sep 22, 2024
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.10 Update dependency pymdown-extensions to v10.10.1 Sep 22, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from 847dff2 to a459195 Compare September 22, 2024 21:40
@renovate 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 renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from a459195 to fcaf6c5 Compare September 26, 2024 09:27
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.10.2 Update dependency pymdown-extensions to v10.11 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from fcaf6c5 to b9780e6 Compare September 27, 2024 18:23
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.11 Update dependency pymdown-extensions to v10.11.1 Sep 29, 2024
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from b9780e6 to 5175ac3 Compare September 29, 2024 18:55
@renovate 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 renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from 5175ac3 to 82722c0 Compare October 1, 2024 16:55
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from 82722c0 to 2c5257f Compare October 29, 2024 04:13
@renovate renovate bot changed the title Update dependency pymdown-extensions to v10.11.2 Update dependency pymdown-extensions to v10.12 Oct 29, 2024
Copy link
Contributor

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Nov 29, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

This PR was automatically closed because of stale in 10 days

@github-actions github-actions bot closed this Dec 9, 2024
@github-actions github-actions bot deleted the renovate/pymdown-extensions-10.x branch December 9, 2024 01:45
Copy link
Contributor Author

renovate bot commented Dec 9, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==10.12). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance dependencies Pull requests that update a dependency file. stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants