Commit Graph

152 Commits

Author SHA1 Message Date
Piotr Kiełkowicz 2c09c87e24
RabbitMQ 5.* trace instrumentation (#4320) 2025-07-24 16:41:28 +00:00
dependabot[bot] d0d6275f77
Bump confluentinc/cp-kafka from 7.9.1 to 8.0.0 in /test/IntegrationTests/docker (#4245)
* Bump confluentinc/cp-kafka in /test/IntegrationTests/docker

Bumps confluentinc/cp-kafka from 7.9.1 to 8.0.0.

---
updated-dependencies:
- dependency-name: confluentinc/cp-kafka
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Convert Kafka to KRaft mode

based on https://developer.confluent.io/confluent-tutorials/kafka-on-docker/

* Drop insecure packages from the testing matrix

* Update tools/LibraryVersionsGenerator/PackageVersionDefinitions.cs

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2025-07-10 06:48:19 +02:00
Piotr Kiełkowicz 751d8464cd
Bump dependencies (#4279) 2025-06-30 12:19:42 +00:00
Piotr Kiełkowicz 20edb74c75
Bump testing packages (#4174) 2025-04-29 00:59:50 -07:00
Piotr Kiełkowicz 1f2760dae9
Bump OTel to 1.11.2 + transitive dependencies + internal dependencies (#4077)
* Bump OTel packages to 1.11.2

* Update transitive packages

* Bump internal packages

* CHANGELOG with security fix
2025-03-06 11:08:15 +01:00
dependabot[bot] 8dc41feab0
Bump System.Security.Cryptography.Pkcs from 9.0.1 to 9.0.2 (#4035)
* Bump System.Security.Cryptography.Pkcs from 9.0.1 to 9.0.2

Bumps [System.Security.Cryptography.Pkcs](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Pkcs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix NserviceBus

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2025-02-13 09:54:07 +01:00
dependabot[bot] b82d017f93
Bump Microsoft.Data.SqlClient from 5.2.2 to 6.0.1 (#4012)
* Bump Microsoft.Data.SqlClient from 5.2.2 to 6.0.1

Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.2.2 to 6.0.1.
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dotnet/sqlclient/compare/v5.2.2...v6.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump tests dependencies

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2025-02-05 14:59:09 +01:00
Piotr Kiełkowicz d2bf158dad
Bump test packages (#3963) 2025-01-21 12:50:52 +01:00
Piotr Kiełkowicz cc48ee133c
Source generators - use collection expressions (#3918)
* Collection expressions in Instrumentation definitions

* Collection expressions in testing generators
2025-01-10 11:09:52 +01:00
Mateusz Łach f92f503d3d
[log4net] bridge + trace context injection (#3825) 2024-12-13 11:00:17 +01:00
Yevhenii Solomchenko 253f173049
Bytecode instrumentation MongoDB (#3845)
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-12-10 09:43:12 +01:00
Piotr Kiełkowicz 725ed723ac
[tests] Bump tested libraries (#3842) 2024-12-02 08:27:10 +00:00
dependabot[bot] 78fd334be3
Drop manual update for System.Formats.Asn1 (#3794)
* Remove System.Formats.Asn1 from DependencyListGenerator

NuGet.ProjectModel brings safe version of this package

* Cleanup generator for TestApplication.Wcf.Client.DotNet

* Drop System.Formats.Asn1

there is no need to update manually this transitive dependency

Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-11-29 09:30:07 +01:00
dependabot[bot] 6f7e8a9990
Bump System.Data.SqlClient from 4.8.6 to 4.9.0 (#3770)
* Bump System.Data.SqlClient from 4.8.6 to 4.9.0

Bumps [System.Data.SqlClient](https://github.com/dotnet/maintenance-packages) from 4.8.6 to 4.9.0.
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* generated files

* disable obsolete warnings in test project

* Update documentation to mark package as deprecated

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-11-22 10:48:30 +01:00
Piotr Kiełkowicz e205769091
.NET9 support (#3796)
* Typo fix

* Update End OF Support validation rule

* Update Min Supported framework rule

* Update code space

* CHANGELOG

* Update developing documentation

* Update documentation

* Use .NET9 in build pipeline
drops .NET7 and .NET6

* Bump LangVersion to 13

* Update SDK Version analyzer

* Compile against .NET9

drops .NET6 and .NET7

* Adjust nuke build

* Fix build tests

* Update examples documentation

* Cleanup net6 references in project files

* Fix tests

* Cleanup target frameworks for generated tests targets

* Adjust conditional compilation

* Remove legacy code from LogBuilderExtensions

* Fix dev comment

* Adjust CI to execute scripts tests against .net9

* revert demo target versions.

It should be fixed just after next release

* Centos Stream9 - install .NET9

* Fix LoggingBuilder integration for version 9.*

* drop debugger launch

* cleanup using

* sync versions in the comments

* DuckTyping - include GH item in TODO comment

* TransientDependenciesTests - update comment
2024-11-21 20:23:18 +01:00
Piotr Kiełkowicz 996bdb066a
Instrumentation RabbitMQ.Client 7.0.0 - traces (#3750) 2024-11-07 17:15:44 -08:00
Piotr Kiełkowicz 1a7e2a33ed
[Test] Bump NServiceBus 8.2.4/9.2.3 (#3743) 2024-11-04 10:14:36 +01:00
Piotr Kiełkowicz 497b26f102
[Tests] Bump MongoDB.Driver to 2.30.0 (#3737) 2024-10-31 09:19:15 +01:00
Piotr Kiełkowicz 65a44d7456
NuGet Audit fix - testing application - part 3 (#3722)
* NuGet Audit fix - System.Private.Uri - testing applications

* NuGet Audit fix - Quartz testing application

* NuGet testing app - TreatWarningsAsErrors

* NuGet Audit fix - OracleMDA Core

* NuGet Audit fix - OracleMDA

* NuGet Audit fix - EFCore.SqlLite - testing application

* NuGet Audit fix - EFCore.Pomelo - testing application

* NuGet Audit fix - Microsoft.Data.SqlClient - testing application

* NuGet Audit fix - MySql.Data - testing application
2024-10-23 19:22:33 +02:00
Piotr Kiełkowicz 0f582b9192
NuGet Audit fix - WCF .NET Client testing application (#3719)
* NuGet Audit fix - WCF .NET Client testing application

* Fix WCF Client bytecode integration
2024-10-22 16:33:23 +02:00
Yevhenii Solomchenko 315758d708
NuGet Audit fix - testing application - part 2 (#3716) 2024-10-21 14:42:51 +02:00
Piotr Kiełkowicz 4c8bdcfce3
NuGet Audit fix - testing application - part 1 (#3711)
* nuget audit - Azure.Storage.Blob

* nuget audit - Microsoft.EntityFrameworkCore.Sqlite

* nuget audit - Npgsql

* nuget audit - Microsoft.Extensions.Hosting, Microsoft.Extensions.Logging
2024-10-18 11:12:16 +02:00
dependabot[bot] 05728a0530
Bump xunit from 2.9.0 to 2.9.1 (#3659)
* Bump xunit from 2.9.0 to 2.9.1

Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1.
- [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Adjust code to breaking changes in xunit

* missing comment

* build fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-09-25 13:33:57 +02:00
dependabot[bot] f945873029
Bump Grpc.Net.Client, Grpc.Core.Api and System.Diagnostics.DiagnosticSource (#3656)
* Bump Grpc.Net.Client, Grpc.Core.Api and System.Diagnostics.DiagnosticSource

Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet), [Grpc.Core.Api](https://github.com/grpc/grpc-dotnet) and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Grpc.Net.Client` from 2.65.0 to 2.66.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0)

Updates `Grpc.Core.Api` from 2.65.0 to 2.66.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0)

Updates `System.Diagnostics.DiagnosticSource` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Grpc.Core.Api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* generated files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-09-25 08:06:24 +00:00
Piotr Kiełkowicz 6cff753a1e
Bump tests dependencies (#3648)
* [Tests] Bump Azure.Storage.Blobs to 12.20.0

* [Tests] Bump Elastic.Clients.Elasticsearch to 8.15.6

* [Tests] Bump NServiceBus to 9.2.2

* [Tests] Bump MongoDB.Driver to 2.29.0

* [Tests] Bump Npgsql to 8.0.4

* [Tests] Bump Oracle.ManagedDataAccess* to 23.5.1
2024-09-19 11:21:43 +02:00
Yevhenii Solomchenko e7bb24d4ec
GraphQL support for 8.0+ (#3615) 2024-09-09 08:22:37 +02:00
Piotr Kiełkowicz bb60828a7d
NServiceBus - metrics support 9.1.0+ (#3607) 2024-09-06 09:00:42 +00:00
Piotr Kiełkowicz 53c39f31a7
MongoDB.Driver.Core - support only 2.28.0+ (#3604)
* test package versions

* typo fix

* Bump instrumentation package

* Update docs and changelog
2024-09-04 09:49:32 -07:00
Piotr Kiełkowicz 8163e2ce9b
Bump test dependencies (#3602)
* Bump Azure.Storage.Blobs 12.21.2

* Bump Confluent.Kafka to 2.5.3

* Bump Elastic.Clients.Elasticsearch to 8.15.5

* Bump Google.Protobuf to 3.28.0

* Bump MassTransit to 8.2.5

* Bump Microsoft.AspNetCore.SignalR.Client to 8.0.8

* Bump Microsoft.Data.SqlClient to 5.2.2

* Bump Microsoft.EntityFrameworkCore.Sqlite to 6.0.33/8.0.8

* Bump NuGet.ProjectModel to 6.11.0

* Bump Quartz* packages to 3.13.0

* Bump Testcontainers to 3.10.0

* Bump StackExchange.Redis to 2.8.12
2024-09-04 09:19:26 +00:00
Mateusz Łach 90c86c5d0c
[RabbitMQ] bytecode instrumentation for versions 6.*.* - initial (#3533)
* rabbitmq6 bytecode instrumentation

* format fixes

* casing fix

* PR feedback

* fix changelog after merge

* revert redundant changelog change

* pr feedback

* fix after rename

---------

Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-08-06 08:45:32 +00:00
dependabot[bot] 68a5666048
[Tests] Bump Grpc.Net.Client family packages to 2.65.0 (#3551)
* Bump Grpc.Net.Client and System.Diagnostics.DiagnosticSource

Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Grpc.Net.Client` from 2.64.0 to 2.65.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/commits)

Updates `System.Diagnostics.DiagnosticSource` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump other related packages

* Generated files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-07-31 10:01:41 +00:00
Piotr Kiełkowicz a170b74a1f
Bump OpenTelemetry.Instrumentation.StackExchangeRedis to 1.9.0-beta.1 (#3532)
Bump OpenTelemetry.Instrumentation.StackExchangeRedis to 1.9.0-beta.1
It drops support for StackExchange.Redis < 2.6.122
2024-07-25 19:33:43 +02:00
dependabot[bot] 2a4ff5a75b
Bump Grpc.Net.Client family package to 2.64.0 (#3530)
* Bump Grpc.Net.Client and System.Diagnostics.DiagnosticSource

Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Grpc.Net.Client` from 2.63.0 to 2.64.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.63.0...v2.64.0)

Updates `System.Diagnostics.DiagnosticSource` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump other Grpc packages together

* documentation

* generated files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-07-24 13:26:41 +00:00
Piotr Kiełkowicz 549c36a4f7
Bump dependencies (#3490)
* [Tests] Bump MySql.Data to 9.0.0

* [Tests] Bump Elastic.Clients.Elasticsearch to 8.14.4

* [Tools] Bump NuGet.ProjectModel to 6.10.1

* [Tests] Bump MongoDB.Driver to 2.27.0
2024-07-04 08:11:38 +02:00
Piotr Kiełkowicz 24567970b5
Bump dependencies (#3471)
* Bump core unstable packages to 1.9.0-beta.2

* [Tests] Bump Elastic.Clients.Elasticsearch to 8.14.3

* Bump Google.Protobuf to 3.27.2

* [Tests] Bump StackExchange.Redis to 2.8.0

* [Tests] Bump MongoDB.Driver to 2.26.0

* [Tests] Bump Quartz packages to 3.10.0
2024-06-26 13:08:06 +02:00
Piotr Kiełkowicz 922f09a1e6
Bump test dependencies (#3461)
* [Tests] Bump Elastic.Clients.Elasticsearch to 8.14.2

* [Tests] Bump MassTransit to 8.2.3

* [Tests] Bump NServiceBus to 9.0.2
2024-06-18 09:32:20 +00:00
Piotr Kiełkowicz d2a7170fb4
Bump dependencies (#3446)
* [Tests] Bump Elastic.Clients.Elasticsearch to 8.14.0

* .NET Fx - Bump Google.Protobuf to 3.27.1

* ]Tests] Bump Microsoft.AspNetCore.SignalR.Client to 8.0.6

* [Tests/Examples] Bump Microsoft.Data.SqlClient to 5.2.1

* [Tests] Bump Microsoft.EntityFrameworkCore.Sqlite to 8.0.6

* [Tests] Bump NServiceBus to 9.0.1
2024-06-07 09:11:09 +02:00
dependabot[bot] d992b5fd85
[Tests] Bump Microsoft.EntityFrameworkCore.Sqlite 7.* to 7.0.20 (#3440)
* Bump Microsoft.EntityFrameworkCore.Sqlite and System.Diagnostics.DiagnosticSource

Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore.Sqlite` from 7.0.19 to 7.0.20
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.19...v7.0.20)

Updates `System.Diagnostics.DiagnosticSource` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update package definitions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-05-29 05:34:09 +00:00
dependabot[bot] 7ef7dcff57
[Tests] Bump Grpc.Net.Client to 2.63.0 (#3429)
* Bump Grpc.Net.Client, Grpc.Core.Api and System.Diagnostics.DiagnosticSource

Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet), [Grpc.Core.Api](https://github.com/grpc/grpc-dotnet) and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Grpc.Net.Client` from 2.62.0 to 2.63.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.62.0...v2.63.0)

Updates `Grpc.Core.Api` from 2.62.0 to 2.63.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.62.0...v2.63.0)

Updates `System.Diagnostics.DiagnosticSource` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Grpc.Core.Api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update other places

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-05-27 06:17:33 +00:00
Piotr Kiełkowicz c773d15af1
Bump dependencies (#3425)
* Bump OpenTelemetry.Instrumentation.AspNe to 1.8.0-beta.3

* Tests - Bump Microsoft.AspNetCore.SignalR.Client to 8.0.5

* Tests - Bump Microsoft.EntityFrameworkCore.Sqlite to 8.0.5

* Tests - Bump System.Reactive to 6.0.1

* Tools - Bump NuGet.ProjectModel to 6.10.0

* Bump OpenTelemetry.Instrumentation.Runtime to 1.8,1

* Adjust generated files

* Change testing url - bing.com seems to be unstable
2024-05-23 08:44:04 +02:00
dependabot[bot] df743ea044
Bump Microsoft.EntityFrameworkCore.Sqlite 7.x to 7.0.19 (#3421)
* Bump Microsoft.EntityFrameworkCore.Sqlite and System.Diagnostics.DiagnosticSource

Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore.Sqlite` from 7.0.16 to 7.0.19
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.16...v7.0.19)

Updates `System.Diagnostics.DiagnosticSource` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix tests versions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-05-22 10:06:24 +00:00
Piotr Kiełkowicz 3a3bad9c84
Tests - use strongly typed member data - fix xUnit1042 (#3416) 2024-05-17 19:00:47 +02:00
Piotr Kiełkowicz 62a0206351
NServiceBus 9.x support (#3413) 2024-05-17 06:36:34 +02:00
Piotr Kiełkowicz 77256e3a96
Bump test dependencies (#3408)
* Tests - bump Azure.Storage.Blobs to 12.20.0

* Tests - Bump Confluent.Kafka to 2.4.0

* Tests - bump Elastic.Clients.Elasticsearch to 8.13.12

* Tests - Bump Microsoft.AspNetCore.SignalR.Client to 8.0.4

* Tests - Bump MassTransit to 8.2.2

* Tests - Bump Quartz packages to 3.9.0

* Tests - Bump MySqlConnector to 2.3.7

* Tests - Bump MySql.Data to 8.4.0

* Tests - bump xunit to 2.8.0
2024-05-15 16:28:08 +02:00
Piotr Kiełkowicz 7bb05eb93e
[Tests] Bring back Npgql 6.0* / better handles CVE-2024-32655 (#3407) 2024-05-13 11:07:29 +02:00
Piotr Kiełkowicz 3fe223ef9a
[Tests] Bump Npgql to 8.0.3 / handles CVE-2024-32655 (#3404)
All older packages have high vulnerability https://github.com/advisories/GHSA-x9vc-6hfv-hg8c
2024-05-10 06:59:15 +00:00
Piotr Kiełkowicz bca1cd7907
Instrumentation Oracle.MDA - traces (#3336) 2024-05-06 08:55:23 +02:00
Piotr Kiełkowicz 0a06af396c
Bump dependencies (#3372)
* Bump OpenTelemetry.Instrumentation.AspNetCore to 1.8.1

* Bump OpenTelemetry.Instrumentation.Http to 1.8.1

* Tests - Bump Elastic.Clients.Elasticsearch to 8.13.5

* Tests - Bump MassTransit to 8.2.1

* Tests -Bump Microsoft.EntityFrameworkCore.Sqlite to 8.0.4

* Tests - Bump MongoDB.Driver to 2.25.0

* Tests - Bump NServiceBus to 8.2.0

* Tests - Bump xunit.runner.visualstudio to 2.5.8

* Tests - Bump xunit to 2.7.1

* Update documentation
2024-04-16 05:47:20 +00:00
Piotr Kiełkowicz 14cd8548f1
Bump test dependencies (#3355)
* Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets to 1.20.1

* Bump Elastic.Clients.Elasticsearch 8.13.3
2024-04-08 12:38:00 +02:00
dependabot[bot] 9dd9abc7d0
[Tests] Bump Grpc.Net.Client and Grpc.Net.Client.Web to 2.62.0 (#3350)
* Bump Grpc.Net.Client and System.Diagnostics.DiagnosticSource

Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) and [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Grpc.Net.Client` from 2.61.0 to 2.62.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.61.0...v2.62.0)

Updates `System.Diagnostics.DiagnosticSource` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump Grpc.Net.Client.Web to 2.62.0

* Generated files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-04-08 07:15:03 +00:00