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

Bump dtale from 1.61.1 to 2.9.1 #258

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2022

Bumps dtale from 1.61.1 to 2.9.1.

Release notes

Sourced from dtale's releases.

D-Tale 2.9.1

Highlights include:

  • #709: added additional VSCode check for VSCODE_INJECTION
  • #714: pushed plotly legend below x-axis labels
  • #711: fix for predefined filters to return numbers to the backend when necessary
  • frontend package upgrades:
    • upgraded to latest version of react
    • dropped enzyme in favor of @​testing-library/react
    • upgraded chart.js

D-Tale 2.9.0

Highlights include:

  • #703: fix for matplotlib imports
  • #704: fix for replacing nan with zero
  • #677: include row dropping in history

D-Tale 2.8.1

Highlights include:

  • Added DESCRIPTION.md to MANIFEST.in

D-Tale 2.8.0

Highlights include:

  • #693: updated streamlit script to work with 1.12.0
  • #694: shortened setup.py long_description to help with hadoop downloads

D-Tale 2.7.1

Highlights include:

  • #688: updated calls to Flask.url_for for version 2.2.1
  • #676: Changed final_query to include column
  • Fix filtering string columns with special characters and explicitly support regex

D-Tale 2.6.0

Highlights include:

  • added build of python 3.10
  • #671: updated substring replacement function regex
  • #254: Fixes for disabling actions

D-Tale 2.5.1

Highlights include:

  • #617: encoding updates for stylesheets
  • #668: update warning filtering to only filter dash_html_components message
  • #669: fixed correlation code export

D-Tale 2.4.0

Highlights include:

  • #665: removed dependency on ppscore and unpinned sklearn

D-Tale 2.3.0

Highlights include:

  • Added the ability to export correlations or PPS heatmaps to PNG

... (truncated)

Changelog

Sourced from dtale's changelog.

2.9.1 (2022-12-28)

  • #709: added additional VSCode check for VSCODE_INJECTION
  • #714: pushed plotly legend below x-axis labels
  • #711: fix for predefined filters to return numbers to the backend when necessary
  • frontend package upgrades:
    • upgraded to latest version of react
    • dropped enzyme in favor of @​testing-library/react
    • upgraded chart.js

2.9.0 (2022-11-4)

  • #703: fix for matplotlib imports
  • #704: fix for replacing nan with zero
  • #677: include row dropping in history

2.8.1 (2022-9-9)

  • Added DESCRIPTION.md to MANIFEST.in

2.8.0 (2022-9-8)

  • #693: updated streamlit script to work with 1.12.0
  • #694: shortened setup.py long_description to help with hadoop downloads

2.7.1 (2022-8-7)

  • updating pillow dependency in python 3.6

2.7.0 (2022-8-7)

  • #688: updated calls to Flask.url_for for version 2.2.1
  • #676: Changed final_query to include column
  • Fix filtering string columns with special characters and explicitly support regex

2.6.0 (2022-6-16)

  • added build of python 3.10
  • #671: updated substring replacement function regex
  • #254: Fixes for disabling actions

2.5.1 (2022-5-29)

  • fixed networkx dependencies

2.5.0 (2022-5-28)

  • #617: encoding updates for stylesheets
  • #668: update warning filtering to only filter dash_html_components message
  • #669: fixed correlation code export

2.4.0 (2022-5-8)

  • #665: removed dependency on ppscore and unpinned sklearn

2.3.0 (2022-5-3)

  • Added the ability to export correlations or PPS heatmaps to PNG
  • #653: added "version" entry to dtale module

2.2.0 (2022-3-23)

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 29, 2022
Bumps [dtale](https://github.com/man-group/dtale) from 1.61.1 to 2.9.1.
- [Release notes](https://github.com/man-group/dtale/releases)
- [Changelog](https://github.com/man-group/dtale/blob/master/CHANGES.md)
- [Commits](https://github.com/man-group/dtale/commits/v2.9.1)

---
updated-dependencies:
- dependency-name: dtale
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dtale-2.9.1 branch from 7f7d838 to bc814d7 Compare December 30, 2022 16:17
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.

0 participants