Skip to content

fix(cli): ios command wrong cwd on bun 1.2, closes #12965#12977

Merged
lucasfernog merged 1 commit intodevfrom
fix/ios-bun-1.2
Mar 14, 2025
Merged

fix(cli): ios command wrong cwd on bun 1.2, closes #12965#12977
lucasfernog merged 1 commit intodevfrom
fix/ios-bun-1.2

Conversation

@lucasfernog
Copy link
Member

bun 1.2 changed the current working directory behavior to match NPM managers, so we must adapt our xcode-script logic to check the bun version

see https://bun.sh/blog/bun-v1.2#bun-run-uses-the-correct-directory

bun 1.2 changed the current working directory behavior to match NPM managers, so we must adapt our xcode-script logic to check the bun version

see https://bun.sh/blog/bun-v1.2#bun-run-uses-the-correct-directory
@lucasfernog lucasfernog requested a review from a team as a code owner March 14, 2025 18:31
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Mar 14, 2025
@github-actions
Copy link
Contributor

Package Changes Through fd46e1a

There are 8 changes which include tauri with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-utils with patch, @tauri-apps/cli with minor, tauri-cli with minor, @tauri-apps/api with minor, tauri-bundler with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.3.0 2.4.0
tauri-utils 2.2.0 2.2.1
tauri-bundler 2.2.4 2.2.5
tauri-runtime 2.4.0 2.5.0
tauri-runtime-wry 2.4.1 2.5.0
tauri-codegen 2.0.5 2.0.6
tauri-macros 2.0.5 2.0.6
tauri-plugin 2.0.5 2.0.6
tauri-build 2.0.6 2.0.7
tauri 2.3.1 2.4.0
@tauri-apps/cli 2.3.1 2.4.0
tauri-cli 2.3.1 2.4.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit b839212 into dev Mar 14, 2025
14 checks passed
@lucasfernog lucasfernog deleted the fix/ios-bun-1.2 branch March 14, 2025 19:20
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

2 participants