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 #520

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps the deps group with 4 updates: ansys-dyna-core, ansys-geometry-core, ansys-hps-client and pyedb.

Updates ansys-dyna-core from 0.4.13 to 0.4.14

Commits
  • 1c63179 update to v0.4.14
  • 9e7aa29 Merge branch 'main' into release/0.4
  • c9fa2e2 Merge remote-tracking branch 'origin/zzqbranch'
  • c4fd823 clean warning of drawing model
  • 2c651d3 clean warning of drawing model
  • d27d8a0 Update pyproject.toml
  • ef6ce92 Update pyproject.toml
  • d5a6409 Update pyproject.toml
  • 46844d5 Update pyproject.toml
  • 3a1ea53 support 3D visualization for jupyter using trame
  • Additional commits viewable in compare view

Updates ansys-geometry-core from 0.4.11 to 0.4.13

Commits
  • 11e4556 MAINT: Bump version to v0.4.13
  • cd416ca fix: condition in workflow
  • a9c29d9 fix: artifactory version on release
  • 20466f4 MAINT: Bump version to v0.4.12
  • 89c41aa feat: accept bandit advisories in-line for subprocess (#1077)
  • acb9504 fix: prepare_and_start_backend is only available on Windows (#1076)
  • See full diff in compare view

Updates ansys-hps-client from 0.7.1 to 0.8.0

Release notes

Sourced from ansys-hps-client's releases.

v0.8.0

What's Changed

Dependencies

Full Changelog: ansys/pyhps@v0.7.1...v0.8.0

v0.8.dev0

No release notes provided.

Commits

Updates pyedb from 0.5.2 to 0.6.0

Release notes

Sourced from pyedb's releases.

v0.6.0

Full Changelog: ansys/pyedb@v0.5.2...v0.6.0

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

Bumps the deps group with 4 updates: [ansys-dyna-core](https://github.com/pyansys/pydyna), [ansys-geometry-core](https://github.com/ansys/pyansys-geometry), [ansys-hps-client](https://github.com/ansys/pyhps) and [pyedb](https://github.com/ansys/pyedb).


Updates `ansys-dyna-core` from 0.4.13 to 0.4.14
- [Release notes](https://github.com/pyansys/pydyna/releases)
- [Commits](ansys/pydyna@v0.4.13...v0.4.14)

Updates `ansys-geometry-core` from 0.4.11 to 0.4.13
- [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.4.11...v0.4.13)

Updates `ansys-hps-client` from 0.7.1 to 0.8.0
- [Release notes](https://github.com/ansys/pyhps/releases)
- [Changelog](https://github.com/ansys/pyhps/blob/main/CHANGELOG.md)
- [Commits](ansys/pyhps@v0.7.1...v0.8.0)

Updates `pyedb` from 0.5.2 to 0.6.0
- [Release notes](https://github.com/ansys/pyedb/releases)
- [Commits](ansys/pyedb@v0.5.2...v0.6.0)

---
updated-dependencies:
- dependency-name: ansys-dyna-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-hps-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pyedb
  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 Mar 22, 2024
@RobPasMue
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@RobPasMue
Copy link
Member

@dependabot ignore pyedb

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2024

OK, I won't notify you about pyedb again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/deps-b4444f119c branch March 22, 2024 15:04
@RobPasMue
Copy link
Member

@dependabot unignore pyedb

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

OK, I will stop ignoring the pyedb dependency.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

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.

None yet

1 participant