Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps) Update Tauri Codegen (dev) #11999

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Type Update Change
png dependencies patch 0.17.14 -> 0.17.15
semver dependencies patch 1.0.23 -> 1.0.24
serde (source) dependencies patch 1.0.215 -> 1.0.216
thiserror dependencies patch 2.0.4 -> 2.0.8

Release Notes

image-rs/image-png (png)

v0.17.15

Compare Source

Added
  • Add a public API to advance to the next frame in APNG decoder (#​518)
  • Add APIs to write ICC and EXIF chunks (#​526)
  • Add support for parsing the sBIT chunk (#​524)
  • Add support for parsing the bKGD chunk (#​538)
  • Add support for parsing the cICP chunk (#​529)
  • Add support for parsing mDCv and cLLi chunks (#​528, (#​543))
Changed
  • Improve performance of Paeth filter during decoding (#​512, #​539)
Fixed
  • Avoid an infinite loop when retrying after a fatal error using StreamingDecoder (#​520)
  • Fixed chunk order in encoded files (#​526)
dtolnay/semver (semver)

v1.0.24

Compare Source

  • Optimize Ord impls for semver::Prerelease and semver::BuildMetadata (#​328, thanks @​Eh2406)
serde-rs/serde (serde)

v1.0.216

Compare Source

dtolnay/thiserror (thiserror)

v2.0.8

Compare Source

  • Improve support for macro-generated derive(Error) call sites (#​399)

v2.0.7

Compare Source

  • Work around conflict with #[deny(clippy::allow_attributes)] (#​397, thanks @​zertosh)

v2.0.6

Compare Source

  • Suppress deprecation warning on generated From impls (#​396)

v2.0.5

Compare Source

  • Prevent deprecation warning on generated impl for deprecated type (#​394)

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: chore label Dec 18, 2024
@renovate renovate bot requested a review from a team as a code owner December 18, 2024 05:40
Copy link
Contributor

Package Changes Through b373d44

There are 8 changes which include @tauri-apps/api with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-utils 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.1.1 2.2.0
tauri-utils 2.1.0 2.1.1
tauri-bundler 2.1.0 2.2.0
tauri-runtime 2.2.0 2.3.0
tauri-runtime-wry 2.2.0 2.3.0
tauri-codegen 2.0.3 2.0.4
tauri-macros 2.0.3 2.0.4
tauri-plugin 2.0.3 2.0.4
tauri-build 2.0.3 2.0.4
tauri 2.1.1 2.2.0
@tauri-apps/cli 2.1.0 2.2.0
tauri-cli 2.1.0 2.2.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

@FabianLars FabianLars merged commit 7d38ee9 into dev Dec 19, 2024
11 checks passed
@FabianLars FabianLars deleted the renovate/dev-alltauricodegen branch December 19, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant