Skip to content

chore(deps): update tanstack/config digest to b313637#2202

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tanstack-config-digest
Open

chore(deps): update tanstack/config digest to b313637#2202
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tanstack-config-digest

Conversation

@renovate

@renovate renovate Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
TanStack/config (changelog) action digest 99d23c6b313637

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Summary by CodeRabbit

  • Chores
    • Updated GitHub Actions to use newer pinned revisions of shared setup and release helper actions.
    • Kept workflow behavior unchanged while improving consistency and reliability of CI and release processes.
@renovate renovate Bot added the dependencies label Jun 1, 2026
@renovate renovate Bot requested a review from a team as a code owner June 1, 2026 00:27
@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0b099b95-fc5f-404d-a41d-343e3b051c22

📥 Commits

Reviewing files that changed from the base of the PR and between d151f38 and 2d164e0.

📒 Files selected for processing (3)
  • .github/workflows/autofix.yml
  • .github/workflows/pr.yml
  • .github/workflows/release.yml
✅ Files skipped from review due to trivial changes (3)
  • .github/workflows/pr.yml
  • .github/workflows/autofix.yml
  • .github/workflows/release.yml

📝 Walkthrough

Walkthrough

Three GitHub Actions workflows now pin newer commit SHAs for shared TanStack/config composite actions. The setup action was updated in autofix, pr, and release workflows, and the pr changeset-preview plus release comment-on-release actions were updated too. Workflow logic and triggers are unchanged.

Changes

Shared Workflow Action Pinning

Layer / File(s) Summary
Core setup action SHA updates
.github/workflows/autofix.yml, .github/workflows/pr.yml, .github/workflows/release.yml
The TanStack/config/.github/setup action is pinned to a new commit SHA in autofix, pr, and release workflow setup steps.
Specialized action updates
.github/workflows/pr.yml, .github/workflows/release.yml
The pr version-preview job updates both setup and changeset-preview pins, and the release workflow updates the comment-on-release pin.

Estimated Code Review Effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly Related PRs

  • TanStack/form#2187: Both PRs update the same TanStack/config GitHub Actions uses: references in .github/workflows/autofix.yml, .github/workflows/pr.yml, and .github/workflows/release.yml.

Suggested Reviewers

  • crutchcorn

Poem

🐰 Pinned SHAs now sparkle anew,
Shared actions hop through each workflow queue,
No logic changed, just versions in place,
The bunny approves this tidy update race ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is useful, but it does not follow the repository template and omits the required Changes, Checklist, and Release Impact sections. Rewrite the PR body using the template and add the missing Changes, Checklist, and Release Impact sections, including whether a changeset is needed.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the only change: updating the TanStack/config digest to the new pinned SHA.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/tanstack-config-digest

Comment @coderabbitai help to get the list of available commands.

@nx-cloud

nx-cloud Bot commented Jun 1, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 2d164e0

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 2m 33s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-07-01 01:04:53 UTC

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

No changeset entries found. Merging this PR will not cause a version bump for any packages.

@pkg-pr-new

pkg-pr-new Bot commented Jun 1, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@2202

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@2202

@tanstack/form-devtools

npm i https://pkg.pr.new/@tanstack/form-devtools@2202

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@2202

@tanstack/preact-form

npm i https://pkg.pr.new/@tanstack/preact-form@2202

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@2202

@tanstack/react-form-devtools

npm i https://pkg.pr.new/@tanstack/react-form-devtools@2202

@tanstack/react-form-nextjs

npm i https://pkg.pr.new/@tanstack/react-form-nextjs@2202

@tanstack/react-form-remix

npm i https://pkg.pr.new/@tanstack/react-form-remix@2202

@tanstack/react-form-start

npm i https://pkg.pr.new/@tanstack/react-form-start@2202

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@2202

@tanstack/solid-form-devtools

npm i https://pkg.pr.new/@tanstack/solid-form-devtools@2202

@tanstack/svelte-form

npm i https://pkg.pr.new/@tanstack/svelte-form@2202

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@2202

commit: 2d164e0

@renovate renovate Bot changed the title chore(deps): update tanstack/config digest to a4c6d06 Jun 19, 2026
@renovate renovate Bot force-pushed the renovate/tanstack-config-digest branch from 59cf1e2 to bf05b6d Compare June 19, 2026 15:04
@renovate renovate Bot changed the title chore(deps): update tanstack/config digest to 190f659 Jun 30, 2026
@renovate renovate Bot force-pushed the renovate/tanstack-config-digest branch from bf05b6d to d151f38 Compare June 30, 2026 21:54
@renovate renovate Bot force-pushed the renovate/tanstack-config-digest branch from d151f38 to 2d164e0 Compare July 1, 2026 01:01
@renovate renovate Bot changed the title chore(deps): update tanstack/config digest to b902f48 Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

0 participants