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

chore(deps): update rust crate combine to v4 #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2022

This PR contains the following updates:

Package Type Update Change
combine dependencies major 3.8.1 -> 4.0.0

Release Notes

Marwes/combine (combine)

v4.6.7

Compare Source

  • perf: avoid initializing huge buffers in the stream decoder

v4.6.6

Compare Source

  • memchr: use non deprecated feature std instead of use_std

  • refactor: Extract less-generic code from sequence's add_errors (-5%)

v4.6.4

Compare Source

v4.6.4 (2022-04-25)

v4.6.3

Compare Source

Bug Fixes

v4.6.2

Compare Source

Performance
  • Handle restarts better in take_until_byte{,s,2,3} (03b19498, closes #​327)
Bug Fixes

v4.6.1

Compare Source

Performance
  • Avoid a saturating add in slice_uncons_while (7f330b0c)
  • Avoid a saturating add in slice_uncons_while (ad4180dd)

v4.6.0

Compare Source

Features
v4.5.2 (2021-01-07)
v4.5.1 (2020-12-27)
Bug Fixes
  • Correct the tokio-02 feature (466a50d3)

v4.5.2

Compare Source

v4.5.2 (2021-01-07)

v4.5.1

Compare Source

Bug Fixes
  • Correct the tokio-02 feature (466a50d3)

v4.5.0

Compare Source

Features
  • Remove pin-project-lite from the 'std' feature (32ef87b0)
  • Add async decoding for tokio version 1 (8e91f57d)

v4.4.0

Compare Source

Features
  • Add support for decoding using tokio_03 (ce1612ff)
  • Add a length_prefix combinator (9e343b2a, closes #​297)
  • Add a spanned combinator (1a70f3f4)
  • Add a spanned combinator (9a8fead8)
  • Allow conversion between errors with different token,range,position types (65fe0af2, breaks #)
Breaking Changes
  • Allow conversion between errors with different token,range,position types (65fe0af2, breaks #)
v4.3.2 (2020-09-08)
v4.3.1 (2020-08-26)
Bug Fixes
  • Make the decode macros work for redis (82b908d8)

v4.3.2

Compare Source

v4.3.2 (2020-09-08)

v4.3.1

Compare Source

Bug Fixes
  • Make the decode macros work for redis (82b908d8)

v4.3.0

Compare Source

Features
  • Specialize decoding on BufReader (9559e114)
  • Add a BufReader abstraction for Decoder (d65a23e8)
  • Allow tuple structs and functions in struct_parser! (48a16f6b)
v4.2.1 (2020-05-20)
Performance
  • Use size_hint in iterate (b2649e3b)
  • Pre-allocate collections for count* parsers (5f37857c)

v4.2.1

Compare Source

Performance
  • Use size_hint in iterate (b2649e3b)
  • Pre-allocate collections for count* parsers (5f37857c)

v4.2.0

Compare Source

Features
  • Add any_send_sync_partial_state (7e90807a)

v4.1.0

Compare Source

4.0.1 (2020-01-23)
Breaking Changes
  • Make the decode macros take read by parameter (aa813fb1, breaks #)
Features
  • Make the decode macros take read by parameter (aa813fb1, breaks #)
Bug Fixes
  • Don't block decoding if there are more data in the buffer (6659f993)
  • Don't try to read into the entire buffer for std decoding (d613dc93)

v4.0.1

Breaking Changes
  • Make the decode macros take read by parameter (aa813fb1, breaks #)
Features
  • Make the decode macros take read by parameter (aa813fb1, breaks #)
Bug Fixes
  • Don't block decoding if there are more data in the buffer (6659f993)
  • Don't try to read into the entire buffer for std decoding (d613dc93)

v4.0.0

Features
  • Relax the decode*! macros to no longer need BufRead (bc5b7794)
  • Add decode_futures_03_buf_read (f403ecda)
  • Add the produce parser (ac15b87c)

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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 force-pushed the renovate/combine-4.x branch 2 times, most recently from f0d0331 to 32ee0a1 Compare December 1, 2022 22:01
@renovate renovate bot force-pushed the renovate/combine-4.x branch from 32ee0a1 to 02ed59f Compare February 23, 2023 21:32
@renovate renovate bot force-pushed the renovate/combine-4.x branch from 02ed59f to c81d4b4 Compare March 15, 2023 17:43
@renovate renovate bot force-pushed the renovate/combine-4.x branch from c81d4b4 to 7ee2aa8 Compare September 1, 2023 14:13
@renovate renovate bot force-pushed the renovate/combine-4.x branch from 7ee2aa8 to a67e3ad Compare September 18, 2023 14:34
@renovate renovate bot force-pushed the renovate/combine-4.x branch from a67e3ad to 1e6bc04 Compare January 26, 2024 20:41
@renovate renovate bot force-pushed the renovate/combine-4.x branch from 1e6bc04 to e9d1153 Compare February 8, 2024 00:56
@renovate renovate bot force-pushed the renovate/combine-4.x branch from e9d1153 to 7a3e45c Compare April 10, 2024 11:24
@renovate renovate bot force-pushed the renovate/combine-4.x branch from 7a3e45c to 366ceba Compare May 5, 2024 09:26
@renovate renovate bot force-pushed the renovate/combine-4.x branch 2 times, most recently from e39d8bb to 324a718 Compare June 4, 2024 20:01
@renovate renovate bot force-pushed the renovate/combine-4.x branch from 324a718 to dfcf6bb Compare September 3, 2024 18:23
@renovate renovate bot force-pushed the renovate/combine-4.x branch from dfcf6bb to 819331e Compare November 1, 2024 19:52
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.

0 participants