Update dependency SIL.TestUtilities to v16 #48
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→16.2.0Release Notes
sillsdev/libpalaso (SIL.TestUtilities)
v16.2.0Added
Fixed
v16.1.0Added
<base target="_blank" rel="noopener noreferrer">line is automatically added to the HTML (if missing) to ensure links open in the system browser rather than within the About dialog box.SILAboutBox), including support for fixing missing target attributes on links and copying simple asset files when creating a temp HTML file to display.Fixed
CustomDropDown.OnOpening, fixed check that triggers timer to stop.target="_blank") in the system’s default browser instead of Internet Explorer. This improves behavior in SILAboutBox and other components that use the embedded browser.Changed
<base target="_blank">element and explicittarget="_blank"attributes on the links. If the Navigating event is not handled, such links would otherwise open within the About box itself, often resulting in unexpected behavior. A sensible fallback is now applied automatically to the HTML, and in debug mode, a developer warning is shown.v16.0.0Added
GlobalMutexacross processes. Helpful for snap packages in Linux.reasonableMinandreasonableMax.Fixed
Changed
LocalizationManager.StrictInitializationModeto false.LocalizationManager.StrictInitializationModeto false.OpenFileDialogWithViewsDeprecated
v15.0.0Added
GlobalMutexFixed
Changed
Removed
v14.1.1Fixed
v14.1.0Added
Fixed
v14.0.0Changed
RaiseExceptionIfFailedno longer throws an exception if user cancelledv13.0.1Fixed
v13.0.0Added
RobustFile.Open,RobustFile.AppendAllText,RobustFile.WriteAllLines,RobustFile.GetAccessControl,RobustIO.EnumerateFilesInDirectory,RobustIO.EnumerateDirectoriesInDirectory,RobustIO.EnumerateEntriesInDirectory,RobustIO.RequireThatDirectoryExists,RobustIO.GetFileStream,RobustIO.ReadAllTextFromFileWhichMightGetWrittenTo, andRobustIO.IsFileLockedmethodsRobustImageIO.GetImageFromFilemethodImageToolboxControl.ImageChanged(selected or cropped) andImageToolboxControl.MetadataChangedeventsAttributionUrlinMetadataEditorControlCanWriteToDirectoriesandCanWriteToDirectoryCanWriteToDirectories,CanWriteToDirectoryandReportDefenderProblemStrLengthComparer, IEnumerable.ToString extension methods, IList.ContainsSequence extension methodConfirmFileOverwriteDlgRestoremethod toWaitCursorBeginMonitoringwithcatchAndReportExceptionsparameterFixed
CreativeCommonsLicense.IntergovernmentalOrganizationQualifierChanged
WaitCursorclass (which used to contain only static methods) implement IDisposableRemoved
IntergovernmentalOrganizationQualifierfromMetadataEditorControlv12.0.1Fixed
PalasoImage.FromFile(Robustly)methods more robustlibdl.so.2to make compatible with Ubuntu 22.x. Affects multiple projects.BulkObservableList.MoveRangemethod when moving a single item forward.v12.0.0Added
Changed
Removed
v11.0.1Fixed
v11.0.0Added
SIL.Reporting.FontAnalyticsclass.ObjectModel.ObservableISetas a parent class to the existingObservableHashSetObjectModel.ObservableSortedSet(child class ofObservableISet)Fixed
Changed
FileLocationUtilities.GetDirectoryDistributedWithApplicationchecks not only inDistFiles,common, andsrcsubdirectories, but also directly in the application or solution directory.IKeyboardDefinition(to prevent duplicates)FontDefinitionandSpellCheckDictionaryDefinition(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.CreateResultsWithNoDuplicatesfromResultSet.IEnumerable<T>.Concat<T>(string).PathUtilities:GetDeviceNumber,PathsAreOnSameVolume,PathContainsDirectory.HttpUtilityFromMono.Initmethod fromExceptionHandler.Initmethod fromUsageReporter(the one withoutthe
reportAsDeveloperparameter).XmlUtils:GetAttributeValue,GetManditoryAttributeValue, andAppendAttribute.TextBundle:CopyVersificationFile,CopyFontFiles, andCopyLdmlFile.AssertEqualsCanonicalStringmethod from
LiftWriterTests.AudioSessionmethod fromAudioFactory.TemporaryFolder:TemporaryFolder(),FolderPath,Delete, andGetTemporaryFile.GetSummaryParagraph(string)method fromMetaData.UseComboButtonStylefrom PushButtonColumn`.v10.1.0Added
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