-
-
Notifications
You must be signed in to change notification settings - Fork 8
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 8 updates #45
Conversation
Bumps the all group with 8 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) | `1.6.19` | `1.6.21` | | [MinVer](https://github.com/adamralph/minver) | `5.0.0` | `6.0.0` | | [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` | | [Moq](https://github.com/moq/moq) | `4.20.70` | `4.20.72` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.9.0` | `3.10.0` | | [H.Resources.Generator](https://github.com/HavenDV/H.Resources.Generator) | `1.6.0` | `1.6.1` | | [Verify.MSTest](https://github.com/VerifyTests/Verify) | `26.3.1` | `26.4.2` | Updates `Microsoft.OpenApi.Readers` from 1.6.19 to 1.6.21 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](microsoft/OpenAPI.NET@1.6.19...1.6.21) Updates `MinVer` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](adamralph/minver@5.0.0...6.0.0) 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 `Moq` from 4.20.70 to 4.20.72 - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md) - [Commits](moq/moq.spikes@v4.20.70...v4.20.72) Updates `Testcontainers` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](testcontainers/testcontainers-dotnet@3.9.0...3.10.0) Updates `H.Resources.Generator` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/HavenDV/H.Resources.Generator/releases) - [Commits](https://github.com/HavenDV/H.Resources.Generator/commits) Updates `Verify.MSTest` from 26.3.1 to 26.4.2 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@26.3.1...26.4.2) --- updated-dependencies: - dependency-name: Microsoft.OpenApi.Readers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-major 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: Moq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: H.Resources.Generator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Verify.MSTest 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 8 updates:
1.6.19
1.6.21
5.0.0
6.0.0
6.12.0
6.12.1
17.11.0
17.11.1
4.20.70
4.20.72
3.9.0
3.10.0
1.6.0
1.6.1
26.3.1
26.4.2
Updates
Microsoft.OpenApi.Readers
from 1.6.19 to 1.6.21Release notes
Sourced from Microsoft.OpenApi.Readers's releases.
Commits
ef58bf6
Merge pull request #1822 from microsoft/vnext0ae4031
Merge pull request #1821 from microsoft/mk/bump-version7a6f1f7
Bump lib versionse9f4ba5
Merge pull request #1819 from microsoft/mk/revert-empty-security-array-fix7c7c25e
Revert security array initialization to avoid a breaking change8daa326
Merge pull request #1817 from microsoft/fix/tasks-dependencies456914f
fix: uses the correct threading dependency to avoid impacting downstream proj...afa73a4
Merge pull request #1816 from microsoft/vnext5d9d099
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-...Updates
MinVer
from 5.0.0 to 6.0.0Changelog
Sourced from MinVer's changelog.
Commits
a3eb608
Merge pull request #1039 from adamralph/update-changelog9c19014
update changelog42f35a0
Merge pull request #1034 from iwillspeak/patch-1b18a7a1
respect DOTNET_HOST_PATH if sete68e5f0
Merge pull request #1037 from adamralph/dependabot/nuget/NuGet.Versioning-6.11.0e52c759
Merge pull request #1035 from adamralph/dependabot/github_actions/actions/upl...16ca8b9
Merge pull request #1038 from adamralph/dependabot/github_actions/super-linte...1f5df0c
Merge pull request #1021 from adamralph/msbuild-cachingaf1e44b
Merge pull request #1031 from adamralph/tag-beats-min-major-minor8b439a9
tagged version wins even if MinVerMinimumMajorMinor is higherUpdates
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
Moq
from 4.20.70 to 4.20.72Release notes
Sourced from Moq's releases.
Changelog
Sourced from Moq's changelog.
Commits
959fc51
Remove unused attributeede9996
⬆️ Bump files with dotnet-file syncf8db318
🖉 Update changelog with v4.20.71aecc471
⬆️ Bump files with dotnet-file sync99d243b
Fix whitespace in test projectac56c3d
Fix repo variable actions contextac3a8aa
Prereleases ship only to CI feedea92109
Bump Microsoft.Extensions.Logging.Abstractions in the extensions group4bdb19a
Remove SourceLink which is now built-in the SDKc0a33bd
Use windows agent for build, variable for publishUpdates
Testcontainers
from 3.9.0 to 3.10.0Release notes
Sourced from Testcontainers's releases.
Commits
934d7f0
chore: Apply fix for redirect.github.com/[Bug] [cli] Pulsar Tokens Create is mishandling time units (specifically, treating seconds as milliseconds) apache/pulsar#22811 only for affected ...5b3d494
chore: Replace codeinclude with snippets (#1251)2da2080
docs: Use codeinclude in module examples (#1245)b2699cc
fix: Get sqlcmd utility file path from container instead of const file path (...fffd384
feat: Add MongoDB replica set support (#1196)87184e3
feat: Detect CSharp, FSharp and Visual Basic projects (#1234)dd05999
chore: Change global.json roll-forward policy fromlatestPatch
to `latestMi...ace1fe0
feat: Improve parsing of Docker image tag version `MatchVersion(Predicate<Ver...1a64762
fix: Add Keycloak health port 9000 starting from major version 25 (#1213)9a59b3e
feat: Log Docker daemon labels if present (#1226)Updates
H.Resources.Generator
from 1.6.0 to 1.6.1Commits
Updates
Verify.MSTest
from 26.3.1 to 26.4.2Commits
7b89f39
fix path rendering in InnerVerifyChecks (#1287)6fcf07c
Merge branch 'main' of https://github.com/VerifyTests/Verify8ab5fed
docs00fe2b4
Docs changesff64e9a
docsd60b931
add GitAttributes to checks (#1286)5357b9d
docs82b9516
typo80b3c99
docs4d8de82
refsDependabot 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