Skip to content

[None][chore] Bump version to 1.3.0rc7 - #11864

Merged
tburt-nv merged 1 commit into
mainfrom
preview/bump/main
Mar 4, 2026
Merged

[None][chore] Bump version to 1.3.0rc7#11864
tburt-nv merged 1 commit into
mainfrom
preview/bump/main

Conversation

@yuanjingx87

@yuanjingx87 yuanjingx87 commented Mar 3, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Updated version to 1.3.0rc7 across package metadata and configuration files.

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: TensorRT LLM Release <90828364+tensorrt-cicd@users.noreply.github.com>
@yuanjingx87
yuanjingx87 requested a review from a team as a code owner March 3, 2026 17:50
@yuanjingx87

Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "version bump"

@coderabbitai

coderabbitai Bot commented Mar 3, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

Version bump from 1.3.0rc6 to 1.3.0rc7 across three configuration files: version badge in README, pinned dependency in constraints file, and package version declaration.

Changes

Cohort / File(s) Summary
Version Bump
README.md, examples/constraints.txt, tensorrt_llm/version.py
Updated version strings from 1.3.0rc6 to 1.3.0rc7 across version badge, dependency constraints, and package version declaration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • chang-l
  • nv-guomingz
🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description contains only the repository's template with no actual content filled in for Description, Test Coverage, or specific implementation details. Fill in the Description section explaining the version bump rationale and the Test Coverage section listing relevant tests (or explicitly stating why none are needed for version bumps).
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title '[None][chore] Bump version to 1.3.0rc7' clearly and specifically describes the main change: bumping the version number to 1.3.0rc7.
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 docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch preview/bump/main

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@tensorrt_llm/version.py`:
- Line 15: The SPDX copyright header year range in this source (affecting the
file that defines __version__) must be updated to include 2026; locate the file
that contains the __version__ = "1.3.0rc7" declaration (symbol: __version__) and
update the NVIDIA copyright header year range so it ends in 2026 (e.g., change
trailing year or range to include 2026) to reflect the 2026 modification.

ℹ️ Review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 3d348ab and a940e9f.

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

Comment thread tensorrt_llm/version.py
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #37542 [ skip ] triggered by Bot. Commit: a940e9f Link to invocation

@tburt-nv
tburt-nv enabled auto-merge (squash) March 3, 2026 18:01
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

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

Link to invocation

@yuanjingx87

Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "version bump"

1 similar comment
@yuanjingx87

Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "version bump"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #37547 [ skip ] triggered by Bot. Commit: a940e9f Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

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

Link to invocation

@tburt-nv
tburt-nv merged commit c2c9a42 into main Mar 4, 2026
12 of 13 checks passed
@tburt-nv
tburt-nv deleted the preview/bump/main branch March 4, 2026 01:55
tianyuz-nv pushed a commit to wanqian-nv/TensorRT-LLM that referenced this pull request Mar 19, 2026
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>
limin2021 pushed a commit to limin2021/TensorRT-LLM that referenced this pull request Mar 19, 2026
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>
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.

5 participants