Skip to content

Conversation

mocsharp
Copy link
Collaborator

@mocsharp mocsharp commented Nov 30, 2022

Signed-off-by: Victor Chang vicchang@nvidia.com

Description

Fixes # .

A few sentences describing the changes proposed in this pull request.

Status

Ready/Work in progress/Hold

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • All tests passed locally.
  • Documentation comments included/updated.

@mocsharp mocsharp added the dependencies Pull requests that update a dependency file label Nov 30, 2022
@mocsharp mocsharp added this to the 0.1.17 milestone Nov 30, 2022
@mocsharp mocsharp self-assigned this Nov 30, 2022
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #134 (203dc4f) into develop (525b1d1) will not change coverage.
The diff coverage is n/a.

❗ Current head 203dc4f differs from pull request most recent head 20f4c2a. Consider uploading reports for the commit 20f4c2a to get more accurate results

Impacted file tree graph

@@              Coverage Diff              @@
##             develop        #134   +/-   ##
=============================================
  Coverage   78.68246%   78.68246%           
=============================================
  Files             42          42           
  Lines           1351        1351           
  Branches          85          85           
=============================================
  Hits            1063        1063           
  Misses           260         260           
  Partials          28          28           
Flag Coverage Δ
unittests 78.68246% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 525b1d1...20f4c2a. Read the comment docs.

Signed-off-by: Victor Chang <vicchang@nvidia.com>
@mocsharp mocsharp force-pushed the vchang/update-packages branch from 203dc4f to 20f4c2a Compare November 30, 2022 18:00
@mocsharp mocsharp requested a review from neildsouth November 30, 2022 18:12
Copy link
Member

@dbericat dbericat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mocsharp mocsharp merged commit c2316aa into develop Nov 30, 2022
mocsharp added a commit that referenced this pull request Nov 30, 2022
+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
@mocsharp mocsharp added the enhancement New feature or request label Nov 30, 2022
mocsharp added a commit that referenced this pull request Nov 30, 2022
+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml (#136)

* Update release branch (#138)

* Update GitVersion.yml

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 (#131)

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update license approvals

Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mocsharp added a commit that referenced this pull request Nov 30, 2022
+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 (#131)

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update license approvals

Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions
Copy link

🎉 This issue has been resolved in version 0.1.18 🎉

The release is available on:

mocsharp added a commit that referenced this pull request Dec 14, 2022
+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 (#131)

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update license approvals

Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>

* Integration test for RabbitMQ (#141)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* add PartialFail status to the task execution status

Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>

* downgrade system.io.abstractions back to 17.2.3 (#148)



Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: Victor Chang <mocsharp@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: Joe Batt <37874527+JoeBatt1989@users.noreply.github.com>
mocsharp added a commit that referenced this pull request Mar 7, 2023
* Release/0.1.16 (#129)

+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* Release/0.1.17 (#135)

+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* Release/0.1.17 (#137)

+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml (#136)

* Update release branch (#138)

* Update GitVersion.yml

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 (#131)

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update license approvals

Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Attempt to fix build number issues (#139)

+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 (#131)

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update license approvals

Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update GitVersion.yml

* Release/0.1.19 (#147)

+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 (#131)

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update license approvals

Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>

* Integration test for RabbitMQ (#141)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* add PartialFail status to the task execution status

Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>

* downgrade system.io.abstractions back to 17.2.3 (#148)



Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: Victor Chang <mocsharp@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: Joe Batt <37874527+JoeBatt1989@users.noreply.github.com>

---------

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>
Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: Victor Chang <mocsharp@users.noreply.github.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: samrooke <51709626+samrooke@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: Joe Batt <37874527+JoeBatt1989@users.noreply.github.com>
mocsharp added a commit that referenced this pull request Mar 8, 2023
+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 (#131)

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update license approvals

Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>

* Integration test for RabbitMQ (#141)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* add PartialFail status to the task execution status

Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>

* downgrade system.io.abstractions back to 17.2.3 (#148)



Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>

* Bump Microsoft.AspNetCore.TestHost from 6.0.11 to 6.0.12 (#152)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) from 6.0.11 to 6.0.12.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.11...v6.0.12)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#150)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.4.0...v17.4.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>

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

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.11 to 6.0.12 (#149)

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.11 to 6.0.12.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.11...v6.0.12)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* Bump Moq from 4.18.2 to 4.18.3 (#140)

Bumps [Moq](https://github.com/moq/moq4) from 4.18.2 to 4.18.3.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](devlooped/moq@v4.18.2...v4.18.3)

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

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

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

* add rejected (#153)

Signed-off-by: Jack Schofield <jack.schofield@answerdigital.com>

Signed-off-by: Jack Schofield <jack.schofield@answerdigital.com>

* Bump actions/cache from 3.0.11 to 3.2.2 (#159)

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3.0.11...v3.2.2)

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

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

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

* Bump Moq from 4.18.3 to 4.18.4 (#158)

Bumps [Moq](https://github.com/moq/moq4) from 4.18.3 to 4.18.4.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](devlooped/moq@v4.18.3...v4.18.4)

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

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

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

* Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#160)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3.1.1...v3.1.2)

---
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>

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

* Bump actions/cache from 3.2.2 to 3.2.3 (#163)

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3.2.2...v3.2.3)

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

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

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

* Bump actions/delete-package-versions from 3 to 4 (#161)

Bumps [actions/delete-package-versions](https://github.com/actions/delete-package-versions) from 3 to 4.
- [Release notes](https://github.com/actions/delete-package-versions/releases)
- [Commits](actions/delete-package-versions@v3...v4)

---
updated-dependencies:
- dependency-name: actions/delete-package-versions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

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

* Update package-cleanup.yml

* Merged from main

Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com>

* Updated dependency decisions.

Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com>

* Added exception handling for previously created dead-letter queue, which prevents app startup if a RabbitMQ node is down temporarily.

Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com>

* Merged from main into release/0.1.20 (#176)

* Release/0.1.16 (#129)

+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* Release/0.1.17 (#135)

+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* Release/0.1.17 (#137)

+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml (#136)

* Update release branch (#138)

* Update GitVersion.yml

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 (#131)

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update license approvals

Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Attempt to fix build number issues (#139)

+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 (#131)

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update license approvals

Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update GitVersion.yml

* Release/0.1.19 (#147)

+semver: patch

* change to use seperate sub/pub channels

Signed-off-by: Neil South <neil.south@answerdigital.com>

* adding missing licence header

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Update packages (#134)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 (#131)

* Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update license approvals

Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>

* Integration test for RabbitMQ (#141)


Signed-off-by: Victor Chang <vicchang@nvidia.com>

* add PartialFail status to the task execution status

Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>

* downgrade system.io.abstractions back to 17.2.3 (#148)



Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: Victor Chang <mocsharp@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: Joe Batt <37874527+JoeBatt1989@users.noreply.github.com>

---------

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>
Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: Victor Chang <mocsharp@users.noreply.github.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: samrooke <51709626+samrooke@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: Joe Batt <37874527+JoeBatt1989@users.noreply.github.com>

* change timeout for publish

Signed-off-by: Neil South <neil.south@answerdigital.com>

---------

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sam Rooke <sam.rooke@answerdigital.com>
Signed-off-by: Jack Schofield <jack.schofield@answerdigital.com>
Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: Victor Chang <mocsharp@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <vicchang@nvidia.com>
Co-authored-by: Sam Rooke <sam.rooke@answerdigital.com>
Co-authored-by: Joe Batt <37874527+JoeBatt1989@users.noreply.github.com>
Co-authored-by: samrooke <51709626+samrooke@users.noreply.github.com>
Co-authored-by: jackschofield23 <56344499+jackschofield23@users.noreply.github.com>
@mocsharp mocsharp deleted the vchang/update-packages branch June 12, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants