Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps winnow from 0.6.2 to 0.7.11.

Changelog

Sourced from winnow's changelog.

[0.7.11] - 2025-06-10

Fixes

  • Remove a stackoverflow in PartialEq and PartialOrd with Bytes and BStr

[0.7.10] - 2025-05-06

Compatibility

  • Deprecated Stream::raw

Features

  • Added Stream::trace for better customization of trace parsers

Fixes

  • Remove initial from TokenSlice / LocatingSlices Debug impl
  • Stream::trace prints non-pretty output for &[T] and TokenSlice<T>

[0.7.9] - 2025-05-02

Features

  • Add ContextError::extend
  • Add Parser::context_with

[0.7.8] - 2025-05-01

Features

  • Add ContextError::push
  • Add Parser::map_err

[0.7.7] - 2025-04-24

Fixes

  • Ensure LocatedSlice and Statefuls Stream::raw gets the inner input

[0.7.6] - 2025-04-07

Features

  • Add TokenSlice::previous_tokens

[0.7.5] - 2025-04-07

Features

... (truncated)

Commits
  • 1b57161 chore: Release
  • d5b9208 docs: Update changelog
  • 01c8883 Merge pull request #793 from epage/impl
  • 9b31e4f fix(stream): Don't overflow stack on PartialEq/PartialOrd
  • cf65757 Merge pull request #790 from epage/template
  • c09c67e chore: Update from _rust/main template
  • 271edc6 chore: Add zlib license
  • 6acb890 chore(deps): Update Rust crate automod to v1.0.15 (#27)
  • b8a7ea4 chore(deps): Update Rust Stable to v1.87 (#18)
  • f9842b3 chore: Avoid MSRV problems out of the box
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.6.2 to 0.7.11.
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.6.2...v0.7.11)

---
updated-dependencies:
- dependency-name: winnow
  dependency-version: 0.7.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 22, 2025 05:56
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2025

Superseded by #874.

@dependabot dependabot bot closed this Oct 31, 2025
@dependabot dependabot bot deleted the dependabot/cargo/winnow-0.7.11 branch October 31, 2025 05:35
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant