Skip to content

Update comby/comby Docker tag to v0.18.0

Administrator requested to merge renovate/docker-comby-comby-0.x into main

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
comby/comby stage minor 0.18.0 source code search for "comby/comby"
comby/comby final minor 0.18.0 source code search for "comby/comby"

Release Notes

comby-tools/comby

v0.18.0

Compare Source

  • Add support for regex holes
  • Fuzzy match whitespace inside strings
  • Simplify matching for :[hole]: If they are not inside nested delimiters, only match until it's suffix, or end of line (rather than end of file).
  • Fix: comments in template imply whitespace
  • Add definitions for GraphQL, Dhall, JSONC

v0.17.0

Compare Source

  • Fix: don't traverse directories if exact paths are specified on the command line
  • Feature: TOML file format for specifying templates
  • Feature: .comby file in TOML format, where using flags="-my-flags" will be appending to comby invocation in the current directory. This file can also be used to specify templates for the directory

v0.16.0

Compare Source

Added:

  • -exclude option to exclude files

Updated source files to compile with OCaml 4.10.


Renovate configuration

📅 Schedule: "" in timezone America/Los_Angeles.

🚦 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 these updates again.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports

Loading