Skip to content

Bump xunit.runner.visualstudio from 2.8.2 to 3.1.5#16

Closed
dependabot[bot] wants to merge 32 commits into
masterfrom
dependabot/nuget/tests/StevensSupportHelper.Server.Tests/xunit.runner.visualstudio-3.1.5
Closed

Bump xunit.runner.visualstudio from 2.8.2 to 3.1.5#16
dependabot[bot] wants to merge 32 commits into
masterfrom
dependabot/nuget/tests/StevensSupportHelper.Server.Tests/xunit.runner.visualstudio-3.1.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Updated xunit.runner.visualstudio from 2.8.2 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 compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

flathack and others added 30 commits April 14, 2026 12:43
- Update Dockerfile to include a new start script and expose additional port
- Modify docker-compose configuration to use a new image and expose the second port
- Create start-services.sh to manage server and admin web processes
- Update Index.cshtml and Index.cshtml.cs for session-based redirection
- Add BootstrapUserOptions for configuring a default admin user
- Update Program.cs to ensure bootstrap user creation on startup
- Modify appsettings.json to include bootstrap user configuration
…t and improve error handling

- Refactored RequireAdmin method to support JWT authentication.
- Added TryAuthenticateAdminViaJwt method for validating JWT tokens.
- Updated user registration and password change responses to German.
- Enhanced user role management with new endpoints for updating roles and resetting passwords.
- Improved authorization checks across various admin API endpoints.
- Added detailed error messages for unauthorized access attempts.
- Updated client management APIs to include JWT validation.
…ctionality

- Introduced DeploymentPackageService for managing deployment assets and profiles.
- Added API endpoints for deployment settings, asset uploads, and profile management.
- Implemented hardcoded super admin state management with corresponding API endpoints.
- Enhanced ServerStateStore to support deployment settings and assets.
- Updated CSS styles for improved UI elements related to icons and alerts.
- Introduced helper methods for GET, POST, and PUT requests to reduce code duplication.
- Updated SetAccessToken method for cleaner authorization header management.
- Simplified LoginAsync, GetCurrentUserAsync, GetUsersAsync, and other API methods using the new helper methods.
- Added JsonStringEnumConverter to JsonSerializerOptions for better enum serialization.
- Enhanced ClientDetailResponse to include additional properties for remote access and chat message tracking.

Update DemoClientDataService to reflect new ClientDetailResponse structure

- Modified demo client data to include new properties such as RemoteUserName, RemotePassword, and SupportedChannels.
- Updated support request and session details for demo clients.

Add project reference to Shared project in AdminWeb.csproj

- Included reference to StevensSupportHelper.Shared project for shared contracts.

Enhance site.css with chat UI styles

- Added styles for chat thread and chat bubbles to improve UI for chat interactions.
- Added functionality to execute remote actions on clients via the API.
- Introduced a new RemoteActionCatalogService to manage available remote actions.
- Enhanced the Dashboard and Client Details pages to support demo mode, allowing users to simulate client interactions.
- Updated Privacy page to display user and session information, including hardcoded super admin management.
- Improved UI elements for better user experience and information presentation.
- Added CSS styles for result tables and adjusted layout for better responsiveness.
flathack and others added 2 commits May 13, 2026 19:08
---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 13, 2026

Labels

The following labels could not be found: dependencies, dotnet. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 28, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/tests/StevensSupportHelper.Server.Tests/xunit.runner.visualstudio-3.1.5 branch May 28, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant