Commit Graph

144 Commits

Author SHA1 Message Date
dependabot[bot] be6bd36669 build(deps): Bump NodaTime from 3.1.5 to 3.1.6
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.5...3.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 05:06:58 +00:00
Valters Melnalksnis 05b0767759 fix: Reenable ReSharper annotations, fix warnings 2022-11-26 12:32:21 +02:00
dependabot[bot] 57d3cce072 build(deps): Bump Newtonsoft.Json from 13.0.1 to 13.0.2
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 05:07:25 +00:00
dependabot[bot] e83eb76803 build(deps): Bump softprops/action-gh-release from 0.1.14 to 0.1.15
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v0.1.14...v0.1.15)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 06:15:17 +00:00
Valters Melnalksnis 45e957fd65 ci: Bump version to 1.1.0 2022-11-10 18:41:21 +02:00
Valters Melnalksnis 8b5361900a build: Migrate to Directory.Packages.props 2022-11-10 18:03:19 +02:00
Valters Melnalksnis 43764cc3f3 feat: Add .NET Standard 2.0 target 2022-11-09 22:03:58 +02:00
dependabot[bot] 19440e6d3b build(deps): Bump Jetbrains.Annotations from 2022.1.0 to 2022.3.1
Bumps [Jetbrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2022.1.0 to 2022.3.1.
- [Release notes](https://github.com/JetBrains/JetBrains.Annotations/releases)
- [Commits](https://github.com/JetBrains/JetBrains.Annotations/commits)

---
updated-dependencies:
- dependency-name: Jetbrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:34:15 +00:00
dependabot[bot] c7b22efcc9 build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:29:58 +00:00
dependabot[bot] c527456a06 build(deps): Bump Microsoft.Extensions.Options.DataAnnotations
Bumps [Microsoft.Extensions.Options.DataAnnotations](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Options.DataAnnotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:28:42 +00:00
dependabot[bot] e734efbe19 build(deps): Bump Microsoft.Extensions.Options.ConfigurationExtensions
Bumps [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:27:22 +00:00
Valters Melnalksnis 50ce301845 fix: Fix JsonNumberHandling for quoted numbers 2022-11-09 21:26:36 +02:00
dependabot[bot] 6289dd8330 build(deps): Bump Microsoft.Extensions.Http from 6.0.0 to 7.0.0
Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:13:36 +00:00
dependabot[bot] 25c74cdb37 build(deps): Bump Microsoft.Extensions.Configuration.UserSecrets
Bumps [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.UserSecrets
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:09:30 +00:00
dependabot[bot] feb95a0d67 build(deps): Bump Microsoft.Extensions.Configuration.EnvironmentVariables
Bumps [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:02:22 +00:00
Valters Melnalksnis 0c4e8294a5 test: Fix nullability in ServiceCollectionExtensionsTests 2022-11-09 21:00:40 +02:00
dependabot[bot] bcc4a84562 build(deps): Bump Microsoft.Extensions.Configuration from 6.0.1 to 7.0.0
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 18:55:46 +00:00
dependabot[bot] 81f4668521 build(deps): Bump Microsoft.Extensions.Configuration.Abstractions
Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 21:20:29 +00:00
dependabot[bot] 3c903b3e34 build(deps): Bump Microsoft.Extensions.DependencyInjection.Abstractions
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 21:12:25 +00:00
dependabot[bot] ad9f52b8c5 build(deps): Bump Microsoft.Extensions.DependencyInjection
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 05:13:46 +00:00
Valters Melnalksnis 66443fdf49 ci: Use GITHUB_OUTPUT instead of set-output 2022-11-01 17:26:32 +02:00
dependabot[bot] 8e48d377a4 build(deps): Bump NodaTime.Testing from 3.1.4 to 3.1.5
Bumps [NodaTime.Testing](https://github.com/nodatime/nodatime) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.4...3.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 16:08:37 +00:00
Valters Melnalksnis 4fb4810290 ci: Use codecov with token to avoid rate-limiting issues
https://github.com/codecov/codecov-action/issues/837
2022-10-31 18:06:36 +02:00
dependabot[bot] 9cfd7ecc3a build(deps): Bump NodaTime from 3.1.4 to 3.1.5
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.4...3.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 15:48:16 +00:00
dependabot[bot] b3143af50d build(deps): Bump coverlet.msbuild from 3.1.2 to 3.2.0
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.2.0)

---
updated-dependencies:
- dependency-name: coverlet.msbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 15:42:39 +00:00
dependabot[bot] c44bf8e15b build(deps): Bump VMelnalksnis/resharper-inspect-action
Bumps [VMelnalksnis/resharper-inspect-action](https://github.com/VMelnalksnis/resharper-inspect-action) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/VMelnalksnis/resharper-inspect-action/releases)
- [Commits](https://github.com/VMelnalksnis/resharper-inspect-action/compare/v0.2.4...v0.2.5)

---
updated-dependencies:
- dependency-name: VMelnalksnis/resharper-inspect-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 05:35:12 +00:00
dependabot[bot] 9cfe1c5481 build(deps): Bump actions/setup-dotnet from 3.0.2 to 3.0.3
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 04:34:18 +00:00
Valters Melnalksnis dda0e49cf1 ci: Add assignees and reviewers to dependabot.yml 2022-10-24 20:03:12 +03:00
dependabot[bot] fe0a548487 build(deps): Bump FluentAssertions from 6.7.0 to 6.8.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.7.0...6.8.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 17:02:06 +00:00
dependabot[bot] 44dafca9f7 build(deps): Bump actions/upload-artifact from 3.1.0 to 3.1.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 04:53:17 +00:00
dependabot[bot] 450be936c7 build(deps): Bump actions/download-artifact from 3.0.0 to 3.0.1
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 04:49:30 +00:00
Valters Melnalksnis 2e13a56087 fix(tests): Fix integration test assertions 2022-10-18 19:40:17 +03:00
dependabot[bot] 986fa271e4 build(deps): Bump actions/setup-dotnet from 3.0.1 to 3.0.2
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 04:35:32 +00:00
Valters Melnalksnis 6f661e3819 fix: Bump version to 1.0.1 2022-10-12 18:49:55 +03:00
dependabot[bot] a524ac9d3c build(deps): Bump Microsoft.Extensions.DependencyInjection
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) 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: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 15:44:52 +00:00
dependabot[bot] f4c1212d59 build(deps): Bump NodaTime.Testing from 3.1.3 to 3.1.4
Bumps [NodaTime.Testing](https://github.com/nodatime/nodatime) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.3...3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 15:40:14 +00:00
dependabot[bot] e3a85e7cd3 build(deps): Bump NodaTime from 3.1.3 to 3.1.4
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.3...3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 04:34:56 +00:00
dependabot[bot] dc70c664dd build(deps): Bump VMelnalksnis/resharper-inspect-action
Bumps [VMelnalksnis/resharper-inspect-action](https://github.com/VMelnalksnis/resharper-inspect-action) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/VMelnalksnis/resharper-inspect-action/releases)
- [Commits](https://github.com/VMelnalksnis/resharper-inspect-action/compare/v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: VMelnalksnis/resharper-inspect-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 04:50:31 +00:00
dependabot[bot] a4bd54da90 build(deps): Bump actions/setup-dotnet from 3.0.0 to 3.0.1
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 19:23:56 +03:00
dependabot[bot] b9427b1fc0 build(deps): Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 06:13:25 +00:00
dependabot[bot] 5c5a6119af build(deps): Bump actions/setup-dotnet from 2.1.1 to 3.0.0
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 04:42:03 +00:00
dependabot[bot] fa33677a77 build(deps): Bump actions/setup-dotnet from 2.1.0 to 2.1.1
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 08:24:37 +03:00
dependabot[bot] e185add908 build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.3.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.1...v17.3.2)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 04:34:04 +00:00
dependabot[bot] 65292ea45d build(deps): Bump NodaTime.Testing from 3.1.2 to 3.1.3
Bumps [NodaTime.Testing](https://github.com/nodatime/nodatime) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.2...3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 18:34:45 +03:00
dependabot[bot] 029ec959ec build(deps): Bump NodaTime from 3.1.2 to 3.1.3
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.2...3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 04:45:28 +00:00
Valters Melnalksnis db32b3a39c fix: Return clearer error message when integration test agreement expires 2022-09-24 19:04:46 +03:00
dependabot[bot] dadb3a4480 build(deps): Bump codecov/codecov-action from 3.1.0 to 3.1.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 04:42:03 +00:00
dependabot[bot] 0c19662ca7 build(deps): Bump Serilog from 2.11.0 to 2.12.0
Bumps [Serilog](https://github.com/serilog/serilog) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/serilog/serilog/releases)
- [Changelog](https://github.com/serilog/serilog/blob/dev/CHANGES.md)
- [Commits](https://github.com/serilog/serilog/compare/v2.11.0...v2.12.0)

---
updated-dependencies:
- dependency-name: Serilog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 04:59:15 +00:00
dependabot[bot] a1cf7c3e84 build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.0 to 17.3.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.0...v17.3.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 04:49:00 +00:00
Valters Melnalksnis 9726309a2c feat: Bump version to 1.0.0 2022-08-29 23:10:21 +03:00