-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): Bump the all group with 6 updates #1
Conversation
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) | `1.6.17` | `1.6.22` | | [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) | `1.2.4` | `1.2.25` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.0` | `6.12.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.0` | `17.11.1` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.5.2` | `3.6.0` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.5.2` | `3.6.0` | Updates `Microsoft.OpenApi.Readers` from 1.6.17 to 1.6.22 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](microsoft/OpenAPI.NET@1.6.17...1.6.22) Updates `DotNet.ReproducibleBuilds` from 1.2.4 to 1.2.25 - [Release notes](https://github.com/dotnet/reproducible-builds/releases) - [Commits](dotnet/reproducible-builds@v1.2.4...v1.2.25) Updates `FluentAssertions` from 6.12.0 to 6.12.1 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.12.0...6.12.1) Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.0...v17.11.1) Updates `MSTest.TestAdapter` from 3.5.2 to 3.6.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.5.2...v3.6.0) Updates `MSTest.TestFramework` from 3.5.2 to 3.6.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.5.2...v3.6.0) --- updated-dependencies: - dependency-name: Microsoft.OpenApi.Readers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: DotNet.ReproducibleBuilds dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the all group with 6 updates:
1.6.17
1.6.22
1.2.4
1.2.25
6.12.0
6.12.1
17.11.0
17.11.1
3.5.2
3.6.0
3.5.2
3.6.0
Updates
Microsoft.OpenApi.Readers
from 1.6.17 to 1.6.22Release notes
Sourced from Microsoft.OpenApi.Readers's releases.
... (truncated)
Commits
9ff9789
Merge pull request #1846 from microsoft/vnext9754cd1
Merge pull request #1845 from microsoft/is/bump-readers-libdc6fee7
Bump readers lib.1123e29
Merge pull request #1844 from microsoft/is/resolve-conflicts310b999
Merge branch 'vnext' into is/resolve-conflictse035981
Merge pull request #1841 from microsoft/is/filtered-doc-fix776d584
Merge pull request #1842 from microsoft/dependabot/nuget/xunit-2.9.2d88a060
Bump xunit from 2.9.1 to 2.9.2c2d3f99
Ensure unique parameters are addedf7f184d
Update testUpdates
DotNet.ReproducibleBuilds
from 1.2.4 to 1.2.25Release notes
Sourced from DotNet.ReproducibleBuilds's releases.
Commits
714df2e
Bump required SDK to 8+ and remove fixed issues (#52)f2c641c
Align RepositoryBranch logic with .NET 9 (#50)94faeb1
Shorten up the DotNet.ReproducibleBuilds package props file. (#11)4336d59
Add test cases for detecting CI environments and setting ContinuousIntegratio...d8255e2
Merge branch 'main' into refactor/ci-property-tests710a248
Add CODEOWNERS (#48)04ab71c
Create new ProjectCollection per teste9e2112
Add tests for CI providers to ContinuousIntegrationBuildc3c9e9d
Add CODEOWNERS5230e33
Simplify RepositoryBranch testsUpdates
FluentAssertions
from 6.12.0 to 6.12.1Release notes
Sourced from FluentAssertions's releases.
Commits
a8e7f17
Update qodanad58e0b5
Turn off RoslynAnalyzers in Qodana WF (#2504)2181217
Remove unused usings2c3a012
Make implicit usage more explicit1d5d64f
Do not useUsingLineBreaks
for[Not]BeSameAs
c30fc7a
FixedBeEquivalentTo
when using a custom comparer targeting nullable types ...f9b770b
Make ThrowWithinAsync respect canceled tasks (#2614)f204cf3
Simplify deferred allocation with local functiona3644b0
Only allocate Lazy<> and lambda when necessaryf3b4564
Ensured that nested assertion scopes produce a nested context (#2607)Updates
Microsoft.NET.Test.Sdk
from 17.11.0 to 17.11.1Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
58dbd02
Revert "Do not publish to BAR when RTM version is built"aa62848
Do not publish to BAR when RTM version is builtd824a2f
Bump 17.11.1ed4ac92
Forward error output from testhost as info (#5193)Updates
MSTest.TestAdapter
from 3.5.2 to 3.6.0Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
... (truncated)
Commits
db0db46
[rel/3.6] Update dependencies from microsoft/testanywhere (#3803)4959941
Add option to order tests by name (#3796)62659f7
[rel/3.6] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3795)db9387a
Regenerate xlf0bc0bb8
[rel/3.6] Update dependencies from microsoft/testanywhere (#3793)f3d9701
Backport some localizationsb0f5c69
[rel/3.6] Update dependencies from microsoft/testanywhere (#3791)4a4a538
Cherry-pick fix skipped Test isn't shown as skipped/not executed in Trx Repor...60dc7a5
[rel/3.6] Fix timedout test does not fail test run (in ui) (#3774)ff20766
[rel/3.6] Fix running cleanup after first test method (#3764)Updates
MSTest.TestFramework
from 3.5.2 to 3.6.0Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
... (truncated)
Commits
db0db46
[rel/3.6] Update dependencies from microsoft/testanywhere (#3803)4959941
Add option to order tests by name (#3796)62659f7
[rel/3.6] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3795)db9387a
Regenerate xlf0bc0bb8
[rel/3.6] Update dependencies from microsoft/testanywhere (#3793)f3d9701
Backport some localizationsb0f5c69
[rel/3.6] Update dependencies from microsoft/testanywhere (#3791)4a4a538
Cherry-pick fix skipped Test isn't shown as skipped/not executed in Trx Repor...60dc7a5
[rel/3.6] Fix timedout test does not fail test run (in ui) (#3774)ff20766
[rel/3.6] Fix running cleanup after first test method (#3764)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions