eopb / cargo-override

The quickest way to override dependencies with Cargo
Apache License 2.0
42 stars 4 forks source link

cargo: bump the cargo-dependencies group with 4 updates #157

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the cargo-dependencies group with 4 updates: toml_edit, winnow, fake and tempfile.

Updates toml_edit from 0.22.21 to 0.22.22

Commits


Updates winnow from 0.6.18 to 0.6.20

Changelog

Sourced from winnow's changelog.

[0.6.20] - 2024-09-25

Internal

  • Dependency update

[0.6.19] - 2024-09-24

Features

  • Add Located::reset_to_start for parsing encoded graphs with start-relative pointers
Commits
  • 5f5498a chore: Release
  • c302ed6 docs: Update changelog
  • 1f555aa Merge pull request #596 from waywardmonkeys/update-terminal_size
  • d1310df chore(deps): Update terminal_size to 0.4.0
  • 24aeb1e chore: Release
  • a86979d docs: Update changelog
  • 7a3675d Merge pull request #595 from epage/reset
  • 2dc8e72 feat(stream): Allow reseting streams to an absolute position
  • efeda0f docs(ref): Add more combinator descriptions
  • 95e0c10 Merge pull request #585 from DJDuque/fix-fold-docs
  • Additional commits viewable in compare view


Updates fake from 2.9.2 to 2.10.0

Commits


Updates tempfile from 3.12.0 to 3.13.0

Changelog

Sourced from tempfile's changelog.

3.13.0

  • Add with_suffix constructors for easily creating new temporary files with a specific suffix (e.g., a specific file extension). Thanks to @​Borgerr.
  • Update dependencies (fastrand & rustix).
Commits


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 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions