Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps tj-actions/changed-files from 46.0.5 to 47.0.1.

Release notes

Sourced from tj-actions/changed-files's releases.

v47.0.1

What's Changed

Full Changelog: tj-actions/changed-files@v47...v47.0.1

... (truncated)

Commits
  • e002140 chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#2729)
  • 01ddfae chore(deps): bump @​actions/core from 1.11.1 to 2.0.0 (#2736)
  • a364493 chore(deps-dev): bump prettier from 3.7.1 to 3.7.4 (#2731)
  • 45a2aae chore(deps): bump actions/setup-node from 6.0.0 to 6.1.0 (#2730)
  • a4f6de3 chore(deps): bump github/codeql-action from 4.31.5 to 4.31.7 (#2732)
  • 95fbe9b chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (#2735)
  • b3b9724 chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 (#2727)
  • 503bc3e chore(deps): bump @​actions/exec from 1.1.1 to 2.0.0 (#2737)
  • 3e9e5a2 chore(deps-dev): bump @​types/node from 24.10.1 to 25.0.0 (#2738)
  • 2b6c719 chore(deps): bump yaml from 2.8.1 to 2.8.2 (#2724)
  • Additional 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 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)

Summary by CodeRabbit

  • Chores
    • Updated CI/CD workflow dependencies to maintain infrastructure reliability.

✏️ Tip: You can customize this high-level summary in your review settings.

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46.0.5 to 47.0.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@ed68ef8...e002140)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: 47.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code major labels Jan 1, 2026
@dependabot dependabot bot requested review from a team, CarlosGamero, dariacm and kibertoad as code owners January 1, 2026 12:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file major github_actions Pull requests that update GitHub Actions code labels Jan 1, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 1, 2026

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'tools'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Walkthrough

The GitHub Actions release workflow was updated to use a different commit reference for the tj-actions/changed-files action in the "Get changed files" step. The action dependency was pinned to a new commit hash while maintaining all other workflow logic and steps unchanged.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow Configuration
.github/workflows/release.yml
Updated tj-actions/changed-files action commit reference from ed68ef82... to e0021407... in the "Get changed files" step

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The description includes detailed release notes and changelog information but lacks the required template sections: 'Changes' summary, checklist items for labels, and confirmation of documentation/test updates. Fill out the required template sections: add a brief 'Changes' summary, include the checklist with appropriate label selection (major/minor/patch/skip-release), and confirm documentation and test status.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: updating a GitHub Actions dependency from version 46.0.5 to 47.0.1, which matches the actual changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

📜 Review details

Configuration used: Repository: lokalise/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 1e3a063 and 471a751.

📒 Files selected for processing (1)
  • .github/workflows/release.yml
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
  • GitHub Check: build (24.x)
  • GitHub Check: build (22.x)
🔇 Additional comments (1)
.github/workflows/release.yml (1)

23-23: Commit hash is correct and v47.0.1 contains no breaking changes.

The commit hash e0021407031f5be11a464abee9a0776171c79891 correctly maps to v47.0.1. Release notes confirm no breaking changes in the v47 release—only dependency bumps. The all_changed_files output remains stable across this version.

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46
uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v46
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

Update the version comment to reflect v47.

The inline comment still references # v46, but this PR upgrades to v47.0.1. This inconsistency will cause confusion for future maintainers.

🔎 Proposed fix
-        uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v46
+        uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v46
uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1
🤖 Prompt for AI Agents
.github/workflows/release.yml around line 23: update the inline version comment
after the uses: line to reflect the upgraded action version (change “# v46” to
“# v47” or “# v47.0.1” to match the PR). Ensure the comment matches the actual
action version to avoid confusion for future maintainers.

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 major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants