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

Merge dependency updates #23

Merged
merged 14 commits into from
Jun 11, 2022
Merged

Merge dependency updates #23

merged 14 commits into from
Jun 11, 2022

Conversation

BrammyS
Copy link
Owner

@BrammyS BrammyS commented Jun 11, 2022

Description

Added the dependency updates made by @dependabot

How has this been tested?

Unit testing.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

dependabot bot and others added 14 commits May 12, 2022 03:26
Bumps [Moq](https://github.com/moq/moq4) from 4.17.2 to 4.18.0.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](devlooped/moq@v4.17.2...v4.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v17.1.0...v17.2.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>
…T.Test.Sdk-17.2.0

Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
Bumps [Moq](https://github.com/moq/moq4) from 4.18.0 to 4.18.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](devlooped/moq@v4.18.0...v4.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.6.0...6.7.0)

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

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

Bump FluentAssertions from 6.6.0 to 6.7.0
Bumps [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) from 1.4.1 to 2.0.0.
- [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases)
- [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md)
- [Commits](Tyrrrz/GitHubActionsTestLogger@1.4.1...2.0)

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

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

Bump GitHubActionsTestLogger from 1.4.1 to 2.0.0
Bumps [Serilog.Sinks.Mongodb.TimeSeries](https://github.com/brammys/Serilog.Sinks.Mongodb.TimeSeries) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/brammys/Serilog.Sinks.Mongodb.TimeSeries/releases)
- [Commits](BrammyS/Serilog.Sinks.Mongodb.TimeSeries@v3.0.7...v3.0.8)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Mongodb.TimeSeries
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…s.Mongodb.TimeSeries-3.0.8

Bump Serilog.Sinks.Mongodb.TimeSeries from 3.0.7 to 3.0.8
Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases)
- [Commits](mongodb/mongo-csharp-driver@v2.15.1...v2.16.0)

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

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

Bump MongoDB.Driver from 2.15.1 to 2.16.0
@BrammyS BrammyS added the dependencies Pull requests that update a dependency file label Jun 11, 2022
@BrammyS BrammyS self-assigned this Jun 11, 2022
@BrammyS BrammyS merged commit 1761cf3 into main Jun 11, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant