Skip to content

Yank devtools-core 0.3.7 and tauri-plugin-devtools: 2.2.0 #419

Description

@beanow-at-crabnebula

These two versions should be yanked

Issue summary

devtools-core 0.3.7 matches the ^0.3.x range, so it can be updated automatically as transitive.
However it would cause tonic/prost type mismatches with tauri-plugin-devtools 2.1.0 and devtools 0.3.4.

tauri-plugin-devtools: 2.2.0 directly specifies devtools-core = "0.3.7", which is being yanked now.
So it can't revert to 0.3.6 nor upgrade to 0.4.0 if that happens. Making this version unable to satisfy it's dependencies.

Mitigation

If you ran into issues before these versions are yanked. You can upgrade to:

  • tauri-plugin-devtools 2.2.1 (for Tauri v2)
  • devtools 0.3.5 (for Tauri v1)

Related releases

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions