Skip to content

chore(deps): update nuget non-major dependencies #1437

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Altinn.Authorization.ProblemDetails 3.2.2 -> 3.3.0 age adoption passing confidence
Altinn.Common.AccessTokenClient 3.0.14 -> 3.0.15 age adoption passing confidence
Azure.Identity (source) 1.13.2 -> 1.14.0 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 9.0.4 -> 9.0.5 age adoption passing confidence
Microsoft.AspNetCore.OpenApi (source) 9.0.4 -> 9.0.5 age adoption passing confidence
Microsoft.Bcl.Cryptography (source) 9.0.4 -> 9.0.5 age adoption passing confidence
Microsoft.Extensions.Caching.Abstractions (source) 9.0.4 -> 9.0.5 age adoption passing confidence
Microsoft.Extensions.Logging.Abstractions (source) 9.0.4 -> 9.0.5 age adoption passing confidence
Microsoft.Extensions.Options (source) 9.0.4 -> 9.0.5 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.13.0 -> 17.14.0 age adoption passing confidence
Swashbuckle.AspNetCore 8.1.1 -> 8.1.2 age adoption passing confidence
Swashbuckle.AspNetCore.Filters 8.0.2 -> 8.0.3 age adoption passing confidence
System.Security.Cryptography.Xml (source) 9.0.4 -> 9.0.5 age adoption passing confidence
System.Text.Json (source) 9.0.4 -> 9.0.5 age adoption passing confidence
xunit.runner.visualstudio 3.0.2 -> 3.1.0 age adoption passing confidence

Release Notes

Altinn/altinn-authorization-utils (Altinn.Authorization.ProblemDetails)

v3.3.0: Altinn.Authorization.ProblemDetails: v3.3.0

Compare Source

Features
Altinn/altinn-accesstoken (Altinn.Common.AccessTokenClient)

v3.0.15

Compare Source

What's Changed

Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-5.0.3...Altinn.Common.AccessTokenClient-3.0.15

Azure/azure-sdk-for-net (Azure.Identity)

v1.14.0

Compare Source

1.14.0 (2025-05-13)
Other Changes
  • Removed references to Username, Password, AZURE_USERNAME, and AZURE_PASSWORD in XML comments from EnvironmentCredentialOptions and EnvironmentCredential due to lack of MFA support. See MFA enforcement details.
  • Marked AZURE_USERNAME and AZURE_PASSWORD as obsolete due to lack of MFA support. See MFA enforcement details.
  • Added support for the AZURE_TOKEN_CREDENTIALS environment variable to DefaultAzureCredential, which allows for choosing between 'deployed service' and 'developer tools' credentials. Valid values are 'dev' for developer tools and 'prod' for deployed service.
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)

v9.0.5

dotnet/runtime (Microsoft.Bcl.Cryptography)

v9.0.5

microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes
Internal version updates and fixes

New Contributors

Full Changelog: microsoft/vstest@v17.13.0...v17.14.0

domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)

v8.1.2

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v8.1.1...v8.1.2

mattfrear/Swashbuckle.AspNetCore.Filters (Swashbuckle.AspNetCore.Filters)

v8.0.3

Changed
  • Issue #​254 - Made MvcOutputformatter public so that it can be overridden.
xunit/visualstudio.xunit (xunit.runner.visualstudio)

v3.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

coderabbitai bot commented May 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot added the dependencies Pull request for dependency change label May 8, 2025
@renovate renovate bot changed the title chore(deps): update nuget non-major dependencies chore(deps): update dependency swashbuckle.aspnetcore.filters to 8.0.3 May 13, 2025
@renovate renovate bot changed the title chore(deps): update dependency swashbuckle.aspnetcore.filters to 8.0.3 chore(deps): update nuget non-major dependencies May 13, 2025
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch 2 times, most recently from 86eaab6 to 47f258a Compare May 23, 2025 08:06
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from 47f258a to bb3a07e Compare May 26, 2025 10:12
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from bb3a07e to 188e068 Compare May 26, 2025 14:34
Copy link

@sonwit sonwit merged commit 903d0fa into main Jun 3, 2025
10 checks passed
@sonwit sonwit deleted the renovate/nuget-minor-patch branch June 3, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull request for dependency change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant