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(deps-dev): Bump the deps group with 4 updates #369

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps the deps group with 4 updates: ansys-geometry-core, ansys-pyensight-core, ansys-sherlock-core and pytwin.

Updates ansys-geometry-core from 0.3.1 to 0.3.2

Release notes

Sourced from ansys-geometry-core's releases.

v0.3.2

What's Changed

New Contributors

Full Changelog: ansys/pyansys-geometry@v0.3.1...v0.3.2

Commits
  • 743fbe5 MAINT: Bump version to v0.3.2
  • b00bebc temp fix: comment out binary testing
  • 7a51915 Merge branch 'main' into release/0.3
  • 3fa8af0 docs: improve getting started (#752)
  • 6d76368 changed name according to unified installer (#751)
  • 86df8ce docs: error on docstrings for launcher methods (#750)
  • 9850100 MAINT: Bump the docs-deps group with 1 update (#748)
  • 2d30267 feat: improved getting-started section (#732)
  • 6724969 fix: Add opacity to plot selection (#747)
  • 8d70121 feat: change source of sphinx-autoapi repo (#745)
  • Additional commits viewable in compare view

Updates ansys-pyensight-core from 0.5.8 to 0.6.0

Commits
  • 6672c1c release 0.6.0
  • 4c55698 add correct check for validation ret value (#309)
  • 6e1e212 bump api version to 0.3.2 and minor change to adr util (#306)
  • 4484553 add method to check if there is already a connection to an ADR report (#305)
  • 71de957 add utils to handle ADR reports (#304)
  • 4194326 Fix a typo in the add_callback example (#297)
  • 119fcb5 Porting EnSight scripts to PyEnSight documentation (#292)
  • 2306c2a Api change to let run set_attr and get_attr remotely (#287)
  • 014ee3e add option to start the gRPC connections without secret keys and add … (#290)
  • 46af244 Add Discussions page link to "Doc and issues" sections (#288)
  • Additional commits viewable in compare view

Updates ansys-sherlock-core from 0.3.0 to 0.4.0

Commits
  • 9d66b7d MAINT: Bump version to v0.4.0
  • 019103d Merge branch 'main' into release/0.2
  • d891323 Keith/api/update parts from avl (#162)
  • 896c58e MAINT: Bump ansys-sphinx-theme from 0.11.1 to 0.11.2 (#170)
  • 49f7543 MAINT: Bump ansys-sphinx-theme from 0.10.6 to 0.11.1 (#169)
  • b2b08b0 MAINT: Bump pytest from 7.4.1 to 7.4.2 (#168)
  • ee2c2fe MAINT: Bump grpcio from 1.57.0 to 1.58.0 (#167)
  • 7bb295b Added get_ict_analysis_input_fields and update_ict_analysis_props (#163)
  • 8f357fe MAINT: Bump actions/checkout from 3 to 4 (#165)
  • 893da95 MAINT: Bump ansys-sphinx-theme from 0.10.5 to 0.10.6 (#166)
  • Additional commits viewable in compare view

Updates pytwin from 0.4.0 to 0.5.0

Release notes

Sourced from pytwin's releases.

v0.5.0

What's Changed

Full Changelog: https://github.com/ansys/pytwin/commits/v0.5.0

Commits
  • 502116d Bump version 0.5.0
  • 0b6d3f2 [FIX] Register del method of TwinModel to avoid issue atexit (#116)
  • 6b860f5 [Fix] Update RomViewerSharedLib.so in unit test files and update CI workflow ...
  • aab47af FIX Solve ordering issue with TBROM having more than 10 modes (#114)
  • 741ce42 [pre-commit.ci] pre-commit autoupdate (#117)
  • e3df00f MAINT Update outdated urls (#115)
  • 70835e7 Bump actions/checkout from 3 to 4 (#113)
  • 7431498 Bump version 0.5.dev0 (#112)
  • 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 deps group with 4 updates: [ansys-geometry-core](https://github.com/ansys/pyansys-geometry), [ansys-pyensight-core](https://github.com/ansys/pyensight), [ansys-sherlock-core](https://github.com/ansys/pysherlock) and [pytwin](https://github.com/ansys/pytwin).


Updates `ansys-geometry-core` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/ansys/pyansys-geometry/releases)
- [Commits](ansys/pyansys-geometry@v0.3.1...v0.3.2)

Updates `ansys-pyensight-core` from 0.5.8 to 0.6.0
- [Release notes](https://github.com/ansys/pyensight/releases)
- [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst)
- [Commits](ansys/pyensight@v0.5.8...v0.6.0)

Updates `ansys-sherlock-core` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/ansys/pysherlock/releases)
- [Commits](ansys/pysherlock@v0.3.0...v0.4.0)

Updates `pytwin` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/ansys/pytwin/releases)
- [Commits](ansys/pytwin@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: ansys-geometry-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-pyensight-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ansys-sherlock-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pytwin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 22, 2023
@RobPasMue RobPasMue merged commit 5477765 into main Sep 22, 2023
51 checks passed
@RobPasMue RobPasMue deleted the dependabot/pip/deps-8cc4fd4188 branch September 22, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant