Skip to content
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

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

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.AspNetCore.Mvc.Testing (source) 6.0.23 -> 6.0.25 age adoption passing confidence
Microsoft.AspNetCore.TestHost (source) 6.0.23 -> 6.0.25 age adoption passing confidence
Microsoft.FeatureManagement.AspNetCore 3.0.0-preview -> 3.1.0 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.7.2 -> 17.8.0 age adoption passing confidence
xunit 2.5.2 -> 2.6.2 age adoption passing confidence
xunit.runner.visualstudio 2.5.3 -> 2.5.4 age adoption passing confidence

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)

v6.0.25: .NET 6.0.25

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v6.0.24...v6.0.25

v6.0.24: .NET 6.0.24

Release

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

v17.8.0

What's Changed

Full Changelog: microsoft/vstest@v17.7.2...v17.8.0

xunit/xunit (xunit)

v2.6.2

Compare Source

v2.6.1

Compare Source

v2.6.0

Compare Source

v2.5.3

Compare Source

xunit/visualstudio.xunit (xunit.runner.visualstudio)

v2.5.4

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency Label Pull requests with dependency updates. Used when generation releasenotes label Oct 26, 2023
@renovate renovate bot changed the title chore(deps): update dependency xunit to v2.5.3 chore(deps): update nuget non-major dependencies Oct 27, 2023
@renovate renovate bot force-pushed the renovate/manager-minor-patch branch from a80cc5e to 633e2f4 Compare October 27, 2023 14:29
@sonarcloud
Copy link

sonarcloud bot commented Oct 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/manager-minor-patch branch 3 times, most recently from 8bc291f to d9fe9d3 Compare November 5, 2023 22:44
@renovate renovate bot force-pushed the renovate/manager-minor-patch branch 3 times, most recently from 816d4a6 to 53f9603 Compare November 17, 2023 16:20
@renovate renovate bot force-pushed the renovate/manager-minor-patch branch from 53f9603 to 09ad6df Compare November 22, 2023 00:12
@renovate renovate bot force-pushed the renovate/manager-minor-patch branch from 09ad6df to eafcb70 Compare November 25, 2023 19:10
@tjololo tjololo self-assigned this Nov 29, 2023
Copy link

sonarcloud bot commented Nov 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor Author

renovate bot commented Nov 29, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@ivarne
Copy link
Member

ivarne commented Nov 30, 2023

I did let this PR sit, as it didn't seem important, and we use the latest versions on v8

@ivarne ivarne merged commit 6519ca6 into main Nov 30, 2023
10 checks passed
@ivarne ivarne deleted the renovate/manager-minor-patch branch November 30, 2023 08:13
ivarne added a commit that referenced this pull request Jan 26, 2024
* chore(deps): update nuget non-major dependencies (#310)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Add [Authorize] attribute on AuthorizationController.GetCurrentParty (#339)

This means that the code won't crash with missing cookie when the cookie
exipires

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

* chore(deps): update nuget non-major dependencies

* Fix broken test

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vemund Gaukstad <[email protected]>

* chore(deps): update dependency moq to v4.20.70 (#371)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/setup-java action to v4 (#372)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update github/codeql-action action to v3 (#388)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/setup-dotnet action to v4 (#386)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/upload-artifact action to v4 (#387)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Support using connectionString for ApplicationInsights (#379) (#391)

This wil become a requirement from may 2025, so adding this early ensures that does not become an requirement for updating apps.

microsoft/ApplicationInsights-dotnet#2560

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* v7: Fix issue with non-ascii characters in code list parameters not being correctly encoded in parameter header. (#402)

Likely fix Altinn/codelists-lib-dotnet#23

* Include changes from main in v8 branch

mostly verion updates

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vemund Gaukstad <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Label Pull requests with dependency updates. Used when generation releasenotes
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants