Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the deps group with 3 updates in the / directory: ansys-edb-core, ansys-geometry-core and ansys-tools-visualization-interface.

Updates ansys-edb-core from 0.1.4 to 0.1.5

Release notes

Sourced from ansys-edb-core's releases.

v0.1.5

What's Changed

Full Changelog: ansys/pyedb-core@v0.1.4...v0.1.5

Commits
  • 63bb98e Merge pull request #409 from ansys/release/0.1.5_dm_0
  • c3fd616 MAINT: Bump version to 0.1.5
  • 588c8e4 MAINT: Updated CODEOWNERS (#405)
  • e4ec222 MAINT: Bump ansys-api-edb version (#407)
  • 93bb696 FIX: Fixed TypeError when setting design mode (#404)
  • 66d5e18 FEATURE: Clean up message creation (#402)
  • cec5716 FEATURE: Restructure imports to remove circular imports (#400)
  • 2297902 FIX: Nport model find missing (#395)
  • 201e821 FEATURE: Set LayoutObjType of InstArray to CELL_INSTANCE (#397)
  • ca299c0 FEATURE: Add GetConnectionPt SetConnectionPt API in PadstackDefData (#392)
  • Additional commits viewable in compare view

Updates ansys-geometry-core from 0.6.5 to 0.6.6

Release notes

Sourced from ansys-geometry-core's releases.

v0.6.6

What's Changed

New Contributors

Full Changelog: ansys/pyansys-geometry@v0.6.5...v0.6.6

Commits
  • cb2b363 chore: updating CHANGELOG for v0.6.6
  • 856bea5 release: v0.6.6
  • f38d411 Merge branch 'main' into release/0.6
  • 8321970 feat: adapt to new ansys-tools-visualization-interface v0.4.0 (#1338)
  • 3dfe1c3 feat: revolve_sketch rotation definition enhancement (#1336)
  • 896829b feat: Add misc. repair and prepare tool methods (#1293)
  • c23b91e build: bump numpy from 2.0.0 to 2.0.1 (#1332)
  • 8652136 chore: pre-commit automatic update (#1333)
  • f764d91 build: bump pytest from 8.3.1 to 8.3.2 (#1331)
  • d6eb6b3 build: bump ansys-tools-visualization-interface from 0.2.6 to 0.3.0 (#1325)
  • Additional commits viewable in compare view

Updates ansys-tools-visualization-interface from 0.3.0 to 0.4.0

Commits
  • ef2dc7f Bump version 0.4.0
  • 5121e51 fix: Allow PyVista HTML jupyter backend (#119)
  • f12e515 feat: allow for multi_colors argument in plotting options (#118)
  • d87f747 [pre-commit.ci] pre-commit autoupdate (#115)
  • 28cd083 Added postprocessing visualization example. (#112)
  • fc6db37 build(deps): bump pytest from 8.3.1 to 8.3.2 in the test-dependencies group (...
  • 0efe778 build(deps): bump sphinx-autoapi from 3.2.0 to 3.2.1 in the doc-dependencies ...
  • b4edb39 [pre-commit.ci] pre-commit autoupdate (#109)
  • 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 3 updates in the / directory: [ansys-edb-core](https://github.com/ansys/pyedb-core), [ansys-geometry-core](https://github.com/ansys/pyansys-geometry) and [ansys-tools-visualization-interface](https://github.com/ansys/ansys-tools-visualization-interface).


Updates `ansys-edb-core` from 0.1.4 to 0.1.5
- [Release notes](https://github.com/ansys/pyedb-core/releases)
- [Commits](ansys/pyedb-core@v0.1.4...v0.1.5)

Updates `ansys-geometry-core` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/ansys/pyansys-geometry/releases)
- [Changelog](https://github.com/ansys/pyansys-geometry/blob/main/CHANGELOG.md)
- [Commits](ansys/pyansys-geometry@v0.6.5...v0.6.6)

Updates `ansys-tools-visualization-interface` from 0.3.0 to 0.4.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.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: ansys-edb-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-geometry-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-tools-visualization-interface
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2024
@RobPasMue RobPasMue merged commit a27506f into main Aug 1, 2024
@RobPasMue RobPasMue deleted the dependabot/pip/deps-854ffd2dde branch August 1, 2024 13:13
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.

2 participants