Closed renovate[bot] closed 2 weeks ago
There are 9 changes which include tauri with minor, @tauri-apps/api with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-utils with minor, tauri-runtime-wry with minor, tauri-macros with patch, tauri-runtime with minor
Add another change file through the GitHub UI by following this link.
Read about change files or the docs at github.com/jbolda/covector
This PR contains the following updates:
1.0.65
->1.0.68
2.5.2
->2.5.3
Release Notes
dtolnay/thiserror (thiserror)
### [`v1.0.68`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.68) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.67...1.0.68) - Handle incomplete expressions more robustly in format arguments, such as while code is being typed ([#341](https://redirect.github.com/dtolnay/thiserror/issues/341), [#344](https://redirect.github.com/dtolnay/thiserror/issues/344)) ### [`v1.0.67`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.67) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.66...1.0.67) - Improve expression syntax support inside format arguments ([#335](https://redirect.github.com/dtolnay/thiserror/issues/335), [#337](https://redirect.github.com/dtolnay/thiserror/issues/337), [#339](https://redirect.github.com/dtolnay/thiserror/issues/339), [#340](https://redirect.github.com/dtolnay/thiserror/issues/340)) ### [`v1.0.66`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.66) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.65...1.0.66) - Improve compile error on malformed format attribute ([#327](https://redirect.github.com/dtolnay/thiserror/issues/327))servo/rust-url (url)
### [`v2.5.3`](https://redirect.github.com/servo/rust-url/releases/tag/v2.5.3) [Compare Source](https://redirect.github.com/servo/rust-url/compare/v2.5.2...v2.5.3) #### What's Changed - fix: enable wasip2 feature for wasm32-wasip2 target by [@brooksmtownsend](https://redirect.github.com/brooksmtownsend) in [https://github.com/servo/rust-url/pull/960](https://redirect.github.com/servo/rust-url/pull/960) - Fix idna tests with no_std by [@cjwatson](https://redirect.github.com/cjwatson) in [https://github.com/servo/rust-url/pull/963](https://redirect.github.com/servo/rust-url/pull/963) - Fix debugger_visualizer test failures. by [@valenting](https://redirect.github.com/valenting) in [https://github.com/servo/rust-url/pull/967](https://redirect.github.com/servo/rust-url/pull/967) - Add AsciiSet::EMPTY and boolean operators by [@joshka](https://redirect.github.com/joshka) in [https://github.com/servo/rust-url/pull/969](https://redirect.github.com/servo/rust-url/pull/969) - mention why we pin unicode-width by [@Manishearth](https://redirect.github.com/Manishearth) in [https://github.com/servo/rust-url/pull/972](https://redirect.github.com/servo/rust-url/pull/972) - refactor and add tests for percent encoding by [@joshka](https://redirect.github.com/joshka) in [https://github.com/servo/rust-url/pull/977](https://redirect.github.com/servo/rust-url/pull/977) - Add a test for and fix issue [#974](https://redirect.github.com/servo/rust-url/issues/974) by [@hansl](https://redirect.github.com/hansl) in [https://github.com/servo/rust-url/pull/975](https://redirect.github.com/servo/rust-url/pull/975) - `no_std` support for the `url` crate by [@domenukk](https://redirect.github.com/domenukk) in [https://github.com/servo/rust-url/pull/831](https://redirect.github.com/servo/rust-url/pull/831) - Normalize URL paths: convert /.//p, /..//p, and //p to p by [@theskim](https://redirect.github.com/theskim) in [https://github.com/servo/rust-url/pull/943](https://redirect.github.com/servo/rust-url/pull/943) - support Hermit by [@m-mueller678](https://redirect.github.com/m-mueller678) in [https://github.com/servo/rust-url/pull/985](https://redirect.github.com/servo/rust-url/pull/985) - fix: support `wasm32-wasip2` on the stable channel by [@brooksmtownsend](https://redirect.github.com/brooksmtownsend) in [https://github.com/servo/rust-url/pull/983](https://redirect.github.com/servo/rust-url/pull/983) - Improve serde error output by [@konstin](https://redirect.github.com/konstin) in [https://github.com/servo/rust-url/pull/982](https://redirect.github.com/servo/rust-url/pull/982) - OSS-Fuzz: Add more fuzzer by [@arthurscchan](https://redirect.github.com/arthurscchan) in [https://github.com/servo/rust-url/pull/988](https://redirect.github.com/servo/rust-url/pull/988) - Merge idna-v1x to main by [@hsivonen](https://redirect.github.com/hsivonen) in [https://github.com/servo/rust-url/pull/990](https://redirect.github.com/servo/rust-url/pull/990) #### New Contributors - [@brooksmtownsend](https://redirect.github.com/brooksmtownsend) made their first contribution in [https://github.com/servo/rust-url/pull/960](https://redirect.github.com/servo/rust-url/pull/960) - [@cjwatson](https://redirect.github.com/cjwatson) made their first contribution in [https://github.com/servo/rust-url/pull/963](https://redirect.github.com/servo/rust-url/pull/963) - [@joshka](https://redirect.github.com/joshka) made their first contribution in [https://github.com/servo/rust-url/pull/969](https://redirect.github.com/servo/rust-url/pull/969) - [@hansl](https://redirect.github.com/hansl) made their first contribution in [https://github.com/servo/rust-url/pull/975](https://redirect.github.com/servo/rust-url/pull/975) - [@theskim](https://redirect.github.com/theskim) made their first contribution in [https://github.com/servo/rust-url/pull/943](https://redirect.github.com/servo/rust-url/pull/943) - [@m-mueller678](https://redirect.github.com/m-mueller678) made their first contribution in [https://github.com/servo/rust-url/pull/985](https://redirect.github.com/servo/rust-url/pull/985) - [@konstin](https://redirect.github.com/konstin) made their first contribution in [https://github.com/servo/rust-url/pull/982](https://redirect.github.com/servo/rust-url/pull/982) - [@arthurscchan](https://redirect.github.com/arthurscchan) made their first contribution in [https://github.com/servo/rust-url/pull/988](https://redirect.github.com/servo/rust-url/pull/988) **Full Changelog**: https://github.com/servo/rust-url/compare/v2.5.2...v2.5.3Configuration
📅 Schedule: Branch creation - "after 3am on Wednesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.