Bao Trinh
|
df92decbe0
|
chore: add xml namespace prefix test cases
|
2025-10-12 13:42:24 +11:00 |
|
Mike Farah
|
23060cb8af
|
Improving first op docs
|
2025-09-19 14:59:19 +10:00 |
|
Mike Farah
|
4532346e13
|
Adding first operator
|
2025-09-10 18:47:52 +10:00 |
|
Navid
|
ff40a023cc
|
Fix out of range panic in yaml decoder
|
2025-09-09 20:45:53 +10:00 |
|
Mike Farah
|
7d49d408ef
|
Added parents operator
|
2025-09-09 20:27:11 +10:00 |
|
Mike Farah
|
6251e95af8
|
Bumping version
|
2025-09-08 20:05:05 +10:00 |
|
Mike Farah
|
b2155ebb00
|
Preparing release
|
2025-09-08 20:04:59 +10:00 |
|
Mike Farah
|
911e3942e3
|
Bumping pflag
|
2025-09-08 20:01:58 +10:00 |
|
Louis Lombard
|
35d338cc24
|
modify empty table decode
|
2025-09-08 20:00:31 +10:00 |
|
dependabot[bot]
|
6d7aa384c4
|
Bump github.com/spf13/cobra from 1.9.1 to 1.10.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.9.1...v1.10.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 19:45:13 +10:00 |
|
Mike Farah
|
e89001156a
|
Adding gah as a community supported install method
|
2025-09-04 14:23:06 +10:00 |
|
dependabot[bot]
|
c34edcf983
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 14:18:19 +10:00 |
|
dependabot[bot]
|
a46a5766fa
|
Bump golang from 1.24.5 to 1.25.0
Bumps golang from 1.24.5 to 1.25.0.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 14:17:49 +10:00 |
|
dependabot[bot]
|
af2f86828c
|
Bump golang.org/x/net from 0.42.0 to 0.43.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.42.0 to 0.43.0.
- [Commits](https://github.com/golang/net/compare/v0.42.0...v0.43.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 14:17:12 +10:00 |
|
Jeremy L. Morris
|
76c817009f
|
Use ghcr.io instead of ghrc.io
|
2025-08-27 08:23:00 +10:00 |
|
Mike Farah
|
f03c9dc599
|
Bumping version
|
2025-07-23 14:03:02 +10:00 |
|
Mike Farah
|
023c85e1e2
|
Adding test for #2404
|
2025-07-23 13:46:15 +10:00 |
|
Mike Farah
|
a3d9e0172f
|
Prepping release notes
|
2025-07-23 13:42:07 +10:00 |
|
dependabot[bot]
|
ab3be228dc
|
Bump github.com/spf13/pflag from 1.0.6 to 1.0.7
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.6...v1.0.7)
---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
dependency-version: 1.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-23 13:37:12 +10:00 |
|
dependabot[bot]
|
93fed3fd7a
|
Bump golang.org/x/net from 0.41.0 to 0.42.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.41.0 to 0.42.0.
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-23 13:37:03 +10:00 |
|
dependabot[bot]
|
f42534ea0f
|
Bump github.com/alecthomas/repr from 0.4.0 to 0.5.1
Bumps [github.com/alecthomas/repr](https://github.com/alecthomas/repr) from 0.4.0 to 0.5.1.
- [Commits](https://github.com/alecthomas/repr/compare/v0.4.0...v0.5.1)
---
updated-dependencies:
- dependency-name: github.com/alecthomas/repr
dependency-version: 0.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-23 13:36:52 +10:00 |
|
Mike Farah
|
b968963ed4
|
Merge branch 'stevenwdv-merge-anchor-fix'
|
2025-07-23 13:32:57 +10:00 |
|
Mike Farah
|
92309b17a4
|
Fixed test doc gen
|
2025-07-23 13:31:25 +10:00 |
|
Mike Farah
|
d5757fc82b
|
Working on clarifying docs
|
2025-07-22 11:51:33 +10:00 |
|
Mike Farah
|
db2a4550e5
|
Fixed tests
|
2025-07-22 11:25:02 +10:00 |
|
Mike Farah
|
3018396ed2
|
wip: fixing key order
|
2025-07-22 10:50:52 +10:00 |
|
Mike Farah
|
84b095bbc4
|
Making examples of the merge fix flag clearer
|
2025-07-22 10:18:39 +10:00 |
|
Mike Farah
|
f35e57d901
|
Warn less about flag
|
2025-07-22 10:02:27 +10:00 |
|
Steven WdV
|
70ac3d6c7a
|
Add override behavior comments
|
2025-07-20 15:46:15 +02:00 |
|
Steven WdV
|
904215ef4d
|
Fix key overriding in regular maps for traversing
|
2025-07-20 15:37:45 +02:00 |
|
Steven WdV
|
41cc4fb4ac
|
Merge remote-tracking branch 'stevenwdv/merge-anchor-fix' into merge-anchor-fix
# Conflicts:
# pkg/yqlib/doc/operators/anchor-and-alias-operators.md
# pkg/yqlib/operator_anchors_aliases_test.go
|
2025-07-20 15:00:23 +02:00 |
|
Steven WdV
|
9c95a9f379
|
Unify reconstructAliasedMap & fixedReconstructAliasedMap
|
2025-07-20 14:59:17 +02:00 |
|
Steven WdV
|
a4720c089a
|
Merge remote-tracking branch 'origin/MakeExplodeGreatAgain' into merge-anchor-fix
# Conflicts:
# pkg/yqlib/doc/operators/anchor-and-alias-operators.md
# pkg/yqlib/operator_anchors_aliases.go
# pkg/yqlib/operator_anchors_aliases_test.go
|
2025-07-20 14:37:36 +02:00 |
|
Steven WdV
|
3431aebb2c
|
Add tests for accessing !!str <<
|
2025-07-20 13:28:14 +02:00 |
|
Steven WdV
|
ae87394f4a
|
Formatting
|
2025-07-20 13:24:48 +02:00 |
|
Mike Farah
|
23a7b173bf
|
Fixing merge anchor key order
|
2025-07-19 15:27:44 +10:00 |
|
stevenwdv
|
5e75db824b
|
UK spelling
|
2025-07-17 11:43:28 +02:00 |
|
Steven WdV
|
08ecd39a1e
|
Add tests for invalid merge key handling for traverse
|
2025-07-16 18:07:16 +02:00 |
|
Steven WdV
|
b7aa711d94
|
Add note
|
2025-07-16 18:02:51 +02:00 |
|
Steven WdV
|
a5b8ef6cb1
|
Add some tests regarding override behavior.
The one in fixedTraversePathOperatorScenarios still fails
|
2025-07-16 17:56:56 +02:00 |
|
Steven WdV
|
a47e882c8f
|
Flag for fixed list merge key traverse override behavior,
and fix traversing map with merge key that would override local key (completes #2110 fix)
|
2025-07-16 16:00:16 +02:00 |
|
Steven WdV
|
128bf80eed
|
Merge branch 'master' into merge-anchor-fix
|
2025-07-16 14:25:23 +02:00 |
|
Mike Farah
|
4019d42d60
|
Install specific version of gosec
|
2025-07-16 15:51:42 +10:00 |
|
Mike Farah
|
55daf6d93c
|
Fixed panic for syntax error when creating a map #2423
|
2025-07-16 15:35:12 +10:00 |
|
Mike Farah
|
8e731ac13c
|
Added "debug-node-info" flag for inspecting yq AST
|
2025-07-15 21:35:54 +10:00 |
|
ryenus
|
d0c897f5e6
|
skip format check for filenames ending with dot
also add a unit test for func FormatStringFromFilename to cover such case
|
2025-07-15 19:30:07 +10:00 |
|
Mike Farah
|
6e8cc00030
|
Added flag to fix #2110
|
2025-07-14 16:26:26 +10:00 |
|
Mike Farah
|
b9d9e2fbad
|
Moar tests
|
2025-07-11 22:00:20 +10:00 |
|
dependabot[bot]
|
a98921213f
|
Bump golang.org/x/text from 0.26.0 to 0.27.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.26.0...v0.27.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-11 11:18:33 +10:00 |
|
dependabot[bot]
|
0153cccda9
|
Bump golang from 1.24.4 to 1.24.5
Bumps golang from 1.24.4 to 1.24.5.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.24.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-11 11:18:23 +10:00 |
|