Bump the package-updates group across 1 directory with 9 updates#104
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the package-updates group across 1 directory with 9 updates#104dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the package-updates group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.3` | `2.13.4` | | [zarr](https://github.com/zarr-developers/zarr-python) | `3.1.6` | `3.2.1` | | [numpy](https://github.com/numpy/numpy) | `2.4.4` | `2.4.5` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.5` | `7.14.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.13` | | [mypy](https://github.com/python/mypy) | `1.20.2` | `2.1.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260408` | `6.0.12.20260518` | | [types-shapely](https://github.com/python/typeshed) | `2.1.0.20260408` | `2.1.0.20260518` | | [zensical](https://github.com/zensical/zensical) | `0.0.37` | `0.0.42` | Updates `pydantic` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.4) Updates `zarr` from 3.1.6 to 3.2.1 - [Release notes](https://github.com/zarr-developers/zarr-python/releases) - [Changelog](https://github.com/zarr-developers/zarr-python/blob/main/docs/release-notes.md) - [Commits](zarr-developers/zarr-python@v3.1.6...v3.2.1) Updates `numpy` from 2.4.4 to 2.4.5 - [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.5) Updates `coverage` from 7.13.5 to 7.14.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.14.0) Updates `ruff` from 0.15.12 to 0.15.13 - [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.13) Updates `mypy` from 1.20.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) Updates `types-pyyaml` from 6.0.12.20260408 to 6.0.12.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `types-shapely` from 2.1.0.20260408 to 2.1.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `zensical` from 0.0.37 to 0.0.42 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.37...v0.0.42) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: zarr dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: numpy dependency-version: 2.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: coverage dependency-version: 7.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: package-updates - dependency-name: types-pyyaml dependency-version: 6.0.12.20260518 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: types-shapely dependency-version: 2.1.0.20260518 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: zensical dependency-version: 0.0.42 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: package-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 package-updates group with 9 updates in the / directory:
2.13.32.13.43.1.63.2.12.4.42.4.57.13.57.14.00.15.120.15.131.20.22.1.06.0.12.202604086.0.12.202605182.1.0.202604082.1.0.202605180.0.370.0.42Updates
pydanticfrom 2.13.3 to 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
zarrfrom 3.1.6 to 3.2.1Release notes
Sourced from zarr's releases.
... (truncated)
Changelog
Sourced from zarr's changelog.
... (truncated)
Commits
85890b3release : 3.2.1 release notes (#3942)37ae37bfix: defer to fsspec for memory url scheme (#3944)021662cfix: use contextual arrayspec when validating / evolving codecs (#3941)ad374b5cast_value data type validation was checking the source data type instead of ...f8c0c5dfeat:metadata package (#3919)3ede5e8docs: build 3.2.0 release notes (#3932)870fabdchore/3.2.0 release notes (#3927)ac667c1chore: automate more of the release process (#3896)23e9635feat: add cast_value and scale_offset codecs (#3874)279d400fix(storage): preserve leading slashes in FsspecStore.path (#3926)Updates
numpyfrom 2.4.4 to 2.4.5Release notes
Sourced from numpy's releases.
... (truncated)
Commits
26e8185Merge pull request #31441 from charris/prepare-2.4.5573110cREL: Prepare for the NumPy 2.4.5 release.be6123aMerge pull request #31426 from jorenham/backport-31425a286f52TYP: FixDTypeLikeruntime type-checker supportf880727Merge pull request #31404 from charris/backport-31399626d469Merge pull request #31402 from charris/backport-31397a42bd48Merge pull request #31401 from charris/backport-31396207ad05TYP:_NestedSequencetype parameter default to work around a mypy issue (#3...309b637BUG: exclude pycache directories from wheels (#31397)8ded93cBUG: Avoid UB in safe_[add,sub,mul] helpers (#31396)Updates
coveragefrom 7.13.5 to 7.14.0Changelog
Sourced from coverage's changelog.
Commits
646351bdocs: sample HTML for 7.14.039cd015docs: prep for 7.14.0649e8aadocs: thanks Alex Vandiver for #21658cd392efix: snapshot data in Collector.flush_data to avoid threading race (#2165)c48e0edfix: less output for combiningc2a3a28docs: explain the change from #21621cd47aafix: implicit combine-during-report now removes the combined data files2d99fd7feat: automatically combine coverage in report, thanks Tim Hatch (#2162)9fbdcdffix: lazy soft keywords are bolded5de7d02build: oops, misplaced quoteUpdates
rufffrom 0.15.12 to 0.15.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2afb467Bump 0.15.13 (#25157)3008796[ty] classify TypeVar semantic tokens as type parameters (#24891)79470e3[isort] Avoid constructingglob::Patterns for literal known modules (#25123)2522549Remove shellcheck from prek (#25154)7db7170[ty] Support TypedDict key completions in incomplete, anonymous contexts (#25...bb3dd53[ty] Run full iteration analysis on narrowed typevars (#25143)828cdb7[ty] Isolate file-watching test environment (#25151)89e1d86[ty] Preserve TypedDict keys through dict unpacking (#24523)86f3064[ty] Avoid accessingargs[0]forstatic_assert(#25149)ed819f9[ty] Treat custom enum__new__values as dynamic (#25136)Updates
mypyfrom 1.20.2 to 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
types-pyyamlfrom 6.0.12.20260408 to 6.0.12.20260518Commits
Updates
types-shapelyfrom 2.1.0.20260408 to 2.1.0.20260518Commits
Updates
zensicalfrom 0.0.37 to 0.0.42Release notes
Sourced from zensical's releases.
... (truncated)
Commits
7a141c5chore: release v0.0.426b54e14fix: update ui to v0.0.18cdee1e8fix: disabling link validation doesn't disable link and reference collection ...7a5d97aMerge pull request #680 from zensical/fix/validation-edge-cases4355dadfix: harden link validation for files with CRLF line endingsa418c6bfix: link validation doesn't ignore fenced code blocks when\ris presentb31dd14fix:$at end of line breaks link validation (#659)17c67a2fix: remove abbreviations from table of contents (#669)6eb2f4dfix: reserve theme namezensicala5a8641fix: only wait for config update after a first successful build (#670)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