Commit Graph

406 Commits

Author SHA1 Message Date
flathubbot 82dfa620e2 vscode: Update code.deb to 1.92.0 2024-08-01 17:40:49 +00:00
Bilal Elmoussaoui d248d25f90 Merge pull request #526 from flathub/update-312eecf
vscode: Update code.deb to 1.91.1
2024-07-17 22:20:51 +02:00
flathubbot 7d125931ab vscode: Update code.deb to 1.91.1 2024-07-11 13:48:56 +00:00
Bilal Elmoussaoui 0e6e5cf244 Merge pull request #522 from flathub/update-4ded2d4
vscode: Update code.deb to 1.90.2
2024-06-29 12:21:03 +03:00
flathubbot 2147bdbe12 vscode: Update code.deb to 1.90.2 2024-06-19 16:44:29 +00:00
Bilal Elmoussaoui 3adb899a2a Merge pull request #518 from xduugu/update-libusb
Update vscode to 1.90.1 and libusb to 1.0.27
2024-06-19 00:03:38 +03:00
Cedric Staniewski 2d7ff740e8 Update libusb to 1.0.27 2024-06-13 21:07:45 +02:00
flathubbot f4b4612100 vscode: Update code.deb to 1.90.1 2024-06-13 18:48:43 +00:00
Bilal Elmoussaoui 109e0743cb Merge pull request #516 from flathub/update-a170db9
Update code.deb to 1.89.1
2024-05-11 00:06:43 +02:00
flathubbot 53f11fe76a Update code.deb to 1.89.1 2024-05-09 17:36:58 +00:00
Bilal Elmoussaoui 48fce76659 Merge pull request #510 from flathub/update-9c42ef1
Update code.deb to 1.88.0
2024-04-11 09:41:27 +02:00
flathubbot 59c00006bb Update code.deb to 1.88.0 2024-04-04 17:32:44 +00:00
Bilal Elmoussaoui 504d4b93ab Merge pull request #507 from flathub/update-ff7b980
Update code.deb to 1.87.2
2024-03-13 19:19:00 +01:00
flathubbot fef5acd9a5 Update code.deb to 1.87.2 2024-03-13 10:32:53 +00:00
Bilal Elmoussaoui c358a09fb5 Merge pull request #504 from xduugu/fedc
Switch to `json` external data checker
2024-03-13 10:44:03 +01:00
Bilal Elmoussaoui e8935584d0 Merge branch 'master' into fedc 2024-03-12 23:49:12 +01:00
Bilal Elmoussaoui 825194d6f3 Merge pull request #497 from xduugu/remove-zypak
Remove `zypak` module
2024-03-12 23:48:39 +01:00
Bilal Elmoussaoui 64da260ece Merge branch 'master' into remove-zypak 2024-03-12 23:48:23 +01:00
Bilal Elmoussaoui 916ed1d62e Merge pull request #498 from xduugu/remove-libsecret
Remove `libsecret` module
2024-03-12 23:48:15 +01:00
Bilal Elmoussaoui f74c209c9e Merge branch 'master' into remove-libsecret 2024-03-12 23:48:06 +01:00
Bilal Elmoussaoui c0e6e09d86 Merge pull request #503 from flathub/update-1ed62ee
Update 2 modules
2024-03-12 23:47:55 +01:00
Cedric Staniewski fba2438caa Switch to json external data checker
This should end the pull request flood.
2024-03-12 23:23:47 +01:00
flathubbot 43e8bbd24e Update 2 modules
Update code.deb to 1.87.1-1709685762
Update code.deb to 1.87.2-1709911730
2024-03-12 21:31:45 +00:00
Cedric Staniewski 51b4ece590 Remove libsecret module
libsecret is now included in the electron base app [1].

Closes #486

[1] https://github.com/flathub/org.electronjs.Electron2.BaseApp/pull/53
2024-03-04 22:26:57 +01:00
Cedric Staniewski 689da350a8 Remove zypak module
`zypak` is included in `org.electronjs.Electron2.BaseApp` since 2020 [1] and
was already removed when the vscode flatpak started to use the electron base
app [2].

It was added back in PR #300 [3], which was not really necessary, because at
the time the PR was merged, `zypak` was already updated in the base app. The
author of the PR requested to remove `zypak` again [4], but that never
happened.

[1] https://github.com/flathub/org.electronjs.Electron2.BaseApp/pull/10
[2] https://github.com/flathub/com.visualstudio.code/commit/4538e48ac42819f7a4a1d37abb98f676512bb8a0
[3] https://github.com/flathub/com.visualstudio.code/pull/300
[4] https://github.com/flathub/com.visualstudio.code/pull/300#issuecomment-1092647335
2024-03-04 22:10:52 +01:00