Skip to content

build(deps): Bump desktop_webview_window from 0.2.3 to 0.3.0#1992

Merged
crossle merged 1 commit into
mainfrom
dependabot/pub/desktop_webview_window-0.3.0
Jun 15, 2026
Merged

build(deps): Bump desktop_webview_window from 0.2.3 to 0.3.0#1992
crossle merged 1 commit into
mainfrom
dependabot/pub/desktop_webview_window-0.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps desktop_webview_window from 0.2.3 to 0.3.0.

Release notes

Sourced from desktop_webview_window's releases.

desktop_webview_window-v0.3.0

0.3.0

BREAKING CHANGES

  • Require Dart 3.5 or later.

  • Require macOS 10.13 or later for the macOS plugin.

  • Change OnUrlRequestCallback to return a bool so navigation requests can be allowed or blocked.

  • Replace addOnUrlRequestCallback and removeOnUrlRequestCallback with setOnUrlRequestCallback.

  • Remove the onError parameter from runWebViewTitleBarWidget.

  • Add Swift Package Manager support for macOS #480 by jose3ww

  • Add bringToForeground API #274 by Iri-Hor

  • Add moveWebviewWindow API #280 by Iri-Hor

  • Add maximized parameter to bringToForeground #282 by Iri-Hor

  • Add URL request control support #296 by Iri-Hor

  • Add getPositionalParameters API #291 by Iri-Hor

  • Add getAllCookies API #349 by KRTirtho

  • Add Linux support for registerJavaScriptMessageHandler and unregisterJavaScriptMessageHandler #452 by Carapacik

  • Add backward compatibility with webkit2gtk-4.0 on Linux #311 by prateekmedia

  • Use deprecated WebKitGTK functions only on versions older than 2.40 #334 by prateekmedia

  • Add WebView window safety fixes for Windows and macOS #451 by paulanatoleclaudot-betclic

  • Update README #313 by tanvirulislam

Commits
  • f3f48e8 chore(release): prepare desktop_webview_window 0.3.0
  • a97a93c desktop_webview_window: add Swift Package Manager support for macOS (#480)
  • 1dd0d5c chore(release): prepare mixin_markdown_widget 0.3.1
  • a53c765 mixin_markdown_widget: fix contextual inline styling
  • 10814c5 chore(release): prepare mixin_markdown_widget 0.3.0
  • f42a238 mixin_markdown_widget: improve composite selection
  • 2a071a7 mixin_markdown_widget: improve inline code wrapping
  • 7dd1193 chore(deps): update ogg_opus_player to version 0.8.0
  • e37bf5e mixin_markdown_widget: add shared selection scope
  • fb50925 [ogg_opus_player] support speech to text
  • 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 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)

Bumps [desktop_webview_window](https://github.com/MixinNetwork/flutter-plugins/tree/main/packages) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/MixinNetwork/flutter-plugins/releases)
- [Commits](https://github.com/MixinNetwork/flutter-plugins/commits/desktop_webview_window-v0.3.0/packages)

---
updated-dependencies:
- dependency-name: desktop_webview_window
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jun 15, 2026
@crossle crossle merged commit edccedd into main Jun 15, 2026
2 checks passed
@crossle crossle deleted the dependabot/pub/desktop_webview_window-0.3.0 branch June 15, 2026 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant