Skip to content

[None][chore] Bump version to 1.3.0rc17#14657

Merged
VALLIS-NERIA merged 1 commit into
NVIDIA:mainfrom
VALLIS-NERIA:bump_main
May 28, 2026
Merged

[None][chore] Bump version to 1.3.0rc17#14657
VALLIS-NERIA merged 1 commit into
NVIDIA:mainfrom
VALLIS-NERIA:bump_main

Conversation

@VALLIS-NERIA
Copy link
Copy Markdown
Collaborator

@VALLIS-NERIA VALLIS-NERIA commented May 28, 2026

Summary by CodeRabbit

  • Chores
    • Version updated to 1.3.0rc17
    • Dependency versions synchronized across the package

Review Change Stack

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)

  • If PR introduces API changes, an appropriate PR label is added - either api-compatible or api-breaking. For api-breaking, include BREAKING in the PR title.

  • 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 May 28, 2026 02:01
@VALLIS-NERIA
Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "bump version"

@VALLIS-NERIA VALLIS-NERIA enabled auto-merge (squash) May 28, 2026 02:04
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 288b0fb3-fb82-4b69-8efa-eedc7ec7292f

📥 Commits

Reviewing files that changed from the base of the PR and between d636ba0 and 952eb36.

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

📝 Walkthrough

Walkthrough

This PR performs a straightforward version bump from 1.3.0rc16 to 1.3.0rc17 across the package version constant, documentation release badge, and pinned dependency constraint.

Changes

Version Metadata Update

Layer / File(s) Summary
Version metadata synchronization
tensorrt_llm/version.py, README.md, examples/constraints.txt
The __version__ constant, README release badge, and example dependency constraint are all updated to the next release candidate version (1.3.0rc17) consistently.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • NVIDIA/TensorRT-LLM#13602: Both PRs perform the same version-bump change—updating tensorrt_llm/version.py's __version__ and the README/examples pinned dependency/badge to the next rc release.
  • NVIDIA/TensorRT-LLM#13159: Both PRs perform the same version-bump change—updating tensorrt_llm/version.py's __version__ (and related README/dependency pin) from an rc12/rc13 lineage to the next release candidate.
  • NVIDIA/TensorRT-LLM#13839: Both PRs perform the same type of version-bump change in tensorrt_llm/version.py (updating __version__) along with corresponding README and examples/constraints.txt release version updates.

Suggested reviewers

  • arysef
  • Shixiaowei02
  • nv-guomingz
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description contains only the repository template with no actual content filled in. Critical sections like Description and Test Coverage are empty. Fill in the Description section explaining what version is being bumped and why, and the Test Coverage section confirming the changes are safe.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: bumping the version from 1.3.0rc16 to 1.3.0rc17 across all relevant files.
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.

✏️ 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.

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #50658 [ skip ] triggered by Bot. Commit: 952eb36 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #50658 [ skip ] completed with state SUCCESS. Commit: 952eb36
Skipping testing for commit 952eb36

Link to invocation

@VALLIS-NERIA VALLIS-NERIA merged commit 757f1e7 into NVIDIA:main May 28, 2026
10 of 12 checks passed
bmarimuthu-nv pushed a commit to nv-auto-deploy/TensorRT-LLM that referenced this pull request May 28, 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