Bump the dependencies group across 1 directory with 10 updates#1254
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dependencies group across 1 directory with 10 updates#1254dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [twine](https://github.com/pypa/twine) | `5.1.1` | `6.0.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.14.0` | | [wheel](https://github.com/pypa/wheel) | `0.44.0` | `0.45.1` | | [notebook](https://github.com/jupyter/notebook) | `7.2.2` | `7.3.2` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.382.post1` | `1.1.391` | | [playwright](https://github.com/microsoft/playwright-python) | `1.47.0` | `1.49.1` | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.5` | `4.67.1` | Updates `pytest` from 8.3.3 to 8.3.4 - [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.3.3...8.3.4) Updates `twine` from 5.1.1 to 6.0.1 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@v5.1.1...6.0.1) Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) Updates `mypy` from 1.11.2 to 1.14.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.14.0) Updates `wheel` from 0.44.0 to 0.45.1 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.44.0...0.45.1) Updates `notebook` from 7.2.2 to 7.3.2 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.2.2...@jupyter-notebook/tree@7.3.2) Updates `pyright` from 1.1.382.post1 to 1.1.391 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.382.post1...v1.1.391) Updates `playwright` from 1.47.0 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.47.0...v1.49.1) Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) Updates `tqdm` from 4.66.5 to 4.67.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.5...v4.67.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... 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 dependencies group with 10 updates in the / directory:
8.3.38.3.45.1.16.0.15.0.06.0.01.11.21.14.00.44.00.45.17.2.27.3.21.1.382.post11.1.3911.47.01.49.124.8.024.10.04.66.54.67.1Updates
pytestfrom 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4eUpdate pypa/gh-action-pypi-publish to v1.12.298dff36Prepare release version 8.3.41b474e2approx: use exact comparison for bool (#13013)b541721docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87bpytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72bImprove docs on basetemp and retention (#12912) (#12928)c875841Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
twinefrom 5.1.1 to 6.0.1Changelog
Sourced from twine's changelog.
Commits
a723876Merge pull request #1189 from pypa/release-6.0.19a24828Update changelog for 6.0.1a017005Merge pull request #1188 from pypa/ww/fix-twine-check-globe98f03bcheck: fix handling of non-shell-expanded globs873f33ebuild(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#1175)067412eUse brackets for the default value of option arguments (#1149)f32dc35Apply ruff/Perflint rule (#1136)aa58273Don't require importlib_metadata on Python 3.10+675565fchangelog: record #118480cc58cchore: mark 3.13 as explicitly supportedUpdates
pytest-covfrom 5.0.0 to 6.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
9540437Bump version: 5.0.0 → 6.0.09f81754Further trim down envs and drop Python 3.8.b12b5ecUpdate conf.23f4b27Update changelog.291a04fBump test deps and trim config.08f1101Add--cov-precisionoption. Close #655.76fe2a7Move the warnings/errors in a place that doesn't import anything.a9ea7b7Implement error/warning for the bad dynamic_context being set in config.c299e01Add explicit suffixing to make it easier to see the identify the sources/usag...c87e546Add reproducer for weird xdist dynamic_context interaction. Ref #604.Updates
mypyfrom 1.11.2 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)Updates
wheelfrom 0.44.0 to 0.45.1Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
7855525Created a new released343391Fixed wrong wheel file names in converted pure-Python eggs/wininstsd78f0e3Created a new releasef064c69Added license files for vendoredpackaging68387afOnly configure setuptools logging if bdist_wheel is imported (#641)c81f5c9Refactored thewheel convertcommand to not require setuptools (#640)e43464dAdjusted target Python versions in GitHub CIe9894e7Tweaked pytest settings to make the tracebacks easier to readbaf6bf8Removed Cirrus CI configuration28c1ba1Improved compatibility with future versions ofsetuptools(#638)Updates
notebookfrom 7.2.2 to 7.3.2Release notes
Sourced from notebook's releases.
... (truncated)
Changelog
Sourced from notebook's changelog.
... (truncated)
Commits
0d49b45Publish 7.3.27959ba0Update to JupyterLab v4.3.4 (#7551)8760defFix update script (#7550)abd1b8cFix workflow to update the JupyterLab version (#7548)f11252bBump nanoid from 3.3.7 to 3.3.8 in /ui-tests (#7547)2bfae71Bump systeminformation from 5.21.8 to 5.23.14 in /ui-tests (#7546)c0ddf01Workflow to update JupyterLab dependencies automatically (#7281)d9119b8Update chat links to Zulip. (#7539)a97b425Publish 7.3.121d0306Adds jupyter-ui-toolkit packages in shared scope (#7530)Updates
pyrightfrom 1.1.382.post1 to 1.1.391Commits
3356df1[pyright updated to 1.1.391] Update Version (#327)ee025bcPyright NPM Package update to 1.1.390 (#325)dc8af99[pyright updated to 1.1.389] Update Version (#323)f319c10[pyright updated to 1.1.388] Update Version (#322)795fdcbPyright NPM Package update to 1.1.387 (#317)5c70cccPyright NPM Package update to 1.1.386 (#316)afc9437Pyright NPM Package update to 1.1.385 (#314)5d9f60e[pyright updated to 1.1.384] Update Version (#313)cd5d458Pyright NPM Package update to 1.1.383 (#312)Updates
playwrightfrom 1.47.0 to 1.49.1Release notes
Sourced from playwright's releases.
... (truncated)
Commits
920bc4dchore: roll Playwright to v1.49.1 (#2684)c8d2385cherry-pick(#2671): devops: fix build process producing wheels with incorrect...ebf26a6devops: make wheels smaller (use deflate zip compression) (#2662)f45782echore: roll to v1.49.0 (#2660)569d7c0fix(select): handle empty values and labels in select options (#2661)c4df71cbuild(deps): bump setuptools from 75.4.0 to 75.5.0 (#2654)923da5cbuild(deps): bump the actions group with 3 updates (#2657)f2ba767devops: update GitHub Action workflows1452881fix(tracing): apiName determination with event listeners (#2651)c2dc664devops: do not pin pytest-playwright for examples (#2647)Updates
blackfrom 24.8.0 to 24.10.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
1b2427aPrepare release 24.10.0 (#4471)a22b1ebAdd mypyc 3.13 wheel build (#4449)b7d0e72Bump AndreMiras/coveralls-python-action from 65c1672f0b8a201702d86c81b79187df...f1a2f92Include --unstable in cache key (#4466)8d9d18cFix skipping Jupyter cells with unknown %% magic (#4462)bbfdba3Fix docs CI: use venv for uv to fix 'failed to create directory' (#4460)8fb2addUse builtin generics (#4458)2a45cecFix crashes with comments in parentheses (#4453)b4d6d86Drop Python 3.8 support (#4452)ac018c1Require newer aiohttp for blackd (#4451)Updates
tqdmfrom 4.66.5 to 4.67.1Release notes
Sourced from tqdm's releases.
Commits
0ed5d7fbump version, merge pull request #1629 from tqdm/fix-guia2d5f1ctests: fix codecov rate limitcac7150tests: bump pytest-asyncio6338f62deps: fix pybuild342b15etests: sync depsc66458dgui: fix matplotlib35a6ee9bump version, merge pull request #1536 from guigoruiz18aa9470add discord requests dep1db24b4better user-agent61365d8handle rate limitDependabot 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