Update dependency SIL.TestUtilities to v14 #44
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.0.0
->14.1.1
Release Notes
sillsdev/libpalaso (SIL.TestUtilities)
v14.1.1
Fixed
v14.1.0
Added
Fixed
v14.0.0
Changed
RaiseExceptionIfFailed
no longer throws an exception if user cancelledv13.0.1
Fixed
v13.0.0
Added
RobustFile.Open
,RobustFile.AppendAllText
,RobustFile.WriteAllLines
,RobustFile.GetAccessControl
,RobustIO.EnumerateFilesInDirectory
,RobustIO.EnumerateDirectoriesInDirectory
,RobustIO.EnumerateEntriesInDirectory
,RobustIO.RequireThatDirectoryExists
,RobustIO.GetFileStream
,RobustIO.ReadAllTextFromFileWhichMightGetWrittenTo
, andRobustIO.IsFileLocked
methodsRobustImageIO.GetImageFromFile
methodImageToolboxControl.ImageChanged
(selected or cropped) andImageToolboxControl.MetadataChanged
eventsAttributionUrl
inMetadataEditorControl
CanWriteToDirectories
andCanWriteToDirectory
CanWriteToDirectories
,CanWriteToDirectory
andReportDefenderProblem
StrLengthComparer
, IEnumerable.ToString extension methods, IList.ContainsSequence extension methodConfirmFileOverwriteDlg
Restore
method toWaitCursor
BeginMonitoring
withcatchAndReportExceptions
parameterChanged
WaitCursor
class (which used to contain only static methods) implement IDisposableFixed
CreativeCommonsLicense.IntergovernmentalOrganizationQualifier
Removed
IntergovernmentalOrganizationQualifier
fromMetadataEditorControl
v12.0.1
Fixed
PalasoImage.FromFile(Robustly)
methods more robustlibdl.so.2
to make compatible with Ubuntu 22.x. Affects multiple projects.BulkObservableList.MoveRange
method when moving a single item forward.v12.0.0
Added
Changed
Removed
v11.0.1
Fixed
v11.0.0
Added
SIL.Reporting.FontAnalytics
class.ObjectModel.ObservableISet
as a parent class to the existingObservableHashSet
ObjectModel.ObservableSortedSet
(child class ofObservableISet
)Fixed
Changed
FileLocationUtilities.GetDirectoryDistributedWithApplication
checks not only inDistFiles
,common
, andsrc
subdirectories, but also directly in the application or solution directory.IKeyboardDefinition
(to prevent duplicates)FontDefinition
andSpellCheckDictionaryDefinition
(to prevent duplicates)Removed
FileLocator
:DirectoryOfApplicationOrSolution
,DirectoryOfTheApplicationExecutable
,LocateExecutable
,GetFileDistributedWithApplication
,GetDirectoryDistributedWithApplication
,and
LocateInProgramFiles
.DirectoryUtilities
:CopyDirectoryWithException
,AreDirectoriesEquivalent
,MoveDirectorySafely
,GetSafeDirectories
,DeleteDirectoryRobust
,GetUniqueFolderPath
. andDirectoryIsEmpty
.FileUtils
:IsFileLocked
,GrepFile
,CheckValidPathname
,ReplaceByCopyDelete
,MakePathSafeFromEncodingProblems
,NormalizePath
, andStripFilePrefix
.CoreSetup
.CreateResultsWithNoDuplicates
fromResultSet
.IEnumerable<T>.Concat<T>(string)
.PathUtilities
:GetDeviceNumber
,PathsAreOnSameVolume
,PathContainsDirectory
.HttpUtilityFromMono
.Init
method fromExceptionHandler
.Init
method fromUsageReporter
(the one withoutthe
reportAsDeveloper
parameter).XmlUtils
:GetAttributeValue
,GetManditoryAttributeValue
, andAppendAttribute
.TextBundle
:CopyVersificationFile
,CopyFontFiles
, andCopyLdmlFile
.AssertEqualsCanonicalString
method from
LiftWriterTests
.AudioSession
method fromAudioFactory
.TemporaryFolder
:TemporaryFolder()
,FolderPath
,Delete
, andGetTemporaryFile
.GetSummaryParagraph(string)
method fromMetaData
.UseComboButtonStyle
from PushButtonColumn`.v10.1.0
Added
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
This change is