Skip to content

chore: version packages#2028

Merged
pikonha merged 1 commit into
devfrom
changeset-release/dev
Jul 8, 2026
Merged

chore: version packages#2028
pikonha merged 1 commit into
devfrom
changeset-release/dev

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.

Releases

@anticapture/authful@0.3.0

Minor Changes

  • #2032 f1fc962 Thanks @pikonha! - Expose token names in Authful validation responses so Gateful usage metrics can count requests by tenant, token name, and route. Add Authful validation counters and Gateful circuit-breaker state metrics for monitoring dashboards.

  • #2022 df56c8d Thanks @PedroBinotto! - Support unbounded (rate-limit-exempt) tokens. A token with rateLimitPerMin set to 0 (the sentinel for any non-positive value) is now skipped entirely by Gateful's rate-limit middleware — it never touches Redis and is never throttled. Authful's mint endpoint accepts 0 accordingly (rateLimitPerMin validation relaxed from positive to non-negative).

@anticapture/dashboard@2.8.0

Minor Changes

  • #1979 62064e7 Thanks @Zeugh-eth! - Add Shutter DAO whitelabel governance frontend. Enables the whitelabel route for Shutter with its navy brand color, and adds Azorius (submitProposal) support to the proposal creation flow so Shutter proposals can be created alongside the existing OZ Governor path. The Execute button for Shutter proposals now only appears once the Azorius timelock has elapsed (status PENDING_EXECUTION), instead of showing during the ~2-day timelock window where execution reverts on-chain.

Patch Changes

  • #2030 95a976a Thanks @pikonha! - Fix dashboard production build: stub Node's fs module for browser bundles so Turbopack can bundle @shutter-network/shutter-crypto used by Shutter offchain voting

  • #2026 0743c45 Thanks @pikonha! - Add route error boundaries with a recovery UI to DAO and whitelabel pages so a render error no longer blanks the whole page, and surface failed votes-table loads and pagination with a visible error and retry

  • #2013 63142ab Thanks @brunod-e! - Fix voting on Shutter-encrypted offchain proposals (e.g. ENS Copeland elections). The vote choice is now Shutter-encrypted before submission, so the Snapshot sequencer no longer rejects encrypted-privacy proposals with "invalid choice".

@anticapture/gateful@1.3.0

Minor Changes

  • #2032 f1fc962 Thanks @pikonha! - Expose token names in Authful validation responses so Gateful usage metrics can count requests by tenant, token name, and route. Add Authful validation counters and Gateful circuit-breaker state metrics for monitoring dashboards.

  • #2022 df56c8d Thanks @PedroBinotto! - Support unbounded (rate-limit-exempt) tokens. A token with rateLimitPerMin set to 0 (the sentinel for any non-positive value) is now skipped entirely by Gateful's rate-limit middleware — it never touches Redis and is never throttled. Authful's mint endpoint accepts 0 accordingly (rateLimitPerMin validation relaxed from positive to non-negative).

@anticapture/api@1.5.1

Patch Changes

  • #2029 1b9aef0 Thanks @pikonha! - improve perfomance of the proposals endpoint

  • #1979 2ea392e Thanks @Zeugh-eth! - Fix Shutter (SHU) timelock period: Azorius.timelockPeriod() is 14400 blocks (~2 days), not zero. Corrects the timelockDelay reported by the DAO endpoint, and surfaces the Azorius post-voting lifecycle in proposal status: passed proposals now report QUEUED during the timelock window (when executeProposal would revert) and PENDING_EXECUTION during the execution window, instead of SUCCEEDED throughout. Status filters for QUEUED/PENDING_EXECUTION now also match Azorius proposals.

  • #2025 95b15e6 Thanks @pikonha! - Fix SQL injection pattern in proposals-activity repository: proposal IDs in the getUserVotes IN clause are now bound parameters instead of string-interpolated raw SQL

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
anticapture-storybook Ready Ready Preview, Comment Jul 8, 2026 1:23pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
anticapture Ignored Ignored Jul 8, 2026 1:23pm

Request Review

Copy link
Copy Markdown
Collaborator

🎨 UI Review

Automated review · scope check only

This PR only touches .changeset/shutter-encrypted-vote.md (removed), apps/dashboard/CHANGELOG.md, and apps/dashboard/package.json — a bot-generated Changesets version-bump PR that consumes a pending changeset and bumps @anticapture/dashboard to 2.7.1. No .tsx/component/style files, no dashboard-facing UI change, no rendered UI surface. Out of scope for a UI review; no findings to report.


Generated by Claude Code

@github-actions github-actions Bot force-pushed the changeset-release/dev branch 2 times, most recently from 0ca07d1 to 1757cd4 Compare July 7, 2026 13:20
@github-actions github-actions Bot force-pushed the changeset-release/dev branch from 1757cd4 to b16611c Compare July 7, 2026 13:39
@github-actions github-actions Bot force-pushed the changeset-release/dev branch from b16611c to 027dc72 Compare July 7, 2026 13:48
@github-actions github-actions Bot force-pushed the changeset-release/dev branch from 027dc72 to a1aecbc Compare July 7, 2026 14:10
@github-actions github-actions Bot force-pushed the changeset-release/dev branch from a1aecbc to a343496 Compare July 7, 2026 19:49
@github-actions github-actions Bot force-pushed the changeset-release/dev branch from a343496 to 202a8d9 Compare July 7, 2026 19:51
@github-actions github-actions Bot force-pushed the changeset-release/dev branch 2 times, most recently from 8e9d47b to 436c13f Compare July 7, 2026 20:40
@github-actions github-actions Bot force-pushed the changeset-release/dev branch from 436c13f to 6540e06 Compare July 8, 2026 13:21
@pikonha pikonha merged commit 5b50df5 into dev Jul 8, 2026
3 checks passed
@pikonha pikonha deleted the changeset-release/dev branch July 8, 2026 13:24
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