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

MAINT: Bump the documentation group with 3 updates #2788

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2024

Bumps the documentation group with 3 updates: imageio, plotly and sphinx-autodoc-typehints.

Updates imageio from 2.33.1 to 2.34.0

Release notes

Sourced from imageio's releases.

v2.34.0

Feature

Changelog

Sourced from imageio's changelog.

v2.34.0 (2024-02-12)

Feature

Commits

Updates plotly from 5.18.0 to 5.19.0

Release notes

Sourced from plotly's releases.

v5.19.0

Updated

  • Updated Plotly.js from version 2.27.0 to version 2.29.1. See the plotly.js CHANGELOG for more information. These changes are reflected in the auto-generated plotly.graph_objects module. Notable changes include:
    • Add layout.barcornerradius and trace.marker.cornerradius properties to support rounding the corners of bar traces [#6761], with thanks to Displayr for sponsoring development!
    • Add autotickangles to cartesian and radial axes [#6790], with thanks to @​my-tien for the contribution!
    • Add align option to sankey nodes to control horizontal alignment [#6800], with thanks to @​adamreeve for the contribution!
    • Add the possibility of loading "virtual-webgl" script for WebGL 1 to help display several WebGL contexts on a page [#6784], with thanks to @​greggman for the contribution!
    • Add options to use base64 encoding (bdata) and shape (for 2 dimensional arrays) to declare various typed arrays i.e. dtype=(float64|float32|int32|int16|int8|uint32|uint16|uint8) [#5230]
    • Adjust stamen styles to point to stadiamaps.com, the users may also need to provide their own API_KEY via config.mapboxAccessToken [#6776, #6778]
  • Removed Python 3.6 and Python 3.7 support [#4492]

Fixed

  • Ensure scatter mode is deterministic from px [#4429]
  • Fix issue with creating dendrogram in subplots [#4411],
  • Fix issue with px.line not accepting "spline" line shape [#2812]
  • Fix KeyError when using column of pd.Categorical dtype with unobserved categories [#4437]
  • Fix dataframe interchange in case column_names returns an unmaterialized object: generator, iterator, etc. [#4442](plotly/plotly.py#4442)
  • Fix issue with FutureWarning being displayed when setting the color argument in plotly.express [#4519](plotly/plotly.py#4519)
Changelog

Sourced from plotly's changelog.

[5.19.0] - 2024-02-15

Updated

  • Updated Plotly.js from version 2.27.0 to version 2.29.1. See the plotly.js CHANGELOG for more information. These changes are reflected in the auto-generated plotly.graph_objects module. Notable changes include:
    • Add layout.barcornerradius and trace.marker.cornerradius properties to support rounding the corners of bar traces [#6761], with thanks to Displayr for sponsoring development!
    • Add autotickangles to cartesian and radial axes [#6790], with thanks to @​my-tien for the contribution!
    • Add align option to sankey nodes to control horizontal alignment [#6800], with thanks to @​adamreeve for the contribution!
    • Add the possibility of loading "virtual-webgl" script for WebGL 1 to help display several WebGL contexts on a page [#6784], with thanks to @​greggman for the contribution!
    • Add options to use base64 encoding (bdata) and shape (for 2 dimensional arrays) to declare various typed arrays i.e. dtype=(float64|float32|int32|int16|int8|uint32|uint16|uint8) [#5230]
    • Adjust stamen styles to point to stadiamaps.com, the users may also need to provide their own API_KEY via config.mapboxAccessToken [#6776, #6778]
  • Removed Python 3.6 and Python 3.7 support [#4492]

Fixed

  • Ensure scatter mode is deterministic from px [#4429]
  • Fix issue with creating dendrogram in subplots [#4411],
  • Fix issue with px.line not accepting "spline" line shape [#2812]
  • Fix KeyError when using column of pd.Categorical dtype with unobserved categories [#4437]
  • Fix dataframe interchange in case column_names returns an unmaterialized object: generator, iterator, etc. [#4442](plotly/plotly.py#4442)
  • Fix issue with FutureWarning being displayed when setting the color argument in plotly.express [#4519](plotly/plotly.py#4519)
Commits
  • ed68886 update changelog
  • 665aca9 update date
  • 4628ee6 Merge branch 'master' into release-5.19.0
  • 2451671 Merge pull request #4519 from plotly/fix-grouping
  • ed074d0 add test + update pandas version
  • 7cc56c2 Update _core.py
  • b541a69 version changes for v5.19.0
  • 9154a67 Merge pull request #4476 from plotly/update-plotly-js-2-28-0
  • 5d0a984 update plotly.js version
  • 316a2fd Merge branch 'master' into update-plotly-js-2-28-0
  • Additional commits viewable in compare view

Updates sphinx-autodoc-typehints from 1.25.2 to 2.0.0

Release notes

Sourced from sphinx-autodoc-typehints's releases.

2.0.0

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.25.3...2.0.0

1.25.3

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.25.2...1.25.3

Commits
  • 601583f Add option to force unions (and options) to be rendered with bars (#418)
  • 2156242 [pre-commit.ci] pre-commit autoupdate (#424)
  • d810826 [pre-commit.ci] pre-commit autoupdate (#423)
  • d2955c6 Stop parsing from overwriting Sphinx configuration (#422)
  • 0bec1bc [pre-commit.ci] pre-commit autoupdate (#416)
  • a43776a [pre-commit.ci] pre-commit autoupdate (#415)
  • 4e53ee5 [pre-commit.ci] pre-commit autoupdate (#414)
  • f93181b [pre-commit.ci] pre-commit autoupdate (#412)
  • 05a8290 [pre-commit.ci] pre-commit autoupdate (#411)
  • 939d512 [pre-commit.ci] pre-commit autoupdate (#406)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sphinx-autodoc-typehints [< 1.24, > 1.23.0]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot requested a review from a team as a code owner February 16, 2024 00:20
@dependabot dependabot bot added Dependencies Maintenance General maintenance of the repo (libraries, cicd, etc) labels Feb 16, 2024
@germa89
Copy link
Collaborator

germa89 commented Feb 16, 2024

@dependabot ignore sphinx-autodoc-typehints minor

@germa89
Copy link
Collaborator

germa89 commented Feb 16, 2024

@dependabot recreate

Bumps the documentation group with 3 updates: [imageio](https://github.com/imageio/imageio), [plotly](https://github.com/plotly/plotly.py) and [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints).


Updates `imageio` from 2.33.1 to 2.34.0
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.33.1...v2.34.0)

Updates `plotly` from 5.18.0 to 5.19.0
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.py@v5.18.0...v5.19.0)

Updates `sphinx-autodoc-typehints` from 1.25.2 to 2.0.0
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@1.25.2...2.0.0)

---
updated-dependencies:
- dependency-name: imageio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: documentation
- dependency-name: plotly
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: documentation
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: documentation
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/documentation-20f25a3619 branch from d02476e to b3ac667 Compare February 16, 2024 08:32
@germa89
Copy link
Collaborator

germa89 commented Feb 16, 2024

@dependabot ignore sphinx-autodoc-typehints minor

@germa89 germa89 enabled auto-merge (squash) February 16, 2024 08:36
pyproject.toml Outdated Show resolved Hide resolved
@germa89 germa89 enabled auto-merge (squash) February 16, 2024 08:48
@germa89 germa89 merged commit eb4170a into main Feb 16, 2024
24 checks passed
@germa89 germa89 deleted the dependabot/pip/documentation-20f25a3619 branch February 16, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Maintenance General maintenance of the repo (libraries, cicd, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant