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

fix(deps): update rust crate webbrowser to v0.8.15 #476

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
webbrowser dependencies patch 0.8.3 -> 0.8.15

Release Notes

amodm/webbrowser-rs (webbrowser)

v0.8.15

Compare Source

Fixed

v0.8.14

Compare Source

Added
  • Illumos: experimental support. See PR #​82
Fixed
  • Previously configured MSRV was stale (i.e. wouldn't have compiled), and has been modified to 1.60. This is being treated as bug, and as such not requiring a major release.

v0.8.13

Compare Source

Added
  • AIX: experimental support. See PR #​79

v0.8.12

Compare Source

Fixed
  • Linux: fix message about BROWSER env variable. See PR #​76

v0.8.11

Compare Source

Fixed
  • WSL: handle & in URL correctly in WSL environment. See issue #​73 and PR #​74

v0.8.10

Compare Source

Changed
  • Linux: move to home as a dependency, instead of dirs

v0.8.9

Compare Source

Added
  • Linux: add support for running under Flatpak sandboxes. See issue #​67 and PR #​70
Fixed
  • Windows: fix a bug where browser command parsing failed. See issue #​68 and PR #​69

v0.8.8

Compare Source

Changed
  • Android: bumped jni dependency version to 0.21

v0.8.7

Compare Source

Fixed
  • Fixes a bug on WSL, when xdg-settings executes successfully but returns no default browser name. Thanks to @​krsh732. See #​64.

v0.8.6

Compare Source

Fixed
  • For Windows 32-bit, fix ABI to be used, which was broken in v0.8.5. Thanks to @​alula. See #​62 and #​63.

v0.8.5

Compare Source

Fixed
  • For Windows platform, removes the windows crate dependency, relying on selective FFI bindings instead, thus avoiding the large dependency.
    See #​62. Thanks to @​Jake-Shadle.

v0.8.4

Compare Source

Fixed
  • Urgent bug fix for windows, where rendering broke on Firefox & Chrome. See #​60

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.

Copy link

@charlypa charlypa merged commit 193ea66 into main Jul 25, 2024
5 checks passed
@charlypa charlypa deleted the renovate/webbrowser-0.x-lockfile branch July 25, 2024 01:42
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.

1 participant