chore(deps): update nuget non-major dependencies#904
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update nuget non-major dependencies#904renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
c563c42 to
653c9f2
Compare
90d2f89 to
83d6f5d
Compare
c7960b7 to
29b3781
Compare
53b3bd9 to
9d53c0a
Compare
96f8f31 to
7f88224
Compare
500b18c to
ff1ac1d
Compare
ff1ac1d to
8b69338
Compare
|
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:
5.0.5→5.1.03.0.15→3.2.04.2.2→4.2.31.5.0→1.6.012.26.0→12.27.012.24.0→12.25.01.2.1→1.2.69.0.11→9.0.136.0.0→6.1.01.14.0→1.15.01.14.0→1.15.01.14.0→1.15.01.14.0→1.15.01.14.0→1.15.06.2.3→6.2.49.0.11→9.0.131.2.1→1.2.6Release Notes
Altinn/altinn-accesstoken (Altinn.Common.AccessToken)
v5.1.0Compare Source
What's Changed
This change list contains changes for both Altinn.Common.AccessToken and Altinn.Common.AccessTokenClient:
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-5.0.5...Altinn.Common.AccessToken-5.1.0
Azure/azure-sdk-for-net (Azure.Monitor.OpenTelemetry.Exporter)
v1.6.0Compare Source
1.6.0 (2024-12-03)
Features Added
Bugs Fixed
belav/csharpier (CSharpier.MsBuild)
v1.2.6Compare Source
What's Changed
[Bug]: XML with DOCTYPE results in "invalid xml" warning #1809
CSharpier was not formatting xml that included a doctype and instead reporting that it was invalid xml.
[Bug]: Initializing a span using
stackallocleads to different formatting compared tonew#1808When initializing a spacn using stackalloc, it was not being formatting consistently with other code
[Bug]: Comments in otherwise empty object pattern disappear when formatting #1804
CSharpier was removing comments if they were the only content of an object pattern.
Full Changelog: belav/csharpier@1.2.5...1.2.6
v1.2.5Compare Source
What's Changed
Performance issue when running CLI in project with pnpm on Windows #1781
1.2.4 did not properly address this
The code to determine if there is a version of CSharpier.MsBuild referenced that does not match the version of CSharpier being run has been optimized to not look in node_modules or .git. This significantly speeds things up in some setups.
Full Changelog: belav/csharpier@1.2.4...1.2.5
v1.2.4Compare Source
What's Changed
Weird enter in closing when formatting XAML TextBlock #1785
CSharpier was breaking an end element to a new line when it did not need to.
Order Modifiers (IDE0036) not formatting when code is preceded by a comment. #1784
When incorrectly ordered modifiers were preceded by a comment they were not being reordered. Thanks go to @TimothyMakkison for the contribution
Performance issue when running CLI in project with pnpm on Windows #1781
The code to determine if there is a version of CSharpier.MsBuild referenced that does not match the version of CSharpier being run has been optimized to not look in node_modules or .git. This significantly speeds things up in some setups.
Full Changelog: belav/csharpier@1.2.3...1.2.4
v1.2.3Compare Source
What's Changed
Large directories ignored in .gitignore significantly impact performance. #1776
CSharpier was enumerating all files within all subdirectories and then determining if they should be formatted or not. That logic was optimized to only enumerate files in directories that are not ignored.
Full Changelog: belav/csharpier@1.2.2...1.2.3
v1.2.2Compare Source
What's Changed
The null coalescing operator is grouped in an unexpected place #1769
Null coalescing is now consistently broken thanks to a contribution from @ogaken-1
Xml formatter should not add a second line #1760
When formatting an xml file with a declaration and extra blank line was being added.
Git ignore patterns do not work the same as git #1759
The handling of ignore patterns did not properly match how git handles them. The logic has been reworked and now has tests that compare it directly to git.
Fix server crash when launched without console #1774
If a plugin launched
csharpier serverwithout a console it would crash. This has been resolved thanks to @rcdaileyFull Changelog: belav/csharpier@1.2.1...1.2.2
adamralph/minver (MinVer)
v6.1.0Compare Source
Enhancements
open-telemetry/opentelemetry-dotnet (OpenTelemetry.Exporter.Console)
v1.15.0Release details: 1.15.0
ActivitySource.TelemetrySchemaUrland
Meter.TelemetrySchemaUrlproperties across exporters.CA certificate options).
OpenTelemetry.Exporter.Zipkinis deprecated and will stop receiving updatesin December 2026. Zipkin already supports OTLP ingestion.
Migrate to
OpenTelemetry.Exporter.OpenTelemetryProtocolas statedin the Deprecating Zipkin Exporter blog post.
Configuration
📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).
🚦 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.