Skip to content

Update pymdown-extensions requirement from <11,>=10.20.1 to >=10.20.1,<12#3246

Closed
dependabot[bot] wants to merge 2 commits into
devfrom
dependabot/pip/dev/pymdown-extensions-gte-10.20.1-and-lt-12
Closed

Update pymdown-extensions requirement from <11,>=10.20.1 to >=10.20.1,<12#3246
dependabot[bot] wants to merge 2 commits into
devfrom
dependabot/pip/dev/pymdown-extensions-gte-10.20.1-and-lt-12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pymdown-extensions to permit the latest version.

Release notes

Sourced from pymdown-extensions's releases.

11.0

  • BREAK: B64: Restricts relative links to base_path by default. Can be disabled by setting new restrict_path option to False. The new root_path can be specified if paths are desired to be restricted to a different location separate base_path which is also used as a relative base for image paths.
  • NEW: Drop Python 3.9 support.
  • FIX: Tabbed: Fix issue where an empty title would cause an exception.
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) to permit the latest version.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.21...11.0)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-version: '11.0'
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 28, 2026
@github-actions

github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

📊 Performance Benchmark Report

Comparing dev (baseline) vs dependabot/pip/dev/pymdown-extensions-gte-10.20.1-and-lt-12 (current)

📈 Detailed Results (All Benchmarks)

📋 Complete results for all benchmarks - includes both significant and insignificant changes

🧪 Test Name 📏 Base 📏 Current 📈 Change 🎯 Status
Bloom Filter Dns Mutation Tracking Performance 3.28ms 3.29ms +0.2%
Bloom Filter Large Scale Dns Brute Force 14.32ms 14.68ms +2.5%
Large Closest Match Lookup 302.19ms 305.21ms +1.0%
Realistic Closest Match Workload 165.03ms 162.57ms -1.5%
Event Memory Medium Scan 1402 B/event 1402 B/event +0.0%
Event Memory Large Scan 1527 B/event 1527 B/event +0.0%
Event Validation Full Scan Startup Small Batch 347.39ms 350.25ms +0.8%
Event Validation Full Scan Startup Large Batch 455.80ms 459.13ms +0.7%
Make Event Autodetection Small 20.14ms 19.86ms -1.4%
Make Event Autodetection Large 204.25ms 204.49ms +0.1%
Make Event Explicit Types 8.69ms 8.62ms -0.8%
Excavate Single Thread Small 3.814s 3.755s -1.5%
Excavate Single Thread Large 11.021s 11.054s +0.3%
Excavate Parallel Tasks Small 4.003s 3.909s -2.4%
Excavate Parallel Tasks Large 6.245s 6.213s -0.5%
Intercept Throughput Small 810.75ms 808.53ms -0.3%
Intercept Throughput Medium 801.50ms 805.24ms +0.5%
Dns Throughput Quiet 2.417s 2.385s -1.3%
Dns Throughput Loaded 1.617s 1.624s +0.4%
Dns Throughput Inherited 2.093s 2.263s +8.1%
Is Ip Performance 1.83ms 1.83ms -0.1%
Make Ip Type Performance 153.16µs 148.10µs -3.3%
Mixed Ip Operations 1.89ms 1.88ms -0.6%
Memory Use Web Crawl 1.0 MB 1.0 MB +0.0%
Memory Use Subdomain Enum 28.3 MB 28.3 MB +0.0%
Memory Use Deep Chain 5.0 MB 5.0 MB +0.0%
Memory Use Parallel Chains 11.0 MB 11.7 MB +6.6%
Scan Throughput 100 2.716s 2.642s -2.7%
Scan Throughput 1000 20.129s 19.333s -4.0%
Typical Queue Shuffle 4.69µs 4.70µs +0.3%
Priority Queue Shuffle 22.61µs 22.54µs -0.3%

🎯 Performance Summary

No significant performance changes detected (all changes <10%)


🐍 Python Version 3.11.15

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90%. Comparing base (622abcb) to head (44c0fe9).
⚠️ Report is 21 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #3246   +/-   ##
=====================================
+ Coverage     90%     90%   +1%     
=====================================
  Files        450     450           
  Lines      46155   46155           
=====================================
+ Hits       41403   41411    +8     
+ Misses      4752    4744    -8     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@liquidsec liquidsec closed this Jul 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/dev/pymdown-extensions-gte-10.20.1-and-lt-12 branch July 9, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant