Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2026

This PR contains the following updates:

Package Change Age Confidence
msgspec ==0.19.0==0.20.0 age confidence

Release Notes

jcrist/msgspec (msgspec)

v0.20.0: Version 0.20.0

Compare Source

  • Support Python 3.14, including freethreaded mode (#​852, #​877).
  • Expose the StructMeta metaclass (#​890, #​927, #​928, #​940, #​945).
  • Add msgspec.inspect.is_struct and msgspec.inspect.is_struct_type functions for checking whether an object is a msgspec.Struct-like instance or class (#​950).
  • Support Windows arm64 builds (#​943).
  • Enable ThinLTO on macOS aarch64 builds (#​937).
  • Fix leaks of re.Pattern objects when using pattern constraints of msgspec.Meta (#​899).
  • Fixed memoryview support for msgspec.msgpack (#​836).
  • Fix crash when typing.TypedDict contains incorrect metadata (#​853, #​947).
  • Add setuptools-scm as a build dependency instead of vendoring versioneer (#​905).
  • Remove support for legacy packaging builds (#​907).
  • Improved the developer experience by adding the just command runner and Dev Container support (#​918).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from kyoto7250 as a code owner January 3, 2026 14:10
@catatsuy catatsuy merged commit 8441a3d into master Jan 4, 2026
8 checks passed
@catatsuy catatsuy deleted the renovate/msgspec-0.x branch January 4, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants