axus-cs
axus-cs copied to clipboard
build(deps): bump the dependencies group with 35 updates
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the dependencies group with 35 updates:
Package | From | To |
---|---|---|
Cocona.Lite | 2.1.0 |
2.2.0 |
GitInfo | 2.2.0 |
3.3.3 |
NLog | 4.7.15 |
5.2.5 |
YamlDotNet | 11.2.1 |
13.7.1 |
LiteDB | 5.0.15 |
5.0.17 |
System.Data.SQLite.Core | 1.0.116 |
1.0.118 |
SqlKata | 2.3.7 |
2.4.0 |
SqlKata.Execution | 2.3.7 |
2.4.0 |
CommandLineParser | 2.8.0 |
2.9.1 |
Avalonia.Desktop | 0.10.18 |
11.0.5 |
Avalonia.Diagnostics | 0.10.18 |
11.0.5 |
Avalonia.Skia | 0.10.18 |
11.0.5 |
Avalonia.Svg.Skia | 0.10.18 |
11.0.0.3 |
Avalonia.Xaml.Behaviors | 0.10.18 |
11.0.2 |
Avalonia.Xaml.Interactions | 0.10.18 |
11.0.2 |
Avalonia.Xaml.Interactivity | 0.10.18 |
11.0.2 |
Avalonia.AvaloniaEdit | 0.10.12.2 |
11.0.1 |
Avalonia | 0.10.18 |
11.0.5 |
Generator.Equals | 2.2.3 |
3.0.0 |
Material.Avalonia | 3.0.0-rc0 |
3.0.2 |
ReactiveProperty | 8.0.3 |
9.3.3 |
Moq | 4.18.3 |
4.20.69 |
coverlet.msbuild | 3.2.0 |
6.0.0 |
Microsoft.NET.Test.Sdk | 17.4.1 |
17.7.2 |
xunit | 2.4.2 |
2.5.3 |
xunit.runner.visualstudio | 2.4.5 |
2.5.3 |
FluentAssertions | 6.8.0 |
6.12.0 |
Microsoft.Build.CentralPackageVersions | 2.0.1 |
2.1.3 |
Avalonia.Controls.DataGrid | 0.10.18 |
11.0.5 |
Deadpikle.AvaloniaProgressRing | 0.9.8 |
0.10.3 |
DiffPlex | 1.7.0 |
1.7.1 |
Glob.cs | 5.1.766 |
5.1.1253 |
MessageBox.Avalonia | 2.0.0 |
3.1.5.1 |
Newtonsoft.Json | 13.0.1 |
13.0.3 |
System.Text.Json | 7.0.1 |
7.0.3 |
Updates Cocona.Lite
from 2.1.0 to 2.2.0
Release notes
Sourced from Cocona.Lite's releases.
v2.2.0
What's Changed
- Add net7 SDK in pipeline by
@wayneyaoo
in mayuki/Cocona#90- Resolve the last dependency to allow injection overwrite by
@wayneyaoo
in mayuki/Cocona#93- Fix nested sub-command description for class-style by
@mayuki
in mayuki/Cocona#88- Add unit test for #93 by
@mayuki
in mayuki/Cocona#95- Hidden command should not get suggested when command not found. by
@wayneyaoo
in mayuki/Cocona#96- Bump version by
@mayuki
in mayuki/Cocona#98New Contributors
@wayneyaoo
made their first contribution in mayuki/Cocona#90Full Changelog: https://github.com/mayuki/Cocona/compare/v2.1.0...v2.2.0
Commits
6e64076
Merge pull request #98 from mayuki/feature/PrepareFor2.2.06cbe585
Bump version5231a2c
Merge pull request #96 from wayneyaoo/fix-issue-70ff277ef
Hidden command should not get suggestededbe674
Merge pull request #95 from mayuki/hotfix/AddTest-Issue-932c31b17
Update build.yml021f63c
Add unit test for #93fb1cdee
Merge pull request #88 from mayuki/hotfix/SubCommandDescriptiona7b1892
Merge pull request #93 from wayneyaoo/fix-bug-85a32977c
Fix build error- Additional commits viewable in compare view
Updates GitInfo
from 2.2.0 to 3.3.3
Release notes
Sourced from GitInfo's releases.
v3.3.3
What's Changed
🐛 Fixed bugs
- Shield from invalid git version by
@kzu
in devlooped/GitInfo#313Full Changelog: https://github.com/devlooped/GitInfo/compare/v3.3.2...v3.3.3
v3.3.2
What's Changed
🐛 Fixed bugs
- Bump ThisAssembly to get fix for C#11 raw strings by
@kzu
in devlooped/GitInfo#312Full Changelog: https://github.com/devlooped/GitInfo/compare/v3.3.1...v3.3.2
v3.3.1
What's Changed
🔨 Other
- Bump to downstream ThisAssembly without SponsorLink by
@kzu
in devlooped/GitInfo#305Full Changelog: https://github.com/devlooped/GitInfo/compare/v3.3.0...v3.3.1
v3.3.0
What's Changed
🔨 Other
- Remove current implementation of SponsorLink for now by
@kzu
in devlooped/GitInfo#302Full Changelog: https://github.com/devlooped/GitInfo/compare/v3.2.0...v3.3.0
v3.2.0
Bump to OSS SponsorLink
Full Changelog: https://github.com/devlooped/GitInfo/compare/v3.1.2...v3.2.0
v3.1.2
... (truncated)
Changelog
Sourced from GitInfo's changelog.
v3.3.3 (2023-08-30)
:bug: Fixed bugs:
- parse('')" cannot be evaluated. version string portion was too short or too long #300
- Shield from invalid git version #313 (
@kzu
)v3.3.2 (2023-08-30)
:bug: Fixed bugs:
- LangVersion latest and using 11.0 constants #311
- Privacy about SponsorLink with GitInfo #299
- Linux compatibility issues? #298
- Bump ThisAssembly to get fix for C#11 raw strings #312 (
@kzu
)v3.3.1 (2023-08-11)
:twisted_rightwards_arrows: Merged:
v3.3.0 (2023-08-11)
:twisted_rightwards_arrows: Merged:
v3.2.0 (2023-08-11)
v3.1.2 (2023-08-02)
:twisted_rightwards_arrows: Merged:
- replace all invalid chars in semver string with "-" #295 (
@smorokin
)v3.1.1 (2023-07-07)
... (truncated)
Commits
2ca1ea9
+Mᐁ includes6eda2f3
⬆️ Bump files with dotnet-file sync9d18adf
Shield from invalid git version340ef4a
🖉 Update changelog with v3.3.2753cd88
Bump NuGetizer from 1.1.0 to 1.1.113617fe
Remove unnecessary nuget mapping4220513
Bump ThisAssembly to get fix for C#11 raw stringsb1aba78
Bump NuGetizer from 1.0.5 to 1.1.0b833abe
⬆️ Bump files with dotnet-file sync1c3cbd0
🖉 Update changelog with v3.3.1- Additional commits viewable in compare view
Updates NLog
from 4.7.15 to 5.2.5
Release notes
Sourced from NLog's releases.
NLog 5.2.5
Improvements
- #5344 ConcurrentRequestQueue - Reduced SpinCount to 15, before monitor wait (#5344) (
@snakefoot
)- #5347 ConfigurationItemFactory - Improve exception message when unknown type-alias (#5347) (
@snakefoot
)- #5348 ConfigurationItemFactory - Faster scanning of relevant configuration item types (#5348) (
@snakefoot
)- #5349 FileTarget - Verify FilePathLayout not containing unexpected characters (#5349) (
@snakefoot
)- #5351 LogManager.ReconfigExistingLoggers with reduced memory allocation (#5351) (
@snakefoot
)- #5353 CsvLayout - Improve XML docs for CustomColumnDelimiter (#5353) (
@snakefoot
)- #5354 LogEventInfo - Can be immutable when having FormattedMessage and no parameters (#5354) (
@snakefoot
)- #5356 Renamed internal NLogXmlElement to XmlLoggingConfigurationElement and fixed XML docs (#5356) (
@snakefoot
)- #5359 StringHelpers - Skip SubString for case-insensitive Replace-method (#5359) (
@snakefoot
)- #5360 ReplaceLayoutRendererWrapper - IgnoreCase faster without RegEx (#5360) (
@snakefoot
)- #5363 Improved InternalLogger output when parsing NLog config with target wrappers (#5363) (
@snakefoot
)- #5370 NetworkTarget - Skip connection when above max message size (#5370) (
@snakefoot
)- #5371 Fixed various issues reported by EnableNETAnalyzers (#5371) (
@snakefoot
)- #5372 Updated various nuget-packages to include README.md (#5372) (
@snakefoot
)NLog 5.2.4
Improvements
- #5316 ObjectPath should only render output when finding property-value (#5316) (
@snakefoot
)- #5318 Typed Layout parses empty string as fixed null value when nullable (#5318) (
@snakefoot
)- #5319 Introduced new LogEventInfo-constructor to skip Parameters-array allocation (#5319) (
@snakefoot
)- #5321 ConfigurationItemFactory - Improve obsolete message for JsonConverter + ValueFormatter (#5321) (
@snakefoot
)- #5326 InternalLogger - Force output even when invalid format string (#5326) (
@snakefoot
)- #5327 NetworkTarget - Avoid unhandled exception when using ThrowExceptions=true (#5327) (
@snakefoot
)- #5336 Skip checking ExcludeProperties when empty, to avoid string GetHashCode (#5336) (
@snakefoot
)- #5337 JsonLayout optimizing thread context capture for inner layouts (#5337) (
@snakefoot
)- #5310 FileTarget - FilePathLayout with fixed-filename can translate to absolute path (#5310) (
@snakefoot
)NLog 5.2.3
Improvements
- #5308 AutoFlushTargetWrapper - Explicit flush should also await when FlushOnConditionOnly (#5308) (
@snakefoot
)- #5301 Target precalculate should only perform single IsInitialized check (#5301) (
@snakefoot
)- #5300 Target precalculate should only consider relevant layouts (#5300) (
@snakefoot
)- #5296 Target precalculate should handle duplicate layouts (#5296) (
@snakefoot
)- #5299 MessageLayoutRenderer - Skip Flatten when simple AggregateException (#5299) (
@snakefoot
)- #5298 ConfigurationItemFactory - Improve obsolete message for obsoleted factory-properties (#5298) (
@snakefoot
)- #5291 Report NLog version on initial configuration assignment (#5291) (
@snakefoot
)- #5290 PropertyHelper - SetPropertyFromString allow empty string for nullable-value (#5290) (
@snakefoot
)- #5289 Check RequiredParameter should also validate nullable types (#5289) (
@snakefoot
)- #5287 FileTarget - FilePathLayout with fixed-filename can translate to absolute path (#5287) (
@snakefoot
)- #5279 FileTarget - Cleanup FileSystemWatcher correctly when ArchiveFilePatternToWatch changes (#5279) (
@lavige777
)- #5281 Refactor ConditionBasedFilter when-filter to use ternary operator (#5281) (
@jokoyoski
)NLog 5.2.2
Improvements
- #5276 ConfigurationItemFactory - Fix NullReferenceException when skipping already loaded assembly (#5276) (
@snakefoot
)NLog 5.2.1
... (truncated)
Changelog
Sourced from NLog's changelog.
Version 5.2.5 (2023/10/15)
Improvements
- #5344 ConcurrentRequestQueue - Reduced SpinCount to 15, before monitor wait (#5344) (
@snakefoot
)- #5347 ConfigurationItemFactory - Improve exception message when unknown type-alias (#5347) (
@snakefoot
)- #5348 ConfigurationItemFactory - Faster scanning of relevant configuration item types (#5348) (
@snakefoot
)- #5349 FileTarget - Verify FilePathLayout not containing unexpected characters (#5349) (
@snakefoot
)- #5351 LogManager.ReconfigExistingLoggers with reduced memory allocation (#5351) (
@snakefoot
)- #5353 CsvLayout - Improve XML docs for CustomColumnDelimiter (#5353) (
@snakefoot
)- #5354 LogEventInfo - Can be immutable when having FormattedMessage and no parameters (#5354) (
@snakefoot
)- #5356 Renamed internal NLogXmlElement to XmlLoggingConfigurationElement and fixed XML docs (#5356) (
@snakefoot
)- #5359 StringHelpers - Skip SubString for case-insensitive Replace-method (#5359) (
@snakefoot
)- #5360 ReplaceLayoutRendererWrapper - IgnoreCase faster without RegEx (#5360) (
@snakefoot
)- #5363 Improved InternalLogger output when parsing NLog config with target wrappers (#5363) (
@snakefoot
)- #5370 NetworkTarget - Skip connection when above max message size (#5370) (
@snakefoot
)- #5371 Fixed various issues reported by EnableNETAnalyzers (#5371) (
@snakefoot
)- #5372 Updated various nuget-packages to include README.md (#5372) (
@snakefoot
)Version 5.2.4 (2023/09/06)
Improvements
- #5316 ObjectPath should only render output when finding property-value (#5316) (
@snakefoot
)- #5318 Typed Layout parses empty string as fixed null value when nullable (#5318) (
@snakefoot
)- #5319 Introduced new LogEventInfo-constructor to skip Parameters-array allocation (#5319) (
@snakefoot
)- #5321 ConfigurationItemFactory - Improve obsolete message for JsonConverter + ValueFormatter (#5321) (
@snakefoot
)- #5326 InternalLogger - Force output even when invalid format string (#5326) (
@snakefoot
)- #5327 NetworkTarget - Avoid unhandled exception when using ThrowExceptions=true (#5327) (
@snakefoot
)- #5336 Skip checking ExcludeProperties when empty, to avoid string GetHashCode (#5336) (
@snakefoot
)- #5337 JsonLayout optimizing thread context capture for inner layouts (#5337) (
@snakefoot
)- #5310 FileTarget - FilePathLayout with fixed-filename can translate to absolute path (#5310) (
@snakefoot
)Version 5.2.3 (2023/08/05)
Improvements
- #5308 AutoFlushTargetWrapper - Explicit flush should also await when FlushOnConditionOnly (#5308) (
@snakefoot
)- #5301 Target precalculate should only perform single IsInitialized check (#5301) (
@snakefoot
)- #5300 Target precalculate should only consider relevant layouts (#5300) (
@snakefoot
)- #5296 Target precalculate should handle duplicate layouts (#5296) (
@snakefoot
)- #5299 MessageLayoutRenderer - Skip Flatten when simple AggregateException (#5299) (
@snakefoot
)- #5298 ConfigurationItemFactory - Improve obsolete message for obsoleted factory-properties (#5298) (
@snakefoot
)- #5291 Report NLog version on initial configuration assignment (#5291) (
@snakefoot
)- #5290 PropertyHelper - SetPropertyFromString allow empty string for nullable-value (#5290) (
@snakefoot
)- #5289 Check RequiredParameter should also validate nullable types (#5289) (
@snakefoot
)- #5287 FileTarget - FilePathLayout with fixed-filename can translate to absolute path (#5287) (
@snakefoot
)- #5279 FileTarget - Cleanup FileSystemWatcher correctly when ArchiveFilePatternToWatch changes (#5279) (
@lavige777
)- #5281 Refactor ConditionBasedFilter when-filter to use ternary operator (#5281) (
@jokoyoski
)Version 5.2.2 (2023/07/04)
Improvements
... (truncated)
Commits
7c01432
Version 5.2.5 (#5373)d2b8724
Updated nuget-packages with README.md including install info and links (#5372)3d8c0e6
Fixed various issues reported by EnableNETAnalyzers (#5371)abe2338
NetworkTarget - Skip connection when above max message size (#5370)1a02796
ConfigurationItemFactory - Added code coverage for Factory RegisterDefinition...528b75b
Fixed milestone links for Version 5.0-Preview 1 (#5366)50668f5
JsonLayout - Fixed ExcludeEmptyProperties to accept values ending with quote ...30be6a8
Fixed InternalLogger output when parsing NLog config with target wrappers (#5...e0f70b2
ReplaceLayoutRendererWrapper - IgnoreCase faster without RegEx (#5360)75f966d
StringHelpers - Skip SubString for case-insensitive Replace-method (#5359)- Additional commits viewable in compare view
Updates YamlDotNet
from 11.2.1 to 13.7.1
Release notes
Sourced from YamlDotNet's releases.
Release 13.7.1
- Merge pull request #859 from EdwardCooke/ec-858-static-typeresolver-enums
Special case on statictyperesolver for enumsRelease 13.7.0
Merge pull request #856 from prochnowc/code-generation-object
Added support for serialization and deserialization of 'object' to static code generationMerge pull request #839 from stijnherreman/dateonly-timeonly
Implement DateOnly and TimeOnly converters.Release 13.5.2
- Merge pull request #855 from prochnowc/support-collections-with-arrays
Fix code generation for Dictionary and List which use Array valuesRelease 13.5.1
- Merge pull request #853 from prochnowc/static-external-model
Fix multiple use of YamlSerializableAttributeRelease 13.5.0
- Merge pull request #852 from prochnowc/static-external-model
Add support for including types defined in another assembly in static code generationRelease 13.4.0
Merge pull request #824 from 64J0/64J0-patch-1
F# samplesMerge pull request #843 from EdwardCooke/ec-785-callbacks
Added on onserialized/onserializing and ondeserialized/ondeserializingRelease 13.3.1
Merge pull request #834 from EdwardCooke/ec-810-nullyamlstreamscalars
Support null values in YamlScalarNode for YamlStreamMerge pull request #835 from EdwardCooke/ec-817-keynotappliedtoquotedscalars
Set IsKey on quoted scalar keysMerge pull request #836 from EdwardCooke/ec-815-datetimeoffset
Added a DateTimeOffsetConverter with a sample on usageMerge pull request #837 from EdwardCooke/ec-792-testsinnonenglish
Fix tests running in cultures using different culturesMerge pull request #841 from EdwardCooke/ec-838-utfcharsets
Escaped UTF-16/32 with UTF-8 surrogatesRelease 13.2.0
- Merge pull request #821 from rudolfolah/deserialize-generic-objects-error-message-and-sample
Deserialize generic objects sample
... (truncated)
Commits
8472305
Merge pull request #859 from EdwardCooke/ec-858-static-typeresolver-enumsdd3c3b6
Special case on statictyperesolver for enumsf45d1f7
Merge pull request #839 from stijnherreman/dateonly-timeonly81735e6
Merge pull request #856 from prochnowc/code-generation-object8255d17
Added test for nested untyped deserialization.63f71e2
Added support for serialization and deserialization of 'object' to static cod...7dd57d4
Merge pull request #855 from prochnowc/support-collections-with-arrays1b8d324
Add support for serializing Dictionary<TKey,TValue[]> and List<T[]>75f4010
Merge pull request #853 from prochnowc/static-external-modeld4d2208
Merge branch 'aaubry:master' into static-external-model- Additional commits viewable in compare view
Updates LiteDB
from 5.0.15 to 5.0.17
Release notes
Sourced from LiteDB's releases.
v5.0.17
What's Changed
- Fix AesStream Invalid Password exception in corrupted files by
@anurakt27
in mbdavid/LiteDB#2344- Update LockService.cs to fix "The read lock is being released without being held" error. Fix for #641, 1637, 1993, 2017 by
@mathis1337
in mbdavid/LiteDB#2280- Ambigous match found by
@Luigi6821
in mbdavid/LiteDB#2332- Fix for issue: mbdavid/LiteDB#2307 by
@m-omerovic
in mbdavid/LiteDB#2317- Fix #2300 issue with big collection sort by
@matsakiv
in mbdavid/LiteDB#2302- Update README.md by
@namigop
in mbdavid/LiteDB#2296- Added Seek and Position setter for LiteFileStream.Read by
@mr-sven
in mbdavid/LiteDB#2148- Added unique error codes to encryption-related exceptions by
@arcanelab
in mbdavid/LiteDB#2259New Contributors
@anurakt27
made their first contribution in mbdavid/LiteDB#2344@mathis1337
made their first contribution in mbdavid/LiteDB#2280@Luigi6821
made their first contribution in mbdavid/LiteDB#2332@m-omerovic
made their first contribution in mbdavid/LiteDB#2317@matsakiv
made their first contribution in mbdavid/LiteDB#2302@namigop
made their first contribution in mbdavid/LiteDB#2296@mr-sven
made their first contribution in mbdavid/LiteDB#2148@arcanelab
made their first contribution in mbdavid/LiteDB#2259Full Changelog: https://github.com/mbdavid/LiteDB/compare/v5.0.16...v5.0.17
v5.0.16
What's Changed
- use only mutex for Shared engine open and close synchronization and remove locks by
@dev-joshi
in mbdavid/LiteDB#2293- Fix Min(Func) handling by
@gcrossland-cosworth
in mbdavid/LiteDB#2287- Change return type of ILiteRepository.Insert to match ILiteDatabase.Insert by
@InvisiblePhil
in mbdavid/LiteDB#2260- Fixed typo by
@iArmanKarimi
in mbdavid/LiteDB#2267- try fix SqlLike by
@pjy612
in mbdavid/LiteDB#2235New Contributors
@dev-joshi
made their first contribution in mbdavid/LiteDB#2293@gcrossland-cosworth
made their first contribution in mbdavid/LiteDB#2287@InvisiblePhil
made their first contribution in mbdavid/LiteDB#2260@iArmanKarimi
made their first contribution in mbdavid/LiteDB#2267@pjy612
made their first contribution in mbdavid/LiteDB#2235Full Changelog: https://github.com/mbdavid/LiteDB/compare/v5.0.15...v5.0.16
Commits
d13058f
Update appveyor.yml3ce223e
Version 5.0.1781619ac
Merge pull request #2259 from arcanelab/Issue-2257-Add-Unique-Exception-Codes90c5d8d
Merge pull request #2148 from mr-sven/master78406d8
Merge pull request #2296 from namigop/mastere69fb2b
Merge pull request #2302 from atomex-me/masterc96a393
Merge pull request #2317 from m-omerovic/bugfix-DiskWriterQueue-stops-workinga384eb0
Merge pull request #2332 from Luigi6821/patch-1d6038bf
Merge pull request #2280 from mathis1337/master967c413
Merge pull request #2344 from anurakt27/master- Additional commits viewable in compare view
Updates System.Data.SQLite.Core
from 1.0.116 to 1.0.118
Updates SqlKata
from 2.3.7 to 2.4.0
Release notes
Sourced from SqlKata's releases.
v2.4.0
What's Changed
- Add more execution test for InlineTable, Variable by
@ahmad-moussawi
in sqlkata/querybuilder#603- Fix xunit warnings by
@ahmad-moussawi
in sqlkata/querybuilder#604- add test for Exists/NotExists by
@ahmad-moussawi
in sqlkata/querybuilder#606- Feature 605 sqlite execution test by
@ahmad-moussawi
in sqlkata/querybuilder#607- iss-532: Offset is now long instead of int by
@ahmad-moussawi
in sqlkata/querybuilder#608- Fix license URL by
@ahmad-moussawi
in sqlkata/querybuilder#609- update dapper version from 1.50.5 to 2.0.123 by
@AEAcceliox
in sqlkata/querybuilder#602New Contributors
@AEAcceliox
made their first contribution in sqlkata/querybuilder#602Full Changelog: https://github.com/sqlkata/querybuilder/compare/v2.3.9...v2.4.0
v2.3.9
Fix null reference exception when cloning the
XQuery
instance #600Full Changelog: https://github.com/sqlkata/querybuilder/compare/v2.3.8...v2.3.9
v2.3.8
Check https://sqlkata.com/release/v2.3.8
What's Changed
- Add Select overload with IEnumerable by
@asherber
in sqlkata/querybuilder#502- Make white space consistent. by
@dgeelen-uipath
in sqlkata/querybuilder#496- Make sure that tests use a predictable time zone. by
@dgeelen-uipath
in sqlkata/querybuilder#497- changing string concatenation with StringBuilder.Append in Helper.ReplaceAll by
@alex-tselikovsky
in sqlkata/querybuilder#342- Delegate where(boolean) to WhereTrue/WhereFalse methods by
@ahmad-moussawi
in sqlkata/querybuilder#510- Change License Tag in the *.csproj file by
@ChrSteinert
in sqlkata/querybuilder#515- Allow for ad-hoc table CTEs with parameterized data by
@mnsrulz
in sqlkata/querybuilder#524- use ilike for case insensitive search in PostgreSQL by
@ahmad-moussawi
in sqlkata/querybuilder#544- Disable SQL Legacy Pagination by default by
@Wulfheart
in sqlkata/querybuilder#546- fix Query Timeout is overridden by
@ahmad-moussawi
in sqlkata/querybuilder#552- use Legacy Pagination for Unit Test by
@ahmad-moussawi
in sqlkata/querybuilder#553- Include/IncludeMany on nullable FK no longer throws exception. by
@User00015
in sqlkata/querybuilder#516- Escape single quotes for sql injection by
@tskong
in sqlkata/querybuilder#554- allow select without table to support cross apply by
@mnsrulz
in sqlkata/querybuilder#541- compile where clause when no table is present by
@mnsrulz
in sqlkata/querybuilder#559- De-gender comments by
@mattbrailsford
in sqlkata/querybuilder#563- Include XML Documentation File by
@RFBomb
in sqlkata/querybuilder#582- docs: add mnsrulz as a contributor for code by
@allcontributors
in sqlkata/querybuilder#590New Contributors
@dgeelen-uipath
made their first contribution in sqlkata/querybuilder#496@alex-tselikovsky
made their first contribution in sqlkata/querybuilder#342@ChrSteinert
made their first contribution in sqlkata/querybuilder#515@mnsrulz
made their first contribution in sqlkata/querybuilder#524
... (truncated)
Commits
50382fa
Merge pull request #602 from AEAcceliox/updateDapperVersion45e1fb9
Merge pull request #609 from sqlkata/iss-521_wrong_licence_urlc451289
Remove license URL and use the MIT expressione9bf953
Fix license URL2facbcb
Merge pull request #608 from sqlkata/iss-532_offset_long_instead_of_int746702a
iss-532: Offset is now long instead of int8f57bff
Merge pull request #607 from sqlkata/feature_605_sqlite_execution_test8d29fb4
Add SQLite basic exection testsc25ba30
Add SQlite support for test projecT9e73d22
feature_605: move QueryFactory extensions to a separate class- Additional commits viewable in compare view
Updates SqlKata.Execution
from 2.3.7 to 2.4.0
Release notes
Sourced from SqlKata.Execution's releases.
v2.4.0
What's Changed
- Add more execution test for InlineTable, Variable by
@ahmad-moussawi
in sqlkata/querybuilder#603- Fix xunit warnings by
@ahmad-moussawi
in sqlkata/querybuilder#604- add test for Exists/NotExists by
@ahmad-moussawi
in sqlkata/querybuilder#606- Feature 605 sqlite execution test by
@ahmad-moussawi
in sqlkata/querybuilder#607- iss-532: Offset is now long instead of int by
@ahmad-moussawi
in sqlkata/querybuilder#608- Fix license URL b...
Description has been truncated
The following labels could not be found: dependabot
.