Skip to content

[None][chore] Bump version to 1.3.0rc12#13129

Merged
VALLIS-NERIA merged 1 commit intoNVIDIA:mainfrom
VALLIS-NERIA:bump-1.3.0rc12
Apr 16, 2026
Merged

[None][chore] Bump version to 1.3.0rc12#13129
VALLIS-NERIA merged 1 commit intoNVIDIA:mainfrom
VALLIS-NERIA:bump-1.3.0rc12

Conversation

@VALLIS-NERIA
Copy link
Copy Markdown
Collaborator

@VALLIS-NERIA VALLIS-NERIA commented Apr 16, 2026

Summary by CodeRabbit

  • Chores
    • Updated package version to 1.3.0rc12

Description

Test Coverage

PR Checklist

Please review the following before submitting your PR:

  • PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.

  • PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.

  • Test cases are provided for new code paths (see test instructions)

  • Any new dependencies have been scanned for license and vulnerabilities

  • CODEOWNERS updated if ownership changes

  • Documentation updated as needed

  • Update tava architecture diagram if there is a significant design change in PR.

  • The reviewers assigned automatically/manually are appropriate for the PR.

  • Please check this after reviewing the above items as appropriate for this PR.

GitHub Bot Help

To see a list of available CI bot commands, please comment /bot help.

Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
@VALLIS-NERIA VALLIS-NERIA requested a review from a team as a code owner April 16, 2026 16:01
@VALLIS-NERIA
Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "trivial change"

@VALLIS-NERIA VALLIS-NERIA enabled auto-merge (squash) April 16, 2026 16:03
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 16, 2026

📝 Walkthrough

Walkthrough

Version number updated from 1.3.0rc11 to 1.3.0rc12 across three files: the main version constant, README badge, and example constraints. No functional logic changes.

Changes

Cohort / File(s) Summary
Version Bump
tensorrt_llm/version.py, README.md, examples/constraints.txt
Updated version string from 1.3.0rc11 to 1.3.0rc12 across version constant, README badge reference, and dependency constraint file.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is empty except for the template boilerplate; no actual description, rationale, or test coverage information is provided. Add a brief description explaining the version bump rationale and list any relevant tests or verification steps performed.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: bumping the version to 1.3.0rc12, which aligns with all three files modified.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

Copy link
Copy Markdown
Contributor

@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.

🧹 Nitpick comments (1)
tensorrt_llm/version.py (1)

1-14: Consider updating the copyright year to 2026.

Since this file is being modified in April 2026, the copyright header could be updated from "2022-2025" to "2022-2026". While a version bump is somewhat administrative, it's still a modification to the source file. As per coding guidelines, "update year on modified files" for TensorRT-LLM source files.

📅 Proposed copyright year update
-# SPDX-FileCopyrightText: Copyright (c) 2022-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
+# SPDX-FileCopyrightText: Copyright (c) 2022-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@tensorrt_llm/version.py` around lines 1 - 14, Update the copyright header
year range from "2022-2025" to "2022-2026" by editing the SPDX-FileCopyrightText
line at the top of the file (the line containing SPDX-FileCopyrightText) and
ensure the SPDX-License-Identifier and surrounding license comment block remain
unchanged and consistent.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@tensorrt_llm/version.py`:
- Around line 1-14: Update the copyright header year range from "2022-2025" to
"2022-2026" by editing the SPDX-FileCopyrightText line at the top of the file
(the line containing SPDX-FileCopyrightText) and ensure the
SPDX-License-Identifier and surrounding license comment block remain unchanged
and consistent.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: a03fd206-ba72-459b-83c1-303190ae2512

📥 Commits

Reviewing files that changed from the base of the PR and between ec44d8c and c970e5e.

📒 Files selected for processing (3)
  • README.md
  • examples/constraints.txt
  • tensorrt_llm/version.py

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #43805 [ skip ] triggered by Bot. Commit: c970e5e Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #43805 [ skip ] completed with state SUCCESS. Commit: c970e5e
Skipping testing for commit c970e5e

Link to invocation

@VALLIS-NERIA VALLIS-NERIA merged commit 61cef21 into NVIDIA:main Apr 16, 2026
8 of 10 checks passed
chienchunhung pushed a commit to chienchunhung/TensorRT-LLM that referenced this pull request Apr 16, 2026
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants