getAlby / nostr-wallet-connect-next

Nostr Wallet Connect (NIP-47) application to allow apps to connect to your node
https://nwc.getalby.com
Apache License 2.0
8 stars 3 forks source link

build(deps): bump github.com/wailsapp/wails/v2 from 2.7.1 to 2.8.2 #303

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/wailsapp/wails/v2 from 2.7.1 to 2.8.2.

Release notes

Sourced from github.com/wailsapp/wails/v2's releases.

v2.8.2

Breaking Change

  • The -noPackage flag was misnamed and is being renamed to nopackage to match the other flags. Changed by @​leaanthony in PR.

Added

  • Added support for proxying assets requests to an external server. Added by @​leaanthony in PR

Fixed

  • Fixed an issue with missing icon for Windows. Fixed by @​APshenkin

v2.8.1

Added

  • Added docs to help fix NixOs/Wayland font-size css issue. Added by @​atterpac in PR
  • Added -m (skip go mod tidy) flag to dev command by @​te5se in PR
  • Added mac option DisableZoom to remove zoom button. Added by @​wizzymore in PR

Fixed

  • Fixed some typos in comments. Changed by @​reallylowest in PR
  • Fixed an issue where the destination file was not properly closed after copying. Changed by @​testwill in PR
  • Fixed an issue where xattr calls were not working. Fixed by @​leaanthony

Changed

  • Changed Create a project with changing the default name to the project’s name. Changed by @​Twacqwq in PR

v2.8.0

Added

  • Added windows options supports DisablePinchZoom configuration. Added by @​tuuzed in PR
  • Add Apple Silicon hardware detection to wails doctor. Changed by @​almas1992 in PR
  • Remove quarantine attribute on macOS binaries. Changed by @​leaanthony in PR
  • Added documentation for a common GStreamer error on Linux systems. Changed by @​mkwsnyder in PR
  • Added documentation on explicity example of importing JS runtime. Changed by @​danawoodman in PR
  • Add dock icon right-click exit handling by @​almas1992 in PR

Fixed

  • Fixed vue-ts template build error. Fixed by @​atterpac in PR
  • Docs for IsZoomControlEnabled and ZoomFactor. Fixed by @​leaanthony in PR
  • Fixed -compiler flag for wails build, wails dev and wails generate module. Fixed in PR by @​xtrafrancyz
  • Fixed uninitialized SecondInstanceData.WorkingDirectory on linux and windows (#3154).
  • Fixed save file dialog not appending file extension automatically on Windows by @​almas1992 in PR
  • Fixed compatibility for wails cli being built with go 1.22 and later. Fixed by @​stffabi in PR
Commits


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 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)