dsc
dsc copied to clipboard
Update Rust crate webbrowser to v1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| webbrowser | dependencies | major | 0.8.15 -> 1.0.0 |
Release Notes
amodm/webbrowser-rs (webbrowser)
v1.0.6
Fixed
- Windows: fix browser opening when unicode characters exist in path. See PR #108
v1.0.5
Fixed
- Unix: Fix build on redox os. See PR #104
- macOS: Fix packed alignment of LSLaunchURLSpec. See PR #102
Added
- WASM: support wasm64
v1.0.4
Changed
- iOS: Return appropriate errors if called from non-main thread or before UIApplication initialization. See PRs #95 and #99
v1.0.3
Added
- Unix: add support for solaris
v1.0.2
Changed
- macOS: move to core-foundation 0.10
v1.0.1
Added
v1.0.0
Added
- Move to 1.0! MSRV has now been defined too.
Fixed
- Unix: default to standard unix implementation, instead of whitelisting each flavour of unix
- WASM: return an error on dry_run if window object isn't available
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.