Skip to content

Update try_v2 requirement from 0.3.4 to 0.4.2#23

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/try_v2-0.4.2
Apr 13, 2026
Merged

Update try_v2 requirement from 0.3.4 to 0.4.2#23
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/try_v2-0.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on try_v2 to permit the latest version.

Release notes

Sourced from try_v2's releases.

v0.4.2

What's Changed

Full Changelog: MusicalNinjaDad/try_v2@v0.4.1...v0.4.2

Changelog

Sourced from try_v2's changelog.

[v0.4.2]

Bugfixes

  • Fix missing files in package

[v0.4.1]

Documentation & Testing

  • Document & continuously validate stability guarantees & experimental feature usage

Bugfixes

  • Remove lint warnings for stable features on stricter nightly toolchains

[v0.4.0]

Breaking changes

  • Try_ConvertResult now requires E: Into<MyTry<!>> (required for bug fix below and to reduce risk of accidentally converting an Error into an OK)

New features

  • Add Try_Iterator to derive IntoIterator and FromIterator

Bugfixes

  • Allow for functions returning Result<T, MyTry<!>> to be ?-ed in functions returning MyTry<U>

[v0.3.5]

  • Update proc_macro2_diagnostic to 0.2.0
  • Emit warning if enum not marked #[must_use]
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 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)

Updates the requirements on [try_v2](https://github.com/MusicalNinjaDad/try_v2) to permit the latest version.
- [Release notes](https://github.com/MusicalNinjaDad/try_v2/releases)
- [Changelog](https://github.com/MusicalNinjaDad/try_v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/MusicalNinjaDad/try_v2/commits/v0.4.2)

---
updated-dependencies:
- dependency-name: try_v2
  dependency-version: 0.4.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 13, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) April 13, 2026 17:13
@github-actions
github-actions Bot merged commit de1f521 into main Apr 13, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/try_v2-0.4.2 branch April 13, 2026 17:14
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.

0 participants