Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2022

Bumps Microsoft.OpenApi from 1.2.3 to 1.3.1.

Release notes

Sourced from Microsoft.OpenApi's releases.

1.3.1

Changes:

  • #828: Release/1.3.0
  • #826: Fix failing Github release task
  • #822: Added support for Validation to produce warnings as well as errors
  • #827: Remove unnecessary reference that made netcoreapp2.1 incompatible
  • #825: Made ResolveReference public again as it is used by Swashbuckle
  • #823: Update vnext with Release/1.3.1 preview6 version
  • #824: Update master with Release/1.3.1 preview6
  • #821: [bugfix] Resolve local file reference with Schema type properly
  • #816: Bump Verify.Xunit from 16.4.4 to 16.5.4
  • #815: Bump FluentAssertions from 6.5.1 to 6.6.0
  • #814: Bump Verify from 16.4.4 to 16.5.4
  • #809: Bump Microsoft.OpenApi.OData from 1.0.10-preview2 to 1.0.10-preview3
  • #817: Convert anyOf/oneOf to allOf with first schema when writing v2
  • #803: Added CSDL filter for entitysets and singletons
  • #794: Parse Nested postman collections
  • #619: Fix resolution of external files
  • #796: Fixes failing script for Hidi exe
  • #791: Fixed issues related to merge conflicts
  • #789: Add --clean-output parameter to allow overwriting existing files
  • #790: Dependabot updates
  • #767: Simplify openapi spec version for Hidi
  • #785: Better error handling
  • #773: - fixes failing hidi release script for exe
  • #772: - fixes failing hidi release script for exe
  • #771: - fixes branch filter for deploy jobs
  • #770: - fixes branch filter for deploy jobs
  • #761: Release/1.3.1 preview5
  • #769: latest pipeline and reference updates for the unpublished release
  • #768: - bumps reference to openapi.odata
  • #752: updates pipeline definition to align with openapi.odata lib changes
  • #754: Bump Verify.Xunit from 16.1.2 to 16.3.2
  • #755: Bump Verify from 16.1.2 to 16.3.2
  • #757: Bump actions/setup-dotnet from 1 to 2
  • #758: Bump Moq from 4.16.1 to 4.17.1
  • #760: Updated versions to preview5
  • #727: Catch any OpenApiExceptions thrown during parsing and continue processing Schema Components
  • #756: fixes an issue where hidi would not process async
  • #750: Publish hidi as a self-contained application
  • #753: - upgrades odata conversion lib reference in hidi
  • #744: Migrate all projects to .NET6
  • #745: Adds Constants for the Scheme and Bearer format types
  • #743: Upgrade packages
  • #746: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0

... (truncated)

Commits
  • 5eb1481 Merge pull request #828 from microsoft/release/1.3.0
  • 274acb5 Updated version numbers
  • f1fcecf Merge remote-tracking branch 'origin/vnext' into release/1.3.0
  • a16ef23 Merge pull request #826 from microsoft/fix/failing-github-release-task
  • 962b971 Merge pull request #822 from microsoft/fix/warnings
  • a09cc5c Merge pull request #827 from microsoft/fix/removesystemjsontextref
  • 27dd1e9 Update ci-build.yml for Azure Pipelines
  • 62f7879 Merge pull request #825 from microsoft/fix/resolvereference
  • 2fa91a8 Update ci-build.yml for Azure Pipelines
  • b790ce1 Merge pull request #823 from microsoft/release/1.3.1-preview6
  • 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 Apr 13, 2022
@baywet
Copy link
Member

baywet commented May 2, 2022

@dependabot rebase

@baywet baywet added this to the 1.0.10-release milestone May 2, 2022
Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 1.2.3 to 1.3.1.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.2.3...1.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.OpenApi-1.3.1 branch from 3394561 to 0b2ee6a Compare May 2, 2022 15:20
@baywet baywet merged commit 429e664 into master May 2, 2022
@baywet baywet deleted the dependabot/nuget/Microsoft.OpenApi-1.3.1 branch May 2, 2022 16:04
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.

2 participants