This pull request includes package updates, library version upgrades, and function enhancements in the codebase.
PR Summary
This pull request primarily focuses on updating various packages and libraries, and enhancing the functionality of several functions in the cdn.js file.
DatabaseGpt.Web.csproj: Updated several packages including Microsoft.AspNetCore.OpenApi, MinimalHelpers.OpenApi, Swashbuckle.AspNetCore, and TinyHelpers.AspNetCore.
libman.json: Updated the alpinejs library version.
cdn.js: Added a new function isClickEvent, updated the wrapHandler and isListeningForASpecificKeyThatHasntBeenPressed functions, and updated the script version.
DatabaseGpt.Sqlite.csproj and DatabaseGpt.csproj: Updated several packages including Microsoft.Data.Sqlite, ChatGptNet, Microsoft.Extensions.Http.Resilience, and Polly.Extensions.
PR Classification
This pull request includes package updates, library version upgrades, and function enhancements in the codebase.
PR Summary
This pull request primarily focuses on updating various packages and libraries, and enhancing the functionality of several functions in the
cdn.js
file.DatabaseGpt.Web.csproj
: Updated several packages includingMicrosoft.AspNetCore.OpenApi
,MinimalHelpers.OpenApi
,Swashbuckle.AspNetCore
, andTinyHelpers.AspNetCore
.libman.json
: Updated thealpinejs
library version.cdn.js
: Added a new functionisClickEvent
, updated thewrapHandler
andisListeningForASpecificKeyThatHasntBeenPressed
functions, and updated the script version.DatabaseGpt.Sqlite.csproj
andDatabaseGpt.csproj
: Updated several packages includingMicrosoft.Data.Sqlite
,ChatGptNet
,Microsoft.Extensions.Http.Resilience
, andPolly.Extensions
.