This repository was archived by the owner on Jun 14, 2023. It is now read-only.
chore(deps): update all non-major dependencies#62
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
523a6d0 to
db3001d
Compare
db3001d to
d5ea20a
Compare
0ab779c to
5915093
Compare
ed74bff to
32dc696
Compare
f4e01f8 to
536b723
Compare
581f38a to
f08be52
Compare
c439103 to
789a8f8
Compare
789a8f8 to
6760aa9
Compare
6760aa9 to
a253509
Compare
a253509 to
ded14b6
Compare
4a5ac1a to
731ac16
Compare
731ac16 to
d1abe3b
Compare
d1abe3b to
9d2c717
Compare
9d2c717 to
3c5ec45
Compare
3c5ec45 to
0ca8147
Compare
0ca8147 to
de6105d
Compare
03c8cd2 to
5b75f43
Compare
5b75f43 to
d3127a9
Compare
d3127a9 to
ab5327c
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.0.0-alpha-844->1.0.32.41.0->2.53.06.0.1->6.0.186.0.1->6.0.186.0.1->6.0.186.0.2->6.0.87.1.0->7.2.33.12.3->3.33.116.0.8->16.1.26Release Notes
grpc/grpc-dotnet
v2.53.0What's Changed
Full Changelog: grpc/grpc-dotnet@v2.53.0-pre1...v2.53.0
v2.52.0What's Changed
Full Changelog: grpc/grpc-dotnet@v2.52.0-pre1...v2.52.0
v2.51.0What's Changed
Full Changelog: grpc/grpc-dotnet@v2.51.0-pre1...v2.51.0
v2.50.0What's Changed
Full Changelog: grpc/grpc-dotnet@v2.50.0-pre1...v2.50.0
v2.49.0What's Changed
Full Changelog: grpc/grpc-dotnet@v2.49.0-pre1...v2.49.0
dotnet/efcore
v6.0.18: .NET 6.0.18Release
v6.0.16: EF Core 6.0.16This is a patch release of EF Core 6.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.15.
v6.0.15: EF Core 6.0.15This is a patch release of EF Core 6.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.14.
v6.0.14: EF Core 6.0.14This is a patch release of EF Core 6.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.13.
v6.0.13: EF Core 6.0.13This is a patch release of EF Core 6.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.12.
v6.0.12: EF Core 6.0.12This is a patch release of EF Core 6.0 containing only important bug fixes:
v6.0.11: EF Core 6.0.11This is a patch release of EF Core 6.0 containing only important bug fixes:
v6.0.10: EF Core 6.0.10This is a patch release of EF Core 6.0. containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.9.
v6.0.9: EF Core 6.0.9This is a patch release of EF Core 6.0 containing only important bug fixes:
v6.0.8: EF Core 6.0.8This is a patch release of EF Core 6.0 containing only important bug fixes:
v6.0.7: EF Core 6.0.7This is a patch release of EF Core 6.0 containing only important bug fixes:
v6.0.6: EF Core 6.0.6This is a patch release of EF Core 6.0 containing only important bug fixes:
Note that this release contains a breaking change for the
dotnet-efcommand line tool.v6.0.5: EF Core 6.0.5This is a patch release of EF Core 6.0 containing only important bug fixes:
v6.0.4: EF Core 6.0.4This is a patch release of EF Core 6.0 containing only important bug fixes:
v6.0.3: EF Core 6.0.3This is a patch release of EF Core 6.0 containing only important bug fixes:
v6.0.2: EF Core 6.0.2This is a patch release of EF Core 6.0 containing only important bug fixes:
npgsql/efcore.pg
v6.0.7The full list of changes is available here.
v6.0.6The full list of changes is available here.
v6.0.5The full list of changes is available here.
v6.0.4The full list of changes is available here.
v6.0.3The full list of changes is available here.
Remora/Remora.Results
v7.1.3Compare Source
v7.1.2Compare Source
v7.1.1Compare Source
getsentry/sentry-dotnet
v3.33.1Compare Source
Fixes
UIKit,ABI.MicrosoftandWinRTframes are now marked "system" instead of "in app".Dependencies
v3.33.0Compare Source
Features
AggregateExceptionis handled. Instead of filtering them out client-side, the SDK marks them as an "exception group",and adds includes data that represents the hierarchical structure of inner exceptions. Sentry now recognizes this server-side,
improving the accuracy of the issue detail page.
KeepAggregateExceptionoption is now obsolete and does nothing. Please remove any usages ofKeepAggregateException.The effect of updating the SDK early will be as if
KeepAggregateException = truewas set. That will not break anything, but may affect issue grouping and alerts.Fixes
Dependencies
v3.32.0Compare Source
Features
Azure Functions (Isolated Worker/Out-of-Process) support (#2346)
beta.1release. Please give it a try and let us know how it goes!/samples/Sentry.Samples.AzureFunctions.Worker.Add
Hintsupport (#2351)ISentryEventProcessorWithHintorISentryTransactionProcessorWithHint, instead ofISentryEventProcessororISentryTransactionProcessor.BeforeSend,BeforeSendTransaction, andBeforeBreadcrumbproperties on theSentryOptionsclass. They have been replaced withSetBeforeSend,SetBeforeSendTransaction, andSetBeforeBreadcrumbrespectively. Each one provides overloads both with and without aHintobject.Allow setting the active span on the scope (#2364)
Scope.GetSpanmethod in favor of aScope.Spanproperty (which now has a setter as well).Remove authority from URLs sent to Sentry (#2365)
Add tag filters to
SentryOptions(#2367)Fixes
Fix
EnableTracingoption conflict withTracesSampleRate(#2368)TracesSampleRateproperty has been made nullable.Though extremely uncommon, if you are retrieving the
TracesSampleRateproperty for some reason, you will need to account for nulls.However, there is no change to the behavior or typical usage of either of these properties.
CachedTransport gracefully handles malformed envelopes during processing (#2371)
Remove extraneous iOS simulator resources when building MAUI apps using Visual Studio "Hot Restart" mode, to avoid hitting Windows max path (#2384)
Dependencies
v3.31.0Compare Source
Features
WithScopeand addWithScopeAsync(#2303) (#2309)RemoveExceptionFilter,RemoveEventProcessorandRemoveTransactionProcessorextension methods onSentryOptions(#2331)Fixes
System.Reflection.Metadatadependency for .NET Core 3 (#2302)HttpClient.SendinSentryHttpMessageHandler(#2336)Dependencies
v3.30.0Compare Source
Features
FileDiagnosticLoggerto assist with debugging the SDK (#2242)Scope.ClearandScope.ClearBreadcrumbsmethods (#2284)Fixes
AddAspNetmore than once should not block all errors from being sent (#2253)Dependencies
Bump Cocoa SDK from v8.3.0 to v8.4.0 (#2237, #2248, #2251, #2285)
Bump CLI from v2.14.4 to v2.17.0 (#2238, #2244, #2252, #2264, #2292)
Bump Java SDK from v6.15.0 to v6.17.0 (#2243, #2277)
v3.29.1Compare Source
Fixes
packages.confignuget (#2224)Dependencies
v3.29.0Compare Source
Notice: The
<SentryUploadSymbols>MSBuild property previously defaulted totruefor projects compiled inReleaseconfiguration.It is now
falseby default. To continue uploading symbols, you must opt-in by setting it totrue.See the MSBuild Setup docs for further details.
Features
View Hierarchy(#2163)SentryUploadSourcesto work even when not uploading symbols (#2197)BeforeSendTransaction(#2188)EnableTracingoption to simplify enabling tracing (#2201)SentryUploadSymbolsstrictly opt-in (#2216)Fixes
Dependencies
v3.28.1Compare Source
Fixes
v3.28.0Compare Source
Features
instruction_addr_adjustmentattribute to SentryStackTrace (#2151)Fixes
nuget.orgassnupkgpackages (#2166)Dependencies
v3.27.1Compare Source
Fixes
v3.27.0Compare Source
Features
Sentry.Android.AssemblyReaderas a separate nuget package (for reuse bySentry.Xamarin) (#2127)v3.26.2Compare Source
Fixes
v3.26.1Compare Source
Fixes
v3.26.0Compare Source
Features
Fixes
v3.25.0Compare Source
Features
Fixes
v3.24.1Compare Source
Fixes
v3.24.0Compare Source
Features
Fixes
CacheDirectoryPathoption on MAUI (#2055)v3.23.1Compare Source
Fixes
v3.23.0Compare Source
Features
Sentry.Maui(#2005)ISpan.GetTransactionconvenience method (#2014)Fixes
Sentrynow depends onSentry.Bindings.Androidfornet6.0-androidtargets.Sentrynow depends onSentry.Bindings.Cocoafornet6.0-iosandnet6.0-maccatalysttargets.Sentry.Extensions.Logging(#1992)SentryEvent.Exception(#2011)Google.Cloud.Functions.Hostingto version 1.1.0 (#2015)v3.22.0Compare Source
Features
SentryOptions.AttachStackTraceis now enabled by default. (#1907)TransactionNameSourceannotation (#1910)User.Segmentproperty (#1920)JsonConverters (#1934)Fixes
AggregateException(#1924)okinstead ofunknown_error(#1970)v3.21.0Compare Source
Includes Sentry.Maui Preview 3
Features
Distributionproperties (#1851)ReleaseandDistributionfor iOS and Android (#1856)Fixes
server-osandserver-runtime(#1893)v3.20.1Compare Source
Fixes
sent_atheader when offline caching is enabled throughCacheDirectoryPath(#1818)v3.20.0Compare Source
Features
sent_atinstead ofsentry_timestampto reduce clock skew (#1690)Fixes
ConcurrentHashMapon Android <= 9 (#1761)BackgroundWorker(#1773)InitCacheFlushTimeout(#1784)v3.19.0Compare Source
Includes Sentry.Maui Preview 2
Features
EnumerateChainedExceptions(#1733)IntPtrandUIntPtrserialization (#1746)Fixes
SentryDiagnosticListenerIntegrationto be added multiple times (#1748)v3.18.0Compare Source
Includes Sentry.Maui Preview 1
Features
HttpContextavailable for sampling decisions (#1682)net6.0-androidtarget for theSentrycore library, which bundles the Sentry Android SDK:Sentry.Mauiintegration library for the .NET MAUI platform:Fixes
KeepAggregateExceptiontotrue.SentryEvent(#1693)Platformname (#1702)v3.17.1Compare Source
Fixes
InitCacheFlushTimeoutoption is implemented. (#1644)v3.17.0Compare Source
Notice: If you are using self-hosted Sentry, this version and forward requires either Sentry version >= 21.9.0, or you must manually disable sending client reports via the
SendClientReportsoption.Features
ITransportandSentryOptions.Transportpublic, to support using custom transports (#1602)Fixes
System.Text.Jsonissue with Unity IL2CPP. (#1583)BeforeSendcallback. (#1587)Platformand always writecsharp([#1610](https://togithub.com/getsentry/sentry-dotnet/Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.