Update dependency seaborn to v0.13.2 - autoclosed#418
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Update dependency seaborn to v0.13.2 - autoclosed#418renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
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.
This PR contains the following updates:
==0.13->==0.13.2Release Notes
mwaskom/seaborn (seaborn)
v0.13.2: (January 2024)Compare Source
This is a minor release containing internal changes that adapt to upcoming deprecations in pandas. All users are encouraged to update.
v0.13.1: (December 2023)Compare Source
This is a minor release with some bug fixes and a couple new features. All users are encouraged to update.
|Feature| Added support for weighted mean estimation (with boostrap CIs) in
lineplot,barplot,pointplot, andobjects.Est(#3580, #3586).|Feature| Added the
extentoption inobjects.Plot.layout(#3552).|Fix| Fixed a regression in v0.13.0 that triggered an exception when working with non-numpy data types (#3516).
|Fix| Fixed a bug in
objects.Plotso that tick labels are shown for wrapped axes that aren't in the bottom-most row (#3600).|Fix| Fixed a bug in
catplotwhere a blank legend would be added whenhuewas redundantly assigned (#3540).|Fix| Fixed a bug in
catplotwhere theedgecolorparameter was ignored withkind="bar"(#3547).|Fix| Fixed a bug in
boxplotwhere an exception was raised when using the matplotlibbootstrapoption (#3562).|Fix| Fixed a bug in
lineplotwhere an exception was raised whenhuewas assigned with an empty dataframe (#3569).|Fix| Fixed a bug in multiple categorical plots that raised with
hue=Noneanddodge=True; this is now has no effect (#3605).Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.