-
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 6 updates #1563
Conversation
Bumps the runtime-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [asteval](https://github.com/lmfit/asteval) | `1.0.3` | `1.0.5` | | [netcdf4](https://github.com/Unidata/netcdf4-python) | `1.7.1.post2` | `1.7.2` | | [numpy](https://github.com/numpy/numpy) | `2.0.2` | `2.2.0` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` | | [sdtfile](https://github.com/cgohlke/sdtfile) | `2024.5.24` | `2024.12.6` | | [xarray](https://github.com/pydata/xarray) | `2024.9.0` | `2024.11.0` | Updates `asteval` from 1.0.3 to 1.0.5 - [Release notes](https://github.com/lmfit/asteval/releases) - [Commits](lmfit/asteval@1.0.3...1.0.5) Updates `netcdf4` from 1.7.1.post2 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.2 to 2.2.0 - [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.2...v2.2.0) 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 `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) Updates `xarray` from 2024.9.0 to 2024.11.0 - [Release notes](https://github.com/pydata/xarray/releases) - [Changelog](https://github.com/pydata/xarray/blob/main/HOW_TO_RELEASE.md) - [Commits](pydata/xarray@v2024.09.0...v2024.11.0) --- 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: sdtfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: xarray dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis pull request updates several runtime dependencies to their latest versions. The main changes involve updating version constraints in setup.cfg and requirements_dev.txt to accommodate newer versions of numpy (from <2.1 to <2.3) along with version bumps for other packages including asteval, netcdf4, pandas, sdtfile, and xarray. 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!
Quality Gate passedIssues Measures |
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the runtime-dependencies group with 6 updates in the / directory:
1.0.3
1.0.5
1.7.1.post2
1.7.2
2.0.2
2.2.0
2.2.2
2.2.3
2024.5.24
2024.12.6
2024.9.0
2024.11.0
Updates
asteval
from 1.0.3 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 lmfitUpdates
netcdf4
from 1.7.1.post2 to 1.7.2Changelog
Sourced from netcdf4's changelog.
... (truncated)
Commits
Updates
numpy
from 2.0.2 to 2.2.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
e7a123b
Merge pull request #27928 from charris/prepare-2.2.0d97d071
MAINT: Try fixing MacOS cirrus build failures. [wheel build]1ed7b67
REL: Prepare for the NumPy 2.2.0 release [wheel build]fd9e7ef
Merge pull request #27916 from charris/backport-279152e0941f
MAINT: Bump actions/cache from 4.1.2 to 4.2.0013656d
Merge pull request #27912 from charris/backport-278777895ba6
Merge pull request #27913 from charris/backport-27896ee8d1cd
PERF: improve multithreaded ufunc scaling (#27896)77fff6b
ENH: Refactor__qualname__
across API (#27877)b30a338
Merge pull request #27911 from charris/backport-27891Updates
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
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.pyUpdates
xarray
from 2024.9.0 to 2024.11.0Release notes
Sourced from xarray's releases.
... (truncated)
Commits
1bb867d
v2024.11.0 (#9794)b18afbf
ListedColormap: don't pass N colors (#9811)38d5308
Add note on DataTree.map_over_datasets to migration guide (#9804)1c88f1e
Faster chunk checking for backend datasets (#9808)e510a9e
Compatibility with Zarr v3b2 (#9795)6942d68
Minor format tweak to unrecognized engine error (#9809)ad5c7ed
AddGroupBy.shuffle_to_chunks()
(#9320)077276a
Add utility for opening remote files withfsspec
(#9797)339ed93
Soft import (#9561)700191b
Bump minimum versions (#9796)Most Recent Ignore Conditions Applied to This Pull Request
You 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: