chore(deps): update all non-major dependencies #266
Merged
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:
6.12.1
->6.12.2
3.6.1
->3.6.2
3.6.1
->3.6.2
3.3.0
->3.3.1
8.1.2
->8.2.0
23.6.0
->23.6.1
6.2.0
->6.2.1
2.1.1
->2.2.0
2.1.1
->2.2.0
2.1.1
->2.2.0
Release Notes
fluentassertions/fluentassertions (FluentAssertions)
v6.12.2
Compare Source
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2
microsoft/testfx (MSTest.TestAdapter)
v3.6.2
See the release notes here
AzureAD/microsoft-identity-web (Microsoft.Identity.Web)
v3.3.1
Compare Source
========
Supportability
appsettings.json
, improving configuration accuracy and developer experience. To use it, add the following at the top of your appsettings.json:"$schema": "https://github.com/AzureAD/microsoft-identity-web/blob/master/JsonSchemas/microsoft-identity-web.json"
This update enhances the configuration process by providing clear structure and validation for settings used in Microsoft.Identity.Web. See PR #3119 for details.
Fundamentals
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.JsonWebTokens)
v8.2.0
Compare Source
=====
Fundamentals
Work related to redesign of IdentityModel's token validation logic #2711
ravendb/ravendb (RavenDB.Client)
v6.2.1
Compare Source
Server
[Attachments]
added range support[Backup]
fixed possible high unmanaged memory during import of large amount of compare exchange values[Backup]
fixed possible NRE when Backup Retention Policy is running[Backup]
fixed issue with database not being deleted when restore is cancelled[Backup]
properly setting idle database timer if next activity time is null[Certificates]
optimized certificate replacement mechanism to avoid re-issuing a new certificate when it was correctly generated but cluster was down during the save process[Corax]
adjusting Corax's search to match Lucene's search method[Corax]
fixing sorting edge case in Corax where all matches have been found already so there is no need to fallback to normal sorting (which expected to get non empty batch of results)[Corax]
empty strings have to be projected as EMPTY_STRING instead of \u0003 when Facets are used[Cluster]
fixed issue with modifying a document by a non-cluster session after it was created in a cluster-wide transaction[Cluster]
stability fixes[Indexes]
deleting time series directly should update index entries correctly[Linux]
switched from /smaps to /smaps_rollup which decreases number of kernel locks especially on high memory systems[Monitoring]
exposed 'Number of indexing errors in all loaded databases' in SNMP[Replication]
removing incoming and outgoing replication handlers on change correctly[Replication]
fixed issue with replicating tombstones from artificial documents[Revisions]
will throw document ID too big exception when change vector is too long[.NET]
updated to 8.0.10Studio
[Cluster]
added Cluster Debug View[ETL]
added deprecate warning message when 'MySql.Data.MySqlClient' is used[Indexes]
added ability to more easily copy/export/import indexes between databasesClient API
[Attachments]
GetAttachmentOperation now supports returning ranges[Session]
fixed InvalidOperationException that would be thrown if ConditionalLoadAsync is called in the same session as LoadAsyncreqnroll/Reqnroll (Reqnroll)
v2.2.0
Improvements:
Bug fixes:
TaskHostFactory
for our tasks on Windows. (#293)System.Collections.Generic.KeyNotFoundException: The given key 'Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope' was not present in the dictionary.
is thrown when a test execution dependent service is required during [BeforeTestRun]. We provide a better error message now. (#175)Contributors of this release (in alphabetical order): @gasparnagy, @obligaron, @Romfos, @Tiberriver256
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.