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

.Net: Bump Microsoft.OpenApi.Readers from 1.6.16 to 1.6.21 in /dotnet #8829

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.OpenApi.Readers from 1.6.16 to 1.6.21.

Release notes

Sourced from Microsoft.OpenApi.Readers'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.Readers](https://github.com/Microsoft/OpenAPI.NET) from 1.6.16 to 1.6.21.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.16...1.6.21)

---
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 requested a review from a team as a code owner September 16, 2024 22:54
@dependabot dependabot bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels Sep 16, 2024
@github-actions github-actions bot changed the title Bump Microsoft.OpenApi.Readers from 1.6.16 to 1.6.21 in /dotnet .Net: Bump Microsoft.OpenApi.Readers from 1.6.16 to 1.6.21 in /dotnet Sep 16, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Sep 17, 2024
Merged via the queue into main with commit 1695a37 Sep 17, 2024
17 checks passed
@markwallace-microsoft markwallace-microsoft deleted the dependabot/nuget/dotnet/Microsoft.OpenApi.Readers-1.6.21 branch September 17, 2024 09:21
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.

2 participants