Skip to content
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

V1.2.2 #89

Merged
merged 40 commits into from
Jul 20, 2023
Merged

V1.2.2 #89

merged 40 commits into from
Jul 20, 2023

Conversation

JonathanMalek
Copy link
Contributor

No description provided.

dependabot bot and others added 30 commits April 3, 2023 21:11
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.5.0.
- [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.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.103.36 to 3.7.103.41.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 108.0.3 to 110.0.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](restsharp/RestSharp@108.0.3...110.0.0)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.17.0 to 1.18.1.

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Amazon.Lambda.AspNetCoreServer](https://github.com/aws/aws-lambda-dotnet) from 7.2.0 to 8.1.0.
- [Release notes](https://github.com/aws/aws-lambda-dotnet/releases)
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/RELEASE.CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-dotnet/commits)

---
updated-dependencies:
- dependency-name: Amazon.Lambda.AspNetCoreServer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.103.36 to 3.7.103.46.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 108.0.3 to 110.2.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](restsharp/RestSharp@108.0.3...110.2.0)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.5.0.
- [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.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.17.0 to 1.18.1.

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Amazon.Lambda.AspNetCoreServer](https://github.com/aws/aws-lambda-dotnet) from 7.2.0 to 8.1.0.
- [Release notes](https://github.com/aws/aws-lambda-dotnet/releases)
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/RELEASE.CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-dotnet/commits)

---
updated-dependencies:
- dependency-name: Amazon.Lambda.AspNetCoreServer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
sigs that meet a specific format, will make error messages clearer.
e.g. "3 times a day as needed with meals" is effectively rewritten as "3 times a day with meals as needed"
dependabot bot and others added 10 commits April 24, 2023 21:02
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.10.0...6.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [AWSSDK.Extensions.NETCore.Setup](https://github.com/aws/aws-sdk-net) from 3.7.5 to 3.7.7.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/3.7.7.0/SDK.CHANGELOG.md)
- [Commits](aws/aws-sdk-net@3.7.5.0...3.7.7.0)

---
updated-dependencies:
- dependency-name: AWSSDK.Extensions.NETCore.Setup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Serilog.Extensions.Logging](https://github.com/serilog/serilog-extensions-logging) from 3.1.0 to 7.0.0.
- [Release notes](https://github.com/serilog/serilog-extensions-logging/releases)
- [Commits](serilog/serilog-extensions-logging@v3.1.0...v7.0.0)

---
updated-dependencies:
- dependency-name: Serilog.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.6.3.
- [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.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.103.36 to 3.7.107.5.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/master/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@JonathanMalek JonathanMalek merged commit 5bd73d7 into main Jul 20, 2023
3 checks passed
@JonathanMalek JonathanMalek deleted the v1.2.2 branch July 20, 2023 00:41
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant