Kovid Goyal
b99ee09d13
Bump version of python for CVEs
2026-08-12 20:50:07 +05:30
Kovid Goyal
5734bb5a58
...
2026-08-11 14:19:09 +05:30
Kovid Goyal
5bb1a19465
Exclude shaders from rsync
2026-08-11 14:03:37 +05:30
Kovid Goyal
1a8b11381b
Bump version of slangc
2026-08-11 11:04:13 +05:30
Kovid Goyal
6a89fea569
Fix signing of slangc in macOS build
2026-08-06 09:58:56 +05:30
Kovid Goyal
7f0b072f0d
autoformat
2026-08-05 05:32:56 +05:30
Kovid Goyal
3ea6a3b7a8
Bump slang version, allows removing one glsl workaround
2026-08-05 05:32:52 +05:30
Kovid Goyal
1612a23307
Get slangc working in macOS frozen build
2026-08-05 05:32:50 +05:30
Kovid Goyal
356aef38fc
Only copy needed slang dlls
2026-08-05 05:32:50 +05:30
Kovid Goyal
7cde77ef2c
Get freezing of slang on linux working
2026-08-05 05:32:50 +05:30
Kovid Goyal
1b61d6a671
Ensure slangc is found when freezing
2026-08-05 05:32:50 +05:30
Kovid Goyal
e310f6acf1
Have dev.sh set SLANGC as well
2026-08-05 05:32:49 +05:30
Kovid Goyal
7d96c15d2d
Add slang to sources
2026-08-05 05:32:47 +05:30
Kovid Goyal
8860f1a0a7
ty does not enforce existence of type signatures on functions, so use ruff to do it
2026-07-07 13:56:54 +05:30
Kovid Goyal
a65b4c70a7
Migrate type checker to ty
...
Much faster than mypy. Matches usage of ruff from same developer.
2026-07-04 09:18:00 +05:30
Kovid Goyal
9e92c57af3
Bump dependency for CVE
2026-07-03 09:07:55 +05:30
Kovid Goyal
f6d1b11b29
Make arm64 binary deps available for dev.sh
...
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Waiting to run
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Waiting to run
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Waiting to run
CI / Linux package (push) Waiting to run
CI / Bundle test (macos-latest) (push) Waiting to run
CI / Bundle test (ubuntu-latest) (push) Waiting to run
CI / macOS Brew (push) Waiting to run
CI / Test ./dev.sh and benchmark (push) Waiting to run
CodeQL / CodeQL-Build (actions, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, macos-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (go, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (python, ubuntu-latest) (push) Waiting to run
Depscan / Scan dependencies for vulnerabilities (push) Waiting to run
Fixes #10197
2026-06-27 17:29:31 +05:30
Kovid Goyal
f5a4c9b907
Update Linux build VM to Ubuntu 22
...
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Waiting to run
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Waiting to run
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Waiting to run
CI / Linux package (push) Waiting to run
CI / Bundle test (macos-latest) (push) Waiting to run
CI / Bundle test (ubuntu-latest) (push) Waiting to run
CI / macOS Brew (push) Waiting to run
CI / Test ./dev.sh and benchmark (push) Waiting to run
CodeQL / CodeQL-Build (actions, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, macos-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (go, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (python, ubuntu-latest) (push) Waiting to run
Depscan / Scan dependencies for vulnerabilities (push) Waiting to run
Allows using up to date simde and newer compilers for small performance
improvements. Ubuntu 18 and 20 are EOL and Ubuntu 22 was released over four
years ago.
This will also hopefully allow us to build slang for the upcoming
transition to slang based shaders.
2026-06-23 08:57:24 +05:30
Kovid Goyal
38dae45e07
Bump python for CVE
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Waiting to run
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Waiting to run
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Waiting to run
CI / Linux package (push) Waiting to run
CI / Bundle test (macos-latest) (push) Waiting to run
CI / Bundle test (ubuntu-latest) (push) Waiting to run
CI / macOS Brew (push) Waiting to run
CI / Test ./dev.sh and benchmark (push) Waiting to run
CodeQL / CodeQL-Build (actions, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, macos-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (go, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (python, ubuntu-latest) (push) Waiting to run
Depscan / Scan dependencies for vulnerabilities (push) Waiting to run
2026-06-18 19:28:24 +05:30
Kovid Goyal
8a39929c15
Bump sqlite for CVE
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Waiting to run
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Waiting to run
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Waiting to run
CI / Linux package (push) Waiting to run
CI / Bundle test (macos-latest) (push) Waiting to run
CI / Bundle test (ubuntu-latest) (push) Waiting to run
CI / macOS Brew (push) Waiting to run
CI / Test ./dev.sh and benchmark (push) Waiting to run
CodeQL / CodeQL-Build (actions, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, macos-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (go, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (python, ubuntu-latest) (push) Waiting to run
Depscan / Scan dependencies for vulnerabilities (push) Waiting to run
2026-06-12 19:54:22 +05:30
Kovid Goyal
d5f69fe853
Update openssl for CVEs
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Waiting to run
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Waiting to run
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Waiting to run
CI / Linux package (push) Waiting to run
CI / Bundle test (macos-latest) (push) Waiting to run
CI / Bundle test (ubuntu-latest) (push) Waiting to run
CI / macOS Brew (push) Waiting to run
CI / Test ./dev.sh and benchmark (push) Waiting to run
CodeQL / CodeQL-Build (actions, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, macos-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (go, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (python, ubuntu-latest) (push) Waiting to run
Depscan / Scan dependencies for vulnerabilities (push) Waiting to run
2026-06-12 07:29:08 +05:30
Kovid Goyal
bfc4947cac
Bump dependency for CVE
2026-05-20 20:32:08 +05:30
Kovid Goyal
ced9a6ef97
Bump dependency for CVE
2026-05-16 13:31:32 +05:30
Kovid Goyal
75399c9026
...
2026-04-18 14:08:54 +05:30
Kovid Goyal
797c7e86fe
Bump sqlite for CVE
2026-04-18 13:40:47 +05:30
Kovid Goyal
fc162e8793
Bump python for CVEs
2026-04-14 14:11:35 +05:30
Kovid Goyal
cfa9f1bada
Bump dependencies for CVEs
2026-04-11 14:29:23 +05:30
Kovid Goyal
79706520c5
Bump openssl for CVEs
2026-04-09 15:01:32 +05:30
Kovid Goyal
e23c992135
Bump deps for CVEs
2026-03-28 14:03:32 +05:30
Kovid Goyal
eddaaed3e3
Modernize Go code
2026-03-21 08:41:47 +05:30
Kovid Goyal
2153388750
Need to install meson on macOS
2026-03-07 09:33:39 +05:30
Kovid Goyal
7d0c7ce4f5
Bump version of Python used in binary builds
2026-03-07 09:24:14 +05:30
Kovid Goyal
c75bdc7620
Bump Go version for security vulnerabilities
...
Unfortunately means have to bump minimum macos version as well as Go
requires it.
2026-03-07 08:05:37 +05:30
Kovid Goyal
e93e50293a
Bump zlib for CVE
2026-02-21 15:51:48 +05:30
Kovid Goyal
c4c31c3bc1
Bump libpng for CVE
2026-02-13 08:57:17 +05:30
Kovid Goyal
3839dcc082
Bump dependency for CVE
2026-02-07 14:41:17 +05:30
Kovid Goyal
cefdd3fc68
Bump openssl version for CVEs
2026-01-29 20:22:34 +05:30
Kovid Goyal
fbd03de54c
Bump libpng version for CVE
2026-01-14 14:19:54 +05:30
Kovid Goyal
ac1d34eb0c
Bump version of harfbuzz for CVE
2026-01-14 10:45:52 +05:30
Kovid Goyal
424199bb5a
Bump version of libpng for CVE
2025-12-07 11:45:13 +05:30
Kovid Goyal
878c4d357c
Bump version of libpng
2025-11-28 21:01:11 +05:30
Kovid Goyal
758acbc4d5
Bump python for CVE
2025-10-10 18:55:57 +05:30
Kovid Goyal
e21d2f5191
Bump bundled OpenSSL for CVE
2025-10-05 21:59:02 +05:30
Kovid Goyal
04d708d597
Also need to rename the brotli package in kitty
2025-09-24 12:51:59 +05:30
Kovid Goyal
7321d3a61a
Bump version of lcms2
...
Download URL has changed so might as well update version as well.
2025-09-21 07:31:31 +05:30
Kovid Goyal
e9bc125965
Bump a couple of dependencies that have CVEs
2025-09-20 09:57:12 +05:30
Kovid Goyal
3482d084ae
License info has now been centralised in bypy
2025-09-18 11:13:37 +05:30
Kovid Goyal
54368be554
Fix grype not scanning C deps that dont have CPEs
2025-09-18 09:22:28 +05:30
Kovid Goyal
c4cb9cdbb7
Filter out another form of the same CVE
2025-09-17 23:14:40 +05:30
Kovid Goyal
6f17afb609
update some deps
2025-09-17 18:52:14 +05:30