-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the python-dependencies group with 22 updates #204
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
Merged
Conversation
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
Bumps the python-dependencies group with 22 updates: | Package | From | To | | --- | --- | --- | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.0.12` | `4.1.2` | | [pylint](https://github.com/pylint-dev/pylint) | `3.0.3` | `3.1.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.2` | | [anyio](https://github.com/agronholm/anyio) | `4.2.0` | `4.3.0` | | [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.0` | `1.8.1` | | [ipykernel](https://github.com/ipython/ipykernel) | `6.29.0` | `6.29.3` | | [ipython](https://github.com/ipython/ipython) | `8.21.0` | `8.22.1` | | [json5](https://github.com/dpranke/pyjson5) | `0.9.14` | `0.9.17` | | [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) | `2.2.2` | `2.2.3` | | [jupyterlab-server](https://github.com/jupyterlab/jupyterlab_server) | `2.25.2` | `2.25.3` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` | | [nbconvert](https://github.com/jupyter/nbconvert) | `7.14.2` | `7.16.1` | | [notebook-shim]() | `0.2.3` | `0.2.4` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.1.0` | `4.2.0` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.19.0` | `0.20.0` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0` | | [rpds-py](https://github.com/crate-py/rpds) | `0.17.1` | `0.18.0` | | [sniffio](https://github.com/python-trio/sniffio) | `1.3.0` | `1.3.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.0` | `2.2.1` | | [astroid](https://github.com/pylint-dev/astroid) | `3.0.2` | `3.1.0` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.3` | `0.12.4` | Updates `jupyterlab` from 4.0.12 to 4.1.2 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.0.12...@jupyterlab/lsp@4.1.2) Updates `pylint` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.3...v3.1.0) Updates `pytest` from 8.0.0 to 8.0.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.0.0...8.0.2) Updates `anyio` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.2.0...4.3.0) Updates `certifi` from 2023.11.17 to 2024.2.2 - [Commits](certifi/python-certifi@2023.11.17...2024.02.02) Updates `debugpy` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.0...v1.8.1) Updates `ipykernel` from 6.29.0 to 6.29.3 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.29.0...v6.29.3) Updates `ipython` from 8.21.0 to 8.22.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.21.0...8.22.1) Updates `json5` from 0.9.14 to 0.9.17 - [Commits](dpranke/pyjson5@v0.9.14...v0.9.17) Updates `jupyter-lsp` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/jupyter-lsp/jupyterlab-lsp/releases) - [Changelog](https://github.com/jupyter-lsp/jupyterlab-lsp/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter-lsp/jupyterlab-lsp/commits) Updates `jupyterlab-server` from 2.25.2 to 2.25.3 - [Release notes](https://github.com/jupyterlab/jupyterlab_server/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab_server/blob/main/CHANGELOG.md) - [Commits](jupyterlab/jupyterlab_server@v2.25.2...v2.25.3) Updates `markupsafe` from 2.1.4 to 2.1.5 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.4...2.1.5) Updates `nbconvert` from 7.14.2 to 7.16.1 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](jupyter/nbconvert@v7.14.2...v7.16.1) Updates `notebook-shim` from 0.2.3 to 0.2.4 Updates `platformdirs` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.1.0...4.2.0) Updates `prometheus-client` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.19.0...v0.20.0) Updates `python-dateutil` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0) Updates `rpds-py` from 0.17.1 to 0.18.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.17.1...v0.18.0) Updates `sniffio` from 1.3.0 to 1.3.1 - [Commits](python-trio/sniffio@v1.3.0...v1.3.1) Updates `urllib3` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.0...2.2.1) Updates `astroid` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.0.2...v3.1.0) Updates `tomlkit` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.12.3...0.12.4) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: debugpy dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ipykernel dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ipython dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: json5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: jupyter-lsp dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: jupyterlab-server dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: markupsafe dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: nbconvert dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: notebook-shim dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: prometheus-client dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-dateutil dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: rpds-py dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sniffio dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: astroid dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tomlkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 python-dependencies group with 22 updates:
4.0.12
4.1.2
3.0.3
3.1.0
8.0.0
8.0.2
4.2.0
4.3.0
2023.11.17
2024.2.2
1.8.0
1.8.1
6.29.0
6.29.3
8.21.0
8.22.1
0.9.14
0.9.17
2.2.2
2.2.3
2.25.2
2.25.3
2.1.4
2.1.5
7.14.2
7.16.1
0.2.3
0.2.4
4.1.0
4.2.0
0.19.0
0.20.0
2.8.2
2.9.0
0.17.1
0.18.0
1.3.0
1.3.1
2.2.0
2.2.1
3.0.2
3.1.0
0.12.3
0.12.4
Updates
jupyterlab
from 4.0.12 to 4.1.2Release notes
Sourced from jupyterlab's releases.
... (truncated)
Changelog
Sourced from jupyterlab's changelog.
... (truncated)
Commits
cfa3f5b
[ci skip] Publish 4.1.2d835cf3
[docker] Allow non-unique GID (#15699)d4c2f9f
Remove SO links, add more recent issue to FAQ (#15811)bb8a4ed
Windows platforms, erratic pasting of text into Markdown field (#15794)b689a68
Fix highlight sequencing when replacing text in code cells (#15803)1a98dea
Fix typing in editable elements inside of open shadow DOM (#15774)51d6956
Restore notebook scrolling on dragging a cell to the viewport edge (#15782)e40ed2e
Fix outdated link to mybinder.org on index page of documentation (#15800)53cdf83
[ci skip] Publish 4.1.16abcf80
catch errors attempting to access document.cookie (#15788)Updates
pylint
from 3.0.3 to 3.1.0Commits
053c2c3
Bump pylint to 3.1.0, update changelogc954636
Upgrade release documentation, and contributors.txt7300ed2
Discover.pyi
files (#9241)9dbf3df
Merge maintenance 3.0.x into main following 3.0.4 release (#9459)28e89b0
Remove changelog fragments pertaining to 3.0.44332ea1
Merge branch 'maintenance/3.0.x' into main following 3.0.4 release8115381
Bump pylint to 3.0.4, update changelog (#9458)4bf3524
[false-negative] Fix for consider-using-min/max-builtin (#9127)8c24b1e
[pre-commit.ci] pre-commit autoupdate (#9448)f499686
Update astroid version to 3.1.0 (#9457)Updates
pytest
from 8.0.0 to 8.0.2Release notes
Sourced from pytest's releases.
Commits
31afeeb
Prepare release version 8.0.21b00a2f
Merge pull request #12025 from pytest-dev/backport-12022-to-8.0.xff2f66d
[8.0.x] Revert "Fix teardown error reporting when--maxfail=1
(#11721)"8a8eed6
[8.0.x] Fix collection of short paths on Windows (#12024)74346f0
[8.0.x] Allow Sphinx 7.x (#12005)b7657b4
[8.0.x] Disallow Sphinx 6 and 7 (#12001)feb7c5e
Merge pull request #11999 from pytest-dev/backport-11996-to-8.0.x0909655
[8.0.x] code: fixIndexError
crash ingetstatementrange_ast
68524d4
Merge pull request #11993 from pytest-dev/release-8.0.1d7d320a
Prepare release version 8.0.1Updates
anyio
from 4.2.0 to 4.3.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
437a7e3
Bumped up the version1ce32e5
Updated the upload/download artifact actionsd39c837
[pre-commit.ci] pre-commit autoupdate (#690)ba48ea8
Added the network marker to some tests that need DNS (#687)5426f7b
Remove conditionals and workarounds for Python interpreter versions 3.7 and o...7565f31
[pre-commit.ci] pre-commit autoupdate (#684)137de70
Fixed documentation on providing custom typed attributes (#683)8b8806c
Fixed typo (#681)1e60219
Fixedrun_process()
andopen_process().__aexit__
leaking an orphan proces...3f14df8
[pre-commit.ci] pre-commit autoupdate (#676)Updates
certifi
from 2023.11.17 to 2024.2.2Commits
45eb611
2024.02.02 (#266)83f4f04
fix leaking certificate issue (#265)bbf2208
Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#264)9e837a5
Bump actions/upload-artifact from 4.1.0 to 4.2.0 (#262)05d071b
Bump actions/upload-artifact from 4.0.0 to 4.1.0 (#261)2a3088a
Bump actions/download-artifact from 4.1.0 to 4.1.1 (#260)d4ca66e
Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#258)5d15663
Bump actions/download-artifact from 3.0.2 to 4.1.0 (#257)d66ef9d
Bump actions/setup-python from 4.7.1 to 5.0.0 (#256)8f0d412
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#255)Updates
debugpy
from 1.8.0 to 1.8.1Release notes
Sourced from debugpy's releases.
Commits
42853a9
Add Python 3.12 as officially supported.b9b09e6
Fix #1408: Can no longer expand Numpy arrays to view elementse9a39f7
Fix #1477: namedtuple are not rendered in the variable browser as expected2888f72
Update CODEOWNERSe62da42
Update pydevd attach-to-process binaries.46a02e1
Fix ruff command line arguments.79882c1
Fix linker flags for attach-to-process binaries to comply with APIScan requir...ef9a67f
Fix #1337: Get port info from debugpy7d09fb2
Merge pull request #1390 from microsoft/add_ruff_config131afb5
allow ruff to fail the build if errors are detectedUpdates
ipykernel
from 6.29.0 to 6.29.3Release notes
Sourced from ipykernel's releases.
... (truncated)
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
56a6372
Publish 6.29.3de2221c
Eventloop scheduling improvements for stop_on_error_timeout and schedule_next...2071a88
Fix typings and update project urls (#1214)eddd3e6
Disable frozen modules by default, add a toggle (#1213)c6d5ad6
Unpin pytest-asyncio and update ruff config (#1209)05c6153
Correct spelling mistake (#1208)1b4eb5e
Publish 6.29.2d45fe71
Re-enable skipped debugger test (#1207)edbbd63
Fix: ipykernel_launcher, delete absolute sys.path[0] (#1206)e8dd961
Publish 6.29.1Updates
ipython
from 8.21.0 to 8.22.1Commits
cf4a6f5
release 8.22.13ebd53b
Depend upon traitlets >5.13.0 (#14353)c60fa3f
Depend upon traitlets >5.13.07fce1ae
Depend upon traitlets >5.10.01f25c79
back to dev5332c14
release 8.22.0b6b61a4
What's new 8.22 (#14351)2af3d03
IPython/utils/path.py: Deprecate unusedtarget_outdated
,target_update
(#...e2d7fa0
What's new 8.220146ca8
Emit deprecations warningsUpdates
json5
from 0.9.14 to 0.9.17Commits
696fed1
Switch from setup.py to pyproject.toml and update version to 0.9.17bb11446
Update version to 0.9.16.0deb9ac
Add minimal packaging instructions to //README.md.27375a0
Drop Python2 versions from setup.py.d766bc6
increase version to 0.9.154ee501a
Include test files in sdist archivesUpdates
jupyter-lsp
from 2.2.2 to 2.2.3Changelog
Sourced from jupyter-lsp's changelog.
Commits
Updates
jupyterlab-server
from 2.25.2 to 2.25.3Release notes
Sourced from jupyterlab-server's releases.
Changelog
Sourced from jupyterlab-server's changelog.
Commits
dea5674
Publish 2.25.3f30fddb
URL Incorrect path Issue (#436)8b8182d
chore: update pre-commit hooks (#435)75b1ec0
Bump the actions group with 1 update (#433)fe88b0e
chore: update pre-commit hooks (#432)d54543c
Bump github/codeql-action from 2 to 3 (#430)949085e
Update ruff config (#429)f9a651d
Bump apache/skywalking-eyes from e19b828cea6a6027cceae78f05d81317347d21be to ...3668170
chore: update pre-commit hooks (#427)17892e4
Update the releaser workflows to the latest version (#426)Updates
markupsafe
from 2.1.4 to 2.1.5Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
fbba4ac
release version 2.1.5c5fa23b
update publish actions60a6512
striptags collapses spaces correctly (#418)0b6bee0
collapse spaces after stripping tags73e6a48
start version 2.1.5Description has been truncated