Skip to content

Commit

Permalink
Continuous Integration Publish: e55166f
Browse files Browse the repository at this point in the history
Merge pull request #341 from cake-contrib/renovate/xunit-dotnet-monorepo

Update dependency xunit.analyzers to 1.18.0
  • Loading branch information
web-flow authored Dec 17, 2024
1 parent 3320928 commit 0fb8611
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
48 changes: 24 additions & 24 deletions assets/js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,84 +53,84 @@ var searchModule = function() {
a(
{
id:1,
title:"ERuby",
content:"ERuby",
title:"SafeMode",
content:"SafeMode",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/SafeMode',
title:"SafeMode",
description:""
}
);
a(
{
id:2,
title:"SafeMode",
content:"SafeMode",
title:"BuiltinBackend",
content:"BuiltinBackend",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/SafeMode',
title:"SafeMode",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/BuiltinBackend',
title:"BuiltinBackend",
description:""
}
);
a(
{
id:3,
title:"BuiltinBackend",
content:"BuiltinBackend",
title:"AsciiDoctorJAliases",
content:"AsciiDoctorJAliases",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/BuiltinBackend',
title:"BuiltinBackend",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJAliases',
title:"AsciiDoctorJAliases",
description:""
}
);
a(
{
id:4,
title:"DocType",
content:"DocType",
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
description:""
}
);
a(
{
id:5,
title:"AsciiDoctorJAliases",
content:"AsciiDoctorJAliases",
title:"DocType",
content:"DocType",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJAliases',
title:"AsciiDoctorJAliases",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
description:""
}
);
a(
{
id:6,
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
title:"ERuby",
content:"ERuby",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
description:""
}
);
Expand Down
2 changes: 1 addition & 1 deletion feed.atom
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<title>Cake.AsciiDoctorJ</title>
<link rel="self" href="http://cake-contrib.github.io/cake.asciidoctorj" />
<rights>2024</rights>
<updated>2024-11-17T09:24:34Z</updated>
<updated>2024-12-17T13:34:18Z</updated>
</feed>
4 changes: 2 additions & 2 deletions feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link>http://cake-contrib.github.io/cake.asciidoctorj</link>
<description />
<copyright>2024</copyright>
<pubDate>Sun, 17 Nov 2024 09:24:34 GMT</pubDate>
<lastBuildDate>Sun, 17 Nov 2024 09:24:34 GMT</lastBuildDate>
<pubDate>Tue, 17 Dec 2024 13:34:18 GMT</pubDate>
<lastBuildDate>Tue, 17 Dec 2024 13:34:18 GMT</lastBuildDate>
</channel>
</rss>

0 comments on commit 0fb8611

Please sign in to comment.