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): Bump the deps group with 3 updates #543

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2024

Bumps the deps group with 3 updates: ansys-geometry-core, ansys-sherlock-core and pyaedt.

Updates ansys-geometry-core from 0.4.14 to 0.5.0

Release notes

Sourced from ansys-geometry-core's releases.

v0.5.0

What's Changed

... (truncated)

Changelog

Sourced from ansys-geometry-core's changelog.

0.5.0 - 2024-04-17

Added

  • feat: inserting document into existing design #930
  • feat: add changelog action #1023
  • feat: create a sphere body on the backend #1035
  • feat: mirror a body #1055
  • feat: sweeping chains and profiles #1056
  • feat: vulnerability checks #1071
  • feat: loft profiles #1075
  • feat: accept bandit advisories in-line for subprocess #1077
  • feat: adding containers to automatic launcher #1090
  • feat: minor changes to Linux Dockerfile #1111
  • feat: avoid error if folder exists #1125

Changed

  • build: changing sphinx-autoapi from 3.1.a2 to 3.1.a4 #1038
  • chore: add pre-commit.ci configuration #1065
  • chore: dependabot PR automatic approval #1067
  • ci: bump the actions group with 1 update #1082
  • chore: update docker tags to be kept #1085
  • chore: update pre-commit versions #1094
  • build: use ansys-sphinx-theme autoapi target #1097
  • fix: removing @​PipKat from *.md files - changelog fragments #1098
  • ci: dashboard upload does not apply anymore #1099
  • chore: pre-commit.ci not working properly #1108
  • chore: update and adding pre-commit.ci config hook #1109
  • ci: main Python version update to 3.12 #1112
  • ci: skip Linux tests with common approach #1113
  • ci: build changelog on release #1118
  • chore: update CHANGELOG for v0.5.0 #1119

Fixed

  • feat: re-enable open file on Linux #817
  • fix: adapt export and download tests to new hoops #1057
  • fix: linux Dockerfile - replace .NET6.0 references by .NET8.0 #1069
  • fix: misleading docstring for sweep_chain() #1070
  • fix: prepare_and_start_backend is only available on Windows #1076
  • fix: unit tests failing after dms update #1087
  • build: beartype upper limit on v0.18 #1095
  • fix: improper types being passed for Face and Edge ctor. #1096
  • fix: return type should be dict and not ScalarMapContainer (grpc type) #1103
  • fix: env version for Dockerfile Windows #1120
  • fix: changelog description ill-formatted #1121
  • fix: solve issues with intersphinx when releasing #1123

... (truncated)

Commits
  • 3a72bcb Merge branch 'main' into release/0.5
  • b61e4f2 docs: redo changelog for v0.5.0
  • 331a877 feat: avoid error if folder exists (#1125)
  • b10c0ad Merge branch 'main' into release/0.5
  • 5719369 docs: redo v0.5.0 changelog
  • 3f45075 fix: solve issues with intersphinx when releasing (#1123)
  • aaf2b49 fix: changelog description ill-formatted (#1121)
  • bdd52be fix: release v0.5.0 issues
  • fd6f8a0 fix: changelog for v0.5.0
  • 9552460 fix: env version for Dockerfile Windows (#1120)
  • Additional commits viewable in compare view

Updates ansys-sherlock-core from 0.5.0 to 0.6.0

Commits

Updates pyaedt from 0.8.7 to 0.8.8

Release notes

Sourced from pyaedt's releases.

v0.8.8

What's Changed

... (truncated)

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 3 updates: [ansys-geometry-core](https://github.com/ansys/pyansys-geometry), [ansys-sherlock-core](https://github.com/ansys/pysherlock) and [pyaedt](https://github.com/ansys/pyaedt).


Updates `ansys-geometry-core` from 0.4.14 to 0.5.0
- [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.14...v0.5.0)

Updates `ansys-sherlock-core` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/ansys/pysherlock/releases)
- [Commits](ansys/pysherlock@v0.5.0...v0.6.0)

Updates `pyaedt` from 0.8.7 to 0.8.8
- [Release notes](https://github.com/ansys/pyaedt/releases)
- [Commits](ansys/pyaedt@v0.8.7...v0.8.8)

---
updated-dependencies:
- dependency-name: ansys-geometry-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: pyaedt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Apr 17, 2024
@RobPasMue RobPasMue merged commit 9a46116 into main Apr 17, 2024
61 checks passed
@RobPasMue RobPasMue deleted the dependabot/pip/deps-0716a2803e branch April 17, 2024 12:26
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