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 Core (dev) #7631

Merged
merged 2 commits into from
Nov 9, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cargo_toml (source) dev-dependencies minor 0.15 -> 0.17
http-range dev-dependencies patch 0.1.4 -> 0.1.5
http-range dependencies patch 0.1.4 -> 0.1.5
proptest (source) dev-dependencies minor 1.2.0 -> 1.3.1
raw-window-handle dependencies minor 0.5 -> 0.6
swift-rs dependencies patch 1.0.5 -> 1.0.6
webkit2gtk dependencies patch =2.0 -> =2.0.1

Release Notes

lib.rs/cargo_toml (cargo_toml)

v0.17.0

Compare Source

v0.15.3

Compare Source

v0.15.2

Compare Source

proptest-rs/proptest (proptest)

v1.3.1

Compare Source

v1.3.0

Compare Source

rust-windowing/raw-window-handle (raw-window-handle)

v0.6.0

Compare Source

  • Breaking: Raw pointer handles now use NonNull where appropriate, to avoid null pointer dereferences.
  • Breaking: Renamed empty methods to new, and take parameters in most of those, to better match normal Rust semantics.
  • Breaking: HasRaw(Display/Window)Handle::raw_(display/window)_handle returns a result indicating if fetching the window handle failed (#​122).
  • Breaking: Remove the Active/ActiveHandle types from the public API (#​126).
  • Breaking: Remove AppKitWindowHandle::ns_window and UiKitWindowHandle::ui_window since they can be retrieved from the view (#​129).
  • Breaking: Remove Copy derive from RawWindowHandle and WindowHandle (#​140).
  • Implement PartialEq, Eq and Hash for WindowHandle too. (#​128)
  • Implement the relevant traits for &mut T where T: <trait>. (#​130)
  • Add web handles for wasm-bindgen v0.2. They are locked behind the wasm-bindgen-0-2 feature. (#​134)
  • Deprecate the raw window/display handle traits. They will be removed at the next stable release. (#​139)

v0.5.2

Compare Source

  • Add several types for using raw window handles safely, including HasWindowHandle, WindowHandle, HasDisplayHandle, DisplayHandle and Active (#​110).

v0.5.1

Compare Source

  • Add the rust-version field (1.64).
  • Implemented From for RawWindowHandle and RawDisplayHandle
Brendonovich/swift-rs (swift-rs)

v1.0.6

Compare Source

A lot of small fixes in this one, thanks to everyone who has been reporting issues and submitting PRs!

What's Changed

New Contributors

Full Changelog: Brendonovich/swift-rs@1.0.5...1.0.6

tauri-apps/webkit2gtk-rs (webkit2gtk)

v2.0.1

  • 74ab5a4 Properly replaced dox with docrs.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner August 16, 2023 07:05
@renovate renovate bot added the type: chore label Aug 16, 2023
@renovate renovate bot force-pushed the renovate/dev-alltauricore branch from 0fdf32b to 2536dd6 Compare November 8, 2023 13:19
Copy link
Contributor Author

renovate bot commented Nov 9, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@lucasfernog lucasfernog merged commit e9aa727 into dev Nov 9, 2023
21 checks passed
@lucasfernog lucasfernog deleted the renovate/dev-alltauricore branch November 9, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔎 In audit
Development

Successfully merging this pull request may close these issues.

1 participant