Skip to content

Update try_v2 requirement from 0.9.2 to 0.11.0 - #182

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/try_v2-0.11.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/try_v2-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 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.11.0

Breaking change

  • Update to syn v3
Changelog

Sourced from try_v2's changelog.

[v0.11.0]

Breaking change

  • Update to syn v3

[v0.10.1]

Bugfix

  • Update proc_macro2_diagnostic to v0.7.0

[v0.10.0]

Breaking change

  • Updated from ninja-build_rs 0.2.1 to build_safely 0.5.0 - override variable changed to BUILD_SAFELY_CARGO_CONFIG_DIR

Bugfix

  • Update intra-doc links to explicitly disambiguate between derive macros & std traits

[v0.9.3]

Bugfix

  • Fix typo in docs

[v0.9.2]

Bugfix

  • Bump build_safely to 0.2.1

[v0.9.1]

Bugfix

  • Bump proc_macro2_diagnostic to 0.6.5 to fully respect cargo unstable.allow-features

[v0.9.0]

Breaking changes / New Features

  • derive FromResidual replaces Try_ConvertResult, works on any TryType
  • derive IntoIterator replaces Try_Iterator, works on any TryType
  • FromIterator removed
  • methods generates iter, iter_mut, as_ref, as_mut, as_deref, as_deref_mut
  • remove ConvertResult
  • remove deriving FromResidual to convert to a Result::Err

... (truncated)

Commits
  • 9611237 update to syn v3 (#234)
  • e6ec9a5 Bump musicalninjadad/rust-devcontainer from 78a5604 to 8513a1e in /.devco...
  • 8b626f8 Bump taiki-e/install-action from 2.85.13 to 2.86.5 (#232)
  • 3ab2dc9 Now is never (#233)
  • 90d6624 Bump taiki-e/install-action from 2.85.11 to 2.85.13 (#226)
  • 8a1f4b8 Bump musicalninjadad/rust-devcontainer from f550a0c to 78a5604 in /.devco...
  • b83d413 Bump taiki-e/install-action from 2.85.10 to 2.85.11 (#224)
  • 7277c99 Bump taiki-e/install-action from 2.85.8 to 2.85.10 (#223)
  • 5ec1975 Bump taiki-e/install-action from 2.85.7 to 2.85.8 (#222)
  • 31905c6 Bump taiki-e/install-action from 2.85.6 to 2.85.7 (#221)
  • Additional commits viewable in compare view

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](MusicalNinjaDad/try_v2@v0.9.2...v0.11.0)

---
updated-dependencies:
- dependency-name: try_v2
  dependency-version: 0.11.0
  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 Sep 14, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 14, 2026 04:45
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