[None][chore] Bump version to 1.3.0rc11#12627
Conversation
Signed-off-by: TensorRT LLM Release <90828364+tensorrt-cicd@users.noreply.github.com>
fa5ff20 to
7f89d23
Compare
|
/bot run |
📝 WalkthroughWalkthroughVersion bump update for release candidate 1.3.0rc11. The package version constant and related dependency pinnings were incremented from 1.3.0rc10 across three files: the version module, README badge, and example constraints configuration. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
tensorrt_llm/version.py (1)
1-1:⚠️ Potential issue | 🟡 MinorUpdate copyright year range to include 2026.
This file is modified in this PR, but the header still ends at 2025. Please update the copyright year range accordingly.
As per coding guidelines: "Add NVIDIA copyright header on ALL new files, and update year on modified files."
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@tensorrt_llm/version.py` at line 1, Update the copyright year range in the file header by changing the string "# SPDX-FileCopyrightText: Copyright (c) 2022-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved." to end in 2026 (i.e., "2022-2026") so the header reflects the updated modification year.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Outside diff comments:
In `@tensorrt_llm/version.py`:
- Line 1: Update the copyright year range in the file header by changing the
string "# SPDX-FileCopyrightText: Copyright (c) 2022-2025 NVIDIA CORPORATION &
AFFILIATES. All rights reserved." to end in 2026 (i.e., "2022-2026") so the
header reflects the updated modification year.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: f19c923b-9e72-4213-a84c-5667ee7e0e91
📒 Files selected for processing (3)
README.mdexamples/constraints.txttensorrt_llm/version.py
|
PR_Github #40929 [ run ] triggered by Bot. Commit: |
|
PR_Github #40929 [ run ] completed with state |
Signed-off-by: TensorRT LLM Release <90828364+tensorrt-cicd@users.noreply.github.com> Co-authored-by: TensorRT LLM Release <90828364+tensorrt-cicd@users.noreply.github.com>
Summary by CodeRabbit
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.