chore(deps): bump the all-dependencies group across 1 directory with 7 updates - #235
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the all-dependencies group across 1 directory with 7 updates#235dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…7 updates Bumps the all-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.9.6` | `4.10.0` | | [numpy](https://github.com/numpy/numpy) | `2.4.4` | `2.4.6` | | [hydra-core](https://github.com/facebookresearch/hydra) | `1.3.2` | `1.3.3` | | [pyscf](https://github.com/pyscf/pyscf) | `2.13.0` | `2.13.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.17` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260510` | `6.0.12.20260518` | Updates `platformdirs` from 4.9.6 to 4.10.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.9.6...4.10.0) Updates `numpy` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.4...v2.4.6) Updates `hydra-core` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/facebookresearch/hydra/releases) - [Changelog](https://github.com/facebookresearch/hydra/blob/v1.3.3/NEWS.md) - [Commits](facebookresearch/hydra@v1.3.2...v1.3.3) Updates `pyscf` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/pyscf/pyscf/releases) - [Changelog](https://github.com/pyscf/pyscf/blob/master/CHANGELOG) - [Commits](pyscf/pyscf@v2.13.0...v2.13.1) Updates `pytest` from 9.0.3 to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.0) Updates `ruff` from 0.15.12 to 0.15.17 - [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.15.12...0.15.17) Updates `types-pyyaml` from 6.0.12.20260510 to 6.0.12.20260518 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: hydra-core dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pyscf dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260518 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all-dependencies group with 7 updates in the / directory:
4.9.64.10.02.4.42.4.61.3.21.3.32.13.02.13.19.0.39.1.00.15.120.15.176.0.12.202605106.0.12.20260518Updates
platformdirsfrom 4.9.6 to 4.10.0Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
04cb136Release 4.10.0078bc61✨ feat: add user_publicshare_dir, user_templates_dir, user_fonts_dir, user_pr...d279747✨ feat: add user_projects_dir for $XDG_PROJECTS_DIR (#490)4116391[pre-commit.ci] pre-commit autoupdate (#489)dbc63f5chore: improve platformdirs maintenance path (#488)9265108[pre-commit.ci] pre-commit autoupdate (#487)9f857ec[pre-commit.ci] pre-commit autoupdate (#486)a76e777[pre-commit.ci] pre-commit autoupdate (#484)903fd9f[pre-commit.ci] pre-commit autoupdate (#483)a5da35dbuild(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the all group (#482)Updates
numpyfrom 2.4.4 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
b832a09Merge pull request #31462 from charris/prepare-2.4.657cc147REL: Prepare for the NumPy 2.4.6 release0c72b0bMerge pull request #31459 from charris/backport-313479778d26BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...e0e3876BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...d1bffebBUG:np.linalg.svd(..., hermitian=True)returns non-unitaryvh(#31347)8d8d7e5Merge pull request #31453 from seberg/issue-31452bddaab7BUG: Fix regression inarr.conj()37a1eccMerge pull request #31444 from charris/begin-2.4.63c0e043MAINT: Prepare 2.4.x for further developmentUpdates
hydra-corefrom 1.3.2 to 1.3.3Release notes
Sourced from hydra-core's releases.
Changelog
Sourced from hydra-core's changelog.
Commits
d69214bAdd 1.3 branch PyPI publish workflowe67cae3Prepare Hydra 1.3.3 releasef8d6111Fix source builds without pkg_resourcesUpdates
pyscffrom 2.13.0 to 2.13.1Release notes
Sourced from pyscf's releases.
Changelog
Sourced from pyscf's changelog.
Commits
f3754edRelease 2.13.1 (#3232)6badca8fix cp2k basis missing bug9fc6f99Fix a batch of C-side correctness bugs across pbc, gto, vhf, dft, mcscf, ao2m...f9ecb25handle stderr on winc744d50upgrade dispersion (#3209)60cd902Correctly fallback to loading ECP from basis-set-exchangedb2ec05Better SG1 radii parameter for ghost atom45809ecMerge pull request #3205 from fchapoton/details_in_tools20f12bca few minor code simplifications and formatting in pyscf/tools2f85ea3Merge pull request #3201 from fchapoton/code_detail_in_geomUpdates
pytestfrom 9.0.3 to 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
rufffrom 0.15.12 to 0.15.17Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7c645a9Bump 0.15.17 (#25872)f381eb1Prioritize human-readable names in CLI output (#25869)b9b4546Minor workflow simplification (#25870)1e77ba0[ty] MovePreformattedBlockScannerto format-agnostic location. (#25856)6f2b772[ty] Preserve nominal type of enum.property instances (#25849)be4777c[ty] Fix site-package error when multiple versions of pythons are installed i...53f6ff7Allow human-readable names in suppression comments (#25614)6740325[ty] Restrict uncached raw signature access (#25866)970b1bfAuto-update snapshots when syncing typeshed (#25841)0785793Fix handling ofignorecomments within adisable/enablepair (#25845)Updates
types-pyyamlfrom 6.0.12.20260510 to 6.0.12.20260518Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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