Skip to content

Release/0.3.0 #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 26 commits into from
Sep 14, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
39861f7
Create dependabot.yml
mocsharp Aug 30, 2022
9334da2
Bump actions/cache from 2.1.7 to 3.0.8 (#123)
dependabot[bot] Sep 2, 2022
9a94d2c
Bump actions/setup-dotnet from 1 to 2 (#121)
dependabot[bot] Sep 2, 2022
536e2c5
Bump anchore/scan-action from 3.2.0 to 3.2.5 (#120)
dependabot[bot] Sep 2, 2022
0746d1d
Bump actions/setup-java from 1 to 3 (#122)
dependabot[bot] Sep 2, 2022
3e85792
Bump docker/login-action from 1.12.0 to 2.0.0 (#126)
dependabot[bot] Sep 2, 2022
64264fc
Implement FHIR server (#118)
mocsharp Sep 6, 2022
df6ecad
Integrate MS Health Check Service (#130)
mocsharp Sep 6, 2022
336ff33
Bump codecov/codecov-action from 2 to 3 (#131)
dependabot[bot] Sep 6, 2022
4aeab01
Bump jungwinter/split from 1 to 2 (#136)
dependabot[bot] Sep 6, 2022
5fbf6ae
Bump actions/download-artifact from 2 to 3 (#139)
dependabot[bot] Sep 6, 2022
63f5ab7
Bump actions/upload-artifact from 2.3.1 to 3.1.0 (#133)
dependabot[bot] Sep 6, 2022
f6745f6
Bump crazy-max/ghaction-chocolatey from 1 to 2 (#132)
dependabot[bot] Sep 6, 2022
c5356e0
Bump docker/metadata-action from 3.6.2 to 4.0.1 (#135)
dependabot[bot] Sep 6, 2022
0f2c714
Bump actions/checkout from 2 to 3 (#143)
dependabot[bot] Sep 6, 2022
b39eb74
Bump gittools/actions from 0.9.11 to 0.9.13 (#142)
dependabot[bot] Sep 6, 2022
424d029
Bump docker/build-push-action from 2.9.0 to 3.1.1 (#140)
dependabot[bot] Sep 6, 2022
084c94d
Merge Release/0.3.0 into develop (#150)
mocsharp Sep 13, 2022
1579f20
Merge main to develop (#151)
mocsharp Sep 14, 2022
82eb310
Bump Docker.DotNet from 3.125.10 to 3.125.11 (#147)
dependabot[bot] Sep 14, 2022
c758629
Bump System.IO.Abstractions from 17.1.1 to 17.2.1 (#146)
dependabot[bot] Sep 14, 2022
d469873
Bump System.IO.Abstractions.TestingHelpers from 17.1.1 to 17.2.1 (#145)
dependabot[bot] Sep 14, 2022
f02d300
Update third party licenses
mocsharp Sep 6, 2022
6f41d2c
Fix missing header
mocsharp Sep 6, 2022
3cf9811
Release 0.3.0 (#144)
mocsharp Sep 13, 2022
078d253
Merge branch 'main' into release/0.3.0
mocsharp Sep 14, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 6 additions & 33 deletions doc/dependency_decisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
- :who: mocsharp
:why: MIT (https://github.com/dotnet/Docker.DotNet/raw/master/LICENSE)
:versions:
- 3.125.10
- 3.125.11
:when: 2022-08-16 23:05:32.422217566 Z
- - :approve
- DotNext
Expand Down Expand Up @@ -716,28 +716,14 @@
- - :approve
- Microsoft.NET.Test.Sdk
- :who: mocsharp
:why: MIT ( https://aka.ms/deprecateLicenseUrl)
:versions:
- 17.1.0
:when: 2022-08-16 23:06:12.107365387 Z
- - :approve
- Microsoft.NET.Test.Sdk
- :who: mocsharp
:why: MIT ( https://aka.ms/deprecateLicenseUrl)
:versions:
- 17.2.0
:when: 2022-08-16 23:06:12.556082109 Z
- - :approve
- Microsoft.NET.Test.Sdk
- :who: mocsharp
:why: MIT ( https://aka.ms/deprecateLicenseUrl)
:why: MIT (https://github.com/raw/microsoft/vstest/main/LICENSE)
:versions:
- 17.3.1
:when: 2022-09-01 23:06:13.008314524 Z
- - :approve
- Microsoft.NETCore.Platforms
- :who: mocsharp
:why: MICROSOFT .NET LIBRARY License ( http://go.microsoft.com/fwlink/?LinkId=329770)
:why: MICROSOFT .NET LIBRARY License (http://go.microsoft.com/fwlink/?LinkId=329770)
:versions:
- 1.1.0
:when: 2022-08-16 23:06:13.457444370 Z
Expand Down Expand Up @@ -1299,28 +1285,14 @@
- :who: mocsharp
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
:versions:
- 17.0.24
:when: 2022-08-16 23:06:50.154940671 Z
- - :approve
- System.IO.Abstractions
- :who: mocsharp
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
:versions:
- 17.1.1
- 17.2.1
:when: 2022-08-16 23:06:50.602318269 Z
- - :approve
- System.IO.Abstractions.TestingHelpers
- :who: mocsharp
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
:versions:
- 17.0.24
:when: 2022-08-16 23:06:51.058360011 Z
- - :approve
- System.IO.Abstractions.TestingHelpers
- :who: mocsharp
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
:versions:
- 17.1.1
- 17.2.1
:when: 2022-08-16 23:06:51.524564913 Z
- - :approve
- System.IO.Compression
Expand Down Expand Up @@ -2428,3 +2400,4 @@
:versions:
- 4.0.1
:when: 2022-08-16 23:10:21.184627612 Z

Loading