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

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the deps group with 4 updates: ansys-dpf-core, ansys-dpf-post, ansys-edb-core and ansys-units.

Updates ansys-dpf-core from 0.10.1 to 0.11.0

Release notes

Sourced from ansys-dpf-core's releases.

v0.11.0 Release Notes

pydpf-core 0.11.0 release for DPF Server 2024.2.pre0

What's Changed

Enhancements

Bug fixes

Documentation

CI/CD

Maintenance

... (truncated)

Commits
  • 3491c39 Bump to 0.11.0
  • e13c72f Refactor Getting Started and add Licensing (#1423)
  • b59499e Skip test_deep_copy_2_field for retro due to instabilities (#1428)
  • af82843 ci: investigations (#1401)
  • 9e3f3f1 Skip the last start_local_server in a server_factory.py doctest (#1421)
  • f7a2c61 Remove custom str methods for scopings container and meshes container (#1...
  • 940794f Switch CI_release.yml to 2024.2.pre0 (#1415)
  • cb49fad Update LICENSE year (#1419)
  • 4e52f5c Revert "Revert "Update the iso_contours example using iso_surfaces operator (...
  • d575a3b Add support for DPF 8.1 (#1416)
  • Additional commits viewable in compare view

Updates ansys-dpf-post from 0.6.0 to 0.7.0

Release notes

Sourced from ansys-dpf-post's releases.

v0.7.0 Release Notes

pydpf-post 0.7.0 release for DPF Server 2024.2.pre0

What's Changed

Enhancements

Bug fixes

Documentation

CI/CD

Maintenance

... (truncated)

Commits

Updates ansys-edb-core from 0.1.2 to 0.1.3

Commits
  • e76fc32 MAINT: bump version to 0.1.3
  • 45708e9 FIX: check for launched server session (#370)
  • 5513011 FIX: Padstack possition on constructor (#336)
  • 657ba97 FEATURE: Support null footprints from component def (#349)
  • 703cdee FIX: Fix terminal methods (#347)
  • e7a7e8b FEATURE: Allow suppression of pads (#348)
  • ab1ac54 FEATURE: Removing depreciated ArcResolution setting from RaptorX solution set...
  • 0034ec3 FIX: PinGroup inheritance (#353)
  • 39a4ca4 DOC: Update doc links in README to point to the stable doc. (#364)
  • 3dc711a DOC: Fix typo in README (#363)
  • Additional commits viewable in compare view

Updates ansys-units from 0.3.0 to 0.3.1

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-dpf-core](https://github.com/ansys/pydpf-core), [ansys-dpf-post](https://github.com/ansys/pydpf-post), [ansys-edb-core](https://github.com/ansys/pyedb-core) and [ansys-units](https://github.com/ansys/pyansys-units).


Updates `ansys-dpf-core` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/ansys/pydpf-core/releases)
- [Commits](ansys/pydpf-core@v0.10.1...v0.11.0)

Updates `ansys-dpf-post` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/ansys/pydpf-post/releases)
- [Commits](ansys/pydpf-post@v0.6.0...v0.7.0)

Updates `ansys-edb-core` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/ansys/pyedb-core/releases)
- [Commits](ansys/pyedb-core@v0.1.2...v0.1.3)

Updates `ansys-units` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/ansys/pyansys-units/releases)
- [Commits](ansys/pyansys-units@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: ansys-dpf-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ansys-dpf-post
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ansys-edb-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-units
  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 Feb 22, 2024
@RobPasMue RobPasMue merged commit 0c1ce1d into main Feb 22, 2024
55 checks passed
@RobPasMue RobPasMue deleted the dependabot/pip/deps-caeb8a326a branch February 22, 2024 11:55
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