Bump the development-dependencies group with 7 updates#645
Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
Closed
Bump the development-dependencies group with 7 updates#645dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps the development-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [types-tqdm](https://github.com/python/typeshed) | `4.67.0.20241119` | `4.67.0.20241221` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.122.3` | `6.122.6` | | [ipython](https://github.com/ipython/ipython) | `8.30.0` | `8.31.0` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.3.3` | `4.3.4` | | [jupytext](https://github.com/mwouts/jupytext) | `1.16.4` | `1.16.6` | | [mdformat](https://github.com/hukkin/mdformat) | `0.7.19` | `0.7.21` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.0` | Updates `types-tqdm` from 4.67.0.20241119 to 4.67.0.20241221 - [Commits](https://github.com/python/typeshed/commits) Updates `hypothesis` from 6.122.3 to 6.122.6 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.122.3...hypothesis-python-6.122.6) Updates `ipython` from 8.30.0 to 8.31.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.30.0...8.31.0) Updates `jupyterlab` from 4.3.3 to 4.3.4 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.3.4/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.3.3...@jupyterlab/lsp@4.3.4) Updates `jupytext` from 1.16.4 to 1.16.6 - [Release notes](https://github.com/mwouts/jupytext/releases) - [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md) - [Commits](mwouts/jupytext@v1.16.4...v1.16.6) Updates `mdformat` from 0.7.19 to 0.7.21 - [Commits](hukkin/mdformat@0.7.19...0.7.21) Updates `mypy` from 1.13.0 to 1.14.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: types-tqdm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jupyterlab dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: jupytext dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mdformat dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #647. |
auto-merge was automatically disabled
December 29, 2024 03:58
Pull request was closed
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 development-dependencies group with 7 updates:
4.67.0.202411194.67.0.202412216.122.36.122.68.30.08.31.04.3.34.3.41.16.41.16.60.7.190.7.211.13.01.14.0Updates
types-tqdmfrom 4.67.0.20241119 to 4.67.0.20241221Commits
Updates
hypothesisfrom 6.122.3 to 6.122.6Release notes
Sourced from hypothesis's releases.
Commits
06c0e6aBump hypothesis-python version to 6.122.6 and update changelogcd7dd9cMerge pull request #4207 from tybug/float-clamper787e9bftry even more coverage?0334264fix clamping typing8282339add covering exampleb56c410remove unused rule28927feuse a single clamper for floatsac3d793Bump hypothesis-python version to 6.122.5 and update changelog54a77e9Merge pull request #4203 from HypothesisWorks/DRMacIver/precise-shrinking-of-...d377752Bump hypothesis-python version to 6.122.4 and update changelogUpdates
ipythonfrom 8.30.0 to 8.31.0Commits
22d6a1crelease 8.31.0d1a77beBackport PR #14626 on branch 8.x (whatsnew 8.31) (#14628)3850badBackport PR #14626: whatsnew 8.31c696eefBackport PR #14601 on branch 8.x (Deprecate inputtransformer since 7.0) (#14603)028f9b3Backport PR #14601: Deprecate inputtransformer since 7.086a74d8Bump codecov/codecov-action from 4 to 5 in the actions group (#14593)9cdf92dFix completion tuple (#14594)1078df7types hintsce148f2fix IPCompleter inside tuples/arrays when jedi is disabled9b18d6cFix typo in whatsnew. (#14599)Updates
jupyterlabfrom 4.3.3 to 4.3.4Release notes
Sourced from jupyterlab's releases.
Changelog
Sourced from jupyterlab's changelog.
Commits
ac04260[ci skip] Publish 4.3.4541b913Backport PR #17091: Sync Settings Editor with Updated Settings (#17102)baa61e0Backport PR #17097: Focus terminal after copy and paste operations (#17101)3effdffBackport PR #17098: Fix background of the popup toolbar (#17099)4952deeBackport PR #17094: Workaround the Chromium bug withnavigator.language(#1...6c4b037Backport PR #17082: Fix continuous inline completion (#17093)ee8a17cBackport PR #17065: Fix contrast for unselected search matches in Dark High C...Updates
jupytextfrom 1.16.4 to 1.16.6Release notes
Sourced from jupytext's releases.
Changelog
Sourced from jupytext's changelog.
Commits
8409313Combine the two hashes only if the file names differ1f5c68aalways use "-" as delimiter2b2d4c2use - as a delimeter1285531Update CHANGELOGd0e5b7aImplementrequire_hash7ecc406Add a MIT badgef2e1b9dEnsure that we get the text as text (not json)8dccab4Update CHANGELOG4d95e36Use metadata to determine the extension of notebooks coming from stdin4f9b8beRemove defaults channelUpdates
mdformatfrom 0.7.19 to 0.7.21Commits
e07e382Bump version: 0.7.20 → 0.7.213e29016fix: circular import in plugins that import frommdformat.rendererd9aa005Merge pull request #500 from hukkin/version-0.7.20a4f971cBump version: 0.7.19 → 0.7.20fa91de5maintain: add v0.7.20 changelog062ad6dadd:--no-validateoption to skip AST safety check (#496)52f3c06tests: improve plugin option merge teste3b4c33maintain: give explicit sphinx conf to readthedocsf568716fix: regex in is_md_equal is too greedy3dd45d2improve: cache textwrap.TextWrapper objectsUpdates
mypyfrom 1.13.0 to 1.14.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
6f37859Remove +dev from version for release 1.145a6a754Minor updates to 1.14 changelog (#18310)9772d48Update changelog for release 1.14 (#18301)92473c8Warn about --follow-untyped-imports (#18249)e6ce8bePEP 702 (@deprecated): descriptors (#18090)5082a22[mypyc] Document optimized bytes ops and additional str ops (#18242)ee19ea7[mypyc] Add primitives and specialization for ord() (#18240)cc45bec[mypyc] Make exception type check in assertRaises test helper precise (#18241)f51090dMake "deprecated" Note a standard Error, disabled by default (#18192)242873aImplement flag to allow typechecking of untyped modules (#17712)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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