5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 17:22:01 +08:00
wails/runtime
dependabot[bot] 81aa376b09
Bump decode-uri-component from 0.2.0 to 0.2.2 in /runtime/js (#2179)
* Bump decode-uri-component from 0.2.0 to 0.2.2 in /runtime/js

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update build-and-test.yml

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-12-06 08:28:36 +11:00
..
assets change window.external handling to fix windows (#669) 2021-04-12 06:13:11 +10:00
js Bump decode-uri-component from 0.2.0 to 0.2.2 in /runtime/js (#2179) 2022-12-06 08:28:36 +11:00
assets.go Feature/1.16 (#646) 2021-04-02 20:44:55 +11:00
browser.go Develop (#250) 2019-10-08 06:12:08 +11:00
dialog.go fix: trim whitespaces from filters 2020-06-18 20:25:40 +10:00
events.go Develop (#634) 2021-03-27 21:06:02 +11:00
filesystem.go refactor homedir to stdlib os.UserHomeDir (go1.12) 2020-07-13 20:00:59 +10:00
log.go Develop (#250) 2019-10-08 06:12:08 +11:00
runtime.go Move runtime out to package 2020-08-30 15:46:31 +10:00
store.go v1.8.1 (#546) 2020-10-29 20:18:52 +11:00
window.go Support for minimum and maximum window sizes (#612) 2021-04-02 16:14:09 +11:00