Skip to content

Conversation

@flowbie-bot
Copy link
Contributor

@flowbie-bot flowbie-bot bot commented Sep 28, 2025

This PR contains the following updates:

Package Update Change
aqua:getsops/sops minor 3.10.2 -> 3.11.0

Release Notes

getsops/sops (aqua:getsops/sops)

v3.11.0

Compare Source

Security fixes:

  • Ensure temporary file for editing is only read-writable by owner.
    This was already the case for the directory containing the file (#​1903).
  • Ignore encryption selection options for binary store, and warn when they are used.
    In previous versions, these could have prevented the data to be encrypted (#​1927).
  • Do not print sensitive values in error messages when trying to encrypt
    complex values in DotEnv and exec-env (#​1959).

Features:

  • Allow to set values from file with sops set --value-file (#​1876,
    #​1940).
  • Allow to set values from stdin with sops set --value-stdin (#​1894).
  • Add subcommands to create shell completion scripts (#​1892).
  • Allow to provide keys as YAML lists instead of comma-separated strings (#​1880).
  • Allow to configure --enable-local-keyservice and --keyservice through
    environment variables (#​1930).
  • Allow to omit AZKV key version in .sops.yaml (#​1919,
    #​1947).
  • Allow non-complex non-string values in DotEnv and sops exec-env (#​1933).

Improvements:

Bugfixes:

  • Fix Shamir threshold encoding for INI and ENV files (#​1899).
  • Fix detection logic for destination rules to detect all conflicts (#​1936).
  • Fix converting integers to strings (#​1929).
  • Fix keyservice client for Unix domain sockets (#​1910).

Project changes:


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

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.

1 participant