You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message: 'Comes with [Bash v5.2.15](https://git.savannah.gnu.org/cgit/bash.git/commit/?id=ec8113b9861375e4e17b3307372569d429dec814).'
66
+
})
67
+
68
+
expect(awaitguessReleaseNotes(context,{
69
+
labels: [{name: 'component-update'}],
70
+
title: '[New gnutls version] GnuTLS 3.8.0',
71
+
body: `Released a bug-fix and enhancement release on the 3.8.x branch.[GnuTLS 3.8.0](https://lists.gnupg.org/pipermail/gnutls-help/2023-February/004816.html)
72
+
73
+
Added the security advisory.[GNUTLS-SA-2020-07-14](security-new.html#GNUTLS-SA-2020-07-14)
74
+
75
+
http://www.gnutls.org/news.html#2023-02-10`
76
+
})).toEqual({
77
+
type: 'feature',
78
+
message: 'Comes with [GNU TLS v3.8.0](https://lists.gnupg.org/pipermail/gnutls-help/2023-February/004816.html).'
0 commit comments