Skip to content

chore(deps): bump varlock from 1.16.1 to 1.17.0 - #314

Merged
gunnersaurus-bot[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/varlock-1.17.0
Aug 24, 2026
Merged

chore(deps): bump varlock from 1.16.1 to 1.17.0#314
gunnersaurus-bot[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/varlock-1.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps varlock from 1.16.1 to 1.17.0.

Release notes

Sourced from varlock's releases.

varlock v1.17.0

  • #1006 (minor) Native local-encryption helper binaries now ship as per-platform optional dependencies (@​varlock/native-helper-*), so npm installs only download the binaries for your own platform (on Linux this includes the Windows helper, which WSL needs)
  • #1013 (minor) printenv: new --template flag renders a string template with resolved values (with optional --escape json), e.g. auth headers JSON for an MCP headersHelper
  • #1000 (patch) Exit cleanly instead of crashing when CLI output is piped into a consumer that closes early (e.g. varlock flatten | head -3)
  • #993 (patch) - true
  • #1007 (patch) varlock flatten no longer needs to detect a workspace root - any @​import path that resolves on disk is flattened, including in non-JS monorepos
  • #1004 (patch) Ship the Linux local-encryption helper binaries uncompressed. UPX packing caused antivirus false positives (Defender Wacatac.C!ml) during install.
  • #1016 (patch) Redact sensitive values from Error objects passed to console methods, and fix console redaction of plain objects that could not survive a JSON round-trip (nested errors, circular references, bigints, dates)
  • #1015 (patch) - Replace the semver dependency with verkit, a smaller tree-shakeable alternative
  • #1007 (patch) Clearer errors for Windows-style @import/@​plugin paths, which are not supported (use forward slashes, or a relative/~ path instead of a drive letter)

Published to

Changelog

Sourced from varlock's changelog.

1.17.0

2026-08-18

  • #1013 (minor) printenv: new --template flag renders a string template with resolved values (with optional --escape json), e.g. auth headers JSON for an MCP headersHelper
  • #1006 (minor) Native local-encryption helper binaries now ship as per-platform optional dependencies (@​varlock/native-helper-*), so npm installs only download the binaries for your own platform (on Linux this includes the Windows helper, which WSL needs)
  • #1000 (patch) Exit cleanly instead of crashing when CLI output is piped into a consumer that closes early (e.g. varlock flatten | head -3)
  • #1004 (patch) Ship the Linux local-encryption helper binaries uncompressed. UPX packing caused antivirus false positives (Defender Wacatac.C!ml) during install.
  • #1007 (patch) varlock flatten no longer needs to detect a workspace root - any @​import path that resolves on disk is flattened, including in non-JS monorepos
  • #1007 (patch) Clearer errors for Windows-style @import/@​plugin paths, which are not supported (use forward slashes, or a relative/~ path instead of a drive letter)
  • #1015 (patch) - Replace the semver dependency with verkit, a smaller tree-shakeable alternative
  • #1016 (patch) Redact sensitive values from Error objects passed to console methods, and fix console redaction of plain objects that could not survive a JSON round-trip (nested errors, circular references, bigints, dates)
Commits
  • 4830a78 Version packages (#1005)
  • ce567c8 fix(redaction): redact secrets from Error objects passed to console (#1016)
  • 73c1e92 Ship native helper binaries as per-platform optional dependencies (#1006)
  • ff9b07a chore: replace semver dependency with verkit (#1015)
  • 2ea84ed feat(printenv): add --template flag for rendering string templates (#1013)
  • 3b403e8 fix(flatten): drop the workspace-root concept (#1007)
  • 777de2e Exit cleanly on broken pipe instead of crashing (#1000)
  • dfcfccf Fix flaky randomString bias test (#993)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@gunnersaurus-bot
gunnersaurus-bot Bot enabled auto-merge (squash) August 24, 2026 00:38
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/varlock-1.17.0 branch from b1deca9 to 6bb46f1 Compare August 24, 2026 00:45
Bumps [varlock](https://github.com/dmno-dev/varlock/tree/HEAD/packages/varlock) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/dmno-dev/varlock/releases)
- [Changelog](https://github.com/dmno-dev/varlock/blob/main/packages/varlock/CHANGELOG.md)
- [Commits](https://github.com/dmno-dev/varlock/commits/varlock@1.17.0/packages/varlock)

---
updated-dependencies:
- dependency-name: varlock
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@gunnersaurus-bot
gunnersaurus-bot Bot force-pushed the dependabot/npm_and_yarn/main/varlock-1.17.0 branch from 6bb46f1 to 00931f8 Compare August 24, 2026 00:48
@gunnersaurus-bot
gunnersaurus-bot Bot merged commit e57e1f7 into main Aug 24, 2026
16 checks passed
@gunnersaurus-bot
gunnersaurus-bot Bot deleted the dependabot/npm_and_yarn/main/varlock-1.17.0 branch August 24, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants