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 pymdown-extensions to v10.5 #412

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pymdown-extensions ==10.1 -> ==10.5 age adoption passing confidence

Release Notes

facelessuser/pymdown-extensions (pymdown-extensions)

v10.5

Compare Source

10.5

  • NEW: Blocks: Admonitions and Details now allow configuring custom block classes and default titles.
  • FIX: Keys: Ensure that Keys does not parse base64 encoded URLs.

v10.4

Compare Source

10.4
  • NEW: Snippets: Allow PathLike objects for base_path to better support interactions with MkDocs.
  • FIX: Block Admonitions: Empty titles should be respected.
  • FIX: Block Details: Empty summary should be respected.

v10.3.1

Compare Source

10.3.1

  • FIX: SuperFences: Fix an issue where braces were not handled properly in attributes.

v10.3

Compare Source

10.3

  • NEW: Officially support Python 3.12.
  • NEW: Drop Python 3.7 support.

v10.2.1

Compare Source

10.2.1

  • FIX: Tabbed: Fix regression.

v10.2

Compare Source

10.2

  • NEW: Highlight: Add new stripnl option to configure Pygments' default handling of stripping leading and
    and trailing new lines from code blocks. Mainly affects fenced code blocks.
  • FIX: SuperFences: Fix issue where when SuperFences attempts to test if a placeholder is its own, it can throw
    an exception.

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.

Copy link
Contributor

richardli1598 commented Dec 18, 2023

Hello, I am a code review bot on flows.network. Here are my reviews of changed source code files in this PR.


  1. Please add a newline at the end of the requirements.txt file. Files should end with a newline character to comply with the POSIX standard, and some tools might not recognize or process the last line properly if it's not present.

Everything else in the diff is related to updating the pymdown-extensions dependency as specified, which is correct assuming the new version 10.5 is compatible with the rest of the project dependencies. However, make sure to test thoroughly since dependency updates can sometimes introduce breaking changes or require updates to the codebase where the dependency is used.

Copy link

netlify bot commented Dec 18, 2023

Deploy Preview for kubespider ready!

Name Link
🔨 Latest commit b2d3123
🔍 Latest deploy log https://app.netlify.com/sites/kubespider/deploys/65815f1680450800085eb134
😎 Deploy Preview https://deploy-preview-412--kubespider.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from e8fe989 to b7d4567 Compare December 19, 2023 09:09
@renovate renovate bot force-pushed the renovate/pymdown-extensions-10.x branch from b7d4567 to b2d3123 Compare December 19, 2023 09:15
Copy link
Contributor Author

renovate bot commented Dec 19, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==10.5). 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.

@renovate renovate bot deleted the renovate/pymdown-extensions-10.x branch December 19, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant