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

build: bump the core group with 2 updates #3534

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the core group with 2 updates: ansys-tools-visualization-interface and ansys-sphinx-theme.

Updates ansys-tools-visualization-interface from 0.4.7 to 0.5.0

Changelog

Sourced from ansys-tools-visualization-interface's changelog.

0.5.0 <https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.5.0>_ - 2024-10-31

Added

  • feat: add changelog and vulnerability check [#58](https://github.com/ansys/ansys-tools-visualization-interface/issues/58) <https://github.com/ansys/ansys-tools-visualization-interface/pull/58>_
  • feat: add dynamic scraper on docs [#86](https://github.com/ansys/ansys-tools-visualization-interface/issues/86) <https://github.com/ansys/ansys-tools-visualization-interface/pull/86>_
  • feat: Add interactive documentation [#92](https://github.com/ansys/ansys-tools-visualization-interface/issues/92) <https://github.com/ansys/ansys-tools-visualization-interface/pull/92>_
  • feat: Remove buttons on screenshot and static docs [#94](https://github.com/ansys/ansys-tools-visualization-interface/issues/94) <https://github.com/ansys/ansys-tools-visualization-interface/pull/94>_
  • feat: Add plane clip slider [#95](https://github.com/ansys/ansys-tools-visualization-interface/issues/95) <https://github.com/ansys/ansys-tools-visualization-interface/pull/95>_
  • feat: Add screenshot button [#96](https://github.com/ansys/ansys-tools-visualization-interface/issues/96) <https://github.com/ansys/ansys-tools-visualization-interface/pull/96>_
  • feat!: Add hover capabilities [#98](https://github.com/ansys/ansys-tools-visualization-interface/issues/98) <https://github.com/ansys/ansys-tools-visualization-interface/pull/98>_
  • feat: Add show/hide button for buttons [#99](https://github.com/ansys/ansys-tools-visualization-interface/issues/99) <https://github.com/ansys/ansys-tools-visualization-interface/pull/99>_
  • feat: allow for multi_colors argument in plotting options [#118](https://github.com/ansys/ansys-tools-visualization-interface/issues/118) <https://github.com/ansys/ansys-tools-visualization-interface/pull/118>_
  • fix: preserve access order using dictionary and adapt show to already existing objects [#175](https://github.com/ansys/ansys-tools-visualization-interface/issues/175) <https://github.com/ansys/ansys-tools-visualization-interface/pull/175>_
  • feat: Add StructuredGrid support [#180](https://github.com/ansys/ansys-tools-visualization-interface/issues/180) <https://github.com/ansys/ansys-tools-visualization-interface/pull/180>_

Changed

  • [pre-commit.ci] pre-commit autoupdate [#53](https://github.com/ansys/ansys-tools-visualization-interface/issues/53) <https://github.com/ansys/ansys-tools-visualization-interface/pull/53>, [#70](https://github.com/ansys/ansys-tools-visualization-interface/issues/70) <https://github.com/ansys/ansys-tools-visualization-interface/pull/70>, [#83](https://github.com/ansys/ansys-tools-visualization-interface/issues/83) <https://github.com/ansys/ansys-tools-visualization-interface/pull/83>, [#85](https://github.com/ansys/ansys-tools-visualization-interface/issues/85) <https://github.com/ansys/ansys-tools-visualization-interface/pull/85>, [#89](https://github.com/ansys/ansys-tools-visualization-interface/issues/89) <https://github.com/ansys/ansys-tools-visualization-interface/pull/89>, [#90](https://github.com/ansys/ansys-tools-visualization-interface/issues/90) <https://github.com/ansys/ansys-tools-visualization-interface/pull/90>, [#101](https://github.com/ansys/ansys-tools-visualization-interface/issues/101) <https://github.com/ansys/ansys-tools-visualization-interface/pull/101>, [#109](https://github.com/ansys/ansys-tools-visualization-interface/issues/109) <https://github.com/ansys/ansys-tools-visualization-interface/pull/109>, [#115](https://github.com/ansys/ansys-tools-visualization-interface/issues/115) <https://github.com/ansys/ansys-tools-visualization-interface/pull/115>, [#123](https://github.com/ansys/ansys-tools-visualization-interface/issues/123) <https://github.com/ansys/ansys-tools-visualization-interface/pull/123>
  • ci: enable proper Codecov upload [#68](https://github.com/ansys/ansys-tools-visualization-interface/issues/68) <https://github.com/ansys/ansys-tools-visualization-interface/pull/68>_
  • maint: Add CODEOWNERS file [#76](https://github.com/ansys/ansys-tools-visualization-interface/issues/76) <https://github.com/ansys/ansys-tools-visualization-interface/pull/76>_
  • maint: Add project URLs to toml [#77](https://github.com/ansys/ansys-tools-visualization-interface/issues/77) <https://github.com/ansys/ansys-tools-visualization-interface/pull/77>_
  • maint: Upload PDF documentation [#80](https://github.com/ansys/ansys-tools-visualization-interface/issues/80) <https://github.com/ansys/ansys-tools-visualization-interface/pull/80>_
  • fix: Add details to contributing guide [#81](https://github.com/ansys/ansys-tools-visualization-interface/issues/81) <https://github.com/ansys/ansys-tools-visualization-interface/pull/81>_
  • maint: Upload to PyPI as trusted publisher [#82](https://github.com/ansys/ansys-tools-visualization-interface/issues/82) <https://github.com/ansys/ansys-tools-visualization-interface/pull/82>_
  • Added postprocessing visualization example. [#112](https://github.com/ansys/ansys-tools-visualization-interface/issues/112) <https://github.com/ansys/ansys-tools-visualization-interface/pull/112>_
  • maint: Drop 3.9 support [#122](https://github.com/ansys/ansys-tools-visualization-interface/issues/122) <https://github.com/ansys/ansys-tools-visualization-interface/pull/122>_

Fixed

  • fix: Ignore pickle vulnerability [#62](https://github.com/ansys/ansys-tools-visualization-interface/issues/62) <https://github.com/ansys/ansys-tools-visualization-interface/pull/62>_
  • fix: Fix support for interactive documentation [#63](https://github.com/ansys/ansys-tools-visualization-interface/issues/63) <https://github.com/ansys/ansys-tools-visualization-interface/pull/63>_
  • fix: usage of global vars throughout the library [#65](https://github.com/ansys/ansys-tools-visualization-interface/issues/65) <https://github.com/ansys/ansys-tools-visualization-interface/pull/65>_
  • fix: Off_screen not working properly [#71](https://github.com/ansys/ansys-tools-visualization-interface/issues/71) <https://github.com/ansys/ansys-tools-visualization-interface/pull/71>_
  • fix: Bug in MeshObject clipping [#73](https://github.com/ansys/ansys-tools-visualization-interface/issues/73) <https://github.com/ansys/ansys-tools-visualization-interface/pull/73>_
  • fix: Rename built in shadowing variables [#75](https://github.com/ansys/ansys-tools-visualization-interface/issues/75) <https://github.com/ansys/ansys-tools-visualization-interface/pull/75>_
  • fix: dynamic scraper via vtk-osmesa [#88](https://github.com/ansys/ansys-tools-visualization-interface/issues/88) <https://github.com/ansys/ansys-tools-visualization-interface/pull/88>_
  • fix: Search not working [#93](https://github.com/ansys/ansys-tools-visualization-interface/issues/93) <https://github.com/ansys/ansys-tools-visualization-interface/pull/93>_
  • fix: Buttons still appearing in doc [#97](https://github.com/ansys/ansys-tools-visualization-interface/issues/97) <https://github.com/ansys/ansys-tools-visualization-interface/pull/97>_
  • fix: Vue version alignment [#103](https://github.com/ansys/ansys-tools-visualization-interface/issues/103) <https://github.com/ansys/ansys-tools-visualization-interface/pull/103>_
  • fix: Hovering issues [#104](https://github.com/ansys/ansys-tools-visualization-interface/issues/104) <https://github.com/ansys/ansys-tools-visualization-interface/pull/104>_
  • fix: Allow PyVista HTML jupyter backend [#119](https://github.com/ansys/ansys-tools-visualization-interface/issues/119) <https://github.com/ansys/ansys-tools-visualization-interface/pull/119>_
  • fix: Remove Jupyter warning [#135](https://github.com/ansys/ansys-tools-visualization-interface/issues/135) <https://github.com/ansys/ansys-tools-visualization-interface/pull/135>_
  • fix: Missing support for unstructured grid types [#140](https://github.com/ansys/ansys-tools-visualization-interface/issues/140) <https://github.com/ansys/ansys-tools-visualization-interface/pull/140>_
  • fix: UnstructuredGrid not working with clipping plane widget [#142](https://github.com/ansys/ansys-tools-visualization-interface/issues/142) <https://github.com/ansys/ansys-tools-visualization-interface/pull/142>_
  • fix: Remove please from AUTHORS file [#154](https://github.com/ansys/ansys-tools-visualization-interface/issues/154) <https://github.com/ansys/ansys-tools-visualization-interface/pull/154>_
  • fix: Contributors file template [#156](https://github.com/ansys/ansys-tools-visualization-interface/issues/156) <https://github.com/ansys/ansys-tools-visualization-interface/pull/156>_

... (truncated)

Commits
  • d9844fc Bump version 0.5.0
  • b3025ef fix: Reduce import time of the library (#179)
  • e9eea91 feat: Add StructuredGrid support (#180)
  • 4d22a05 fix: Changelog action failing on release (#178)
  • df350dc [pre-commit.ci] pre-commit autoupdate (#177)
  • e6c75ba build(deps): bump the doc-dependencies group with 2 updates (#176)
  • aab6b38 fix: preserve access order using dictionary and adapt show to already existin...
  • c6e45cd [pre-commit.ci] pre-commit autoupdate (#174)
  • 77ca21d chore: bump dev version
  • See full diff in compare view

Updates ansys-sphinx-theme from 1.1.7 to 1.2.0

Commits
  • 895794a chore: updating CHANGELOG for v1.2.0
  • aa81028 release: bump version 1.2.0
  • 8edf550 fix: exclude search files (#572)
  • f179e01 chore(deps): bump sphinx-autoapi from 3.3.2 to 3.3.3 (#569)
  • 5130e1e fix: add more components to the search indexing (#541)
  • 724d0ef fix: change the display of math rendering (#568)
  • ffcb84e chore(deps): update pydata-sphinx-theme requirement from <0.16,>=0.15.4 to >=...
  • ff89444 fix: cleanup autoapi templates using macros (#556)
  • 8871005 fix: changelog action (#563)
  • cafd615 chore: update CHANGELOG for v1.1.7 (#566)
  • 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 requested a review from a team as a code owner November 1, 2024 00:22
@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Nov 1, 2024
@dependabot dependabot bot requested review from germa89 and pyansys-ci-bot and removed request for a team November 1, 2024 00:22
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.46%. Comparing base (de6813f) to head (018404a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3534      +/-   ##
==========================================
- Coverage   87.49%   87.46%   -0.03%     
==========================================
  Files          58       58              
  Lines       10214    10214              
==========================================
- Hits         8937     8934       -3     
- Misses       1277     1280       +3     

Bumps the core group with 2 updates: [ansys-tools-visualization-interface](https://github.com/ansys/ansys-tools-visualization-interface) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme).


Updates `ansys-tools-visualization-interface` from 0.4.7 to 0.5.0
- [Release notes](https://github.com/ansys/ansys-tools-visualization-interface/releases)
- [Changelog](https://github.com/ansys/ansys-tools-visualization-interface/blob/main/CHANGELOG.md)
- [Commits](ansys/ansys-tools-visualization-interface@v0.4.7...v0.5.0)

Updates `ansys-sphinx-theme` from 1.1.7 to 1.2.0
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.1.7...v1.2.0)

---
updated-dependencies:
- dependency-name: ansys-tools-visualization-interface
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/core-3dc14c1d08 branch from bc564cf to eff63b7 Compare November 4, 2024 09:04
@germa89 germa89 merged commit 6ce43d9 into main Nov 4, 2024
66 checks passed
@germa89 germa89 deleted the dependabot/pip/core-3dc14c1d08 branch November 4, 2024 23:00
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