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 3 updates #3670

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

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

Updates ansys-tools-visualization-interface from 0.6.2 to 0.8.1

Changelog

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

0.8.1 - 2025-01-15

Fixed

  • fix: Revert some bad changes from pre-commit #231

0.8.0 - 2025-01-15

Added

  • feat: Add dark mode when background is dark #228

Dependencies

  • build(deps): bump ansys-fluent-core from 0.28.0 to 0.28.1 in the general-dependencies group #226

Maintenance

  • chore: update CHANGELOG for v0.7.0 #225

Test

  • [pre-commit.ci] pre-commit autoupdate #227

0.7.0 - 2025-01-10

Added

  • fix: PyVista Qt integration in third-party applications #223

Fixed

  • fix: avoid passing twice same argument #207
  • fix: Changelog links #212
  • fix: Convert old links to markdown format #213

Dependencies

  • build(deps): bump ansys-fluent-core from 0.26.1 to 0.27.0 in the general-dependencies group #197
  • build(deps): bump pytest from 8.3.3 to 8.3.4 in the test-dependencies group #198
  • build(deps): bump sphinx-autoapi from 3.3.3 to 3.4.0 in the doc-dependencies group #199
  • build(deps): bump pyvista/setup-headless-display-action from 2 to 3 #200

... (truncated)

Commits
  • 12e8ba7 chore: updating CHANGELOG for v0.8.1
  • 5b4326f Bump version 0.8.1
  • f4a5328 chore: updating CHANGELOG for v0.8.0
  • 025fe37 Bump version 0.8.0
  • d8d9330 feat: Add dark mode when background is dark (#228)
  • 4f183e7 [pre-commit.ci] pre-commit autoupdate (#227)
  • 53f82d8 build(deps): bump ansys-fluent-core from 0.28.0 to 0.28.1 in the general-depe...
  • 33000ef chore: update CHANGELOG for v0.7.0 (#225)
  • fef5197 fix: PyVista Qt integration in third-party applications (#223)
  • fcc5e1d build(deps): bump the general-dependencies group across 1 directory with 2 up...
  • Additional commits viewable in compare view

Updates scipy from 1.15.0 to 1.15.1

Release notes

Sourced from scipy's releases.

SciPy 1.15.1 Release Notes

SciPy 1.15.1 is a bug-fix release with no new features compared to 1.15.0. Importantly, an issue with the import of scipy.optimize breaking other packages has been fixed.

Authors

  • Name (commits)
  • Ralf Gommers (3)
  • Rohit Goswami (1)
  • Matt Haberland (2)
  • Tyler Reddy (7)
  • Daniel Schmitz (1)

A total of 5 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.

Commits
  • df134ea REL: 1.15.1 rel commit [wheel build]
  • f939c19 Merge pull request #22296 from tylerjereddy/treddy_1.15.1_backports
  • 609bb3c DOC: PR 22296 revisions
  • 5bfd6a2 TST: stats.Normal: bump tolerance on test of logcdf (#22276)
  • f9a549c DOC: update 1.15.1 relnotes
  • 6f011d8 MAINT: Update highs subproject commit
  • 0ff01de TST: fix thread safety issue in interpolate.bsplines memmap test
  • 21c65ab BLD: fix some issues with undeclared internal build dependencies
  • 826759e MAINT: fix url for array-api-extra git submodule
  • 9af1fcd Merge pull request #22235 from tylerjereddy/treddy_prep_1.15.1
  • Additional commits viewable in compare view

Updates ansys-sphinx-theme from 1.2.4 to 1.2.6

Commits
  • 21918b4 release: v1.2.6
  • f03dd30 fix: LICENSES
  • 8926bd3 chore: updating CHANGELOG for v1.2.5
  • d2b67dc release: v1.2.5
  • f727a18 chore(deps): update pydata-sphinx-theme requirement from <0.16,>=0.15.4 to >=...
  • See full diff 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

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


Updates `ansys-tools-visualization-interface` from 0.6.2 to 0.8.1
- [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.6.2...v0.8.1)

Updates `scipy` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.15.0...v1.15.1)

Updates `ansys-sphinx-theme` from 1.2.4 to 1.2.6
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.2.4...v1.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 17, 2025 00:11
@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Jan 17, 2025
@dependabot dependabot bot requested review from germa89 and clatapie January 17, 2025 00:11
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.13%. Comparing base (20f82d1) to head (df0145b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3670      +/-   ##
==========================================
+ Coverage   87.11%   87.13%   +0.02%     
==========================================
  Files         187      187              
  Lines       14694    14694              
==========================================
+ Hits        12801    12804       +3     
+ Misses       1893     1890       -3     

Copy link
Contributor

Hello! 👋

Your PR is changing the image cache. So I am attaching the new image cache in a new commit.

This commit does not re-run the CICD workflows (since no changes are made in the codebase) therefore you will see the actions showing in their status Expected — Waiting for status to be reported. Do not worry. You commit workflow is still running here 😄

You might want to rerun the test to make sure that everything is passing. You can retrigger the CICD sending an empty commit git commit -m "chore: empty comment to trigger CICD" --allow-empty.

You will see this message everytime your commit changes the image cache but you are not attaching the updated cache. 🤓

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.

1 participant