Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the dependencies group with 5 updates in the / directory:

Package From To
ansys-mechanical-core 0.11.5 0.11.7
types-protobuf 5.27.0.20240626 5.27.0.20240907
sphinx-autodoc-typehints 2.2.3 2.3.0
ansys-sphinx-theme 1.0.7 1.0.8
hypothesis 6.111.2 6.112.0

Updates ansys-mechanical-core from 0.11.5 to 0.11.7

Release notes

Sourced from ansys-mechanical-core's releases.

v0.11.7

No release notes provided.

v0.11.6

What's Changed

Documentation

Full Changelog: ansys/pymechanical@v0.11.5...v0.11.6

Commits

Updates types-protobuf from 5.27.0.20240626 to 5.27.0.20240907

Commits

Updates sphinx-autodoc-typehints from 2.2.3 to 2.3.0

Release notes

Sourced from sphinx-autodoc-typehints's releases.

2.3.0

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.2.3...2.3.0

Commits

Updates ansys-sphinx-theme from 1.0.7 to 1.0.8

Commits

Updates hypothesis from 6.111.2 to 6.112.0

Commits
  • 56ef043 Bump hypothesis-python version to 6.112.0 and update changelog
  • 342017a Merge pull request #4097 from tybug/draw-bytes-min-max-size-2
  • 531bdf0 Improve loop idiom
  • 1636d85 rewrite release notes
  • 5bc3849 extract alphabet size logic
  • d2fda29 make max_size required for draw_string and draw_bytes
  • 5b0ea4a remove stale comment
  • 3b57de7 make linters happy
  • 200c9d4 add release notes
  • 5efc206 update literal data.draw_bytes calls in tests
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
hypothesis [>= 6.84.a, < 6.85]

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 dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ansys-mechanical-core](https://github.com/ansys/pymechanical) | `0.11.5` | `0.11.7` |
| [types-protobuf](https://github.com/python/typeshed) | `5.27.0.20240626` | `5.27.0.20240907` |
| [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.2.3` | `2.3.0` |
| [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.0.7` | `1.0.8` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.111.2` | `6.112.0` |



Updates `ansys-mechanical-core` from 0.11.5 to 0.11.7
- [Release notes](https://github.com/ansys/pymechanical/releases)
- [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md)
- [Commits](ansys/pymechanical@v0.11.5...v0.11.7)

Updates `types-protobuf` from 5.27.0.20240626 to 5.27.0.20240907
- [Commits](https://github.com/python/typeshed/commits)

Updates `sphinx-autodoc-typehints` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@2.2.3...2.3.0)

Updates `ansys-sphinx-theme` from 1.0.7 to 1.0.8
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.0.7...v1.0.8)

Updates `hypothesis` from 6.111.2 to 6.112.0
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.111.2...hypothesis-python-6.112.0)

---
updated-dependencies:
- dependency-name: ansys-mechanical-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: types-protobuf
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2024
@dependabot dependabot bot requested a review from roosre as a code owner September 9, 2024 01:33
@dependabot dependabot bot added the python Pull requests that update Python code label Sep 9, 2024
@codecov
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.91%. Comparing base (9a8bb9b) to head (c230e7d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #576   +/-   ##
=======================================
  Coverage   92.91%   92.91%           
=======================================
  Files          82       82           
  Lines        4293     4293           
=======================================
  Hits         3989     3989           
  Misses        304      304           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@greschd greschd enabled auto-merge September 9, 2024 07:18
@greschd greschd merged commit b9c40d3 into main Sep 9, 2024
@greschd greschd deleted the dependabot/pip/dependencies-d2235673a0 branch September 9, 2024 07:18
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