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

Release 3.0.11 #720

Merged
merged 26 commits into from
Sep 5, 2023
Merged

Release 3.0.11 #720

merged 26 commits into from
Sep 5, 2023

Conversation

andrueastman
Copy link
Member

@andrueastman andrueastman commented Sep 4, 2023

This PR creates the 3.0.11 release.

Changes include : -

Microsoft Reviewers: Open in CodeFlow

dependabot bot and others added 24 commits August 8, 2023 21:07
Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.1.
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md)
- [Commits](moq/moq.spikes@v4.18.4...v4.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Moq](https://github.com/moq/moq) from 4.20.1 to 4.20.2.
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md)
- [Commits](moq/moq.spikes@v4.20.1...v4.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Moq](https://github.com/moq/moq) from 4.20.2 to 4.20.69.
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md)
- [Commits](moq/moq.spikes@v4.20.2...v4.20.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-http-dotnet) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/microsoft/kiota-http-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-http-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-http-dotnet@v1.0.6...v1.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…t.Kiota.Http.HttpClientLibrary-1.1.0

Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.0.6 to 1.1.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.7.0...v17.7.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>
…t.NET.Test.Sdk-17.7.1

Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.5.3...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…/actions/checkout-3.6.0

Bump actions/checkout from 3.5.3 to 3.6.0
Bumps [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-http-dotnet) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/microsoft/kiota-http-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-http-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-http-dotnet@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…t.Kiota.Http.HttpClientLibrary-1.1.1

Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.1.0 to 1.1.1
Bumps [Microsoft.IdentityModel.Protocols.OpenIdConnect](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.32.1 to 6.32.2.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@6.32.1...6.32.2)

---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.Protocols.OpenIdConnect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…t.IdentityModel.Protocols.OpenIdConnect-6.32.2

Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 6.32.1 to 6.32.2
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 to 17.7.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.7.1...v17.7.2)

---
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>
…t.NET.Test.Sdk-17.7.2

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](tibdex/github-app-token@b625283...0d49dd7)

---
updated-dependencies:
- dependency-name: tibdex/github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/tibdex/github-app-token-1.8.2

Bump tibdex/github-app-token from 1.8.0 to 1.8.2
Fixes incomplete uploads due to properties mismatch
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.6.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…/actions/checkout-4.0.0

Bump actions/checkout from 3.6.0 to 4.0.0
@andrueastman andrueastman merged commit 2ee0843 into master Sep 5, 2023
5 checks passed
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.

2 participants