Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the upgrade command for package managers #2491

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

chippers
Copy link
Member

@chippers chippers commented Aug 3, 2024

Description

  • What does this PR change? Give us a brief description.
  • Closes #

--next doesn't exist for yarn or pnpm, the correct way is to specify the tag with @
fixes tauri-apps/tauri#10448

@chippers chippers requested a review from tweidinger August 3, 2024 03:23
@chippers chippers self-assigned this Aug 3, 2024
@chippers chippers requested a review from a team as a code owner August 3, 2024 03:23
@github-actions github-actions bot added i18n Is this related to translations? i18n: zh-cn Is this related to zh-cn translations? i18n: fr It this related to fr translations? i18n: es Is this related to es translations? labels Aug 3, 2024
Copy link

netlify bot commented Aug 3, 2024

Deploy Preview for tauri-v2 ready!

Name Link
🔨 Latest commit 88a8fc2
🔍 Latest deploy log https://app.netlify.com/sites/tauri-v2/deploys/66ada2a0cf611a0008e640b3
😎 Deploy Preview https://deploy-preview-2491--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@tweidinger tweidinger merged commit 3935b91 into v2 Aug 3, 2024
9 of 11 checks passed
@tweidinger tweidinger deleted the fix/yarn-upgrade-next-tag branch August 3, 2024 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n: es Is this related to es translations? i18n: fr It this related to fr translations? i18n: zh-cn Is this related to zh-cn translations? i18n Is this related to translations?
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[docs] Instructions for automated migration are wrong/incomplete
2 participants