commit 160054483748508c1c1a938601e83635783d1ac4
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sat May 25 00:02:25 2024 +0200

    widget: Make CSS parse warnings non-fatal
    
    This avoids aborting when newer gtk+ versions trigger warnings in the
    built-in CSS like gtk 4.15 does for the deprecation of "@define-color"
    and named colours.
    
    Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2784
    (cherry picked from commit e198b94a6c3a5ec0fbea60b766f5e19d5b402805)

 src/app/app.cc | 7 ++++++-
 src/vtegtk.cc  | 5 ++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

commit 731b34e9af365368a595788fcc917fd976b91027
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sat Apr 20 21:27:56 2024 +0200

    build: Post release version bump

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2b413dab1dcc6a5d4ff200ad0703240a81c82d06