mozilla-vpn-client
mozilla-vpn-client copied to clipboard
A fast, secure and easy to use VPN. Built by the makers of Firefox.
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.13.1 to 1.15.2. Release notes Sourced from yarl's releases. 1.15.2 Miscellaneous internal changes Improved performance of converting :class:~yarl.URL to a string -- by :user:bdraco. Related issues and...
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.4 to 6.1.0. Release notes Sourced from multidict's releases. 6.1.0 Bug fixes Covered the unreachable code path in multidict._multidict_base._abc_itemsview_register() with typing -- by :user:skinnyBat. Related issues and...
Bumps [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) from 1.7.22 to 2.0.21. Release notes Sourced from org.jetbrains.kotlin:kotlin-reflect's releases. Kotlin 2.0.21 Changelog Apple Ecosystem KT-69093 Xcode 16 support in Kotlin Backend. Native. Debug KT-71374 lldb: step out...
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.7.22 to 2.0.21. Release notes Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases. Kotlin 2.0.21 Changelog Apple Ecosystem KT-69093 Xcode 16 support in Kotlin Backend. Native. Debug KT-71374 lldb: step out...
## Description Time for some more wild experiments in the VPN extension's proxy. This time we try to make it autonomous as a windows service. For now, this just starts...
## Description It took me three tries to get this done, but this should upgrade our Cargo/Rust toolchain to version v1.75 up from v1.69. The work was fairly straightforward for...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210220050731-9a76102bfb43 to 0.26.0. Commits See full diff in compare view Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | |...
**Describe the bug** Looking at tarballs of the last 15ish releases, the code size has increased almost 10-fold: ```txt 29M mozillavpn_2.11.0.orig.tar.gz 64M mozillavpn_2.12.0.orig.tar.gz 64M mozillavpn_2.13.0.orig.tar.gz 66M mozillavpn_2.13.1.orig.tar.gz 67M mozillavpn_2.14.0.orig.tar.gz 67M...
**Describe the bug** When the VPN App is in zh-TW locale, times in UI are prefixed with a "B" character. **VPN version:** * Android: 2.25.0 (2.202409190619) * iOS: 2.23.0 (2.202406241838)...
Bumps [appium-adb](https://github.com/appium/appium-adb) from 9.14.11 to 12.6.0. Release notes Sourced from appium-adb's releases. v12.6.0 12.6.0 (2024-09-08) Features Add a method to list device ports (#764) (01fff96) v12.5.3 12.5.3 (2024-09-05) Miscellaneous Chores...