Commit Graph

  • 30ca9ffde7
    Add SECURITY.md security policy (#2660) Copilot 2026-04-12 18:57:11 +1000
  • 48f249775f
    Add SECURITY.md with security policy copilot/draft-security-policy-for-yq copilot-swe-agent[bot] 2026-04-12 08:54:48 +0000
  • 9e5309deaf
    Initial plan copilot-swe-agent[bot] 2026-04-12 08:53:54 +0000
  • 73479fcb17
    chore: pin GitHub Actions dependencies to specific commit SHAs (OSSF) copilot-swe-agent[bot] 2026-04-12 08:47:17 +0000
  • 47f7192904
    Initial plan copilot-swe-agent[bot] 2026-04-12 08:42:45 +0000
  • 2927a28283
    TOML encoder: prefer readable table sections over inline tables (#2649) Copilot 2026-04-12 18:36:43 +1000
  • 320b0dee7f
    Remove unused hasStructuralChildren method from tomlEncoder copilot/featurereadable-toml-output copilot-swe-agent[bot] 2026-04-12 05:04:10 +0000
  • 9f3a12f512
    Merge ee21f7591f into c47fe40a30 Jiri Tyr 2026-04-12 14:36:00 +1000
  • a297c15eb5
    Merge remote-tracking branch 'origin/master' into copilot/featurereadable-toml-output copilot-swe-agent[bot] 2026-04-12 04:33:27 +0000
  • c47fe40a30
    Fix TOML encoder to quote keys containing special characters (#2648) Copilot 2026-04-12 14:27:20 +1000
  • 8c018da9c9
    Bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4 (#2579) dependabot[bot] 2026-04-12 14:26:15 +1000
  • be5d5da882 Fix roundtrip of top-level string scalars that look like YAML structure barry3406 2026-04-11 09:06:37 -0700
  • 3cba9952db
    Fix stale comment in hasStructuralChildren copilot-swe-agent[bot] 2026-04-11 02:42:34 +0000
  • 8c1cb6a5f0
    Refactor EncodeSeparate+TomlInline into a single EncodeHint enum copilot-swe-agent[bot] 2026-04-11 02:41:10 +0000
  • 0db5b06476
    Fix test expectations for go.yaml.in/yaml/v4 rc.4 error message changes copilot-swe-agent[bot] 2026-04-10 10:13:00 +0000
  • 9b1bdfec70
    Apply De Morgan's law to tomlKey condition to fix staticcheck QF1001 copilot/fix-special-characters-in-toml copilot-swe-agent[bot] 2026-04-10 10:10:55 +0000
  • 44c55c8a54
    Add system(command; args) operator (disabled by default) (#2640) Copilot 2026-04-10 20:06:46 +1000
  • 22e609b2d9
    Bump golang from 1.26.1 to 1.26.2 (#2654) dependabot[bot] 2026-04-10 18:57:30 +1000
  • f4f77089ff
    fix: traverse array with streaming indices from variable binding lawrence3699 2026-04-09 19:23:57 +1000
  • 293b301bd9
    Bump golang from 1.26.1 to 1.26.2 dependabot[bot] 2026-04-09 03:52:27 +0000
  • d1ffec12e6
    Fix TOML roundtrip: use TomlInline flag instead of FlowStyle to preserve inline tables copilot-swe-agent[bot] 2026-04-08 07:06:48 +0000
  • c7aa0cec1e
    Add test for dotted table section header with special character key copilot-swe-agent[bot] 2026-04-08 06:51:10 +0000
  • 62d28d5495
    Address deep review feedback: error on disabled, strict arg/cmd validation, debug logs, docs copilot/add-system-command-operator copilot-swe-agent[bot] 2026-04-08 06:44:30 +0000
  • b99f4174ec
    Fix TOML encoder to prefer readable table sections over inline tables copilot-swe-agent[bot] 2026-04-06 09:59:10 +0000
  • 639ed76bf2
    Fix TOML encoder to quote keys with special characters copilot-swe-agent[bot] 2026-04-06 09:40:06 +0000
  • a2f8c900bf
    Initial plan copilot-swe-agent[bot] 2026-04-06 09:38:57 +0000
  • 34e0e23906
    Initial plan copilot-swe-agent[bot] 2026-04-06 09:34:00 +0000
  • 3b2423e871
    Add string slicing support (#2639) Copilot 2026-04-06 19:29:07 +1000
  • 68f0322ba3
    Bump softprops/action-gh-release from 1 to 2 (#1978) dependabot[bot] 2026-04-06 18:53:44 +1000
  • 7bc2d0ca11
    Fix spelling: multibyte -> multi-byte in Unicode test subdescription copilot/add-string-slice-support copilot-swe-agent[bot] 2026-04-06 08:51:11 +0000
  • d69c7d1a36
    Bump github.com/yuin/gopher-lua from 1.1.1 to 1.1.2 (#2642) dependabot[bot] 2026-04-06 18:45:44 +1000
  • adb150d1fb
    S2-S4: tighten lexer condition, fix doc header, add Unicode example copilot-swe-agent[bot] 2026-04-06 08:45:00 +0000
  • 1afa3c73dc Merge master: use clampSliceIndex in sliceStringNode, resolve conflicts copilot-swe-agent[bot] 2026-04-06 08:44:35 +0000
  • 6f94991c2a
    Apply suggestions from code review Mike Farah 2026-04-06 18:41:54 +1000
  • b3b4478839
    Remove deprecated --enable-system-operator alias; use --security-enable-system-operator consistently copilot-swe-agent[bot] 2026-04-06 08:35:36 +0000
  • b0ba9589d7
    Fix findInArray misuse on MappingNodes in equality and contains (#2645) Jan Dubois 2026-04-06 01:30:44 -0700
  • 80139ae1cc
    Fix panic on negative slice indices that underflow after adjustment (#2646) Jan Dubois 2026-04-06 01:27:02 -0700
  • 0374ad6b4b
    Fix stack overflow from circular alias in traverse (#2647) Jan Dubois 2026-04-06 01:25:13 -0700
  • 2ef934281e
    Fix panic and OOM in repeatString for large repeat counts (#2644) Jan Dubois 2026-04-06 01:22:46 -0700
  • 048cc14c3e Fix stack overflow from circular alias in traverse Jan Dubois 2026-04-05 21:11:55 -0700
  • 1b549962b2 Fix panic on negative slice indices that underflow after adjustment Jan Dubois 2026-04-05 21:03:21 -0700
  • da90f374c1 Fix panic and OOM in repeatString for large repeat counts Jan Dubois 2026-04-05 21:01:50 -0700
  • cc4a2c0efe Fix findInArray misuse on MappingNodes in equality and contains Jan Dubois 2026-04-05 19:30:00 -0700
  • 300329bb16
    Bump github.com/yuin/gopher-lua from 1.1.1 to 1.1.2 dependabot[bot] 2026-04-02 05:57:01 +0000
  • e10e8127e1
    Apply suggestions from code review Mike Farah 2026-03-29 09:45:08 +1100
  • 53abbbaee9
    Validate command node type and handle multiple results with debug log copilot-swe-agent[bot] 2026-03-28 03:27:46 +0000
  • 5ea069a5ed
    Update pkg/yqlib/doc/operators/system-operators.md Mike Farah 2026-03-28 14:21:39 +1100
  • 2c8605f634
    Update pkg/yqlib/doc/operators/headers/system-operators.md Mike Farah 2026-03-28 14:21:28 +1100
  • 341e2524b9
    Fix array slice out-of-bounds panic with very negative indices copilot-swe-agent[bot] 2026-03-28 03:20:37 +0000
  • 778088d70c
    Update pkg/yqlib/operator_slice.go Mike Farah 2026-03-28 14:18:51 +1100
  • 884c2d8b6b
    Add yqFlags to expressionScenario for doc command snippets; fix system op docs copilot-swe-agent[bot] 2026-03-28 02:08:14 +0000
  • da611f7a2b
    Evaluate system command/args per matched node using SingleReadonlyChildContext copilot-swe-agent[bot] 2026-03-28 02:03:15 +0000
  • 9a9399ad00
    Fix sliceStringNode signature and fix test descriptions/expressions copilot-swe-agent[bot] 2026-03-28 02:01:01 +0000
  • 6315cfe974
    Update pkg/yqlib/operator_system.go Mike Farah 2026-03-28 12:59:37 +1100
  • 14b164ba64
    Bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4 dependabot[bot] 2026-03-27 11:13:11 +0000
  • 9a72c0f780
    Add system(command; args) operator with --enable-system-operator flag copilot-swe-agent[bot] 2026-03-27 10:14:40 +0000
  • 6d345ac795
    Add string slicing support to yq copilot-swe-agent[bot] 2026-03-27 10:12:55 +0000
  • d181cf87d1
    Initial plan copilot-swe-agent[bot] 2026-03-27 10:03:56 +0000
  • 2692987998
    Initial plan copilot-swe-agent[bot] 2026-03-27 10:01:02 +0000
  • 17f66dc6c6
    Bump github.com/goccy/go-json from 0.10.5 to 0.10.6 (#2636) dependabot[bot] 2026-03-26 20:42:41 +1100
  • dcb9c2a543
    Bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 (#2637) dependabot[bot] 2026-03-26 20:42:19 +1100
  • 8f5d876bf0
    Bump github.com/fatih/color from 1.18.0 to 1.19.0 (#2638) dependabot[bot] 2026-03-26 20:42:06 +1100
  • 7d8d3ab902
    Replace gopkg.in/op/go-logging.v1 with log/slog (#2635) Copilot 2026-03-26 20:41:54 +1100
  • 67c6bc3471
    Bump github.com/fatih/color from 1.18.0 to 1.19.0 dependabot[bot] 2026-03-26 03:52:52 +0000
  • ee14afaed7
    Bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 dependabot[bot] 2026-03-26 03:52:45 +0000
  • 2dd5a7a57b
    Bump github.com/goccy/go-json from 0.10.5 to 0.10.6 dependabot[bot] 2026-03-26 03:52:39 +0000
  • fcbf99ff43
    Replace gopkg.in/op/go-logging.v1 with log/slog copilot/replace-go-logging-with-log-slog copilot-swe-agent[bot] 2026-03-26 00:20:06 +0000
  • b1c3059db8
    Initial plan copilot-swe-agent[bot] 2026-03-25 23:51:01 +0000
  • 11f4dc1a03 Bumping version Mike Farah 2026-03-26 10:08:43 +1100
  • 0f4fb8d35e Bumping version v4.52.5 Mike Farah 2026-03-26 10:03:01 +1100
  • 80c319aa0c Fixing tests with latest linting rules Mike Farah 2026-03-26 09:29:51 +1100
  • b25ae78545
    fix: reset TOML decoder state between files (#2634) Terminal Chai 2026-03-26 03:46:21 +0530
  • b151522485
    fix: preserve original filename when using --front-matter (#2613) cobyfrombrooklyn-bot 2026-03-25 18:06:20 -0400
  • 9b321bb5be test: fix TOML regression fixture spelling terminalchai 2026-03-22 03:23:27 +0530
  • c5cbf9760b
    Bump golang.org/x/net from 0.50.0 to 0.52.0 (#2628) dependabot[bot] 2026-03-21 14:03:38 +1100
  • 55969b6142
    Bump golang.org/x/net from 0.50.0 to 0.52.0 dependabot[bot] 2026-03-20 23:20:29 +0000
  • b5cb9a2f20
    Bump github.com/zclconf/go-cty from 1.17.0 to 1.18.0 (#2616) dependabot[bot] 2026-03-21 10:19:36 +1100
  • 133ba767a6
    Bump golang.org/x/mod from 0.33.0 to 0.34.0 (#2629) dependabot[bot] 2026-03-21 10:19:22 +1100
  • 8c139cd4a9
    Bump github.com/zclconf/go-cty from 1.17.0 to 1.18.0 dependabot[bot] 2026-03-20 23:12:14 +0000
  • 95b6a5ce0a
    Bump golang.org/x/mod from 0.33.0 to 0.34.0 dependabot[bot] 2026-03-20 23:11:49 +0000
  • 5db3dcf394
    Bump golang.org/x/text from 0.34.0 to 0.35.0 (#2630) dependabot[bot] 2026-03-21 10:11:12 +1100
  • 4c148178e2
    Fix typo in filename (#2611) Oleksandr Redko 2026-03-21 00:29:07 +0200
  • 4df6e46f95
    Bump docker/setup-buildx-action from 3 to 4 (#2627) dependabot[bot] 2026-03-21 09:28:17 +1100
  • 75ef6e0905
    Bump golang.org/x/text from 0.34.0 to 0.35.0 dependabot[bot] 2026-03-20 22:26:37 +0000
  • 6a965bc39a Bumping golint Mike Farah 2026-03-21 09:25:31 +1100
  • 34d3a29308
    Bump golang from 1.26.0 to 1.26.1 (#2626) dependabot[bot] 2026-03-20 20:30:05 +1100
  • 97355c902b fix: reset TOML decoder between files terminalchai 2026-03-18 02:47:47 +0530
  • 73450d5eba fixes #2623: upgrade go to 1.24.1 to fix CVE Josh McCullough 2026-03-13 09:37:03 -0400
  • 922212ff21
    Bump docker/setup-buildx-action from 3 to 4 dependabot[bot] 2026-03-12 03:52:30 +0000
  • 5b802b3a52
    Bump golang from 1.26.0 to 1.26.1 dependabot[bot] 2026-03-12 03:52:22 +0000
  • 16e4df2304
    Bump docker/login-action from 3 to 4 (#2620) dependabot[bot] 2026-03-07 13:48:13 +1100
  • 79a92d0478
    Bump docker/setup-qemu-action from 3 to 4 (#2621) dependabot[bot] 2026-03-07 13:47:56 +1100
  • e030b2067b
    Bump docker/setup-qemu-action from 3 to 4 dependabot[bot] 2026-03-05 03:52:33 +0000
  • f28c4d039b
    Bump docker/login-action from 3 to 4 dependabot[bot] 2026-03-05 03:52:28 +0000
  • ee21f7591f Preserve empty lines in HCL Jiri Tyr 2026-03-04 07:48:12 +0000
  • 0040a2de11
    Bump golang.org/x/net from 0.50.0 to 0.51.0 dependabot[bot] 2026-02-26 03:52:23 +0000
  • 79a2130107 fix: preserve original filename when using --front-matter cobyfrombrooklyn-bot 2026-02-24 10:41:47 -0500
  • acb4384688
    Fix typo in filename Oleksandr Redko 2026-02-24 15:42:07 +0200
  • 94353d7fd4 docs: resolve latest yq version dynamically in wget install example gitmpr 2026-02-23 11:45:07 +0100
  • 88a31ae8c6 updating release notes Mike Farah 2026-02-14 18:43:51 +1100