Commit Graph
802374 Commits
Author SHA1 Message Date
Austin Horstman 42fa8486dc vimPlugins.nvim-treesitter: update grammars 2025-05-18 09:27:44 -05:00
Austin Horstman 34970867e2 nvim-treesitter/update.py: source from nurr
Upstream no longer updating the sources in the lockfile.json, but they
still update in their main branch's parsers.lua. We don't need to parse
that file since nurr is already doing that for us. We can just grab
latest parser info from their json.
2025-05-18 09:27:44 -05:00
Austin Horstman 31bc320fd1 pluginupdate: fix AttributeError when handling HTTPResponse objects
Fix an issue in the vim-plugins-updater where it was trying to access the

'normalized_name' attribute on an HTTPResponse object, causing the updater

to crash with:

AttributeError: 'HTTPResponse' object has no attribute 'normalized_name'

The fix adds type checking to ensure we only access normalized_name on

Plugin objects, and properly handle other types like Exceptions and

HTTPResponse objects.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-05-18 09:06:48 -05:00
Austin Horstman 9831a2b6c3 pluginupdate.py: GITHUB_API_TOKEN -> GITHUB_TOKEN
Should use the standard token variable that github and the rest of the
codebase uses.
2025-05-18 01:02:23 -05:00
Pol DellaieraandGitHub 20dbed8a6e python3Packages.langchain-community: 0.3.22 -> 0.3.24 (#408199) 2025-05-18 05:40:59 +00:00
Pol DellaieraandGitHub e3e0deee76 python3Packages.langgraph-{cli,prebuilt}: fix homepage link (#408178) 2025-05-18 05:29:48 +00:00
AleksanaandGitHub 292fa7d4f6 sequential: init at 2.6.0 (#405429) 2025-05-18 12:33:40 +08:00
AleksanaandGitHub ad7b062ac0 debsigs: Add dependency 'ar' and fix path (#407857) 2025-05-18 12:32:46 +08:00
c9694cdab5 cargo-shear: 1.2.6 -> 1.2.7 (#408227)
Co-authored-by: uncenter <uncenter@uncenter.dev>
2025-05-18 04:29:02 +00:00
AleksanaandGitHub 648a999c9c fvwm2: fix build with GCC 14 (#408171) 2025-05-18 12:00:20 +08:00
AleksanaandGitHub 6437d8adfb collision: 3.9.0 -> 3.10.0 (#407975) 2025-05-18 11:41:29 +08:00
AleksanaandGitHub 1bdf9a967d create-react-app: drop (#407895) 2025-05-18 11:40:22 +08:00
Bruno BELANYIandGitHub 2bc1f07311 markdownlint-cli: 0.44.0 -> 0.45.0 (#408219) 2025-05-17 23:33:03 -04:00
Bobby RongandGitHub 6136ce1b52 epiphany: Various Pantheon fixes (#407922) 2025-05-18 11:28:33 +08:00
Bobby RongandGitHub f4b45ea305 xfce.thunar: 4.20.2 -> 4.20.3 (#408009) 2025-05-18 11:18:18 +08:00
R. Ryantm ea082d793d cargo-shear: 1.2.6 -> 1.2.7 2025-05-18 03:00:21 +00:00
Bobby RongandGitHub e91866356b vscodium: 1.100.13210 -> 1.100.23258 (#408087) 2025-05-18 10:49:59 +08:00
Adam C. StephensandGitHub c1f34e3614 invidious: 2.20250504.0 -> 2.20250517.0 (#408141) 2025-05-17 22:15:52 -04:00
Bobby Rong 6906aed53d pantheon.elementary-gtk-theme: 8.2.0 -> 8.2.1
https://github.com/elementary/stylesheet/compare/8.2.0...8.2.1

Contains style fix for epiphany 48.
2025-05-18 10:10:47 +08:00
Bobby Rong 353c718f02 epiphany: Fix startup crash on Pantheon
* gdk_display_manager_get() was called before gtk_init()
* gtk_menu_button_set_icon_name: assertion 'GTK_IS_MENU_BUTTON (menu_button)' failed
2025-05-18 10:10:47 +08:00
Lin JianandGitHub 8406224e30 f2: add update script and enable checks (#408089) 2025-05-18 09:51:26 +08:00
R. Ryantm 1595eaaf6e markdownlint-cli: 0.44.0 -> 0.45.0 2025-05-18 01:31:31 +00:00
Sarah Clark 432767e363 python3Packages.langchain-community: 0.3.22 -> 0.3.24
Includes switch to new repository
2025-05-17 17:51:57 -07:00
9c41bec752 turso-cli: 1.0.9 -> 1.0.10 (#408127)
Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
2025-05-18 00:46:34 +00:00
Peder Bergebakken SundtandGitHub 91457891b3 pygame{,-ce}: migrate to sdl2-compat (#407732) 2025-05-18 02:30:31 +02:00
David McFarlandandGitHub e3beaa67c4 dotnet: expose update.sh under generate-dotnet-sdk (#405282) 2025-05-17 21:10:10 -03:00
Gaétan LepageandGitHub c6e14ddd10 vimPlugins: update on 2025-05-17 (#408176) 2025-05-18 01:45:16 +02:00
Jan TojnarandGitHub 78a9dbce43 Merge gnomeExtensions.applications-menu: fix GMenu import (#408102) 2025-05-18 01:40:15 +02:00
Gaétan LepageandGitHub ac60d61e37 pmbootstrap: 3.3.2 -> 3.4.0 (#407265) 2025-05-18 01:06:52 +02:00
Cosima NeidahlandGitHub e9ccaa65be open-watcom-v2-unwrapped: 0-unstable-2024-10-13 -> 0-unstable-2025-05-07 (#405240) 2025-05-18 01:03:43 +02:00
Weijia WangandGitHub be58fd03a9 clash-rs: 0.7.5 -> 0.7.7 (#396317) 2025-05-18 01:02:19 +02:00
Weijia WangandGitHub b61f0c4900 re-flex: 5.2.2 -> 5.5.0 (#404678) 2025-05-18 00:59:48 +02:00
Weijia WangandGitHub ee522457a8 jay: 1.9.1 -> 1.10.0 (#400980) 2025-05-18 00:56:42 +02:00
Weijia WangandGitHub 1ebfbb7d6d gruvbox-gtk-theme: 0-unstable-2024-11-06 -> 0-unstable-2025-04-24 (#396954) 2025-05-18 00:44:00 +02:00
Weijia WangandGitHub c5d419595d nightfox-gtk-theme: 0-unstable-2024-11-06 -> 0-unstable-2025-04-24 (#397152) 2025-05-18 00:42:11 +02:00
Weijia WangandGitHub 1ad352f1b4 tokyonight-gtk-theme: 0-unstable-2024-11-06 -> 0-unstable-2025-04-24 (#399405) 2025-05-18 00:40:32 +02:00
Weijia WangandGitHub 0b403417b5 matrix-gtk-theme: 0-unstable-2024-11-06 -> 0-unstable-2025-05-06 (#407907) 2025-05-18 00:38:39 +02:00
Leah Amelia Chen f3d97d0823 fvwm2: fix build with GCC 14
ZHF #403336
2025-05-18 00:37:14 +02:00
Sarah Clark 7394424fe5 python3Packages.langgraph-{cli,prebuilt}: fix homepage link 2025-05-17 15:35:03 -07:00
Austin Horstman f5100dd91f vimPlugins: update on 2025-05-17 2025-05-17 17:34:41 -05:00
Weijia WangandGitHub d868f2d23d dsp: 1.9 -> 2.0 (#401926) 2025-05-18 00:33:14 +02:00
Weijia WangandGitHub a10f989b72 bind: 9.20.7 -> 9.20.8 (#399233) 2025-05-18 00:24:38 +02:00
RamsesandGitHub af42e19c88 msbuild-structured-log-viewer: 2.2.476 -> 2.2.490 (#407685) 2025-05-18 00:24:22 +02:00
Fabian AffolterandGitHub c92ab71b53 python313Packages.types-lxml: adjust inputs (#408158) 2025-05-18 00:24:03 +02:00
Weijia WangandGitHub 3195dd8d79 coder: 2.19.1 -> 2.20.3 (#401494) 2025-05-18 00:20:51 +02:00
Fabian AffolterandGitHub c470a980e0 python313Packages.channels: 4.2.0 -> 4.2.2 (#408161) 2025-05-18 00:19:44 +02:00
Fabian AffolterandGitHub 2ed98974a6 python312Packages.roadlib: add missing inputs (#408150) 2025-05-18 00:19:31 +02:00
Fabian AffolterandGitHub c090173e38 python313Packages.entry-points-txt: refactor (#408146) 2025-05-18 00:19:14 +02:00
Gaétan LepageandGitHub c6b940646c python3Packages.oelint-data: 1.0.11 -> 1.0.14 (#408016) 2025-05-18 00:13:00 +02:00
Weijia WangandGitHub ab8b6c04eb qdrant: 1.13.6 -> 1.14.0 (#401355) 2025-05-18 00:12:47 +02:00