chore(deps): update nuget non-major dependencies#155
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update nuget non-major dependencies#155renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.5.0→1.5.19.3.3→9.3.610.0.0→10.0.710.0.5→10.0.710.0.5→10.0.710.0.5→10.0.710.0.5→10.0.710.0.5→10.0.74.15.1→4.16.017.3.4→17.3.517.2.2→17.3.517.0.4→17.3.1Release Notes
Azure/azure-sdk-for-net (Azure.Extensions.AspNetCore.Configuration.Secrets)
v1.5.1Compare Source
1.5.1 (2026-04-29)
Other Changes
Azure.Coreversion that includes the identity types moved fromAzure.Identity.elastic/elasticsearch-net (Elastic.Clients.Elasticsearch)
v9.3.6Compare Source
What's Changed
Full Changelog: elastic/elasticsearch-net@9.3.5...9.3.6
v9.3.5Compare Source
What's Changed
IdPropertyNameandDisableIdInferenceby @flobernd in #8877FieldTypeenum doesnt haveWildcardvalue" (#8826)SearchMvtAsyncthrowsTransportExceptionon successfulHTTP 200 _mvtresponses with valid binary tile payload (#8867)Elastic.Esql0.11.0 by @flobernd in #8886Full Changelog: elastic/elasticsearch-net@9.3.4...9.3.5
v9.3.4Compare Source
What's Changed
Full Changelog: elastic/elasticsearch-net@9.3.3...9.3.4
dotnet/dotnet (Microsoft.AspNetCore.Authentication.OpenIdConnect)
v10.0.7v10.0.6v10.0.5v10.0.4v10.0.3v10.0.2v10.0.1jstedfast/MimeKit (MimeKit)
v4.16.0Compare Source
(issue #1227)
(issue #1230)
(issue #1231)
(issue #1224)
(issue #1234)
umbraco/Umbraco-CMS (Umbraco.Cms)
v17.3.5Compare Source
KevinJump/uSync (uSync)
v17.3.1: - Editors, UI, Aliases.This is a Patch release for uSync for Umbraco v17.1. it contains fixes and updates for known issues.:
the principle issue is uSync being to clever and trying to update the EditorUIAlias based on best guess when in some situations (#949) it should just leave it alone
What's Changed
Full Changelog: KevinJump/uSync@v17.3.0...v17.3.1
Installing
Updating
v17.3.0: - 🎈Floating points releaseThis is a major point release update for uSync for Umbraco v17. it contains quite a few updates, fixes and performance improvements.
Highlights
Client auth updates.
There are a couple of small changes in v17.3 that we wanted to support. We have for example moved the client authentication to the newer
umbHttpClient.getConfig()methods to match the newer extension templates - moving to 17.3 also allows us to move our version of@hey-api/openapi-tsindependently of Umbraco which means we can update for some critical vulnerabilities.Changing HMAC Key support
We have added support for changing HMAC image keys, The umbraco recommendation is that these keys match across your site installations, but if you are moving between clients, or projects or for some other reason you might not have these values match and incline images inside RTE blocks for example will have the wrong HMAC value assigned to them - off by default uSync can go in an update these HMAC values so you can sync stuff across non-matching installations.
Performance.
We asked AI . "Analyse this code base for any performance improvements, ignore the minor improvements in things like string allocation and concentrate on any potential reduction in database calls or file IO that could be improved upon" #924.
This gave us some nice pointers. Most of these updates are around file IO, and file parsing, it didn't reduce and DB calls within the code.
For example there is now some parallelism in how we read in files (https://github.com/KevinJump/uSync/blob/v17/main/uSync.BackOffice/Services/SyncFileService.cs#L493-L520) which does give some measurable improvements in the read time of large folder structures.
Updates
uSync.Migrations changes
These changes help the new uSync.Migrations integrate into the usync processes better.
Fixes
Dependency Updates
Full Changelog: KevinJump/uSync@v17.0.4...v17.3.0
Installing
You can get into your project via nuget.
or add it directly to the csproj file.
If you are using centralized package management, the version entry is what gets updated
Configuration
📅 Schedule: (in timezone Europe/Oslo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.