Skip to content

fix: trigger new releases with Trusted Publishing#7

Merged
serhalp merged 1 commit into
mainfrom
serhalp/force-releases
Jun 17, 2026
Merged

fix: trigger new releases with Trusted Publishing#7
serhalp merged 1 commit into
mainfrom
serhalp/force-releases

Conversation

@serhalp

@serhalp serhalp commented Jun 17, 2026

Copy link
Copy Markdown
Member

Make some silly changes in each package to trigger a patch bump in each.

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2278d611-bd2f-4ae7-9325-81af15c1868d

📥 Commits

Reviewing files that changed from the base of the PR and between ff9a358 and 833e8d3.

📒 Files selected for processing (3)
  • packages/nuxt-module/README.md
  • packages/vite-plugin-tanstack-start/README.md
  • packages/vite-plugin/README.md
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • netlify/blueprints (manual)
💤 Files with no reviewable changes (1)
  • packages/nuxt-module/README.md
✅ Files skipped from review due to trivial changes (2)
  • packages/vite-plugin-tanstack-start/README.md
  • packages/vite-plugin/README.md

📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • Updated the Vite plugin “Feature Support” table to include AI Gateway and Database.
    • Adjusted the Vite plugin installation command to use the development dependency flag.
    • Refreshed README badge reference details and updated a configuration options link domain.

Walkthrough

Three README files across different packages are updated with minor documentation changes. In packages/vite-plugin/README.md, the feature support table gains two new rows marking AI Gateway and Database as supported, and the npm installation command is updated to include the -D dev-dependency flag. In packages/nuxt-module/README.md, the npm downloads badge reference definitions are removed from the Badges section. In packages/vite-plugin-tanstack-start/README.md, the documentation link in the configuration options code block comment is updated from npmjs.com to npmx.dev.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'fix: trigger new releases with Trusted Publishing' is vague and doesn't describe the actual changes (README badge/documentation updates) made in the changeset. Consider a more descriptive title that reflects the actual changes, such as 'chore: update package README files' or 'docs: update README documentation across packages'.
✅ Passed checks (4 passed)
Check name Status Explanation
Description check ✅ Passed The description adequately explains the intent (trigger patch bumps) and is related to the changeset's purpose of making deliberate changes to increment versions.
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
  • Commit unit tests in branch serhalp/force-releases

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

@serhalp serhalp requested a review from a team June 17, 2026 14:01

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 08e605d267

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread release-please-config.json Outdated
@serhalp serhalp force-pushed the serhalp/force-releases branch from cb069e8 to ff9a358 Compare June 17, 2026 14:16
@serhalp serhalp force-pushed the serhalp/force-releases branch from ff9a358 to 833e8d3 Compare June 17, 2026 14:19
@serhalp serhalp enabled auto-merge (squash) June 17, 2026 14:22
@serhalp serhalp merged commit 3052ecb into main Jun 17, 2026
15 checks passed
@serhalp serhalp deleted the serhalp/force-releases branch June 17, 2026 14:30
@token-generator-app token-generator-app Bot mentioned this pull request Jun 17, 2026
serhalp pushed a commit that referenced this pull request Jun 17, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>nuxt: 0.3.8</summary>

##
[0.3.8](nuxt-v0.3.7...nuxt-v0.3.8)
(2026-06-17)


### Bug Fixes

* trigger new releases with Trusted Publishing
([#7](#7))
([3052ecb](3052ecb))
</details>

<details><summary>vite-plugin: 2.12.8</summary>

##
[2.12.8](vite-plugin-v2.12.7...vite-plugin-v2.12.8)
(2026-06-17)


### Bug Fixes

* trigger new releases with Trusted Publishing
([#7](#7))
([3052ecb](3052ecb))
</details>

<details><summary>vite-plugin-tanstack-start: 1.3.16</summary>

##
[1.3.16](vite-plugin-tanstack-start-v1.3.15...vite-plugin-tanstack-start-v1.3.16)
(2026-06-17)


### Bug Fixes

* trigger new releases with Trusted Publishing
([#7](#7))
([3052ecb](3052ecb))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @netlify/vite-plugin bumped from ^2.12.7 to ^2.12.8
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@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.

2 participants