Skip to content

Conversation

@oscartbeaumont
Copy link
Member

@oscartbeaumont oscartbeaumont commented Jan 23, 2026

With some futures changes coming in the next Specta release this will cause problems.

This change of code is backwards compatible because Specta does something like attributes.rename.unwrap_or_else(|| ident.to_string()) so removing the attributes.rename is fine if we change ident to match it's value.

@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Jan 23, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 23, 2026

Package Changes Through d7f4912

There are 9 changes which include tauri with minor, @tauri-apps/cli with minor, tauri-cli with minor, tauri-utils with patch, tauri-build with patch, tauri-macos-sign with patch, tauri-bundler with minor, tauri-runtime-wry with minor, tauri-runtime with minor

Planned Package Versions

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

package current next
tauri-utils 2.8.1 2.8.2
tauri-macos-sign 2.3.2 2.3.3
tauri-bundler 2.7.5 2.8.0
tauri-runtime 2.9.2 2.10.0
tauri-runtime-wry 2.9.3 2.10.0
tauri-codegen 2.5.2 2.5.3
tauri-macros 2.5.2 2.5.3
tauri-plugin 2.5.2 2.5.3
tauri-build 2.5.3 2.5.4
tauri 2.9.5 2.10.0
@tauri-apps/cli 2.9.6 2.10.0
tauri-cli 2.9.6 2.10.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

@oscartbeaumont oscartbeaumont marked this pull request as ready for review January 23, 2026 06:17
@oscartbeaumont oscartbeaumont requested a review from a team as a code owner January 23, 2026 06:17
@oscartbeaumont
Copy link
Member Author

oscartbeaumont commented Jan 23, 2026

I think the change tag CI workflow is not working? I have got a changeset file which marks tauri as needing a patch but it's saying it doesn't.

I don't think the Clippy failure is the fault of this PR.

@FabianLars
Copy link
Member

I have got a changeset file which marks tauri as needing a patch but it's saying it doesn't.

For some reason we enforce patch types in this repo, so for example instead of tauri: patch you need tauri: patch:bug - list of tags https://github.com/tauri-apps/tauri/blob/dev/.changes/config.json#L3-L12

I don't think the Clippy failure is the fault of this PR.

yeah, we didn't adapt to the 1.93 release from yesterday yet

Updated the Tauri patch type to include 'bug' and fixed a Specta usage issue.
@oscartbeaumont
Copy link
Member Author

Ohhh, that makes sense! Updated the changeset.

@FabianLars FabianLars merged commit 4d5d78d into tauri-apps:dev Jan 24, 2026
18 of 19 checks passed
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Jan 24, 2026
@oscartbeaumont oscartbeaumont deleted the dont-rename-specta-channel branch January 24, 2026 10:01
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