Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps msgpack from 1.0.8 to 1.1.2.

Release notes

Sourced from msgpack's releases.

v1.1.2

What's Changed

New Contributors

Full Changelog: msgpack/msgpack-python@v1.1.1...v1.1.2

v1.1.1

What's Changed

New Contributors

Full Changelog: msgpack/msgpack-python@v1.1.0...v1.1.1

v1.1.1rc1

What's Changed

New Contributors

Full Changelog: msgpack/msgpack-python@v1.1.0...v1.1.1rc1

v1.1.0

What's Changed

... (truncated)

Changelog

Sourced from msgpack's changelog.

1.1.2

Release Date: 2025-10-08

This release does not change source code. It updates only building wheels:

  • Update Cython to v3.1.4
  • Update cibuildwheel to v3.2.0
  • Drop Python 3.8
  • Add Python 3.14
  • Add windows-arm

1.1.1

Release Date: 2025-06-13

  • No change from 1.1.1rc1.

1.1.1rc1

Release Date: 2025-06-06

  • Update Cython to 3.1.1 and cibuildwheel to 2.23.3.

1.1.0

Release Date: 2024-09-10

  • use PyLong_* instead of PyInt_* for compatibility with future Cython. (#620)

1.1.0rc2

Release Date: 2024-08-19

  • Update Cython to 3.0.11 for better Python 3.13 support.
  • Update cibuildwheel to 2.20.0 to build Python 3.13 wheels.

1.1.0rc1

Release Date: 2024-05-07

  • Update Cython to 3.0.10 to reduce C warnings and future support for Python 3.13.
  • Stop using C++ mode in Cython to reduce compile error on some compilers.

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 13, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/msgpack-1.1.2 branch from c1d5e41 to 50e8de9 Compare November 3, 2025 16:24
@mr-tz
Copy link
Collaborator

mr-tz commented Nov 12, 2025

vivisect depends on an older msgpack

@mr-tz mr-tz closed this Nov 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/msgpack-1.1.2 branch November 12, 2025 10:10
@mr-tz
Copy link
Collaborator

mr-tz commented Jan 20, 2026

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2026

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@mr-tz
Copy link
Collaborator

mr-tz commented Jan 20, 2026

@dependabot reopen

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot reopen command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot restored the dependabot/pip/msgpack-1.1.2 branch January 20, 2026 09:52
@dependabot dependabot bot reopened this Jan 20, 2026
Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.8 to 1.1.2.
- [Release notes](https://github.com/msgpack/msgpack-python/releases)
- [Changelog](https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst)
- [Commits](msgpack/msgpack-python@v1.0.8...v1.1.2)

---
updated-dependencies:
- dependency-name: msgpack
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/msgpack-1.1.2 branch from 50e8de9 to 90423e2 Compare January 20, 2026 09:53
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant