deps: Bump the dotnet-minor-patch group with 7 updates#39
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: Bump the dotnet-minor-patch group with 7 updates#39dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps AWSSDK.S3 from 3.7.405.4 to 3.7.511.8 Bumps FluentAssertions from 7.2.0 to 7.2.2 Bumps Microsoft.Data.Sqlite from 10.0.0 to 10.0.8 Bumps Microsoft.IdentityModel.JsonWebTokens from 8.18.0 to 8.19.1 Bumps SkiaSharp from 2.88.8 to 2.88.9 Bumps SkiaSharp.NativeAssets.Linux.NoDependencies from 2.88.8 to 2.88.9 Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5 --- updated-dependencies: - dependency-name: AWSSDK.S3 dependency-version: 3.7.511.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-patch - dependency-name: FluentAssertions dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-patch - dependency-name: FluentAssertions dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-patch - dependency-name: Microsoft.Data.Sqlite dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-patch - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-version: 8.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor-patch - dependency-name: SkiaSharp dependency-version: 2.88.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-patch - dependency-name: SkiaSharp.NativeAssets.Linux.NoDependencies dependency-version: 2.88.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
fernandofilipuzzi-utn
added a commit
that referenced
this pull request
Jun 3, 2026
* chore(deps): integrar el lote seguro de Dependabot (#37/#38/#39/#41/#43) Triage del primer lote de Dependabot (config de S33). Integrado y verificado con el gate (332 pruebas + cobertura verdes): - #39 grupo minor/patch: AWSSDK.S3 3.7.405.4->3.7.511.8 (sigue en v3), SkiaSharp 2.88.8->2.88.9 (x2), Microsoft.IdentityModel.JsonWebTokens 8.18.0->8.19.1, Microsoft.Data.Sqlite 10.0.0->10.0.8, FluentAssertions 7.2.0->7.2.2 (ultima 7.x libre), xunit.runner.visualstudio 3.1.4->3.1.5. - #41 coverlet.collector 6.0.4->10.0.1; #43 Microsoft.NET.Test.Sdk 17.14.1->18.6.0. - #38 grupo Actions: checkout v4->v6, setup-dotnet v4->v5, upload-artifact v4->v7, docker/login v3->v4, docker/setup-buildx v3->v4, docker/build-push v6->v7. Los de ci.yml los valida este PR (corre en pull_request); los de publish-* se validan en el proximo release con un tag -rc (checklist-release). - #37 docker: imagen db mssql/server 2022-latest->2025-latest. Diferido: #40 AWSSDK.S3 v4 (mayor; requiere migracion + prueba real contra S3; se queda en v3). Declinado: #42 FluentAssertions v8 (paso a licencia comercial; se queda en 7.2.2 libre). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs(sprint-35): cierre del Sprint 35 (triage de Dependabot) - Plan a Cerrado; sprint review (Cumplido, velocity 8, 0 carry-over); retrospectiva (lote seguro integrado; FluentAssertions 8 declinado por licencia comercial; AWSSDK.S3 v4 diferido a migracion). - Velocidad v3.15: registra S35=8; promedio movil (S33-S35)=8,0. - Indice: Sprint 35 cerrado; vigente pasa a Sprint 36. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or 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
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.
Updated AWSSDK.S3 from 3.7.405.4 to 3.7.511.8.
Release notes
Sourced from AWSSDK.S3's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated FluentAssertions from 7.2.0 to 7.2.2.
Release notes
Sourced from FluentAssertions's releases.
7.2.2
What's Changed
Fixes
"{}"is used as a dictionary key by @dennisdoomen in Backport bug fixes to v7 fluentassertions/fluentassertions#3173WithTracingis safe when used withBeEquivalentToglobally by @dennisdoomen in Backport bug fixes to v7 fluentassertions/fluentassertions#3173AssertionResultSetfixes from fluentassertions#3100 by @jnyrup in Backport bug fixes to v7 fluentassertions/fluentassertions#3173Building
Full Changelog: fluentassertions/fluentassertions@7.2.1...7.2.2
7.2.1
What's Changed
Fixes
Full Changelog: fluentassertions/fluentassertions@7.2.0...7.2.1
Commits viewable in compare view.
Updated Microsoft.Data.Sqlite from 10.0.0 to 10.0.8.
Release notes
Sourced from Microsoft.Data.Sqlite's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.IdentityModel.JsonWebTokens from 8.18.0 to 8.19.1.
Release notes
Sourced from Microsoft.IdentityModel.JsonWebTokens's releases.
8.19.1
Bug Fixes
JwtSecurityTokenHandlerforIssuerSigningKeyResolverUsingConfigurationtoi take priority overIssuerSigningKeyResolver, matching the documented contract and the correct behavior already present inJsonWebTokenHandler. See PR #3519.8.19.0
New Features
Bug Fixes
jkuclaim. See PR #3481.htucomparison. See PR #3509.Commits viewable in compare view.
Updated SkiaSharp from 2.88.8 to 2.88.9.
Release notes
Sourced from SkiaSharp's releases.
2.88.9
What's Changed
Full Changelog: mono/SkiaSharp@v2.88.9-preview.2.2...v2.88.9
2.88.9-preview.2.2
What's Changed
Full Changelog: mono/SkiaSharp@v2.88.9-preview.1.1...v2.88.9-preview.2.2
2.88.9-preview.1.1
What's Changed
Full Changelog: mono/SkiaSharp@v2.88.8...v2.88.9-preview.1.1
Commits viewable in compare view.
Updated SkiaSharp.NativeAssets.Linux.NoDependencies from 2.88.8 to 2.88.9.
Release notes
Sourced from SkiaSharp.NativeAssets.Linux.NoDependencies's releases.
2.88.9
What's Changed
Full Changelog: mono/SkiaSharp@v2.88.9-preview.2.2...v2.88.9
2.88.9-preview.2.2
What's Changed
Full Changelog: mono/SkiaSharp@v2.88.9-preview.1.1...v2.88.9-preview.2.2
2.88.9-preview.1.1
What's Changed
Full Changelog: mono/SkiaSharp@v2.88.8...v2.88.9-preview.1.1
Commits viewable in compare view.
Updated xunit.runner.visualstudio from 3.1.4 to 3.1.5.
Release notes
Sourced from xunit.runner.visualstudio's releases.
3.1.5
Release notes: https://xunit.net/releases/visualstudio/3.1.5
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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