dotnet / dotnet-monitor

This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
MIT License
638 stars 111 forks source link

[release/6.x] Bump Microsoft.OpenApi.Readers from 1.6.21 to 1.6.22 in /eng/dependabot/independent #7377

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 3 days ago

Bumps Microsoft.OpenApi.Readers from 1.6.21 to 1.6.22.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.22

Changes:

  • #1846: Release libs.
  • #1845: Bump readers lib.
  • #1844: Resolves linear commit history
  • #1841: Fixes duplication of path parameters during filtering subset doc.
  • #1842: Bump xunit from 2.9.1 to 2.9.2
  • #1835: Support trailing slashes in paths
  • #1837: Bump xunit from 2.9.0 to 2.9.1
  • #1836: Bump Verify.Xunit from 26.5.0 to 26.6.0
  • #1834: Bump Verify.Xunit from 26.4.5 to 26.5.0
  • #1832: Auto-generated baselines by 1ES Pipeline Templates
  • #1831: Bump Verify.Xunit from 26.4.4 to 26.4.5
  • #1830: Bump Verify.Xunit from 26.4.0 to 26.4.4
  • #1828: Bump FluentAssertions from 6.12.0 to 6.12.1
  • #1829: Bump Moq from 4.20.71 to 4.20.72
  • #1824: Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1
  • #1825: Bump Verify.Xunit from 26.3.1 to 26.4.0

This list of changes was auto generated.

Commits
  • 9ff9789 Merge pull request #1846 from microsoft/vnext
  • 9754cd1 Merge pull request #1845 from microsoft/is/bump-readers-lib
  • dc6fee7 Bump readers lib.
  • 1123e29 Merge pull request #1844 from microsoft/is/resolve-conflicts
  • 310b999 Merge branch 'vnext' into is/resolve-conflicts
  • e035981 Merge pull request #1841 from microsoft/is/filtered-doc-fix
  • 776d584 Merge pull request #1842 from microsoft/dependabot/nuget/xunit-2.9.2
  • d88a060 Bump xunit from 2.9.1 to 2.9.2
  • c2d3f99 Ensure unique parameters are added
  • f7f184d Update test
  • 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 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)