-
Notifications
You must be signed in to change notification settings - Fork 96
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 pip-dependencies group with 18 updates #781
Conversation
Bumps the pip-dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [python-cmr](https://github.com/nasa/python_cmr) | `0.11.0` | `0.12.0` | | [multimethod](https://github.com/coady/multimethod) | `1.11.2` | `1.12` | | [kerchunk](https://github.com/fsspec/kerchunk) | `0.2.5` | `0.2.6` | | [numpy](https://github.com/numpy/numpy) | `2.0.0` | `2.0.1` | | [dask](https://github.com/dask/dask) | `2024.6.2` | `2024.7.1` | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.1` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.2.3` | `4.2.4` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.1` | `0.25.2` | | [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) | `0.24.7` | `0.24.8` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.8.1` | `10.9` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.0` | `0.5.5` | | [types-setuptools](https://github.com/python/typeshed) | `70.1.0.20240627` | `71.1.0.20240726` | | [xarray](https://github.com/pydata/xarray) | `2024.6.0` | `2024.7.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.0` | `3.9.1` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.24.1` | `0.24.3` | | [lxml-html-clean](https://github.com/fedora-python/lxml_html_clean) | `0.1.1` | `0.2.0` | Updates `python-cmr` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/nasa/python_cmr/releases) - [Changelog](https://github.com/nasa/python_cmr/blob/develop/CHANGELOG.md) - [Commits](nasa/python_cmr@v0.11.0...v0.12.0) Updates `multimethod` from 1.11.2 to 1.12 - [Changelog](https://github.com/coady/multimethod/blob/main/CHANGELOG.md) - [Commits](coady/multimethod@v1.11.2...v1.12) Updates `kerchunk` from 0.2.5 to 0.2.6 - [Commits](fsspec/kerchunk@0.2.5...0.2.6) Updates `numpy` from 2.0.0 to 2.0.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.0...v2.0.1) Updates `dask` from 2024.6.2 to 2024.7.1 - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](dask/dask@2024.6.2...2024.7.1) Updates `mypy` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.11.1) Updates `jupyterlab` from 4.2.3 to 4.2.4 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `pre-commit` from 3.7.1 to 3.8.0 - [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.1...v3.8.0) Updates `pytest` from 8.2.2 to 8.3.2 - [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.2...8.3.2) Updates `mkdocstrings` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.25.1...0.25.2) Updates `mkdocs-jupyter` from 0.24.7 to 0.24.8 - [Changelog](https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md) - [Commits](danielfrg/mkdocs-jupyter@0.24.7...0.24.8) Updates `pymdown-extensions` from 10.8.1 to 10.9 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.8.1...10.9) Updates `ruff` from 0.5.0 to 0.5.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.0...0.5.5) Updates `types-setuptools` from 70.1.0.20240627 to 71.1.0.20240726 - [Commits](https://github.com/python/typeshed/commits) Updates `xarray` from 2024.6.0 to 2024.7.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.06.0...v2024.07.0) Updates `matplotlib` from 3.9.0 to 3.9.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.0...v3.9.1) Updates `bump-my-version` from 0.24.1 to 0.24.3 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@0.24.1...0.24.3) Updates `lxml-html-clean` from 0.1.1 to 0.2.0 - [Changelog](https://github.com/fedora-python/lxml_html_clean/blob/main/CHANGES.rst) - [Commits](fedora-python/lxml_html_clean@0.1.1...0.2.0) --- updated-dependencies: - dependency-name: python-cmr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: multimethod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: kerchunk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: dask dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: jupyterlab dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: mkdocs-jupyter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pymdown-extensions dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: xarray dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: matplotlib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: lxml-html-clean dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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.
It is still unclear why the same integration tests fail for any PR, but then succeed once merged, so since the ones failing are only the ones that fall into this category, I'm approving, then merging.
Yeah, I'm really confused about the integration tests. We'll get it one of these days 😆 |
Bumps the pip-dependencies group with 18 updates:
0.11.0
0.12.0
1.11.2
1.12
0.2.5
0.2.6
2.0.0
2.0.1
2024.6.2
2024.7.1
1.10.1
1.11.1
4.2.3
4.2.4
3.7.1
3.8.0
8.2.2
8.3.2
0.25.1
0.25.2
0.24.7
0.24.8
10.8.1
10.9
0.5.0
0.5.5
70.1.0.20240627
71.1.0.20240726
2024.6.0
2024.7.0
3.9.0
3.9.1
0.24.1
0.24.3
0.1.1
0.2.0
Updates
python-cmr
from 0.11.0 to 0.12.0Release notes
Sourced from python-cmr's releases.
Changelog
Sourced from python-cmr's changelog.
Commits
4be001b
/version 0.12.06d0c024
Merge pull request #69 from nasa/release/0.12.01122187
update dependencies9e677c2
Prep for release5b6911a
Add option to search by revision_date (#68)eced8ac
Export DayNightFlag type alias (#64)9431d7f
Bump certifi from 2024.2.2 to 2024.7.4 (#63)3386761
Bump urllib3 from 1.26.18 to 1.26.19 (#62)0619ec0
Bump requests from 2.31.0 to 2.32.3 (#58)2171356
Add support for filtering cloud hosted collections (#55)Updates
multimethod
from 1.11.2 to 1.12Changelog
Sourced from multimethod's changelog.
Commits
d84dd00
Release 1.12.090e0ef
Ruff compatibility.864c895
Annotated aliases supported.a98c163
Simplify unions with common base class.7bb21ae
Codspeed benchmarks.b22fc5b
Contributing guide.b64f1c2
Update issue templates.ba4be0c
Default build backend.9a12e0e
Type aliases supported.2372ea6
Documentoverload
alternatives.Updates
kerchunk
from 0.2.5 to 0.2.6Commits
8b61c5d
Merge pull request #471 from Anu-Ra-g/parse_idxd37bd56
made suggested updateseca50f2
removed fs parameter in parse_grib_idx4b7dd82
Merge pull request #473 from Anu-Ra-g/docstr_updatec5f7472
updated grib_tree's docstring81e8819
added parse_grib_idx function061bf98
Merge pull request #463 from ljwoods2/main3f7cacb
Update kerchunk/hdf.py9a5499a
Update kerchunk/hdf.py6e48c41
Update kerchunk/hdf.pyUpdates
numpy
from 2.0.0 to 2.0.1Release notes
Sourced from numpy's releases.
... (truncated)
Commits
4c9f431
Merge pull request #27000 from charris/prepare-2.0.10e70e00
REL: Prepare for the NumPy 2.0.1 release [wheel build]4d10ffc
Merge pull request #26995 from charris/backport-26985764b667
BUG: Add object cast to avoid warning with limited API9be6ad6
Merge pull request #26971 from charris/backport-269356d950e9
BUG: fix f2py tests to work with v2 API89630c0
Merge pull request #26962 from charris/backport-2691988fa840
TST: Apply test suggestion by Nathan for rlstrip fixesa9da01e
BUG,MAINT: Fix utf-8 character stripping memory access6afbbf8
Merge pull request #26963 from charris/backport-26930Updates
dask
from 2024.6.2 to 2024.7.1Release notes
Sourced from dask's releases.
Commits
0a40ba2
bump version to 2024.7.1c9f3e39
Remove and warn of persist usage (#11237)27ce2f8
Preserve timestamp unit during meta creation (#11233)ca262bc
Ensure that dask expr DataFrames are optimized when put into delayed (#11231)6a04b4e
Fixes ford
freq deprecation inpandas=3
(#11228)894a723
bump approx threshold for test_quantile (#10720)b4b33ca
Bump xarray-contrib/issue-from-pytest-log from 1.2.8 to 1.3.0 (#11221)90c176d
Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#11222)1969a38
bump version to 2024.7.08a39abe
Only count data that is in memory forxarray
sizeof
(#11206)Updates
mypy
from 1.10.1 to 1.11.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
570b90a
Bump version to 1.11b3a102e
FixRawExpressionType.accept
crash with--cache-fine-grained
(#17588)aec04c7
Fix PEP 604 isinstance caching (#17563)cb44e4d
Fixtyping.TypeAliasType
being undefined on python < 3.12 (#17558)6cf9180
Fix types.GenericAlias lookup crash (#17543)64c1ebf
Bump version to 1.11.1+devdbd5f5c
Remove +dev from version for 1.11 releasef0a8c69
Update CHANGELOG for mypy 1.11 (#17540)371f780
CHANGELOG.md update for 1.11 (#17539)2563da0
Fix daemon crash on invalid type in TypedDict (#17495)Updates
jupyterlab
from 4.2.3 to 4.2.4Release notes
Sourced from jupyterlab's releases.
Changelog
Sourced from jupyterlab's changelog.
Commits
c639643
[ci skip] Publish 4.2.48f78e27
Backport PR #16450 on branch 4.2.x (Align extension migration docs with the l...9223530
Backport PR #16507: Add customisation options to prevent inline completer res...3b3fb17
Backport PR #16495: Bump ws from 8.12.0 to 8.17.1 (#16588)be34cd3
Backport PR #16584: Fix the identifier to download licenses in JSON format (#...2521f5e
Backport PR #16587: Fix galata docs on overridingtmpPath
(#16591)ae76e70
Backport PR #16567: Update JupyterLab wordmark color (#16570)280922e
Backport PR #16547: Fix license table CSS selector to apply the selected row ...Updates
pre-commit
from 3.7.1 to 3.8.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
d46423f
v3.8.08133abd
Merge pull request #3265 from lorenzwalthert/issue-3206da0c1d0
implement health check for language:rf641f6a
Merge pull request #3264 from pre-commit/pre-commit-ci-update-configa68a19d
fixes for mypy 1.1188317dd
[pre-commit.ci] pre-commit autoupdatefaa6f8c
Merge pull request #3244 from pre-commit/pre-commit-ci-update-configf632459
[pre-commit.ci] pre-commit autoupdate0252908
Merge pull request #3240 from pre-commit/pre-commit-ci-update-config69b5dce
[pre-commit.ci] pre-commit autoupdateUpdates
pytest
from 8.2.2 to 8.3.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bbcec9c
Prepare release version 8.3.278fe8b6
Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...238bad2
Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-envae6034a
Merge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...31337ab
Merge pull request #12640 from pytest-dev/update-userca3070b
Merge pull request #12637 from pytest-dev/release-8.3.1de98446
Prepare release version 8.3.1bd0a042
Merge pull request #12636 from pytest-dev/update-release-notes664325b
doc/changelog: update 8.3.0 notes19d225d
Merge pull request #12635 from pytest-dev/release-8.3.0Updates
mkdocstrings
from 0.25.1 to 0.25.2Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
afb2a2f
chore: Prepare release 0.25.2e7c8abd
tests: Ignore deprecation warnings for now924ecd8
chore: Template upgradeda216b0
ci: Ignore unused arg80ab498
chore: Clean up pytest warning filters2e5f89e
refactor: Give precedence to Markdown heading level (##
)fb194d8
chore: Clean upget_anchors
64c5ff6
chore: Improve code comments8013be4
chore: Clean up unused conditionUpdates
mkdocs-jupyter
from 0.24.7 to 0.24.8Commits
26bc5cf
cleanup custom_mathjax_url70f5a59
Bump braces from 3.0.2 to 3.0.3 in /js (#203)6867505
added custom_mathjax_url option (#201)1570e74
Fix of possible issue with Table of Contents when leaving code under backquot...Updates
pymdown-extensions
from 10.8.1 to 10.9Release notes
Sourced from pymdown-extensions's releases.
Commits
cd7c704
Support Python 3.13 (#2422)72108f0
Bump version368aedc
Remove unnecessary logic6b1041f
Update JS doc deps973301b
Ignore perceived lint issue (#2421)ef38568
fix: allow downloading when content-length header is missing (#2413)4ad2baf
Update JS doc deps6ed6826
Remove polyfill requirements for Mathjax and do not recommend it in docsc8856a3
really drop python<=3.7 support (#2391)f1e2fad
Update tests to account for latest Ruff and Pygments updates (#2379)Updates
ruff
from 0.5.0 to 0.5.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
fc16d8d
Bump version to 0.5.5 (https://earthaccess--781.org.readthedocs.build/en/781/