-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the dependencies group across 1 directory with 13 updates #539
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Wiz Scan Summary
|
1 similar comment
Wiz Scan Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #539 +/- ##
=======================================
Coverage 91.98% 91.98%
=======================================
Files 82 82
Lines 4252 4252
=======================================
Hits 3911 3911
Misses 341 341 ☔ View full report in Codecov by Sentry. |
Member
|
@dependabot recreate |
Bumps the dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.1` | | [ansys-tools-path](https://github.com/ansys/ansys-tools-path) | `0.5.2` | `0.6.0` | | [pyvista](https://github.com/pyvista/pyvista) | `0.43.7` | `0.43.8` | | [ansys-dpf-core](https://github.com/ansys/pydpf-core) | `0.12.0` | `0.12.1` | | [ansys-mechanical-core](https://github.com/ansys/pymechanical) | `0.10.10` | `0.10.11` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.8.4` | `3.9.0` | | [scipy](https://github.com/scipy/scipy) | `1.13.0` | `1.13.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.0` | `3.7.1` | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `0.15.2` | `0.16.5` | | [sphinx-design](https://github.com/executablebooks/sphinx-design) | `0.5.0` | `0.6.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.2.1` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.100.4` | `6.103.0` | | [docker](https://github.com/docker/docker-py) | `7.0.0` | `7.1.0` | Updates `typing-extensions` from 4.11.0 to 4.12.1 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.11.0...4.12.1) Updates `ansys-tools-path` from 0.5.2 to 0.6.0 - [Release notes](https://github.com/ansys/ansys-tools-path/releases) - [Changelog](https://github.com/ansys/ansys-tools-path/blob/main/CHANGELOG.md) - [Commits](ansys/ansys-tools-path@v0.5.2...v0.6.0) Updates `pyvista` from 0.43.7 to 0.43.8 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.43.7...v0.43.8) Updates `ansys-dpf-core` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/ansys/pydpf-core/releases) - [Commits](ansys/pydpf-core@v0.12.0...v0.12.1) Updates `ansys-mechanical-core` from 0.10.10 to 0.10.11 - [Release notes](https://github.com/ansys/pymechanical/releases) - [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md) - [Commits](ansys/pymechanical@v0.10.10...v0.10.11) Updates `matplotlib` from 3.8.4 to 3.9.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.8.4...v3.9.0) Updates `scipy` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.0...v1.13.1) Updates `pre-commit` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.0...v3.7.1) Updates `ansys-sphinx-theme` from 0.15.2 to 0.16.5 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v0.15.2...v0.16.5) Updates `sphinx-design` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-design@v0.5.0...v0.6.0) Updates `pytest` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.0...8.2.1) Updates `hypothesis` from 6.100.4 to 6.103.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.100.4...hypothesis-python-6.103.0) Updates `docker` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@7.0.0...7.1.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansys-tools-path dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyvista dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansys-dpf-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansys-mechanical-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansys-sphinx-theme dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx-design dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest 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 - dependency-name: docker dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
4670a9e to
ab00879
Compare
greschd
approved these changes
Jun 3, 2024
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 13 updates in the / directory:
4.11.04.12.10.5.20.6.00.43.70.43.80.12.00.12.10.10.100.10.113.8.43.9.01.13.01.13.13.7.03.7.10.15.20.16.50.5.00.6.08.2.08.2.16.100.46.103.07.0.07.1.0Updates
typing-extensionsfrom 4.11.0 to 4.12.1Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
... (truncated)
Commits
7269638Prepare release 4.12.1 (#418)8dfcf3cFixTypeErroron nestedAnnotatedtypes where the inner type has unhashab...d76f591Switch from flake8 to ruff (#414)920d60dSupport my PEP 649 branch (#412)e792bceIgnore fewer flake8 rules when linting tests (#413)f90a8dcPrepare release 4.12.0 (#408)118e1a6Make sureisinstance(typing_extensions.ParamSpec("P"), typing.TypeVar)is u...910141aAdd security documentation (#403)0dbc7c9Prepare release 4.12.0rc1 (#402)1da5d3dUpdate actions/setup-python (#401)Updates
ansys-tools-pathfrom 0.5.2 to 0.6.0Changelog
Sourced from ansys-tools-path's changelog.
Commits
8076daarelease version 0.6.01700ea4Support the version 25.1 of the Ansys unified install (#193)b541a67Bump ansys-sphinx-theme from 0.16.0 to 0.16.2 (#191)ebcc352[pre-commit.ci] pre-commit autoupdate (#192)8ebae4dBump pytest from 8.2.0 to 8.2.1 (#187)de0efa2Bump twine from 5.0.0 to 5.1.0 (#188)f79ec5dBump ansys-sphinx-theme from 0.15.2 to 0.16.0 (#189)9b5b57f[pre-commit.ci] pre-commit autoupdate (#190)196c939Bump pyfakefs from 5.4.1 to 5.5.0 (#185)d8a43d8[pre-commit.ci] pre-commit autoupdate (#186)Updates
pyvistafrom 0.43.7 to 0.43.8Release notes
Sourced from pyvista's releases.
Commits
af115a9🚀 Patch Release 0.43.8e6f31fdAdd missingloadparameter to some example downloads (#6078)5057ff5Fix active normals for propertiespoint_normals,cell_normals, and method...a95c8c7Ensure no overlap with crinkle clip (#6060)Updates
ansys-dpf-corefrom 0.12.0 to 0.12.1Release notes
Sourced from ansys-dpf-core's releases.
Commits
bc39b68Bump to 0.12.1b9de698update unit (#1552)6ca39dbUpdate generated code for DPF 242_rcs_dev2 on master (#1534)8a44c9cEnable parallel_projection as a kwarg (#1535)ae7e203Bump coverage from 7.4.0 to 7.5.0 in /requirements (#1529)c4811dfRevert "Fix apt get ubuntu (#1533)" (#1536)85dcfedFix apt get ubuntu (#1533)d2545d4uncomment tests for custom type fields (#1515)b777188Fix Operator.eval() in case output pin 0 is not named "fields_container" (#1527)105d296remove duplicated LA message (#1523)Updates
ansys-mechanical-corefrom 0.10.10 to 0.10.11Release notes
Sourced from ansys-mechanical-core's releases.
Changelog
Sourced from ansys-mechanical-core's changelog.
Commits
da7e6b0Updating CHANGELOG for v0.10.11942174fMerge branch 'main' into release/0.10171f733fix: upload coverage files only for latest stable version on release workflow...7b0b1dafeat: Add more coverage on logging (#744)e4c46adfix: Display image and build info only for scheduled run (#746)dba0b49Bump version to 10.11bac6120Merge branch 'main' into release/0.1081990d4fix: adding mechanical libraries (#740)039b1cdMAINT: Bump pytest from 8.2.0 to 8.2.1 in the tests group (#742)4b5ac3cMAINT: Bump the doc group with 3 updates (#743)Updates
matplotlibfrom 3.8.4 to 3.9.0Release notes
Sourced from matplotlib's releases.
Commits
be56634REL: v3.9.0846ce8aDOC: Finish documentation for 3.9.08604f67Merge pull request #28206 from meeseeksmachine/auto-backport-of-pr-28205-on-v...196c8dbTST: Followup corrections to #28205d8f3016Backport PR #28205: TST: Fix tests with older versions of ipython4db5ac9Merge pull request #28203 from QuLogic/auto-backport-of-pr-28164-on-v3.9.xef1a2dbMerge pull request #28204 from meeseeksmachine/auto-backport-of-pr-28195-on-v...e4384b8Merge pull request #28191 from QuLogic/no-dev-theme3b65546Backport PR #28195: TST: Prepare for pytest 91b526c3Backport PR #28164: CI: Ensure code coverage is always uploadedUpdates
scipyfrom 1.13.0 to 1.13.1Release notes
Sourced from scipy's releases.
Commits
44e4ebaREL: SciPy 1.13.1 release commit [wheel build]2eb8e1bMerge pull request #20632 from tylerjereddy/treddy_prep_1_13_1_backports1a00d48DOC: PR 20632 updates11e99baBUG: stats: Fixzipf.pmfandzipfian.pmffor int32k(#20702) [wheel bu...506cbebMAINT: stats.wilcoxon: fix bug with Ndim>1, shape[axis]>50, NaN, 'auto' (#20592)c9d8613CI, MAINT: PR 20632 revisions95c50a4MAINT: PR 20632 revisions [wheel build]e7abaf1MAINT: PR 20632 revisions [wheel build]aa32933CI: PR 20632 revisions [wheel build]023b0fbCI: MR 20632 revisionsUpdates
pre-commitfrom 3.7.0 to 3.7.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9ee0768v3.7.1eeac061Merge pull request #3201 from pre-commit/rust-default-language-version296f592determine rust default language version independent of rust-toolchain.toml1602328Merge pull request #3193 from pre-commit/pre-commit-ci-update-config0142f45[pre-commit.ci] pre-commit autoupdated7e21cdMerge pull request #3194 from pre-commit/handle-readonly-3-125c3d006use a simpler gem for testing additional_dependencies0d4c6daadjust _handle_readonly for typeshed updates85fe182Merge pull request #3176 from pre-commit/pre-commit-ci-update-config74d05b4[pre-commit.ci] pre-commit autoupdateUpdates
ansys-sphinx-themefrom 0.15.2 to 0.16.5Commits
39ed278Updating CHANGELOG for v0.16.515b71darelease: bump version 0.16.5024231eUpdating CHANGELOG for v0.16.4e2f1dffrelease: bump version 0.16.421f58fbrelease: bump version 0.16.4d3a2675Merge branch 'release/0.16' of https://github.com/ansys/ansys-sphinx-theme in...ae362bbfeat: adapt package to general PyAnsys repository layout (#387)ec0cc4echore(deps): bump sphinx-autoapi from 3.1.0 to 3.1.1 (#385)2b0f55achore(deps): bump sphinx-notfound-page from 1.0.1 to 1.0.2 (#384)701558achore(deps): bump sphinx-design from 0.5.0 to 0.6.0 (#383)Updates
sphinx-designfrom 0.5.0 to 0.6.0Release notes
Sourced from sphinx-design's releases.
... (truncated)
Changelog
Sourced from sphinx-design's changelog.
... (truncated)
Commits
16af1dc🚀 Release v0.6.0 (#197)f1427ce✨ NEW: sync tabs by URL query parameters (#196)a6f97b8🐛 FIX: do not closeinputtag (#195)e258b45👌 Use reference name by default for internal link cards (#183)3374383✨ NEW: Create custom directives (#194)af64472🔧 Add FIPS compliant flag to md5 call (#162)074f21f👌 Remove duplicate CSS hashing for sphinx >= 7.1 (#193)be1b85d🐛 Fix tab-item label with nested syntax (#135)89aaa26👌 Improve dropdown title bar (#192)169c09d📚 Change syntax dropdown color (#191)Updates
pytestfrom 8.2.0 to 8.2.1Release notes
Sourced from pytest's releases.
Commits
66ff8dfPrepare release version 8.2.13ffcfd1Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x0b28313[8.2.x] Add Python 3.13 (beta) supportf3dd93a[8.2.x] Attest package provenance (#12335)bb5a125[8.2.x] Spelling (#12331)f179bf2Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x2b671b5[8.2.x] cacheprovider: fix.pytest_cachenot being world-readable65ab7cbMerge pull request #12324 from pytest-dev/backport-12320-to-8.2.x4d5fb7dMerge pull request #12319 from pytest-dev/backport-12311-to-8.2.xcbe5996[8.2.x] changelog: document unittest 8.2 change as breakingUpdates
hypothesisfrom 6.100.4 to 6.103.0Commits
54d029dBump hypothesis-python version to 6.103.0 and update changelog822e39dMerge pull request #3962 from tybug/shrinker-ir3814b54temporarily skip stateful shrink quality tests66f2464minor fixes, reword release notes866256edont cache interesting buffer-based datas41b15e3don't permit >128 bit integersa30c0efMerge pull request #4004 from HypothesisWorks/create-pull-request/patche29175fUpdate pinned dependencies6a981fcrefactor slightly25dbf2dtry debugUpdates
dockerfrom 7.0.0 to 7.1.0Release notes
Sourced from docker's releases.