-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bump the dependencies group across 1 directory with 6 updates #766
Conversation
Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.2.1` | `2.2.2` | | [ansys-mechanical-core](https://github.com/ansys/pymechanical) | `0.11.10` | `0.11.12` | | [scipy](https://github.com/scipy/scipy) | `1.15.0` | `1.15.1` | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.2.4` | `1.2.6` | | [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.14` | `1.15` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.123.7` | `6.124.1` | Updates `numpy` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.1...v2.2.2) Updates `ansys-mechanical-core` from 0.11.10 to 0.11.12 - [Release notes](https://github.com/ansys/pymechanical/releases) - [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md) - [Commits](ansys/pymechanical@v0.11.10...v0.11.12) Updates `scipy` from 1.15.0 to 1.15.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.0...v1.15.1) Updates `ansys-sphinx-theme` from 1.2.4 to 1.2.6 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.2.4...v1.2.6) Updates `pypandoc` from 1.14 to 1.15 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.14...v1.15) Updates `hypothesis` from 6.123.7 to 6.124.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.123.7...hypothesis-python-6.124.1) --- updated-dependencies: - dependency-name: numpy 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: scipy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansys-sphinx-theme dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pypandoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #766 +/- ##
=======================================
Coverage 94.98% 94.98%
=======================================
Files 109 109
Lines 5698 5698
Branches 323 323
=======================================
Hits 5412 5412
Misses 285 285
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@dependabot unignore ansys-mapdl-core |
OK, I will stop ignoring the ansys-mapdl-core dependency. |
Looks like this PR has already been merged. If you've moved back to an older version of these dependencies a new PR will be created next time Dependabot checks your dependencies. |
Bumps the dependencies group with 6 updates in the / directory:
2.2.1
2.2.2
0.11.10
0.11.12
1.15.0
1.15.1
1.2.4
1.2.6
1.14
1.15
6.123.7
6.124.1
Updates
numpy
from 2.2.1 to 2.2.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
fd8a68e
Merge pull request #28184 from charris/prepare-2.2.20d106a5
REL: Prepare for the NumPy 2.2.2 release [wheel build]dfdd35a
Merge pull request #28175 from charris/backport-28056e4517a8
Merge pull request #28176 from charris/backport-281682c0432b
Merge pull request #28178 from charris/backport-281702230a08
Merge pull request #28177 from charris/backport-28169b04e32c
TYP: Fix missing and spurious top-level exports6a5f537
TYP: preserve shape-type in ndarray.astype()f782790
TYP: Fix overlapping overloads issue in 2->1 ufuncsa19acf1
BUG: Fix casing for f2py directivesUpdates
ansys-mechanical-core
from 0.11.10 to 0.11.12Release notes
Sourced from ansys-mechanical-core's releases.
Commits
9eff3e0
chore: updating CHANGELOG for v0.11.1267b4035
Bump version 0.11.126200fcb
CHORE: Update default product version to 25R1 (#1045)c94c2b5
FEAT: docker and ci/cd change for 25R1 (#1042)e3faf2b
CHORE: Bumpansys-mechanical-env
version from0.1.8
to0.1.9
(#1048)9364aaf
chore: Bumpansys-mechanical-stubs
from 0.1.5 to 0.1.6 (#1044)62c55a6
chore: pre-commit automatic update (#1039)2ee9411
FEAT: Update enum and globals (#1037)1a439b5
feat: add poster method that raises an exception (#1038)205f86c
CHORE: Bump the doc group with 2 updates (#1036)Updates
scipy
from 1.15.0 to 1.15.1Release notes
Sourced from scipy's releases.
Commits
df134ea
REL: 1.15.1 rel commit [wheel build]f939c19
Merge pull request #22296 from tylerjereddy/treddy_1.15.1_backports609bb3c
DOC: PR 22296 revisions5bfd6a2
TST: stats.Normal: bump tolerance on test of logcdf (#22276)f9a549c
DOC: update 1.15.1 relnotes6f011d8
MAINT: Update highs subproject commit0ff01de
TST: fix thread safety issue in interpolate.bsplines memmap test21c65ab
BLD: fix some issues with undeclared internal build dependencies826759e
MAINT: fix url for array-api-extra git submodule9af1fcd
Merge pull request #22235 from tylerjereddy/treddy_prep_1.15.1Updates
ansys-sphinx-theme
from 1.2.4 to 1.2.6Commits
21918b4
release: v1.2.6f03dd30
fix: LICENSES8926bd3
chore: updating CHANGELOG for v1.2.5d2b67dc
release: v1.2.5f727a18
chore(deps): update pydata-sphinx-theme requirement from <0.16,>=0.15.4 to >=...Updates
pypandoc
from 1.14 to 1.15Release notes
Sourced from pypandoc's releases.
Commits
9475b0f
pypandoc v1.155704b06
allow non-latex intermediaries for pdf generation (#381)3fd939c
Fix convert_file for Python 3.13 (#384)32d3a40
Dropped CI support for older python and pypy versions (#387)8bc3c51
Added parameter to control if files are sorted before being passed to pandoc ...50f3b08
Added support for python 3.13 - Removed ubber bound (#379)Updates
hypothesis
from 6.123.7 to 6.124.1Release notes
Sourced from hypothesis's releases.
... (truncated)
Commits
d3baf4e
Bump hypothesis-python version to 6.124.1 and update changelog2ce4344
Merge pull request #4221 from tybug/atheris-tcs703ae81
add + adjust covering tests4097056
always use 8 bits for draw_boolean, cap falsey to 1be289ab
validation for provider_kwe140bd3
add BytestringProvider for fuzz_one_input50d2707
Bump hypothesis-python version to 6.124.0 and update changelogcca3c71
Merge pull request #4241 from tybug/db-choices714bc5d
add more tests, reword release notes2f0981b
use typed choice sequence in the databaseMost Recent Ignore Conditions Applied to This Pull Request
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