Skip to content

release: v0.1.1217 - #3486

Merged
kojiwakayama merged 1 commit into
mainfrom
release/v0.1.1217
Aug 8, 2026
Merged

release: v0.1.1217#3486
kojiwakayama merged 1 commit into
mainfrom
release/v0.1.1217

Conversation

@kojiwakayama

@kojiwakayama kojiwakayama commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

The release that should actually make derived CSP origins work in production.

Check after deploy:

curl -sSD - -o /dev/null https://vf-csp-probe.production.veryfront.com/ | grep -i content-security-policy

img-src should gain https://images.unsplash.com and https://cdn.jsdelivr.net. It has neither today while preview has both.

VERYFRONT_CSP_ENFORCE remains untouched.

Summary by CodeRabbit

  • Chores
    • Updated the application version to 0.1.1217.
    • Synchronized the displayed version information across the project.

@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0a6ab198-3b7a-4069-88f1-de09e4047548

📥 Commits

Reviewing files that changed from the base of the PR and between 4e2901a and b142ffb.

⛔ Files ignored due to path filters (1)
  • src/html/hydration-script-builder/hydration-runtime.generated.ts is excluded by !**/*.generated.*
📒 Files selected for processing (2)
  • deno.json
  • src/utils/version-constant.ts

📝 Walkthrough

Walkthrough

The project version is updated from 0.1.1216 to 0.1.1217 in deno.json and src/utils/version-constant.ts.

Changes

Release version update

Layer / File(s) Summary
Update release version
deno.json, src/utils/version-constant.ts
The project metadata and exported VERSION constant now use 0.1.1217.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: kwakayama

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the release version and matches the version updates in the pull request.
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.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.1.1217

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

@kojiwakayama
kojiwakayama added this pull request to the merge queue Aug 8, 2026
Merged via the queue into main with commit 23aa67b Aug 8, 2026
33 checks passed
@kojiwakayama
kojiwakayama deleted the release/v0.1.1217 branch August 8, 2026 20:42
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.

1 participant