Skip to content

chore(deps): bump scikit-posthocs from 0.12.0 to 0.13.0#178

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scikit-posthocs-0.13.0
Open

chore(deps): bump scikit-posthocs from 0.12.0 to 0.13.0#178
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scikit-posthocs-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor

Bumps scikit-posthocs from 0.12.0 to 0.13.0.

Release notes

Sourced from scikit-posthocs's releases.

scikit-posthocs: v0.13.0

What's Changed

  • CD above axis on Critical Difference Diagram by @​scitia in maximtrp/scikit-posthocs#96
  • Fixed a critical label/value misalignment bug in posthoc_tukey_hsd and posthoc_ttest (reported by @​kshunterco).
    • posthoc_tukey_hsd: only users who explicitly passed sort=False were at risk, and only when their groups weren't already in alphabetical order in the data.
    • posthoc_ttest: since sort=False is the default, anyone calling posthoc_ttest(..., pool_sd=True) was potentially getting wrong results, as long as their group labels didn't happen to already be in alphabetical order.

New Contributors

Full Changelog: maximtrp/scikit-posthocs@v0.12.0...v0.13.0

Commits
  • c25a2ca bumped package version, added py3.14 tag, replaced 3.12 with 3.13 in gh actio...
  • dce0c1a fixed critical label/value misalignment bug in posthoc_tukey_hsd and posthoc_...
  • cf3cb33 Merge branch 'scitia/master'
  • 42343fd fix: anchor CD bar at leftmost rank and draw after labels are rendered
  • eb27c4c delete the trailing whitespace
  • 4beac36 resolving conflicts
  • 84aa400 Merge branch 'master' into cd-diagram-cd-value
  • 7e0ae41 cd horizontal line above OX axis as conditional float parameter
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [scikit-posthocs](https://github.com/maximtrp/scikit-posthocs) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/maximtrp/scikit-posthocs/releases)
- [Commits](maximtrp/scikit-posthocs@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: scikit-posthocs
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 22, 2026
@dependabot dependabot Bot requested a review from jacksonpradolima as a code owner May 22, 2026 14:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 22, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs within the next 7 days.
Please comment if this PR is still relevant and should remain open.

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 size/XS status/needs-review status/stale type/build type/config type/dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants