-
Notifications
You must be signed in to change notification settings - Fork 18
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 runtime-dependencies group across 1 directory with 8 updates #1570
base: staging
Are you sure you want to change the base?
Bump the runtime-dependencies group across 1 directory with 8 updates #1570
Conversation
Bumps the runtime-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [asteval](https://github.com/lmfit/asteval) | `1.0.2` | `1.0.5` | | [netcdf4](https://github.com/Unidata/netcdf4-python) | `1.7.1.post1` | `1.7.2` | | [numpy](https://github.com/numpy/numpy) | `2.0.1` | `2.2.1` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.10.5` | | ruamel-yaml | `0.18.6` | `0.18.10` | | [scipy](https://github.com/scipy/scipy) | `1.14.1` | `1.15.0` | | [sdtfile](https://github.com/cgohlke/sdtfile) | `2024.5.24` | `2024.12.6` | Updates `asteval` from 1.0.2 to 1.0.5 - [Release notes](https://github.com/lmfit/asteval/releases) - [Commits](lmfit/asteval@1.0.2...1.0.5) Updates `netcdf4` from 1.7.1.post1 to 1.7.2 - [Release notes](https://github.com/Unidata/netcdf4-python/releases) - [Changelog](https://github.com/Unidata/netcdf4-python/blob/master/Changelog) - [Commits](https://github.com/Unidata/netcdf4-python/commits) Updates `numpy` from 2.0.1 to 2.2.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.1...v2.2.1) Updates `pandas` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.2...v2.2.3) Updates `pydantic` from 2.8.2 to 2.10.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.10.5) Updates `ruamel-yaml` from 0.18.6 to 0.18.10 Updates `scipy` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.15.0) Updates `sdtfile` from 2024.5.24 to 2024.12.6 - [Release notes](https://github.com/cgohlke/sdtfile/releases) - [Changelog](https://github.com/cgohlke/sdtfile/blob/master/CHANGES.rst) - [Commits](cgohlke/sdtfile@v2024.5.24...v2024.12.6) --- updated-dependencies: - dependency-name: asteval dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: netcdf4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: sdtfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis pull request updates the runtime dependencies for several packages. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
for more information, see https://pre-commit.ci
Quality Gate passedIssues Measures |
Bumps the runtime-dependencies group with 8 updates in the / directory:
1.0.2
1.0.5
1.7.1.post1
1.7.2
2.0.1
2.2.1
2.2.2
2.2.3
2.8.2
2.10.5
0.18.6
0.18.10
1.14.1
1.15.0
2024.5.24
2024.12.6
Updates
asteval
from 1.0.2 to 1.0.5Release notes
Sourced from asteval's releases.
Commits
8d7326d
improve error management; shunt .run() with string to .eval()cc1f757
strengthen tests to assure length of errors, testing both .call() and .run()36dc5f1
more tests and updates for exception handling84ab7d7
more changes for #133 and exception handling84ed2f3
improve expection handling with raise_errors=True, fixing GH1333c55649
add test for GH133fcb2a39
emergency fix for handling errors, exposed by lmfit1f135fa
Procedures: move 'build signature' to _signature() method, use in repr45beb7b
add support for deleting subscript6a218da
add Group() function to nested symbol tableUpdates
netcdf4
from 1.7.1.post1 to 1.7.2Changelog
Sourced from netcdf4's changelog.
... (truncated)
Commits
Updates
numpy
from 2.0.1 to 2.2.1Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
7469245
Merge pull request #28047 from charris/prepare-2.2.1acb051e
REL: Prepare for the NumPy 2.2.1 release [wheel build]28a091a
Merge pull request #28044 from charris/backport-28039723605b
TST: Add test for allowingNone
in operand sequence passed tonditer
554739e
TYP: allowNone
in operand sequence of nditer31bc4c8
Merge pull request #28021 from charris/backport-2802032f52a3
CI: pin scipy-doctest to 1.5.1 (#28020)6219aeb
Merge pull request #28007 from charris/backport-28005eb7071c
Merge pull request #28006 from charris/backport-280034f82c32
BUG: Cython API was missing NPY_UINTP.Updates
pandas
from 2.2.2 to 2.2.3Release notes
Sourced from pandas's releases.
Commits
0691c5c
RLS: 2.2.3658dfdd
relax cython bound6891e90
Backport PR #59847: BLD: Build wheels for Python 3.13 on aarch64 as wellf108468
RLS: 2.2.36958738
Backport PR #59840: BLD: Final release prep for 2.2.3 (#59842)0bd98fe
Backport PR #59136 on branch 2.2.x (Upload 3.13 & free-threaded nightly wheel...8d67e77
Backport PR #59836 on branch 2.2.x (BLD: Fix bad Cython annotation) (#59837)f7b6378
Assorted backports for 2.2.x (#59785)2127b42
Backport #59144 on 2.2.x / 2.3.x (remove ops div class to solve #2137) (#59535)4a20adb
Backport PR #59813 on branch 2.2.x (CI: Debug failing ARM builds) (#59828)Updates
pydantic
from 2.8.2 to 2.10.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
5d34efd
Prepare release v2.10.5 (#11237)6e585f9
Fix url serialization for unions (#11233)5a22e02
Remove custom MRO implementation of Pydantic models (#11195)5bd3a65
fix history.md46f0945
Prepare for v2.10.4 (#11144)ea69e69
Make sure the type reference is removed from the seen references (#11145)a07c31e
Include JSON Schema input core schema in function schemas (#11142)9166d55
UpdateWithJsonSchema
documentation, add usage documentation for `json_sche...572f57d
Rewrite validators documentation (#11060)9faa8d9
Fix for comaparison of AnyUrl objects (#11082)Updates
ruamel-yaml
from 0.18.6 to 0.18.10Updates
scipy
from 1.14.1 to 1.15.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
6e246d0
REL: 1.15.0 "final" rel commit [wheel build]ed7c850
Merge pull request #22233 from tylerjereddy/treddy_backports_1.15.0_final2e2f2cd
MAINT: PR 22233 wheel build [wheel build]f05c622
DOC: Update 1.15.0 relnotes7348d92
Update scipy/differentiate/_differentiate.py56b1f7e
DOC: differentiate.jacobian: correct/improve documentation about callable int...30077e7
DEP: linalg.solve_toeplitz/matmul_toeplitz: warn on n-Dc
,r
(#22193)256c1a2
Merge pull request #22181 from tylerjereddy/treddy_prep_scipy_1.15.0rc3f046276
REL: set 1.15.0rc3 unreleaseda3d40a8
REL: 1.15.0rc2 rel commit [wheel build]Updates
sdtfile
from 2024.5.24 to 2024.12.6Release notes
Sourced from sdtfile's releases.
Changelog
Sourced from sdtfile's changelog.
Commits
96afd12
Release v2024.12.6bd6f037
Update CHANGES.rst3ec4a2c
Update sdtfile/sdtfile.pybc66e0e
Release v2024.11.24243c910
Update CHANGES.rst544573f
Update setup.py26a4e0c
Update sdtfile/sdtfile.pye4ebe26
Update sdtfile/init.pyYou can trigger a rebase of this PR 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 conditionsSummary by Sourcery
Build: