Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2025

Bumps the documentation group with 3 updates in the / directory: imageio, plotly and pypandoc.

Updates imageio from 2.37.0 to 2.37.2

Release notes

Sourced from imageio's releases.

v2.37.2 (2025-11-04)

This release is published under the BSD-2-Clause License.

Bug

  • Gracefully handle reading of invalid EXIF orientation in Pillow plugin (#1159, 8b9d78d)

  • Prevent OverflowError for FPS in pyav plugin (#1121, e03963c)

Maint


Detailed Changes: v2.37.1...v2.37.2

v2.37.1 (2025-10-22)

This release is published under the BSD-2-Clause License.

Bug

Doc

Maint

Test

... (truncated)

Changelog

Sourced from imageio's changelog.

v2.37.2 (2025-11-04)

Bug

  • Gracefully handle reading of invalid EXIF orientation in Pillow plugin (#1159, 8b9d78d)

  • Prevent OverflowError for FPS in pyav plugin (#1121, e03963c)

Maint

v2.37.1 (2025-10-22)

Bug

Doc

... (truncated)

Commits
  • 761929c REL: Release imageio v2.37.2
  • 0d20b85 MAINT: allow github actions to push to master in CD (#1163)
  • 6f76a11 make master the release branch (#1162)
  • e03963c BUG: Prevent OverflowError for FPS in pyav plugin (#1121)
  • 8b9d78d BUG: Gracefully handle reading of invalid EXIF orientation in Pillow plugin (...
  • 0b93c57 MAINT: fix publishing to GH and PyPI in CD (#1161)
  • 4fc3034 MAINT: Remove obsolete code for Python <= 3.4 (#1156)
  • dee2f99 MAINT: fix build hook in CD (#1155)
  • 7919501 MAINT: Fix CD failure (#1154)
  • 6a45d8a MAINT: Avoid calling PIL.Image twice to open a file (#1149)
  • Additional commits viewable in compare view

Updates plotly from 6.3.1 to 6.4.0

Release notes

Sourced from plotly's releases.

v6.4.0

Updated

  • Update plotly.js from version 3.1.1 to version 3.2.0. See the plotly.js release notes for more information. [#5357]. Notable changes include:
    • Add hovertemplatefallback and texttemplatefallback attributes [#7577]
    • Add "SI extended" formatting rule for tick exponents on axis labels, allowing values to be displayed with extended SI prefixes (e.g., femto, pico, atto) [#7249]

Deprecated

  • Deprecate create_hexbin_mapbox in favor of create_hexbin_map, update related function calls [5358], with thanks to @​ajlien for the contribution!
Changelog

Sourced from plotly's changelog.

[6.4.0] - 2025-11-02

Updated

  • Update plotly.js from version 3.1.1 to version 3.2.0. See the plotly.js release notes for more information. [#5357]. Notable changes include:
    • Add hovertemplatefallback and texttemplatefallback attributes [#7577]
    • Add "SI extended" formatting rule for tick exponents on axis labels, allowing values to be displayed with extended SI prefixes (e.g., femto, pico, atto) [#7249]

Deprecated

  • Deprecate create_hexbin_mapbox in favor of create_hexbin_map, update related function calls [5358], with thanks to @​ajlien for the contribution!
Commits
  • d2b1812 Version changes for v6.4.0
  • b5dfa21 Merge pull request #5389 from plotly/cam/update-kaleido-version-1.1.0
  • af55771 Update Kaleido dependency to v1.1.0
  • 6d954ba Merge pull request #5388 from plotly/cam/update-plotly.js-v3.2.0
  • 89a1f1b Revert indentation changes
  • 056b497 Remove old build file
  • 5586cf9 Use labextension files from CI because they are different
  • 46ee9b2 Update Jupyter support files
  • a58a365 Update plotly.js to v3.2.0 and associated files
  • aac1b66 Merge pull request #5383 from plotly/doc-prod-to-main-merge
  • Additional commits viewable in compare view

Updates pypandoc from 1.15 to 1.16

Release notes

Sourced from pypandoc's releases.

Latest Development Version

Commits

  • c3afa88: pypandoc v1.16 (JessicaTegner)
Commits
  • c3afa88 pypandoc v1.16
  • bcd3a2a Updated author information
  • bd2ac28 Merge pull request #412 from JessicaTegner/pypandoc_on_arm
  • 388e828 Pypandoc (test) on arm
  • a3946c5 Merge pull request #411 from JessicaTegner/py1314
  • 306312f updated more python versions
  • fb9a513 Use specific py3.15 version
  • cd4ba27 Adding python 3.14 and 3.15
  • 7618254 Merge pull request #404 from JessicaTegner/pre-commit-ci-update-config
  • f7ab448 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

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 added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Nov 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 21, 2025 00:02
@dependabot dependabot bot requested a review from germa89 November 21, 2025 00:02
@dependabot dependabot bot added the maintenance General maintenance of the repo (libraries, cicd, etc) label Nov 21, 2025
@dependabot dependabot bot requested a review from clatapie November 21, 2025 00:02
@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.36%. Comparing base (8efc45e) to head (c9f02dc).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4315      +/-   ##
==========================================
+ Coverage   91.27%   91.36%   +0.09%     
==========================================
  Files         193      193              
  Lines       15742    15742              
==========================================
+ Hits        14368    14383      +15     
+ Misses       1374     1359      -15     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89
Copy link
Collaborator

germa89 commented Nov 26, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/documentation-aa9cd60e5e branch from 0876a18 to d0e67f4 Compare November 26, 2025 14:40
@germa89
Copy link
Collaborator

germa89 commented Nov 26, 2025

@dependabot recreate

Bumps the documentation group with 3 updates in the / directory: [imageio](https://github.com/imageio/imageio), [plotly](https://github.com/plotly/plotly.py) and [pypandoc](https://github.com/JessicaTegner/pypandoc).


Updates `imageio` from 2.37.0 to 2.37.2
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.37.0...v2.37.2)

Updates `plotly` from 6.3.1 to 6.4.0
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md)
- [Commits](plotly/plotly.py@v6.3.1...v6.4.0)

Updates `pypandoc` from 1.15 to 1.16
- [Release notes](https://github.com/JessicaTegner/pypandoc/releases)
- [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@v1.15...v1.16)

---
updated-dependencies:
- dependency-name: imageio
  dependency-version: 2.37.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: documentation
- dependency-name: plotly
  dependency-version: 6.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: documentation
- dependency-name: pypandoc
  dependency-version: '1.16'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: documentation
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/documentation-aa9cd60e5e branch from d02ad3f to bc1bba5 Compare November 26, 2025 16:50
@germa89 germa89 enabled auto-merge (squash) November 26, 2025 17:22
@germa89 germa89 merged commit 4a5d906 into main Nov 26, 2025
50 of 51 checks passed
@germa89 germa89 deleted the dependabot/pip/documentation-aa9cd60e5e branch November 26, 2025 17:29
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.

3 participants