python-hooks
python-hooks copied to clipboard
:arrow_up: bump msgpack from 1.0.5 to 1.0.7
Bumps msgpack from 1.0.5 to 1.0.7.
Release notes
Sourced from msgpack's releases.
v1.0.7
What's Changed
- remove inline macro for msvc by
@methanein msgpack/msgpack-python#567- do not fallback on build error by
@methanein msgpack/msgpack-python#568Full Changelog: https://github.com/msgpack/msgpack-python/compare/v1.0.6...v1.0.7
v1.0.6
What's Changed
- fix: build status badge by
@Laertein msgpack/msgpack-python#538- Drop python2 support by
@sblondonin msgpack/msgpack-python#519- Drop Python 3.6 support by
@evgenymarkovin msgpack/msgpack-python#543- try Cython 3.0 by
@methanein msgpack/msgpack-python#548- CI: update cibuildwheel to v2.15.0 by
@methanein msgpack/msgpack-python#551- sphinx-related work by
@ThomasWaldmannin msgpack/msgpack-python#554- move project metadata to pyproject.toml by
@ThomasWaldmannin msgpack/msgpack-python#555- add a basic .readthedocs.yaml file by
@ThomasWaldmannin msgpack/msgpack-python#558- fix .readthedocs.yaml, fixes #559 by
@ThomasWaldmannin msgpack/msgpack-python#560- prepare for 1.0.6rc1 by
@methanein msgpack/msgpack-python#557- update actions by
@methanein msgpack/msgpack-python#563- release v1.0.6 by
@methanein msgpack/msgpack-python#564New Contributors
@Laertemade their first contribution in msgpack/msgpack-python#538@sblondonmade their first contribution in msgpack/msgpack-python#519@evgenymarkovmade their first contribution in msgpack/msgpack-python#543Full Changelog: https://github.com/msgpack/msgpack-python/compare/v1.0.5...v1.0.6
v1.0.6rc1
What's Changed
- fix: build status badge by
@Laertein msgpack/msgpack-python#538- Drop python2 support by
@sblondonin msgpack/msgpack-python#519- Drop Python 3.6 support by
@evgenymarkovin msgpack/msgpack-python#543- try Cython 3.0 by
@methanein msgpack/msgpack-python#548- CI: update cibuildwheel to v2.15.0 by
@methanein msgpack/msgpack-python#551- sphinx-related work by
@ThomasWaldmannin msgpack/msgpack-python#554- move project metadata to pyproject.toml by
@ThomasWaldmannin msgpack/msgpack-python#555- add a basic .readthedocs.yaml file by
@ThomasWaldmannin msgpack/msgpack-python#558- fix .readthedocs.yaml, fixes #559 by
@ThomasWaldmannin msgpack/msgpack-python#560- prepare for 1.0.6rc1 by
@methanein msgpack/msgpack-python#557New Contributors
@Laertemade their first contribution in msgpack/msgpack-python#538@sblondonmade their first contribution in msgpack/msgpack-python#519@evgenymarkovmade their first contribution in msgpack/msgpack-python#543Full Changelog: https://github.com/msgpack/msgpack-python/compare/v1.0.5...v1.0.6rc1
Changelog
Sourced from msgpack's changelog.
1.0.7
Release Date: 2023-09-28
- Fix build error of extension module on Windows. (#567)
setup.pydoesn't skip build error of extension module. (#568)1.0.6
Release Date: 2023-09-21
.. note:: v1.0.6 Wheels for Windows don't contain extension module. Please upgrade to v1.0.7 or newer.
- Add Python 3.12 wheels (#517)
- Remove Python 2.7, 3.6, and 3.7 support
Commits
acd0684do not fallback on build error (#568)ecf0374remove inline macro for msvc (#567)b1b0edarelease v1.0.6 (#564)e1d3d5dupdate actions (#563)4e10c10prepare for 1.0.6rc1 (#557)41d6239fix .readthedocs.yaml, fixes #559 (#560)ef15f4aadd a basic .readthedocs.yaml file (#558)423c6dfmove project metadata to pyproject.toml (#555)7b75b4fsphinx-related work (#554)715126cCI: update cibuildwheel to v2.15.0 (#551)- Additional commits viewable in compare view
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)