Skip to content

chore(deps): bump webbrowser from 0.8.15 to 1.0.5#16

Merged
ddaws merged 1 commit intomainfrom
dependabot/cargo/webbrowser-1.0.5
Aug 13, 2025
Merged

chore(deps): bump webbrowser from 0.8.15 to 1.0.5#16
ddaws merged 1 commit intomainfrom
dependabot/cargo/webbrowser-1.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2025

Bumps webbrowser from 0.8.15 to 1.0.5.

Release notes

Sourced from webbrowser's releases.

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

Releasing v1.0.4 with the following changes:

Changed

  • iOS: Return appropriate errors if called from non-main thread or before UIApplication initialization. See PRs #95 and #99

v1.0.3

Releasing v1.0.3 with the following changes:

Added

  • Unix: add support for solaris

v1.0.2

Releasing v1.0.2 with the following changes (this is a minor maintenance release):

Changed

  • macOS: move to core-foundation 0.10

v1.0.1

Releasing v1.0.1 with the following changes:

Added

  • Support for visionOS. See PR #86 and #87

v1.0.0

Releasing v1.0.0 with the following changes:

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
Changelog

Sourced from webbrowser's changelog.

[1.0.5] - 2025-03-10

Fixed

  • Unix: Fix build on redox os. See PR #104
  • macOS: Fix packed alignment of LSLaunchURLSpec. See PR #102

Added

  • WASM: support wasm64

[1.0.4] - 2025-03-10

Changed

  • iOS: Return appropriate errors if called from non-main thread or before UIApplication initialization. See PRs #95 and #99

[1.0.3] - 2024-11-28

Added

  • Unix: add support for solaris

[1.0.2] - 2024-09-16

Changed

  • macOS: move to core-foundation 0.10

[1.0.1] - 2024-05-06

Added

  • Support for visionOS. See PR #86 and #87

[1.0.0] - 2024-04-20

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
Commits
  • fbd294d Release v1.0.5 [skip ci]
  • e467175 use std::env::home_dir on unix
  • 0f3101a Do away with home crate
  • 23e6dc7 Merge branch 'madsmtm-macos-ub'. PR #102
  • 3bd7eaf Fix packed alignment of LSLaunchURLSpec
  • eff4ccb android: fix lint check for beta
  • 33b8fc0 linux: fix lint check for beta
  • e08f9dc wasm: allow wasm64. Fixes #100. #build-wasm
  • 4cd17c5 Release v1.0.4 [skip ci]
  • 0f4d885 ios: Re-add nullability check for sharedApplication
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 8, 2025
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 0.8.15 to 1.0.5.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases)
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md)
- [Commits](amodm/webbrowser-rs@v0.8.15...v1.0.5)

---
updated-dependencies:
- dependency-name: webbrowser
  dependency-version: 1.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/webbrowser-1.0.5 branch from fc04354 to 3539a59 Compare August 11, 2025 12:08
@ddaws ddaws merged commit 45e5e4e into main Aug 13, 2025
1 check passed
@ddaws ddaws deleted the dependabot/cargo/webbrowser-1.0.5 branch August 13, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant