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.14 to 1.6.16 #177

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps Microsoft.OpenApi.Readers from 1.6.14 to 1.6.16.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.16

Changes:

  • #1761: Merges vnext into master
  • #1760: Remove packages potentially causing build to fail in AzDo pipeline
  • #1758: Bump Verify.Xunit from 26.1.1 to 26.1.2
  • #1755: Update code reviewers
  • #1754: Add missing nuget lib refs
  • #1751: Releases Hidi
  • #1753: Bump Verify.Xunit from 26.0.1 to 26.1.1
  • #1750: Bumps up conversion lib version
  • #1747: Release libs
  • #1746: Bump up lib versions
  • #1744: Fix Initialization of StreamReader in OpenApiStreamReader throws an ArgumentNullException
  • #1745: Bump Verify.Xunit from 26.0.0 to 26.0.1
  • #1743: Bump Verify.Xunit from 25.3.2 to 26.0.0
  • #1741: Bump docker/build-push-action from 6.4.0 to 6.5.0
  • #1742: Bump docker/login-action from 3.2.0 to 3.3.0
  • #1717: Make OpenAPI.NET library trim-compatible
  • #1736: Fix copy constructor for arrays and objects
  • #1737: add verify settings to editorconfig
  • #1739: Remove redundant section from README
  • #1734: Fix OpenApiFilterService.CreateFilteredDocument failing when the Components field is missing.
  • #1731: Bump Verify.Xunit from 25.3.1 to 25.3.2
  • #1728: Bump docker/build-push-action from 6.3.0 to 6.4.0
  • #1718: make verified files as lf and utf8
  • #1725: Bump Verify.Xunit from 25.3.0 to 25.3.1
  • #1724: Bump Microsoft.Windows.Compatibility from 8.0.6 to 8.0.7
  • #1722: Bump xunit from 2.8.1 to 2.9.0
  • #1721: Bump docker/build-push-action from 6.2.0 to 6.3.0
  • #1723: Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2
  • #1720: Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
  • #1716: Bump Verify.Xunit from 25.2.0 to 25.3.0
  • #1714: Bump Verify.Xunit from 25.0.4 to 25.2.0
  • #1713: Bump docker/build-push-action from 6.1.0 to 6.2.0
  • #1703: Releases Hidi
  • #1708: Resolve merge in #1703
  • #1690: Release Hidi and libs
  • #1704: Resolve merge conflicts
  • #1685: Bump Verify.Xunit from 24.2.0 to 25.0.1
  • #1683: Bump docker/login-action from 3.1.0 to 3.2.0
  • #1689: Updates conversion lib. version
  • #1702: Bumps up conversion library version
  • #1698: Fixes null extension bug
  • #1697: Fix invalid reference bug
  • #1701: Bump Verify.Xunit from 25.0.3 to 25.0.4

... (truncated)

Commits
  • 900d04f Merge pull request #1761 from microsoft/vnext
  • 08c949c Merge pull request #1760 from microsoft/is/remove-package
  • 0feb41e Merge remote-tracking branch 'origin/vnext' into is/remove-package
  • cecd9e7 Remove packages potentially causing build to fail in AzDo pipeline
  • 048abb2 Merge pull request #1758 from microsoft/dependabot/nuget/Verify.Xunit-26.1.2
  • ad44ab8 Bump Verify.Xunit from 26.1.1 to 26.1.2
  • afbc27d Merge pull request #1755 from microsoft/is/review-code-reviewers
  • a7da3a3 Merge pull request #1754 from microsoft/is/update-missing-pkg
  • ecec3dc Replace Carlos with Gavin as code reviewer
  • 293e6c2 Remove added nuget package
  • 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.Readers](https://github.com/Microsoft/OpenAPI.NET) from 1.6.14 to 1.6.16.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.14...1.6.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2024

Superseded by #178.

@dependabot dependabot bot closed this Aug 12, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.OpenApi.Readers-1.6.16 branch August 12, 2024 16:43
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.

0 participants