Commit Graph

  • 92bdd0681d
    Merge 9ce5c8afee into 17f66dc6c6 Tommy Malmqvist 2026-03-29 22:56:45 +0600
  • 3a918d36f5
    Merge e10e8127e1 into 17f66dc6c6 Copilot 2026-03-29 09:45:10 +1100
  • e10e8127e1
    Apply suggestions from code review copilot/add-system-command-operator 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
  • 8f63daf585
    Merge 341e2524b9 into 17f66dc6c6 Copilot 2026-03-28 03:20:41 +0000
  • 341e2524b9
    Fix array slice out-of-bounds panic with very negative indices copilot/add-string-slice-support 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
  • 3f3e67eb67
    Merge 9883ebc313 into 17f66dc6c6 dependabot[bot] 2026-03-28 01:53:16 +0000
  • 1e21c7f713
    Merge 2d6c345479 into 17f66dc6c6 Will 2026-03-27 11:38:11 +0000
  • d57b16317c
    Merge 14b164ba64 into 17f66dc6c6 dependabot[bot] 2026-03-27 11:13:14 +0000
  • 14b164ba64
    Bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4 dependabot/go_modules/go.yaml.in/yaml/v4-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
  • 1ad3677589
    Merge ee21f7591f into 17f66dc6c6 Jiri Tyr 2026-03-26 11:35:10 +0100
  • 17f66dc6c6
    Bump github.com/goccy/go-json from 0.10.5 to 0.10.6 (#2636) master 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 v4 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
  • 5a7e72a743 Bumping version v4.52.4 Mike Farah 2026-02-14 18:43:09 +1100
  • 562531d936 Dropping windows/arm Mike Farah 2026-02-14 18:42:31 +1100
  • 2c471b6498 Bumping version v4.52.3 Mike Farah 2026-02-14 11:51:00 +1100
  • f4ef6ef3cf Release notes Mike Farah 2026-02-14 11:50:51 +1100
  • f49f2bd2d8
    Bump golang.org/x/mod from 0.31.0 to 0.33.0 (#2606) dependabot[bot] 2026-02-14 11:42:40 +1100
  • 3b5f718fea
    Bump golang.org/x/mod from 0.31.0 to 0.33.0 dependabot[bot] 2026-02-14 00:33:51 +0000
  • 6ccc7b7797
    Bump golang.org/x/net from 0.49.0 to 0.50.0 (#2604) dependabot[bot] 2026-02-14 11:32:58 +1100
  • b3e1fbb7d1
    Bump golang from 1.25.6 to 1.26.0 (#2603) dependabot[bot] 2026-02-14 11:32:47 +1100
  • ff02960fc5
    Bump golang.org/x/text from 0.33.0 to 0.34.0 dependabot[bot] 2026-02-12 03:52:39 +0000
  • 92b7916892
    Bump golang.org/x/net from 0.49.0 to 0.50.0 dependabot[bot] 2026-02-12 03:52:31 +0000
  • 5326e36a5e
    Bump golang from 1.25.6 to 1.26.0 dependabot[bot] 2026-02-12 03:52:24 +0000
  • 7095d8a4f2
    Update golang verion within Dockerfile.dev Nathan Lacey 2026-02-10 13:33:44 -0500
  • 4cf9a4997b
    resolve CVE within trivy scan Nathan Lacey 2026-02-10 13:28:08 -0500
  • 5ab390a3d2
    Bump golang.org/x/mod from 0.31.0 to 0.32.0 dependabot[bot] 2026-02-05 03:52:28 +0000
  • 12483f4df0
    Bump golang from 1.25.6 to 1.26rc3 dependabot[bot] 2026-02-05 03:52:26 +0000
  • 288ca2d114
    Fixing comments in TOML arrays #2592 (#2595) Mike Farah 2026-02-03 19:42:49 +1100
  • 8372683ef3 Fixing comments in TOML arrays #2592 comments-in-array-2592 Mike Farah 2026-02-03 19:18:39 +1100
  • eb04fa87af More tests Mike Farah 2026-02-01 10:27:18 +1100
  • 2be0094729 Bumping version v4.52.2 Mike Farah 2026-02-01 09:19:54 +1100
  • 3c18d5b035 Preparing release Mike Farah 2026-02-01 09:19:45 +1100
  • 2dcc2293da Merge branch 'tomers-fix/toml-comments-table-scope-2588' Mike Farah 2026-02-01 09:14:32 +1100
  • eb4fde4ef8 Pulling out common code Mike Farah 2026-02-01 09:14:18 +1100
  • 06ea4cf62e Fixing spelling Mike Farah 2026-02-01 09:10:48 +1100
  • 37089d24af Merge branch 'fix/toml-comments-table-scope-2588' of github.com:tomers/yq into tomers-fix/toml-comments-table-scope-2588 Mike Farah 2026-02-01 09:08:20 +1100
  • 7cf88a0291
    Add regression test for go install compatibility #2587 (#2591) Slava Ezhkin 2026-01-31 23:01:53 +0100
  • 41adc1ad18 Fixing wrongly named instructions file Mike Farah 2026-02-01 08:53:12 +1100
  • 761dcda621 Add regression test for go install compatibility #2587 Slava Ezhkin 2026-01-31 17:05:59 +0100
  • e902524bbe Rename instructions file to fix go install failure Slava Ezhkin 2026-01-31 14:03:08 +0100
  • b4b96f2a68 Fix TOML table parsing after standalone comments Tomer Shalev 2026-01-31 14:41:30 +0200
  • 2824d66a65 Multiply uses a readonly context #2558 Mike Farah 2026-01-31 16:47:58 +1100
  • 4bbffa9022 Fixed merge globbing wildcards in keys #2564 Mike Farah 2026-01-31 15:44:50 +1100
  • d26bca1a15
    Merge 76dc8dcae8 into 3d918acc2a Robin H. Johnson 2026-01-30 20:40:05 -0800
  • bdeedbd275 Fixing TOML subarray parsing issue #2581 Mike Farah 2026-01-31 15:25:11 +1100
  • 3d918acc2a Bumping version v4.52.1 Mike Farah 2026-01-31 15:03:32 +1100
  • 01005cc8fd Preparing release notes Mike Farah 2026-01-31 15:03:23 +1100
  • c4468165f2 Formatting Mike Farah 2026-01-31 14:55:36 +1100
  • e35d32a0b6
    buildfix: which -> command -v (#2582) sydarn 2026-01-31 04:51:56 +0100