Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tauri-apps
/
tauri
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4k
Star
111k
Code
Issues
1.3k
Pull requests
167
Discussions
Actions
Projects
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(cli): check plugin versions for incompatibilities
- #13993
#13993
Merged
lucasfernog
merged 20 commits into
dev
tauri-apps/tauri:dev
from
feat/check-plugin-versions
tauri-apps/tauri:feat/check-plugin-versions
Copy head branch name to clipboard
Aug 17, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat(cli): check plugin versions for incompatibilities
#13993
lucasfernog
merged 20 commits into
dev
tauri-apps/tauri:dev
from
feat/check-plugin-versions
tauri-apps/tauri:feat/check-plugin-versions
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2025
feat(cli): check plugin versions for incompatibilities
Show description for c093cb2
lucasfernog
committed
c093cb2
View commit details
Copy full SHA for c093cb2
Browse repository at this point
Commits on Aug 13, 2025
Use list to get multiple package versions at once
Legend-Master
committed
c6e63a0
View commit details
Copy full SHA for c6e63a0
Browse repository at this point
Merge branch 'dev' into feat/check-plugin-versions
Legend-Master
committed
8394508
View commit details
Copy full SHA for 8394508
Browse repository at this point
Fix for older rust versions
Legend-Master
committed
8967d4e
View commit details
Copy full SHA for 8967d4e
Browse repository at this point
Clippy
Legend-Master
committed
23e9f62
View commit details
Copy full SHA for 23e9f62
Browse repository at this point
Support yarn classic
Legend-Master
committed
87f59e4
View commit details
Copy full SHA for 87f59e4
Browse repository at this point
Support yarn berry
Legend-Master
committed
e3efd13
View commit details
Copy full SHA for e3efd13
Browse repository at this point
Use `.cmd` only for `npm`, `yarn`, `pnpm`
Legend-Master
committed
d0cd407
View commit details
Copy full SHA for d0cd407
Browse repository at this point
Use yarn list without --pattern
Legend-Master
committed
5b1a540
View commit details
Copy full SHA for 5b1a540
Browse repository at this point
Commits on Aug 14, 2025
rename
lucasfernog
committed
c473511
View commit details
Copy full SHA for c473511
Browse repository at this point
Merge branch 'dev' into feat/check-plugin-versions
lucasfernog
authored
958c7cf
View commit details
Copy full SHA for 958c7cf
Browse repository at this point
Commits on Aug 16, 2025
Extract function `check_incompatible_packages`
Legend-Master
committed
6397418
View commit details
Copy full SHA for 6397418
Browse repository at this point
Check `tauri` <-> `@tauri-apps/api`
Legend-Master
committed
cac22e4
View commit details
Copy full SHA for cac22e4
Browse repository at this point
incompatible -> mismatched
lucasfernog
committed
3374328
View commit details
Copy full SHA for 3374328
Browse repository at this point
run build check in parallel
lucasfernog
committed
99eac04
View commit details
Copy full SHA for 99eac04
Browse repository at this point
rename struct
lucasfernog
committed
201e7c1
View commit details
Copy full SHA for 201e7c1
Browse repository at this point
Commits on Aug 17, 2025
Switch back to use sync check and add todo
Legend-Master
committed
202a782
View commit details
Copy full SHA for 202a782
Browse repository at this point
Extract to function `cargo_manifest_and_lock`
Legend-Master
committed
b8690ef
View commit details
Copy full SHA for b8690ef
Browse repository at this point
Merge remote-tracking branch 'upstream/dev' into feat/check-plugin-versions
Legend-Master
committed
5b0833a
View commit details
Copy full SHA for 5b0833a
Browse repository at this point
Merge branch 'dev' into feat/check-plugin-versions
lucasfernog
authored
e66fbb3
View commit details
Copy full SHA for e66fbb3
Browse repository at this point
You can’t perform that action at this time.