🐸 Versioned release - #961
Merged
Merged
Conversation
Contributor
📦 Bundle size vs last published release
dist/ only; native binaries are versioned separately and not counted here. |
Contributor
There was a problem hiding this comment.
✅ No new issues found.
Reviewed changes Verified the generated release artifacts for the three packages included in this release.
varlock1.15.0: Consistently updates the package manifest, lockfile workspace version, and changelog forgenerateOtp().@varlock/1password-plugin2.0.3: Consistently records the OTP caching and Connect error fix across release artifacts.env-spec-language0.3.2: Consistently recordsgenerateOtp()autocomplete across release artifacts.- Bump consumption: Removes the three corresponding
.bumpyfiles after incorporating their entries.
azure/gpt-5.6-sol | 𝕏
bumpy-bot
force-pushed
the
bumpy/version-packages
branch
from
July 30, 2026 23:54
c8c31c0 to
0f6629e
Compare
@varlock/1password-plugin@2.0.3 env-spec-language@0.3.2 varlock@1.15.0
bumpy-bot
force-pushed
the
bumpy/version-packages
branch
from
July 31, 2026 00:26
0f6629e to
8e9cefc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR was created and will be kept in sync by bumpy based on your bump files (in
.bumpy/). Merge it when you are ready to release the packages listed below:varlock1.14.1 → 1.15.0 CHANGELOG.md--persist-cakeeps a broker's CA across restarts so clients that already trust it keep working (bump file)varlock proxy start/rungain--expose(optionally--expose=<addr>) to bind off-loopback and serve a built-in CONNECT-over-WebSocket tunnel, so a client behind provider HTTP ingress (E2B, Modal, ...) can route through it. Enabling the tunnel mints a per-session data-plane token that clients must present (pin it withVARLOCK_PROXY_TOKEN), while loopback clients stay exempt and the control endpoint stays loopback-only.varlock proxy run --url <wss-url> -- <command>(with the token inVARLOCK_PROXY_TOKEN, or--token) runs the command through a broker running elsewhere: it opens the tunnel, self-wires the env and CA certs from the broker, and only ever holds placeholders.varlock proxy envalso gains--full(emit the whole child-view env, not just the wiring) with--proxy-url/--cert-dirto repoint it, for wiring a client manually. Newvarlock proxy tokenprints a session's data-plane token, so a minted one can be read back rather than scraped from logs; the startup banner now withholds it unless stdout is a terminal. (bump file)@varlock/1password-plugin2.0.2 → 2.0.3 CHANGELOG.mdenv-spec-language0.3.1 → 0.3.2 CHANGELOG.md