Skip to content

chore(deps): update dependency aube to v2.2.11 - #4126

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/aube-2.x
Sep 5, 2026
Merged

chore(deps): update dependency aube to v2.2.11#4126
renovate[bot] merged 1 commit into
mainfrom
renovate/aube-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
aube tools patch v2.2.9 β†’ v2.2.11

Release Notes

jdx/aube (aube)

v2.2.11: : Housekeeping release

Compare Source

This is a small housekeeping release cut immediately after v2.2.10. There are no new user-facing changes since v2.2.10 β€” the two aube config fixes listed below already shipped in that release and are carried forward here for completeness.

Fixed

Both of these first shipped in v2.2.10.

  • Redact credentials from config output (#​1483 by @​jdx) β€” aube config list (text and --json) and aube config set render authentication fields such as _authToken, username, password, key, and email as (protected) instead of echoing the secret, and embedded URL credentials are masked. Secrets are still written to disk as expected β€” only the terminal output is redacted.

  • Preserve comments and ordering in config.toml (#​1480 by @​jdx) β€” Config edits go through toml_edit instead of rebuilding the file from a semantic map, so comments, whitespace, quoting, and setting order survive a config set.

Full Changelog: aubepkg/aube@v2.2.10...v2.2.11

πŸ’š Sponsor aube

aube is built and maintained by @​jdx, an open source developer at entire.io, the title sponsor of his open source work.

If aube saves your team install time or CI minutes, please consider becoming an individual or company sponsor. Your support funds ongoing development and helps keep aube fast, free, and independent.

v2.2.10: : Safer, tidier config editing

Compare Source

A small release focused on aube config: credentials are now redacted from command output, and editing config.toml no longer clobbers your formatting.

Fixed

  • Redact credentials from config output (#​1483 by @​jdx) β€” aube config list (text and --json) and aube config set now render authentication fields such as _authToken, username, password, key, and email as (protected) instead of echoing the secret. Embedded URL credentials in values like proxies are masked (userinfo is replaced with ***), while non-secret URLs still display normally. Secrets are still written to disk as expected β€” only the terminal output is redacted.

  • Preserve comments and ordering in config.toml (#​1480 by @​jdx) β€” Config edits now go through toml_edit instead of rebuilding the file from a semantic map, so your comments, whitespace, quoting, multiline array formatting, and setting order survive a config set. Updated settings keep their existing formatting and genuinely new settings are appended.

Full Changelog: aubepkg/aube@v2.2.9...v2.2.10

πŸ’š Sponsor aube

aube is built and maintained by @​jdx, an open source developer at entire.io, the title sponsor of his open source work.

If aube saves your team install time or CI minutes, please consider becoming an individual or company sponsor. Your support funds ongoing development and helps keep aube fast, free, and independent.


Configuration

πŸ“… Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) September 5, 2026 22:15
@renovate renovate Bot added the mise label Sep 5, 2026
@renovate
renovate Bot merged commit 5dcc37e into main Sep 5, 2026
9 checks passed
@renovate
renovate Bot deleted the renovate/aube-2.x branch September 5, 2026 22:19
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.

0 participants