Skip to content

chore(deps): bump cloudflare worker versions - #15573

Merged
Legend-Master merged 1 commit into
tauri-apps:devfrom
Legend-Master:bump-workers
Jun 22, 2026
Merged

chore(deps): bump cloudflare worker versions#15573
Legend-Master merged 1 commit into
tauri-apps:devfrom
Legend-Master:bump-workers

Conversation

@Legend-Master

Copy link
Copy Markdown
Contributor

@Legend-Master
Legend-Master requested a review from a team as a code owner June 21, 2026 15:16
@github-actions

Copy link
Copy Markdown
Contributor

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​worker@​0.8.1 ⏵ 0.8.582 -1710093100100
Updatedcargo/​worker-macros@​0.8.1 ⏵ 0.8.510010093100100

View full report

@FabianLars

Copy link
Copy Markdown
Member

-17 on the supply chain security - ouch

@Legend-Master
Legend-Master merged commit 4bbd497 into tauri-apps:dev Jun 22, 2026
30 of 34 checks passed
@Legend-Master
Legend-Master deleted the bump-workers branch June 22, 2026 01:52
@Legend-Master

Copy link
Copy Markdown
Contributor Author

@Legend-Master

Copy link
Copy Markdown
Contributor Author

The android tests are failing after this got merged, but I can't really tell why or if it's related 🤔

@FabianLars

FabianLars commented Jun 22, 2026

Copy link
Copy Markdown
Member

Looks like the usual fluke we regularly have. Try deleting the cache (can't find it on my phone)

Edit: because I saw this in another pr yesterday I think

@FabianLars

Copy link
Copy Markdown
Member

Ah or maybe not quite, that usually complained about glibc right? Can't remember

@Legend-Master

Copy link
Copy Markdown
Contributor Author

I tried to clear the cache already, didn't work either so

https://github.com/tauri-apps/tauri/actions/runs/27942931554/job/82686423245

@Legend-Master

Copy link
Copy Markdown
Contributor Author

Found the reason, worker@0.8.5 (which marked its MSRV to be 1.75 which is not true) pulled in wasm-streams@0.6.0 which is on edition 2024. And because other crates don't use this dependency, the test went fine, but cross calls cargo metadata which failed...

@FabianLars

Copy link
Copy Markdown
Member

Pain :'))

@Legend-Master

Copy link
Copy Markdown
Contributor Author

Since we're going to raise MSRV soon, I'm not gonna spend time fixing this then 🙃

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants