Skip to content

chore(deps): bump actions/setup-dotnet from 5.2.0 to 5.3.0#85

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

chore(deps): bump actions/setup-dotnet from 5.2.0 to 5.3.0#85
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-dotnet-5.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-dotnet from 5.2.0 to 5.3.0.

Release notes

Sourced from actions/setup-dotnet's releases.

v5.3.0

What's Changed

Enhancements

Dependency Updates

Bug Fixes

New Contributors

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

Commits
  • 9a946fd Add rollForward note in README, improve proxy health check in e2e tests and b...
  • 98af08b Support global.json's rollForward latest* variants (#538)
  • 8404272 Update install scripts to v2026.05.19 (#736)
  • f1970f5 Don't download releases-index.json to resolve major version (#560)
  • af9211b Add dotnet-version: latest support with dotnet-channel input (#730)
  • df991ae chore: bump @actions/* and fast-xml-parser dependencies (#728)
  • a66eefa CI: remove manual PowerShell install from test-proxy job (e2e-tests.yml) (#703)
  • See full diff in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: ci. Please create it before Dependabot can add it to a pull request.

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 1, 2026
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@c2fa09f...9a946fd)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/setup-dotnet-5.3.0 branch from ad8bbb1 to 4119a34 Compare June 2, 2026 05:48
@dependabot dependabot Bot requested a review from 4Keyy as a code owner June 2, 2026 05:48
4Keyy added a commit that referenced this pull request Jun 3, 2026
…& conflicts resolved (#92)

Consolidates every open pull request into a single, verified `develop`
branch and promotes it to `main`.

## What was merged
- **PR #91 (`fixes`)** — subtasks backend + UI, autosave for
task/category modals, branch-feed redesign, and the `fix(dashboard):
narrow weekly stats fetch` improvement. The one merge conflict
(`frontend/src/app/dashboard/page.tsx`) was resolved by taking the
`fixes` version, which narrows the weekly-stats request to completed
items + `totalCount` instead of fetching 1000 todos and filtering
client-side.
- **PR #85** — bump `actions/setup-dotnet` 5.2.0 → 5.3.0 across CI
workflows.
- **PR #89** — bump the `npm-patch-minor` group in `/frontend` (5
updates).

## Net change vs previous main
Only three areas differ from the previous `main` (everything else from
`fixes` was already in `main` via #90):
- `.github/workflows/*` — setup-dotnet bump
- `frontend/package.json` + `package-lock.json` — npm bumps
- `frontend/src/app/dashboard/page.tsx` — narrowed weekly-stats fetch

No backend (`.cs`) changes beyond what `main` already contained.

## Verification
- `npm ci` — lockfile consistent with bumped `package.json`
- `npm run type-check` — clean
- `npm run lint` — clean
- `npm test` — 393 passed (39 files)
- `npm run build` — production build succeeded

Backend (.NET 10) was not rebuilt in this environment (no dotnet SDK),
but no C# changed relative to `main`.

https://claude.ai/code/session_01YXrAyAz3fuB799NVDudnTV

---
_Generated by [Claude
Code](https://claude.ai/code/session_01YXrAyAz3fuB799NVDudnTV)_

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: vichca <287469776+vichca@users.noreply.github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like actions/setup-dotnet is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 3, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/actions/setup-dotnet-5.3.0 branch June 3, 2026 20:45

4Keyy commented Jun 3, 2026

Copy link
Copy Markdown
Owner

The actions/setup-dotnet 5.2.0 → 5.3.0 bump is now in main and develop via #92. Closing as superseded; this branch can be safely deleted.


Generated by Claude Code

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant