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

Bump Microsoft.OpenApi.Readers from 1.6.3 to 1.6.4 #1532

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps Microsoft.OpenApi.Readers from 1.6.3 to 1.6.4.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.4

Changes:

  • #1243: Merges vnext to master
  • #1242: Bumps lib versions
  • #1240: Releases Hidi
  • #1238: Bumps up Microsoft.OpenApi.OData lib. version
  • #1239: Update CODEOWNERS
  • #1236: Bump Microsoft.OpenApi.OData from 1.4.0-preview6 to 1.4.0-preview7
  • #1234: Bump Verify.Xunit from 19.13.0 to 19.13.1
  • #1233: Bump Microsoft.OpenApi.OData from 1.4.0-preview5 to 1.4.0-preview6
  • #1231: Bump Verify.Xunit from 19.12.3 to 19.13.0
  • #1227: Bump FluentAssertions from 6.10.0 to 6.11.0
  • #1225: Bump Microsoft.OpenApi.OData from 1.4.0-preview4 to 1.4.0-preview5
  • #1226: Bump Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers from 0.4.410601 to 0.4.421302
  • #1223: Bump Microsoft.OpenApi.OData from 1.4.0-preview3 to 1.4.0-preview4
  • #1222: Bump Verify.Xunit from 19.12.2 to 19.12.3
  • #1221: Bump Microsoft.OpenApi.OData from 1.4.0-preview2 to 1.4.0-preview3

This list of changes was auto generated.

1.6.4-preview4

Changes:

  • #1240: Releases Hidi
  • #1238: Bumps up Microsoft.OpenApi.OData lib. version
  • #1239: Update CODEOWNERS
  • #1236: Bump Microsoft.OpenApi.OData from 1.4.0-preview6 to 1.4.0-preview7
  • #1234: Bump Verify.Xunit from 19.13.0 to 19.13.1
  • #1233: Bump Microsoft.OpenApi.OData from 1.4.0-preview5 to 1.4.0-preview6
  • #1231: Bump Verify.Xunit from 19.12.3 to 19.13.0
  • #1227: Bump FluentAssertions from 6.10.0 to 6.11.0
  • #1225: Bump Microsoft.OpenApi.OData from 1.4.0-preview4 to 1.4.0-preview5
  • #1226: Bump Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers from 0.4.410601 to 0.4.421302
  • #1223: Bump Microsoft.OpenApi.OData from 1.4.0-preview3 to 1.4.0-preview4
  • #1222: Bump Verify.Xunit from 19.12.2 to 19.12.3
  • #1221: Bump Microsoft.OpenApi.OData from 1.4.0-preview2 to 1.4.0-preview3

This list of changes was auto generated.

1.6.4-preview2

... (truncated)

Commits
  • 27215dd Merge pull request #1243 from microsoft/vnext
  • cd77440 Merge pull request #1242 from microsoft/andrueastman/bumpLibs
  • 8686088 Bumps lib versions
  • d6962c3 Merge pull request #1240 from microsoft/vnext
  • b173f32 Merge pull request #1238 from microsoft/is/lib-update
  • b2b77c4 Merge pull request #1239 from microsoft/andrueastman-patch-1
  • 28b44e6 Update CODEOWNERS
  • 79a773d Bump up lib. version
  • 3be4904 Merge pull request #1236 from microsoft/dependabot/nuget/Microsoft.OpenApi.OD...
  • ae0c151 Bump Microsoft.OpenApi.OData from 1.4.0-preview6 to 1.4.0-preview7
  • 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 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 4, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.OpenApi.Readers-1.6.4 branch from 068c49c to e5da848 Compare May 9, 2023 09:54
Bumps [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.3...1.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.OpenApi.Readers-1.6.4 branch from e5da848 to f5dcaca Compare May 9, 2023 10:12
@millicentachieng millicentachieng merged commit 4c681ab into dev May 9, 2023
4 checks passed
@millicentachieng millicentachieng deleted the dependabot/nuget/Microsoft.OpenApi.Readers-1.6.4 branch May 9, 2023 12:59
@millicentachieng millicentachieng restored the dependabot/nuget/Microsoft.OpenApi.Readers-1.6.4 branch May 9, 2023 13:09
@millicentachieng millicentachieng deleted the dependabot/nuget/Microsoft.OpenApi.Readers-1.6.4 branch May 10, 2023 12:22
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant