Skip to content

chore(main): release cmd/wasm 0.2.3#5298

Open
gofeatureflag-bot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--cmd/wasm
Open

chore(main): release cmd/wasm 0.2.3#5298
gofeatureflag-bot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--cmd/wasm

Conversation

@gofeatureflag-bot

@gofeatureflag-bot gofeatureflag-bot commented May 18, 2026

Copy link
Copy Markdown
Collaborator

🤖 I have created a release beep boop

0.2.3 (2026-06-16)

🔧 Chores

  • Bump github.com/aws/aws-sdk-go-v2 from 1.41.10 to 1.41.11 (#5409) (1badd80)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 (#5360) (9752a72)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 (#5410) (e9bf102)
  • Bump golang.org/x/net from 0.53.0 to 0.54.0 (#5296) (b31655a)

This PR was generated with Release Please. See documentation.

@netlify

netlify Bot commented May 18, 2026

Copy link
Copy Markdown

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit f8aa299
🔍 Latest deploy log https://app.netlify.com/projects/go-feature-flag-doc-preview/deploys/6a30a2ea3969eb0008bf2c31

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request updates the version of the cmd/wasm component from 0.2.2 to 0.2.3 in the release manifest and adds a corresponding entry to the changelog, which documents a dependency update for golang.org/x/net. I have no feedback to provide.

@codecov

codecov Bot commented May 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@8794041). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5298   +/-   ##
=======================================
  Coverage        ?   86.42%           
=======================================
  Files           ?      160           
  Lines           ?     6945           
  Branches        ?        0           
=======================================
  Hits            ?     6002           
  Misses          ?      705           
  Partials        ?      238           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--cmd/wasm branch 5 times, most recently from e766a90 to 5eeb19d Compare May 25, 2026 09:15
@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--cmd/wasm branch 6 times, most recently from d74aa0a to e03e25d Compare June 1, 2026 02:03
@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--cmd/wasm branch 2 times, most recently from ee5dd45 to e8a9a11 Compare June 3, 2026 19:44
@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown

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 Plus

Run ID: 6dbac8f7-35ac-448d-af62-b45e58d3761c

📥 Commits

Reviewing files that changed from the base of the PR and between 08feae7 and 5d77011.

📒 Files selected for processing (2)
  • .github/release-please/.release-please-manifest.json
  • cmd/wasm/CHANGELOG.md
✅ Files skipped from review due to trivial changes (2)
  • .github/release-please/.release-please-manifest.json
  • cmd/wasm/CHANGELOG.md

📝 Walkthrough

Walkthrough

This PR bumps cmd/wasm from v0.2.2 to v0.2.3 in the release-please manifest and adds a top-of-file v0.2.3 changelog entry (2026-06-05) listing chore updates for github.com/aws/aws-sdk-go-v2/service/s3 and golang.org/x/net.

Changes

cmd/wasm v0.2.3 Release

Layer / File(s) Summary
Release version and changelog
.github/release-please/.release-please-manifest.json, cmd/wasm/CHANGELOG.md
Manifest entry for cmd/wasm bumped to 0.2.3; changelog adds v0.2.3 header (2026-06-05) with chores noting bumps for github.com/aws/aws-sdk-go-v2/service/s3 and golang.org/x/net from 0.53.0 to 0.54.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A hop, a bump, a tiny leap,
Version numbers dance and creep,
From 0.2.2 to 0.2.3 we bound,
Dependencies nudged and neatly found,
🐰 Release notes snug and sweet.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: releasing cmd/wasm version 0.2.3. It directly corresponds to the version bump shown in both the manifest and CHANGELOG files.
Description check ✅ Passed The description is related to the changeset, providing release notes for version 0.2.3 with details about the dependency bumps included in this release, consistent with the CHANGELOG modifications.
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 release-please--branches--main--components--cmd/wasm

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

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@cmd/wasm/CHANGELOG.md`:
- Line 9: The CHANGELOG entry in cmd/wasm/CHANGELOG.md currently records a bump
of golang.org/x/net to v0.54.0 (commit b31655a) but go.mod was updated to
v0.55.0; update the CHANGELOG entry text to reflect golang.org/x/net v0.55.0 (or
otherwise reconcile the release notes with the final dependency bump) so the
release notes and go.mod match.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 6de2c75c-0dbd-48bd-877f-d2e21cb1080e

📥 Commits

Reviewing files that changed from the base of the PR and between 9752a72 and e8a9a11.

📒 Files selected for processing (2)
  • .github/release-please/.release-please-manifest.json
  • cmd/wasm/CHANGELOG.md

Comment thread cmd/wasm/CHANGELOG.md
### 🔧 Chores

* Bump github.com/aws/aws-sdk-go-v2/service/s3 ([#5360](https://github.com/thomaspoignant/go-feature-flag/issues/5360)) ([9752a72](https://github.com/thomaspoignant/go-feature-flag/commit/9752a726b9e252e6262bfcf75066b0e32e4ec0ed))
* Bump golang.org/x/net from 0.53.0 to 0.54.0 ([#5296](https://github.com/thomaspoignant/go-feature-flag/issues/5296)) ([b31655a](https://github.com/thomaspoignant/go-feature-flag/commit/b31655ac1ab8e12d6f9284b2f725d1cd74b80c3b))

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Description: Verify golang.org/x/net version in go.mod matches changelog entry

# Check current version in go.mod
echo "Current golang.org/x/net version in go.mod:"
rg -n 'golang\.org/x/net v' go.mod

# Check the version in the previous tag (v0.2.2)
echo -e "\ngolang.org/x/net version at cmd/wasm/v0.2.2:"
git show cmd/wasm/v0.2.2:go.mod | rg 'golang\.org/x/net v' || echo "Tag not found or file not present"

# Check commit b31655a mentioned in changelog for this bump
echo -e "\nChanges in commit b31655a (the bump commit):"
git show b31655a:go.mod | rg 'golang\.org/x/net v' || echo "Commit not found or no changes"

Repository: thomaspoignant/go-feature-flag

Length of output: 363


Fix cmd/wasm/CHANGELOG.md to match the final golang.org/x/net bump
The changelog entry (commit b31655a) bumps golang.org/x/net to v0.54.0, but the current go.mod contains golang.org/x/net v0.55.0, so the release notes don’t reflect the final dependency state. Update the changelog to include the v0.55.0 bump (or adjust the release content so they match).

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@cmd/wasm/CHANGELOG.md` at line 9, The CHANGELOG entry in
cmd/wasm/CHANGELOG.md currently records a bump of golang.org/x/net to v0.54.0
(commit b31655a) but go.mod was updated to v0.55.0; update the CHANGELOG entry
text to reflect golang.org/x/net v0.55.0 (or otherwise reconcile the release
notes with the final dependency bump) so the release notes and go.mod match.

@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--cmd/wasm branch 3 times, most recently from 5d77011 to f8c12bb Compare June 10, 2026 08:06
@greptile-apps

greptile-apps Bot commented Jun 10, 2026

Copy link
Copy Markdown

Greptile Summary

Automated release PR generated by Release Please, bumping the cmd/wasm module from v0.2.2 to v0.2.3 to capture recent dependency updates.

  • Bumps cmd/wasm version to 0.2.3 in .release-please-manifest.json.
  • Adds a changelog entry recording four dependency updates: github.com/aws/aws-sdk-go-v2, two aws-sdk-go-v2/service/s3 bumps, and golang.org/x/net from 0.53.0 to 0.54.0.

Confidence Score: 5/5

Safe to merge — only the release manifest version and changelog are updated, with no logic changes.

The two changed files are purely metadata: a version bump in the Release Please manifest and a new changelog entry. No application code, configuration, or build logic is modified.

No files require special attention.

Important Files Changed

Filename Overview
.github/release-please/.release-please-manifest.json Bumps cmd/wasm version from 0.2.2 to 0.2.3 in the release manifest
cmd/wasm/CHANGELOG.md Adds changelog entry for 0.2.3 release, documenting four dependency bumps (aws-sdk-go-v2, s3 service, and golang.org/x/net)

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|detects merged dependency bumps| B[Generate Release PR]
    B --> C[Update .release-please-manifest.json\ncmd/wasm: 0.2.2 → 0.2.3]
    B --> D[Append CHANGELOG.md entry\nfor v0.2.3]
    C & D --> E[PR Merged]
    E --> F[Release Please creates\nGitHub Release tag\ncmd/wasm/v0.2.3]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[Release Please Bot] -->|detects merged dependency bumps| B[Generate Release PR]
    B --> C[Update .release-please-manifest.json\ncmd/wasm: 0.2.2 → 0.2.3]
    B --> D[Append CHANGELOG.md entry\nfor v0.2.3]
    C & D --> E[PR Merged]
    E --> F[Release Please creates\nGitHub Release tag\ncmd/wasm/v0.2.3]
Loading

Reviews (8): Last reviewed commit: "chore(main): release cmd/wasm 0.2.3" | Re-trigger Greptile

@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--cmd/wasm branch 5 times, most recently from b9b8aa8 to e9edb5f Compare June 13, 2026 21:48
@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--cmd/wasm branch from e9edb5f to 718a54d Compare June 15, 2026 01:14
@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--cmd/wasm branch from 718a54d to f8aa299 Compare June 16, 2026 01:12
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants