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 from 1.6.17 to 1.6.21 in /src #3214

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2024

Bumps Microsoft.OpenApi from 1.6.17 to 1.6.21.

Release notes

Sourced from Microsoft.OpenApi's releases.

1.6.21

Changes:

  • #1822: Release libs
  • #1821: Bump lib versions
  • #1819: Revert: Security array initialization to avoid a breaking change
  • #1817: fix: uses the correct threading dependency to avoid impacting downstream projects

This list of changes was auto generated.

1.6.20

Changes:

  • #1816: Release libs
  • #1815: Disable VisualStudio.Threading analyzers to eliminate build failures downstream
  • #1814: Fix: Do not default to an empty list if Security scheme is missing
  • #1813: Bump Moq from 4.20.70 to 4.20.71
  • #1811: Bump Verify.Xunit from 26.3.0 to 26.3.1
  • #1807: ci: upgrades outdated nuget installer task
  • #1808: Bump Verify.Xunit from 26.2.0 to 26.3.0
  • #1806: fix: directly adds non-vulnerable versions of transitive deps to resolve alerts
  • #1805: Investigate: Check whether server info changes during slicing

This list of changes was auto generated.

1.6.19

Changes:

  • #1802: Release hidi and libs
  • #1803: Copy over references for all IOpenApiReferenceable objects
  • #1801: Bump hidi and lib versions
  • #1759: Use ConcurrentDictionary For Improving Get Enum Name
  • #1800: Fix: Remove minimatch pattern to sign all assemblies
  • #1798: chore/tasks linting

This list of changes was auto generated.

1.6.18

Changes:

  • #1795: Release libs.
  • #1794: Update OData lib and Hidi versions

... (truncated)

Commits
  • ef58bf6 Merge pull request #1822 from microsoft/vnext
  • 0ae4031 Merge pull request #1821 from microsoft/mk/bump-version
  • 7a6f1f7 Bump lib versions
  • e9f4ba5 Merge pull request #1819 from microsoft/mk/revert-empty-security-array-fix
  • 7c7c25e Revert security array initialization to avoid a breaking change
  • 8daa326 Merge pull request #1817 from microsoft/fix/tasks-dependencies
  • 456914f fix: uses the correct threading dependency to avoid impacting downstream proj...
  • afa73a4 Merge pull request #1816 from microsoft/vnext
  • 5d9d099 Merge pull request #1815 from microsoft/mk/remove-visual-studio-threading-ana...
  • 27c0e78 Merge pull request #1814 from microsoft/mk/fix-default-missing-properties-to-...
  • 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.17 to 1.6.21.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.17...1.6.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 6, 2024 13:49
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 6, 2024
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.27%. Comparing base (be70d39) to head (fe400be).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3214   +/-   ##
=======================================
  Coverage   83.27%   83.27%           
=======================================
  Files         327      327           
  Lines       12422    12422           
  Branches      980      980           
=======================================
  Hits        10344    10344           
  Misses       1785     1785           
  Partials      293      293           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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