Skip to content
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

build(deps): update dependency msgspec to v0.18.2 #6

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
msgspec (source) 0.17.0 -> 0.18.2 age adoption passing confidence

Release Notes

jcrist/msgspec (msgspec)

v0.18.2: Version 0.18.2

Compare Source

  • Support Enum._missing_ hooks for handling unknown enum values (#​532).
  • Fix JSON encoding of datetime.datetime objects with zoneinfo.ZoneInfo timezone components (#​534).
  • Add support for attrs validators (#​538).
  • Relax datetime/time parsing format to allow some RFC3339 extensions from ISO8601 (#​539).

v0.18.1: Version 0.18.1

Compare Source

  • Support custom builtin_types in msgspec.to_builtins (#​517).
  • Try getattr before getitem when converting with from_attributes=True (#​519).
  • More efficient module state access in top-level functions (#​521).

v0.18.0: Version 0.18.0

Compare Source

  • Add a new msgspec.json.Decoder.decode_lines method for decoding newline-delimited JSON into a list of values (#​485).
  • Support for decoding UUIDs from binary values (#​499).
  • Support for encoding UUIDs in alternate formats (#​499).
  • Overhaul how dataclasses are encoded to support more dataclass-like objects (#​501).
  • Encode all declared fields on a dataclass (#​501).
  • Support encoding edgedb.Object instances as dataclass-like objects (#​501).
  • Improve performance when json decoding float values (#​510).
  • Support for JSON encoding dicts with float keys (#​510).
  • Support for JSON decoding dicts with float keys (#​510).
  • Add float_hook to msgspec.json.Decoder to support changing the default for how JSON floats are decoded (#​511).

Configuration

📅 Schedule: Branch creation - "on the 1st day of the month" in timezone Asia/Shanghai, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/msgspec-0.x branch from 757fcba to b4cc76d Compare August 31, 2023 18:41
@trim21 trim21 merged commit 08d6439 into master Aug 31, 2023
1 check passed
@renovate renovate bot deleted the renovate/msgspec-0.x branch August 31, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant