PyPCAPKit
PyPCAPKit copied to clipboard
Scheduled weekly dependency update for week 23
Update Sphinx from 7.3.7 to 8.3.0.
Changelog
8.3.0
==============================
Dependencies
------------
Incompatible changes
--------------------
Deprecated
----------
Features added
--------------
Bugs fixed
----------
Testing
-------
Links
- PyPI: https://pypi.org/project/sphinx
- Changelog: https://data.safetycli.com/changelogs/sphinx/
Update sphinx-autodoc-typehints from 2.2.2 to 3.2.0.
Changelog
3.2.0
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
* Fixed broken changelog link by agronholm in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/530
* Fix issue 481 by nineteendo in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/533
* Don't add :rtype: None by grayjk in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/538
* Place rtype after directive by grayjk in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/537
New Contributors
* agronholm made their first contribution in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/530
* nineteendo made their first contribution in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/533
* grayjk made their first contribution in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/538
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.1.0...3.2.0
3.1.0
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
* Support Sphinx 8.2.0 - drop 3.10 support because Sphinx does by b-kamphorst in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/525
New Contributors
* b-kamphorst made their first contribution in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/525
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.0.1...3.1.0
3.0.1
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
* Fix roles for `types` module by flying-sheep in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/516
* Update Ruff to 0.9.1 by flying-sheep in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/517
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.0.0...3.0.1
3.0.0
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
* 🐛 Replace docutils private API use w/ public by webknjaz in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/507
* Drop support for nptyping by gaborbernat in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/514
New Contributors
* webknjaz made their first contribution in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/507
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.5.0...3.0.0
2.5.0
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
* Fix the type checker by gaborbernat in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/493
* Apply typehints_formatter to signature by Priyansh121096 in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/494
New Contributors
* Priyansh121096 made their first contribution in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/494
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.4...2.5.0
2.4.4
<!-- Release notes generated using configuration in .github/release.yml at main -->
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.3...2.4.4
2.4.3
<!-- Release notes generated using configuration in .github/release.yml at main -->
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.2...2.4.3
2.4.2
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
* Improve the CI by gaborbernat in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/485
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.1...2.4.2
2.4.1
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
* Fix placement of return type when there is a doctest by hoodmane in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/482
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.0...2.4.1
2.4.0
<!-- Release notes generated using configuration in .github/release.yml at main -->
- Drop 3.9 support
- Add 3.13 support
- Bump dependencies
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.3.0...2.4.0
2.3.0
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
* Add module name rewrite configuration option by hoodmane in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/474
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.3...2.3.0
2.2.3
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
* Fix mypy errors due to unneeded type ignores by hoodmane in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/469
* Fix rendering when docstring starst with a directive by hoodmane in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/468
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.2...2.2.3
Links
- PyPI: https://pypi.org/project/sphinx-autodoc-typehints
- Changelog: https://data.safetycli.com/changelogs/sphinx-autodoc-typehints/
Update furo from 2024.5.6 to 2024.8.6.
Changelog
2024.08.06
- ✨ Add support for Sphinx 8
- ✨ Add smoother transitions between breakpoints
- Increase specificity of table-wrapper selector
- Avoid page breaks inside paragraphs
2024.07.18
- Improve how icons are handled and aligned.
- Improve scroll event handler.
- Hide the copybutton by default.
- Fix `source_view_link` configuration handling.
- Fix close tag on pencil icon.
Links
- PyPI: https://pypi.org/project/furo
- Changelog: https://data.safetycli.com/changelogs/furo/
Update sphinxext-opengraph from 0.9.1 to 0.10.0.
Changelog
0.10.0
What's Changed
* Add support for Python 3.12 by hugovk in https://github.com/sphinx-doc/sphinxext-opengraph/pull/113
* Drop support for Sphinx 4 by sciencewhiz in https://github.com/sphinx-doc/sphinxext-opengraph/pull/124
* Add testing for Sphinx 8 by sciencewhiz in https://github.com/sphinx-doc/sphinxext-opengraph/pull/128
* Improvements & general refactoring by AA-Turner in https://github.com/sphinx-doc/sphinxext-opengraph/pull/133
* Allow setting a canonical URL via ``ogp_canonical_url`` by AA-Turner in https://github.com/sphinx-doc/sphinxext-opengraph/pull/134
New Contributors
* dimaqq made their first contribution in https://github.com/sphinx-doc/sphinxext-opengraph/pull/130
* AA-Turner made their first contribution in https://github.com/sphinx-doc/sphinxext-opengraph/pull/133
**Full Changelog**: https://github.com/sphinx-doc/sphinxext-opengraph/compare/v0.9.1...v0.10.0
Links
- PyPI: https://pypi.org/project/sphinxext-opengraph
- Changelog: https://data.safetycli.com/changelogs/sphinxext-opengraph/
Update sphinxcontrib-mermaid from 0.9.2 to 1.0.0.
Changelog
1.0.0
+++++++++++++++++++++
- Upgrade Mermaid to 11.2.0
- Add support for ELK diagrams
- Add support for name parameter
- Add passthrough of mermaid frontmatter
- Convert to native namespace package
- Drop support for Python 3.7
- Convert default placeholder from div to pre
- Fix for tempfile encoding when containing non ascii characters
- Fix for mermaid sequence config arguments
- Default to jsdelivr (previously unpkg) for JS asset CDN
See full `set of changes <https://github.com/mgaitan/sphinxcontrib-mermaid/compare/1.0.0...0.9.2>`_.
Links
- PyPI: https://pypi.org/project/sphinxcontrib-mermaid
- Changelog: https://data.safetycli.com/changelogs/sphinxcontrib-mermaid/
Update typing-extensions from 4.12.2 to 4.14.0.
Changelog
4.14.0rc1
- Drop support for Python 3.8 (including PyPy-3.8). Patch by [Victorien Plot](https://github.com/Viicos).
- Do not attempt to re-export names that have been removed from `typing`,
anticipating the removal of `typing.no_type_check_decorator` in Python 3.15.
Patch by Jelle Zijlstra.
- Update `typing_extensions.Format`, `typing_extensions.evaluate_forward_ref`, and
`typing_extensions.TypedDict` to align
with changes in Python 3.14. Patches by Jelle Zijlstra.
- Fix tests for Python 3.14 and 3.15. Patches by Jelle Zijlstra.
New features:
- Add support for inline typed dictionaries ([PEP 764](https://peps.python.org/pep-0764/)).
Patch by [Victorien Plot](https://github.com/Viicos).
- Add `typing_extensions.Reader` and `typing_extensions.Writer`. Patch by
Sebastian Rittau.
- Add support for sentinels ([PEP 661](https://peps.python.org/pep-0661/)). Patch by
[Victorien Plot](https://github.com/Viicos).
4.13.2
- Fix `TypeError` when taking the union of `typing_extensions.TypeAliasType` and a
`typing.TypeAliasType` on Python 3.12 and 3.13.
Patch by [Joren Hammudoglu](https://github.com/jorenham).
- Backport from CPython PR [132160](https://github.com/python/cpython/pull/132160)
to avoid having user arguments shadowed in generated `__new__` by
`typing_extensions.deprecated`.
Patch by [Victorien Plot](https://github.com/Viicos).
4.13.1
Bugfixes:
- Fix regression in 4.13.0 on Python 3.10.2 causing a `TypeError` when using `Concatenate`.
Patch by [Daraan](https://github.com/Daraan).
- Fix `TypeError` when using `evaluate_forward_ref` on Python 3.10.1-2 and 3.9.8-10.
Patch by [Daraan](https://github.com/Daraan).
4.13.0
No user-facing changes since 4.13.0rc1.
4.13.0rc1
New features:
- Add `typing_extensions.TypeForm` from PEP 747. Patch by
Jelle Zijlstra.
- Add `typing_extensions.get_annotations`, a backport of
`inspect.get_annotations` that adds features specified
by PEP 649. Patches by Jelle Zijlstra and Alex Waygood.
- Backport `evaluate_forward_ref` from CPython PR
[119891](https://github.com/python/cpython/pull/119891) to evaluate `ForwardRef`s.
Patch by [Daraan](https://github.com/Daraan), backporting a CPython PR by Jelle Zijlstra.
Bugfixes and changed features:
- Update PEP 728 implementation to a newer version of the PEP. Patch by Jelle Zijlstra.
- Copy the coroutine status of functions and methods wrapped
with `typing_extensions.deprecated`. Patch by Sebastian Rittau.
- Fix bug where `TypeAliasType` instances could be subscripted even
where they were not generic. Patch by [Daraan](https://github.com/Daraan).
- Fix bug where a subscripted `TypeAliasType` instance did not have all
attributes of the original `TypeAliasType` instance on older Python versions.
Patch by [Daraan](https://github.com/Daraan) and Alex Waygood.
- Fix bug where subscripted `TypeAliasType` instances (and some other
subscripted objects) had wrong parameters if they were directly
subscripted with an `Unpack` object.
Patch by [Daraan](https://github.com/Daraan).
- Backport to Python 3.10 the ability to substitute `...` in generic `Callable`
aliases that have a `Concatenate` special form as their argument.
Patch by [Daraan](https://github.com/Daraan).
- Extended the `Concatenate` backport for Python 3.8-3.10 to now accept
`Ellipsis` as an argument. Patch by [Daraan](https://github.com/Daraan).
- Fix backport of `get_type_hints` to reflect Python 3.11+ behavior which does not add
`Union[..., NoneType]` to annotations that have a `None` default value anymore.
This fixes wrapping of `Annotated` in an unwanted `Optional` in such cases.
Patch by [Daraan](https://github.com/Daraan).
- Fix error in subscription of `Unpack` aliases causing nested Unpacks
to not be resolved correctly. Patch by [Daraan](https://github.com/Daraan).
- Backport CPython PR [124795](https://github.com/python/cpython/pull/124795):
fix `TypeAliasType` not raising an error on non-tuple inputs for `type_params`.
Patch by [Daraan](https://github.com/Daraan).
- Fix that lists and `...` could not be used for parameter expressions for `TypeAliasType`
instances before Python 3.11.
Patch by [Daraan](https://github.com/Daraan).
- Fix error on Python 3.10 when using `typing.Concatenate` and
`typing_extensions.Concatenate` together. Patch by [Daraan](https://github.com/Daraan).
- Backport of CPython PR [109544](https://github.com/python/cpython/pull/109544)
to reflect Python 3.13+ behavior: A value assigned to `__total__` in the class body of a
`TypedDict` will be overwritten by the `total` argument of the `TypedDict` constructor.
Patch by [Daraan](https://github.com/Daraan), backporting a CPython PR by Jelle Zijlstra.
- `isinstance(typing_extensions.Unpack[...], TypeVar)` now evaluates to `False` on Python 3.11
and newer, but remains `True` on versions before 3.11.
Patch by [Daraan](https://github.com/Daraan).
Links
- PyPI: https://pypi.org/project/typing-extensions
- Changelog: https://data.safetycli.com/changelogs/typing-extensions/
Update mypy-extensions from 1.0.0 to 1.1.0.
The bot wasn't able to find a changelog for this release. Got an idea?
Links
- PyPI: https://pypi.org/project/mypy-extensions