Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2025

Bumps the documentation group with 2 updates in the / directory: ansys-sphinx-theme and plotly.

Updates ansys-sphinx-theme from 1.3.2 to 1.4.2

Release notes

Sourced from ansys-sphinx-theme's releases.

v1.4.2

1.4.2 (March 27, 2025)

Fixed

v1.4.1

1.4.1 (March 27, 2025)

Fixed

v1.4.0

1.4.0 (March 27, 2025)

Added

... (truncated)

Commits
  • e5fdafa chore: updating CHANGELOG for v1.4.2
  • 70f248a fix: bump version 1.4.2
  • 46a86d9 chore: updating CHANGELOG for v1.4.1
  • f0fcb93 chore: bump version 1.4.1
  • 05972d6 chore: updating CHANGELOG for v1.4.0
  • 23bfa71 release: bump version 1.4.0
  • 2d2cc5e refactor: ansys sphinx theme variables (#657)
  • cfc2a3e fix: quarto error logging (#658)
  • eddbf8c refactor: cheatsheet and whatsnew functions into separate modules and impleme...
  • 5055fec fix: change logging info to error in quarto build (#655)
  • Additional commits viewable in compare view

Updates plotly from 6.0.0 to 6.0.1

Release notes

Sourced from plotly's releases.

v6.0.1

Updated

  • Updated Plotly.js from version 3.0.0 to version 3.0.1. See the plotly.js CHANGELOG for more information.

Fixed

  • Fix TypeError when using orjson to serialize pandas.NA [#5040].
  • Fix issue where using category_orders on px.pie raised ColumnNotFoundError [#5000].
  • Fix incorrect DeprecationWarning shown when creating a px chart [#5080, #5086]
Changelog

Sourced from plotly's changelog.

[6.0.1] - 2025-03-14

Updated

  • Updated Plotly.js from version 3.0.0 to version 3.0.1. See the plotly.js CHANGELOG for more information.

Fixed

  • Fix TypeError when using orjson to serialize pandas.NA [#5040].
  • Fix issue where using category_orders on px.pie raised ColumnNotFoundError [#5000].
  • Fix incorrect DeprecationWarning shown when creating a px chart [#5080, #5086]
Commits

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2025

Assignees

The following users could not be added as assignees: ansys/pymapdl-maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Mar 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 28, 2025 00:29
@dependabot dependabot bot requested review from germa89 and pyansys-ci-bot March 28, 2025 00:29
@germa89
Copy link
Collaborator

germa89 commented Apr 1, 2025

@dependabot rebase

@germa89 germa89 enabled auto-merge (squash) April 1, 2025 14:57
Bumps the documentation group with 2 updates in the / directory: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) and [plotly](https://github.com/plotly/plotly.py).


Updates `ansys-sphinx-theme` from 1.3.2 to 1.4.2
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.3.2...v1.4.2)

Updates `plotly` from 6.0.0 to 6.0.1
- [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.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme
  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-patch
  dependency-group: documentation
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/documentation-f0ba641fa9 branch from 2865bba to d969d94 Compare April 1, 2025 14:58
@codecov
Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.38%. Comparing base (16508b7) to head (8e268e9).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3815      +/-   ##
==========================================
- Coverage   88.44%   88.38%   -0.07%     
==========================================
  Files         187      187              
  Lines       14751    14751              
==========================================
- Hits        13046    13037       -9     
- Misses       1705     1714       +9     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89 germa89 merged commit ff934c1 into main Apr 1, 2025
50 checks passed
@germa89 germa89 deleted the dependabot/pip/documentation-f0ba641fa9 branch April 1, 2025 15:38
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.

2 participants