Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Updated TUnit from 0.76.18 to 0.77.0.

Release notes

Sourced from TUnit's releases.

0.77.0

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.76.26...v0.77.0

0.76.26

What's Changed

🏕 Changes

👒 Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v0.76.18...v0.76.26

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 0.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: TUnit
  dependency-version: 0.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 27, 2025
@github-actions
Copy link

OpenTofu plan in infrastructure
With backend config: resource_group_name=rg-ProjectCoordinator-Deploy-prd storage_account_name=stprdtfprojectcoordinato container_name=tfstate

With variables

environment                = "prd"
key_vault_name             = "kv-ProjectCoordi-prd-zgm"
open_route_service_api_key = (sensitive value)
redirect_uris_number       = 40
Plan: 1 to add, 1 to change, 0 to destroy.
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create
!~  update in-place

OpenTofu will perform the following actions:

  # azurerm_static_web_app.this will be updated in-place
!~  resource "azurerm_static_web_app" "this" {
!~      app_settings                       = {
!~          "OpenRouteService__ApiKey"              = (sensitive value)
#            (9 unchanged elements hidden)
        }
        id                                 = "/subscriptions/36fd3843-f200-408f-a432-9bd04c5af9be/resourceGroups/rg-ProjectCoordinator-prd/providers/Microsoft.Web/staticSites/stapp-ProjectCoordinator-prd"
        name                               = "stapp-ProjectCoordinator-prd"
        tags                               = {}
#        (11 unchanged attributes hidden)
    }

  # azurerm_static_web_app_custom_domain.this[0] will be created
+   resource "azurerm_static_web_app_custom_domain" "this" {
+       domain_name       = "projectcoordinator.z-g-m.de"
+       id                = (known after apply)
+       static_web_app_id = "*************************************************************************************************************************************************************"
+       validation_token  = (sensitive value)
+       validation_type   = "cname-delegation"
    }

Plan: 1 to add, 1 to change, 0 to destroy.

📝 Plan generated in Create terraform plan #149

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #64.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/nuget/tests/api.Tests.Unit/multi-774a1eb290 branch October 27, 2025 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant