Skip to content

refactor: use html module from tauri-utils - #14993

Closed
thomaseizinger wants to merge 1 commit into
tauri-apps:devfrom
thomaseizinger:chore/remove-html-dependency
Closed

refactor: use html module from tauri-utils#14993
thomaseizinger wants to merge 1 commit into
tauri-apps:devfrom
thomaseizinger:chore/remove-html-dependency

Conversation

@thomaseizinger

Copy link
Copy Markdown
Contributor

As a first step towards removing the outdated kuchikiki dependency, we remove them from the tauri-cli crate and instead utilize the existing html module from tauri-utils.

Related: #14959

@thomaseizinger
thomaseizinger requested a review from a team as a code owner February 24, 2026 04:23
@thomaseizinger
thomaseizinger force-pushed the chore/remove-html-dependency branch from 6ea6f36 to 3c7f159 Compare February 24, 2026 04:26
@thomaseizinger
thomaseizinger force-pushed the chore/remove-html-dependency branch from 3c7f159 to c42b7e9 Compare February 24, 2026 04:26
@github-actions

Copy link
Copy Markdown
Contributor

Package Changes Through c42b7e9

There are 4 changes which include tauri-cli with patch, @tauri-apps/cli with patch, tauri-utils with patch, 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-utils 2.8.2 2.8.3
tauri-bundler 2.8.0 2.8.1
tauri-runtime 2.10.0 2.10.1
tauri-runtime-wry 2.10.0 2.10.1
tauri-codegen 2.5.4 2.5.5
tauri-macros 2.5.4 2.5.5
tauri-plugin 2.5.3 2.5.4
tauri-build 2.5.5 2.5.6
tauri 2.10.2 2.10.3
@tauri-apps/cli 2.10.0 2.10.1
tauri-cli 2.10.0 2.10.1

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


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

@thomaseizinger

Copy link
Copy Markdown
Contributor Author

@Legend-Master Could we merge this so CI doesn't have to constantly get approved in #14959 ?

@Legend-Master

Copy link
Copy Markdown
Contributor

Merging this means we will need to bump a minor version of tauri-utils which I don't really want right now, it is easier for us to release patch versions between minor versions without some of the minor bump changes in the tree

@Legend-Master

Copy link
Copy Markdown
Contributor

Closing in favor of #14959

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