-
Notifications
You must be signed in to change notification settings - Fork 22
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 default group across 1 directory with 13 updates #1063
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the default group with 13 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.0` | `6.0.2` | | [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) | `1.11.59` | `1.11.67` | | [MimeKit](https://github.com/jstedfast/MimeKit) | `4.7.1` | `4.8.0` | | [RestAssured.Net](https://github.com/basdijkstra/rest-assured-net) | `4.2.1` | `4.3.1` | | [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) | `1.11.59` | `1.11.63` | | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.4.1` | `7.7.1` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` | | [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` | | [JsonSchema.Net](https://github.com/gregsdennis/json-everything) | `6.0.5` | `6.1.2` | | [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) | `8.0.1` | `8.0.2` | | [SwashBuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.8.0` | `6.8.1` | | [MailKit](https://github.com/jstedfast/MailKit) | `4.3.0` | `4.8.0` | | [MimeKit](https://github.com/jstedfast/MimeKit) | `4.7.1` | `4.8.0` | | [Laraue.EfCoreTriggers.PostgreSql](https://github.com/win7user10/Laraue.EfCoreTriggers) | `8.0.3` | `8.1.1` | | [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `8.0.4` | `8.0.8` | Updates `coverlet.collector` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.2) Updates `HtmlAgilityPack` from 1.11.59 to 1.11.67 - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](https://github.com/zzzprojects/html-agility-pack/commits) Updates `MimeKit` from 4.7.1 to 4.8.0 - [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md) - [Commits](jstedfast/MimeKit@4.7.1...4.8.0) Updates `RestAssured.Net` from 4.2.1 to 4.3.1 - [Changelog](https://github.com/basdijkstra/rest-assured-net/blob/main/CHANGELOG.md) - [Commits](basdijkstra/rest-assured-net@rest-assured-net-4.2.1...rest-assured-net-4.3.1) Updates `HtmlAgilityPack` from 1.11.59 to 1.11.63 - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](https://github.com/zzzprojects/html-agility-pack/commits) Updates `System.IdentityModel.Tokens.Jwt` from 7.4.1 to 7.7.1 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/7.7.1/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@v7.4.1...7.7.1) Updates `Testcontainers` from 3.7.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.7.0...3.10.0) Updates `Testcontainers.PostgreSql` from 3.7.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.7.0...3.10.0) Updates `Testcontainers` from 3.7.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.7.0...3.10.0) Updates `JsonSchema.Net` from 6.0.5 to 6.1.2 - [Commits](json-everything/json-everything@schema-v6.0.5...schema-v6.1.2) Updates `Serilog.AspNetCore` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](serilog/serilog-aspnetcore@v8.0.1...v8.0.2) Updates `SwashBuckle.AspNetCore` from 6.8.0 to 6.8.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.8.0...v6.8.1) Updates `MailKit` from 4.3.0 to 4.8.0 - [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md) - [Commits](jstedfast/MailKit@4.3.0...4.8.0) Updates `MimeKit` from 4.7.1 to 4.8.0 - [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md) - [Commits](jstedfast/MimeKit@4.7.1...4.8.0) Updates `Laraue.EfCoreTriggers.PostgreSql` from 8.0.3 to 8.1.1 - [Release notes](https://github.com/win7user10/Laraue.EfCoreTriggers/releases) - [Commits](win7user10/Laraue.EfCoreTriggers@8.0.3...8.1.1) Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.4 to 8.0.8 - [Release notes](https://github.com/npgsql/efcore.pg/releases) - [Commits](npgsql/efcore.pg@v8.0.4...v8.0.8) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: MimeKit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: RestAssured.Net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Testcontainers.PostgreSql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: JsonSchema.Net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Serilog.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: SwashBuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: MailKit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: MimeKit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Laraue.EfCoreTriggers.PostgreSql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default ... Signed-off-by: dependabot[bot] <support@github.com>
Quality Gate passedIssues Measures |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/nuget/src/main/default-784199615f
branch
October 8, 2024 08:04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the default group with 13 updates in the /src directory:
6.0.0
6.0.2
1.11.59
1.11.67
4.7.1
4.8.0
4.2.1
4.3.1
1.11.59
1.11.63
7.4.1
7.7.1
3.7.0
3.10.0
3.7.0
3.10.0
3.7.0
3.10.0
6.0.5
6.1.2
8.0.1
8.0.2
6.8.0
6.8.1
4.3.0
4.8.0
4.7.1
4.8.0
8.0.3
8.1.1
8.0.4
8.0.8
Updates
coverlet.collector
from 6.0.0 to 6.0.2Release notes
Sourced from coverlet.collector's releases.
Commits
04ba205
new release (#1641)f61bbc7
Update docs on new source-mapping-file argument (#1632)892d86e
Fix TypeInitializer issue (#1636)6bd8783
Remove usage of System.Text.Json for now (#1637)813f36c
Fix issue 1634 (#1635)783c482
Add regex evaluation timeout (#1630)9ee7b8f
Broken exclude-by-attribute feature incoverlet.console
(#1627)59430c3
Fix issues for V6.0.1 nuget packages (collector, console) (#1628)aa1d224
remove current versions in release plan (#1623)440a26a
bumb preview version (#1622)Updates
HtmlAgilityPack
from 1.11.59 to 1.11.67Release notes
Sourced from HtmlAgilityPack's releases.
Commits
Updates
MimeKit
from 4.7.1 to 4.8.0Changelog
Sourced from MimeKit's changelog.
Commits
e191351
Bumped version to 4.8.0b91bd22
Improved docs for MimeMessage.Sender01a3ce5
Bump NUnit.ConsoleRunner from 3.18.1 to 3.18.2 (#1078)8db3c29
Update main.yml52b8800
Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 (#1074)f2eeaa0
Updated FAQ.md to add a Q/A for TypeLoadException issuesee34ac4
Bump nunit from 4.2.1 to 4.2.2 (#1073)7a5aca9
more type converter test fixes2479246
Fixed unit testscd8ac20
minor code cleanupUpdates
RestAssured.Net
from 4.2.1 to 4.3.1Changelog
Sourced from RestAssured.Net's changelog.
Commits
4ace813
Prepare for release of 4.3.13f0462b
Add fix for issue with failing verification of empty arrayc09837c
Latest changes in CHANGELOG3ffd72a
Prepare for release of version 4.3.0b6cd4ba
Add ability to specify HttpCompletionOption in RequestSpecification and globa...751fc30
Add capability to set HttpCompletionOption for individual requests9a5c71f
Update dependencies in main and test projects1354469
Add example for serialization to XML from record type4eecb50
Update JSON serialization tests, add record example6debc60
Fix date in CHANGELOGUpdates
HtmlAgilityPack
from 1.11.59 to 1.11.63Release notes
Sourced from HtmlAgilityPack's releases.
Commits
Updates
System.IdentityModel.Tokens.Jwt
from 7.4.1 to 7.7.1Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
... (truncated)
Changelog
Sourced from System.IdentityModel.Tokens.Jwt's changelog.
... (truncated)
Commits
aea9c71
changelog for 7.7.1 (#2736)e65fcb2
Add JsonSerializerPrimitives.TryAllStringClaimsAsDateTime to 7x. (#2734)74d8a82
Fix static tests (#2732)a75d614
Cherry pick Cache context switches (#2724) to 7x (#2726)8405847
System.Text.Json CVE fix (#2721)58f1f7f
7.7.0 change log (#2714)6d6a22e
Add CaseSensitiveClaimsIdentity to 7x (#2715)eaeb748
Remove dependency on AadIssuerValidator.GetTenantIdFromToken in ValidateIssue...a93b7f6
Update CHANGELOG.md (#2654)4d3e5b9
Revert PR#2597 (#2650)Updates
Testcontainers
from 3.7.0 to 3.10.0Release notes
Sourced from Testcontainers's releases.
... (truncated)
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
Testcontainers.PostgreSql
from 3.7.0 to 3.10.0Release notes
Sourced from Testcontainers.PostgreSql's releases.
... (truncated)
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
Testcontainers
from 3.7.0 to 3.10.0Release notes
Sourced from Testcontainers's releases.
... (truncated)
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
JsonSchema.Net
from 6.0.5 to 6.1.2Commits
6493834
revert extension method return value change2f0a7b5
Merge pull request #717 from gregsdennis/error-update