Skip to content

Bump actions/setup-dotnet from 5 to 6 - #207

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/setup-dotnet-6
Closed

Bump actions/setup-dotnet from 5 to 6#207
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/setup-dotnet-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown

Bumps actions/setup-dotnet from 5 to 6.

Release notes

Sourced from actions/setup-dotnet's releases.

v6.0.0

What's Changed

New Contributors

Full Changelog: actions/setup-dotnet@v5...v6.0.0

v5.4.0

What's Changed

Enhancements

Documentation

Bug Fixes

Dependency Updates

New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.4.0

v5.3.0

What's Changed

Enhancements

Dependency Updates

... (truncated)

Commits

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)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5 to 6.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 22, 2026
logicallysynced added a commit that referenced this pull request Jul 31, 2026
…v6 (v4.3.29 -> v4.3.30)

Sharlayan 9.1.3 carries the FFXIVClientStructs signatures for patch
7.55; the release has no C# API changes, so the bump is the package
reference in both projects plus the NLog 6.1.4 companion pin the new
version requires.

GameLoop hardening from CHROMATICS-1D: a user's session died to
"Insufficient memory" with 25GB of RAM free - the shape GDI+ uses for
many non-memory failures - and the loop's fault handling made it
worse twice over: exceptions escaped the loop entirely (one bad tick
killed lighting until an app restart) and the fault continuation
logged only the message, so the report arrived without a stack.
GameProcessLayers now runs under a per-tick catch that logs the full
exception and keeps ticking; ten consecutive failures drop the game
connection so the reconnect loop takes over cleanly. The continuation
backstop logs the full exception too.

CI: actions/setup-dotnet bumped v5 -> v6, superseding Dependabot PR
#207 without its whole-file line-ending rewrite.

173/173 tests pass.
@logicallysynced

Copy link
Copy Markdown
Owner

Superseded: the setup-dotnet v5 -> v6 bump landed on chromatics-4.x directly (without this PR's whole-file line-ending rewrite) and reaches master through PR #206.

@dependabot @github

dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Author

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.

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant