Skip to content

build(deps): bump winnow from 0.7.11 to 0.7.12#342

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/cargo/winnow-0.7.12
Aug 4, 2025
Merged

build(deps): bump winnow from 0.7.11 to 0.7.12#342
dependabot[bot] merged 1 commit intomasterfrom
dependabot/cargo/winnow-0.7.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 1, 2025

Bumps winnow from 0.7.11 to 0.7.12.

Changelog

Sourced from winnow's changelog.

[0.7.12] - 2025-07-11

Features

  • Add impl Accumulate for VecDeque
Commits
  • a0360f6 chore: Release
  • 15bc372 docs: Update changelog
  • 6c193ed Merge pull request #802 from molarmanful/vecdeque-accumulate
  • 5db615d feat(stream): Implement Accumulate for VecDeque
  • f226010 Merge pull request #800 from Kijewski/pr-chars
  • 73ce9fa Implement \<&str as Stream>::next_token() without panics
  • 18f20ee Merge pull request #796 from epage/docs
  • fa51dd4 docs(ref): Clarify distinction between parse and parse_next
  • See full diff in compare view

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @stormshield-guillaumed.


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 rust Pull requests that update Rust code labels Aug 1, 2025
@stormshield-guillaumed
Copy link
Copy Markdown
Collaborator

@dependabot squash and merge

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

---
updated-dependencies:
- dependency-name: winnow
  dependency-version: 0.7.12
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/winnow-0.7.12 branch from 52cbd50 to bfd3437 Compare August 4, 2025 09:53
@dependabot dependabot Bot merged commit 4208d34 into master Aug 4, 2025
10 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/winnow-0.7.12 branch August 4, 2025 09:55
This was referenced Sep 10, 2025
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