Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

chore: Bump Serilog from 2.10.0 to 2.11.0#32

Merged
monsieurleberre merged 2 commits intodevfrom
dependabot/nuget/Serilog-2.11.0
May 1, 2022
Merged

chore: Bump Serilog from 2.10.0 to 2.11.0#32
monsieurleberre merged 2 commits intodevfrom
dependabot/nuget/Serilog-2.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2022

Bumps Serilog from 2.10.0 to 2.11.0.

Release notes

Sourced from Serilog's releases.

v2.11.0

Commits
  • da16aea Merge pull request #1614 from serilog/dev
  • b138671 Fix trailing '>' in ILogger.cs; enclose example code in <code> tags
  • ca8e100 Fix nullable annotation on Log.ForContext(); minor nullability tweaks
  • 5c425c5 Revert "Update ILogger XML documentation"
  • 5de7002 Update ILogger XML documentation
  • e1cdad5 Fixed issue
  • 1aabe1d Corrected Example in documentation
  • 17043b5 (ReadOnly)Memory<byte> scalar policy; handle NSE at PropertyValueConverter.Ge...
  • 13dd8cf Update issue template to point to Usage help wiki page
  • aa5645f Various new features now on dev (nullables, and key-value-pair settings wit...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Serilog](https://github.com/serilog/serilog) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/serilog/serilog/releases)
- [Changelog](https://github.com/serilog/serilog/blob/dev/CHANGES.md)
- [Commits](serilog/serilog@v2.10.0...v2.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 25, 2022
@monsieurleberre monsieurleberre merged commit 12cac6f into dev May 1, 2022
@monsieurleberre monsieurleberre deleted the dependabot/nuget/Serilog-2.11.0 branch May 1, 2022 08:42
TiagoFroisPereira added a commit that referenced this pull request Apr 20, 2023
* chore: Bump trakx/bump-version-action from 8 to 9.0.0 (#22)

Bumps [trakx/bump-version-action](https://github.com/trakx/bump-version-action) from 8 to 9.0.0.
- [Release notes](https://github.com/trakx/bump-version-action/releases)
- [Commits](trakx/github-actions@v8...v9.0.0)

---
updated-dependencies:
- dependency-name: trakx/bump-version-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump anothrNick/github-tag-action from 1.38.0 to 1.39.0 (#23)

Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.38.0 to 1.39.0.
- [Release notes](https://github.com/anothrNick/github-tag-action/releases)
- [Commits](anothrNick/github-tag-action@1.38.0...1.39.0)

---
updated-dependencies:
- dependency-name: anothrNick/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Trakx.Utils.Testing from 0.3.1 to 0.3.11 (#25)

Bumps Trakx.Utils.Testing from 0.3.1 to 0.3.11.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump Trakx.Utils from 0.3.1 to 0.3.11 (#26)

Bumps Trakx.Utils from 0.3.1 to 0.3.11.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump FluentAssertions from 6.5.1 to 6.6.0 (#24)

Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.5.1...6.6.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump trakx/bump-version-action from 9.0.0 to 9.0.1 (#27)

Bumps [trakx/bump-version-action](https://github.com/trakx/bump-version-action) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/trakx/bump-version-action/releases)
- [Commits](trakx/github-actions@v9.0.0...v9.0.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump GitHubActionsTestLogger from 1.3.0 to 1.4.1 (#29)

Bumps [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases)
- [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md)
- [Commits](Tyrrrz/GitHubActionsTestLogger@1.3...1.4.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Trakx.Utils from 0.3.11 to 0.3.13 (#36)

Bumps Trakx.Utils from 0.3.11 to 0.3.13.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog from 2.10.0 to 2.11.0 (#32)

Bumps [Serilog](https://github.com/serilog/serilog) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/serilog/serilog/releases)
- [Changelog](https://github.com/serilog/serilog/blob/dev/CHANGES.md)
- [Commits](serilog/serilog@v2.10.0...v2.11.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump Trakx.Utils.Testing from 0.3.11 to 0.3.13 (#35)

Bumps Trakx.Utils.Testing from 0.3.11 to 0.3.13.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* update bump-version

* update packages

* refactor: rename from/to symbol to base/quote

* Update to .Net 7
Update pipeline to support .net7

* PUMP Trakx.WebSocket to latest version

* Fix unit test

* Update src/Trakx.CryptoCompare.ApiClient.Websocket.Tests/Integration/CryptoCompareWebsocketHandlerTests.cs

Co-authored-by: Emanuel Gaspar <emanuel@cognip.com>

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieur.leberre@gmail.com>
Co-authored-by: Emanuel Gaspar <emanuel@cognip.com>
emanuelgaspar added a commit that referenced this pull request May 24, 2023
* chore: Bump trakx/bump-version-action from 8 to 9.0.0 (#22)

Bumps [trakx/bump-version-action](https://github.com/trakx/bump-version-action) from 8 to 9.0.0.
- [Release notes](https://github.com/trakx/bump-version-action/releases)
- [Commits](trakx/github-actions@v8...v9.0.0)

---
updated-dependencies:
- dependency-name: trakx/bump-version-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump anothrNick/github-tag-action from 1.38.0 to 1.39.0 (#23)

Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.38.0 to 1.39.0.
- [Release notes](https://github.com/anothrNick/github-tag-action/releases)
- [Commits](anothrNick/github-tag-action@1.38.0...1.39.0)

---
updated-dependencies:
- dependency-name: anothrNick/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Trakx.Utils.Testing from 0.3.1 to 0.3.11 (#25)

Bumps Trakx.Utils.Testing from 0.3.1 to 0.3.11.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump Trakx.Utils from 0.3.1 to 0.3.11 (#26)

Bumps Trakx.Utils from 0.3.1 to 0.3.11.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump FluentAssertions from 6.5.1 to 6.6.0 (#24)

Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.5.1...6.6.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump trakx/bump-version-action from 9.0.0 to 9.0.1 (#27)

Bumps [trakx/bump-version-action](https://github.com/trakx/bump-version-action) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/trakx/bump-version-action/releases)
- [Commits](trakx/github-actions@v9.0.0...v9.0.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump GitHubActionsTestLogger from 1.3.0 to 1.4.1 (#29)

Bumps [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases)
- [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md)
- [Commits](Tyrrrz/GitHubActionsTestLogger@1.3...1.4.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Trakx.Utils from 0.3.11 to 0.3.13 (#36)

Bumps Trakx.Utils from 0.3.11 to 0.3.13.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog from 2.10.0 to 2.11.0 (#32)

Bumps [Serilog](https://github.com/serilog/serilog) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/serilog/serilog/releases)
- [Changelog](https://github.com/serilog/serilog/blob/dev/CHANGES.md)
- [Commits](serilog/serilog@v2.10.0...v2.11.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump Trakx.Utils.Testing from 0.3.11 to 0.3.13 (#35)

Bumps Trakx.Utils.Testing from 0.3.11 to 0.3.13.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* update bump-version

* update packages

* refactor: rename from/to symbol to base/quote

* Update to .Net 7
Update pipeline to support .net7

* PUMP Trakx.WebSocket to latest version

* Fix unit test

* Update pipeline

* Update src/Trakx.CryptoCompare.ApiClient.Websocket.Tests/Integration/CryptoCompareWebsocketHandlerTests.cs

Co-authored-by: Emanuel Gaspar <emanuel@cognip.com>

* Update .github/workflows/automerge.yml

Co-authored-by: Emanuel Gaspar <emanuel@cognip.com>

* Update .github/workflows/nuget.yml

Co-authored-by: Emanuel Gaspar <emanuel@cognip.com>

* fix issue in pipeline

* Update to get the configuration in test from AWS

* refactor: explicit method and strongly typed deserialize when AddInternalAsync is called with SubRemove

* chore: version bumps

* chore: testing coverlet bump to v6

* feat: explicit RemoveAsync with single TopicSubscription; more test coverage

* Gonen's feedback (thanks)

* ensure configuration is loaded from AWS, from CiCd or Development

* ensure tests pass at all times

* remove Development environment from test config

* increase buffer window to 30 seconds

* Update .github/workflows/delete.packages.yml

Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* Update .github/workflows/delete.packages.yml

Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieur.leberre@gmail.com>
Co-authored-by: TiagoFroisPereira <tfroisip@gmail.com>
emanuelgaspar added a commit that referenced this pull request Nov 2, 2023
* chore: Bump trakx/bump-version-action from 8 to 9.0.0 (#22)

Bumps [trakx/bump-version-action](https://github.com/trakx/bump-version-action) from 8 to 9.0.0.
- [Release notes](https://github.com/trakx/bump-version-action/releases)
- [Commits](trakx/github-actions@v8...v9.0.0)

---
updated-dependencies:
- dependency-name: trakx/bump-version-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump anothrNick/github-tag-action from 1.38.0 to 1.39.0 (#23)

Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.38.0 to 1.39.0.
- [Release notes](https://github.com/anothrNick/github-tag-action/releases)
- [Commits](anothrNick/github-tag-action@1.38.0...1.39.0)

---
updated-dependencies:
- dependency-name: anothrNick/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Trakx.Utils.Testing from 0.3.1 to 0.3.11 (#25)

Bumps Trakx.Utils.Testing from 0.3.1 to 0.3.11.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump Trakx.Utils from 0.3.1 to 0.3.11 (#26)

Bumps Trakx.Utils from 0.3.1 to 0.3.11.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump FluentAssertions from 6.5.1 to 6.6.0 (#24)

Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.5.1...6.6.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump trakx/bump-version-action from 9.0.0 to 9.0.1 (#27)

Bumps [trakx/bump-version-action](https://github.com/trakx/bump-version-action) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/trakx/bump-version-action/releases)
- [Commits](trakx/github-actions@v9.0.0...v9.0.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump GitHubActionsTestLogger from 1.3.0 to 1.4.1 (#29)

Bumps [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases)
- [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md)
- [Commits](Tyrrrz/GitHubActionsTestLogger@1.3...1.4.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Trakx.Utils from 0.3.11 to 0.3.13 (#36)

Bumps Trakx.Utils from 0.3.11 to 0.3.13.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog from 2.10.0 to 2.11.0 (#32)

Bumps [Serilog](https://github.com/serilog/serilog) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/serilog/serilog/releases)
- [Changelog](https://github.com/serilog/serilog/blob/dev/CHANGES.md)
- [Commits](serilog/serilog@v2.10.0...v2.11.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* chore: Bump Trakx.Utils.Testing from 0.3.11 to 0.3.13 (#35)

Bumps Trakx.Utils.Testing from 0.3.11 to 0.3.13.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* update bump-version

* update packages

* refactor: rename from/to symbol to base/quote

* Update to .Net 7
Update pipeline to support .net7

* PUMP Trakx.WebSocket to latest version

* Fix unit test

* Update pipeline

* Update src/Trakx.CryptoCompare.ApiClient.Websocket.Tests/Integration/CryptoCompareWebsocketHandlerTests.cs

Co-authored-by: Emanuel Gaspar <emanuel@cognip.com>

* Update .github/workflows/automerge.yml

Co-authored-by: Emanuel Gaspar <emanuel@cognip.com>

* Update .github/workflows/nuget.yml

Co-authored-by: Emanuel Gaspar <emanuel@cognip.com>

* fix issue in pipeline

* Update to get the configuration in test from AWS

* refactor: explicit method and strongly typed deserialize when AddInternalAsync is called with SubRemove

* chore: version bumps

* chore: testing coverlet bump to v6

* feat: explicit RemoveAsync with single TopicSubscription; more test coverage

* Gonen's feedback (thanks)

* ensure configuration is loaded from AWS, from CiCd or Development

* ensure tests pass at all times

* remove Development environment from test config

* increase buffer window to 30 seconds

* Update .github/workflows/delete.packages.yml

Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* Update .github/workflows/delete.packages.yml

Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>

* Nuget bumps, fix IDE warnings and messages, nullable properties (#96)

* nuget bumps, fix IDE warnings and messages, nullable properties

* flags in plural

* Pascal case

* chore: Bump trakx/github-actions from 10.0.14 to 10.0.26 (#97)

Bumps [trakx/github-actions](https://github.com/trakx/github-actions) from 10.0.14 to 10.0.26.
- [Release notes](https://github.com/trakx/github-actions/releases)
- [Commits](trakx/github-actions@v10.0.14...v10.0.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Emanuel Gaspar <emanuel@cognip.com>

* nuget bumps, dependabot is failing

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieurleberre@users.noreply.github.com>
Co-authored-by: monsieurleberre <monsieur.leberre@gmail.com>
Co-authored-by: TiagoFroisPereira <tfroisip@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant