chore(deps-dev): bump the python-deps group across 1 directory with 2 updates - #385
Merged
Merged
Conversation
… updates Bumps the python-deps group with 2 updates in the / directory: [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) and [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions). Updates `pytest-benchmark` from 5.2.3 to 5.3.0 - [Release notes](https://github.com/ionelmc/pytest-benchmark/releases) - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](ionelmc/pytest-benchmark@v5.2.3...v5.3.0) Updates `pymdown-extensions` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@11.0.1...11.0.2) --- updated-dependencies: - dependency-name: pytest-benchmark dependency-version: 5.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
kmarchais
enabled auto-merge (squash)
August 26, 2026 21:54
Contributor
|
📖 Docs preview: https://kmarchais.github.io/mmgpy/pr-385/ |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #385 +/- ##
=======================================
Coverage 86.47% 86.47%
=======================================
Files 29 29
Lines 3956 3956
Branches 699 699
=======================================
Hits 3421 3421
Misses 328 328
Partials 207 207 ☔ View full report in Codecov by Harness. |
Contributor
Benchmark Results Summary
Total: 18 benchmarks Benchmark Comparison ResultsStatus: ✅ PASS 18 benchmarks passed
|
This file contains hidden or 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
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.
Bumps the python-deps group with 2 updates in the / directory: pytest-benchmark and pymdown-extensions.
Updates
pytest-benchmarkfrom 5.2.3 to 5.3.0Release notes
Sourced from pytest-benchmark's releases.
Changelog
Sourced from pytest-benchmark's changelog.
Commits
07d5196Bump version: 5.2.3 → 5.3.0accf733Add some details on #304.417dd9fReally update the changelog.898acb3Update changelog and plan release.9cc7ef0Defer xdist warning until benchmark collection (#65)ef48550Some minor skel updates: test only against latest pytest; bump linting/format...88eaea9Add --benchmark-precision for adaptive rounds (opt-in)3b83d12Update and freeze GHA actions4b7662fFix ruff complaints26b0113Remove Taplo lint (unmaintained)Updates
pymdown-extensionsfrom 11.0.1 to 11.0.2Release notes
Sourced from pymdown-extensions's releases.
Commits
b8996d7Docs: Update JS deps3a190d9Fix backtracking in HTML blocks extension819f2f8Keys: Fix regex pattern inefficiencies.34fc8e2Improve InlineHilite pattern parsing5dfef3fFix lintf263972Update tests to match latest Pygments6d3688eMake a note about symlinks and snippetsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions