Skip to content

.Net: Bump Microsoft.OpenApi from 1.6.21 to 1.6.22 in /dotnet#9528

Merged
markwallace-microsoft merged 1 commit intomainfrom
dependabot/nuget/dotnet/Microsoft.OpenApi-1.6.22
Nov 5, 2024
Merged

.Net: Bump Microsoft.OpenApi from 1.6.21 to 1.6.22 in /dotnet#9528
markwallace-microsoft merged 1 commit intomainfrom
dependabot/nuget/dotnet/Microsoft.OpenApi-1.6.22

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps Microsoft.OpenApi from 1.6.21 to 1.6.22.

Release notes

Sourced from Microsoft.OpenApi's releases.

1.6.22

Changes:

  • #1898: Release Hidi
  • #1896: Bump up hidi and conversion lib versions
  • #1895: chore(deps): bump Verify.Xunit from 27.0.1 to 27.1.0
  • #1892: docs: fixes doc comments to align with changes made in #1883
  • #1883: fix: emits number for integer formats
  • #1886: use nameof for CallerArgumentExpression
  • #1885: Release Hidi lib.
  • #1884: Bump, Release Hidi
  • #1881: chore(deps): bump Microsoft.OData.Edm from 8.0.2 to 8.1.0
  • #1882: chore(deps): bump Microsoft.OpenApi.OData from 2.0.0-preview.5 to 2.0.0-preview.6
  • #1877: Bump Verify.Xunit from 26.6.0 to 27.0.1
  • #1873: Released Hidi
  • #1871: Bumps up conversion lib. and hidi versions
  • #1870: ci: removes zengin since he doesn't have access to the repo anymore
  • #1869: Bump Microsoft.OpenApi.OData from 2.0.0-preview.3 to 2.0.0-preview.4
  • #1868: Bump Microsoft.Extensions.Logging.Debug from 8.0.0 to 8.0.1
  • #1867: Bump Microsoft.Extensions.Logging.Console from 8.0.0 to 8.0.1
  • #1863: Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Abstractions
  • #1862: Bump System.Text.Json from 8.0.4 to 8.0.5
  • #1864: Bump Microsoft.Windows.Compatibility from 8.0.8 to 8.0.10
  • #1809: Use ConcurrentDictionary For Improving GetEnumFromDisplayName
  • #1860: Releases Hidi
  • #1859: Bumps up Hidi version
  • #1858: Bump Microsoft.OpenApi.OData from 2.0.0-preview.2 to 2.0.0-preview.3
  • #1847: Bump docker/build-push-action from 6.7.0 to 6.9.0
  • #1848: Bump Microsoft.OData.Edm from 8.0.1 to 8.0.2

This list of changes was auto generated.

Commits
  • 9ff9789 Merge pull request #1846 from microsoft/vnext
  • 9754cd1 Merge pull request #1845 from microsoft/is/bump-readers-lib
  • dc6fee7 Bump readers lib.
  • 1123e29 Merge pull request #1844 from microsoft/is/resolve-conflicts
  • 310b999 Merge branch 'vnext' into is/resolve-conflicts
  • e035981 Merge pull request #1841 from microsoft/is/filtered-doc-fix
  • 776d584 Merge pull request #1842 from microsoft/dependabot/nuget/xunit-2.9.2
  • d88a060 Bump xunit from 2.9.1 to 2.9.2
  • c2d3f99 Ensure unique parameters are added
  • f7f184d Update test
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 1.6.21 to 1.6.22.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.21...1.6.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 4, 2024 22:27
@dependabot dependabot bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels Nov 4, 2024
@github-actions github-actions bot changed the title Bump Microsoft.OpenApi from 1.6.21 to 1.6.22 in /dotnet .Net: Bump Microsoft.OpenApi from 1.6.21 to 1.6.22 in /dotnet Nov 4, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Nov 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 5, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Nov 5, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2024

Dependabot attempted to update this pull request, but because the branch dependabot/nuget/dotnet/Microsoft.OpenApi-1.6.22 is protected it was unable to do so.

Merged via the queue into main with commit e8fb78b Nov 5, 2024
@markwallace-microsoft markwallace-microsoft deleted the dependabot/nuget/dotnet/Microsoft.OpenApi-1.6.22 branch November 5, 2024 11:24
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. Used by Dependabot. .NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants