Steven WdV
c3782799c5
Merge anchor traversing: add test for aliased sequence, cleanup
2025-06-16 09:56:10 +02:00
Steven WdV
162ea5437c
Fix merge anchor traversing
...
- Allow inline maps instead of just aliases
- Disallow nested sequences
- Disallow other types
Closes #2386
2025-06-13 19:08:36 +02:00
dependabot[bot] and Mike Farah
40808838ba
Bump golang.org/x/net from 0.40.0 to 0.41.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.40.0 to 0.41.0.
- [Commits](https://github.com/golang/net/compare/v0.40.0...v0.41.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.41.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-13 10:47:51 +10:00
Mike Farah
176873e93a
Refining add op
2025-06-12 15:41:27 +10:00
dependabot[bot] and Mike Farah
fd7e750040
Bump golang from 1.24.3 to 1.24.4
...
Bumps golang from 1.24.3 to 1.24.4.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.24.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-12 15:01:24 +10:00
Mike Farah
ff9d2acd4a
Preparing release notes (won't release till I get back from holiday)
2025-06-12 14:53:39 +10:00
Mike Farah
88bfbec97b
Fix add op when there are not matches piped in, #2383 , #2384
2025-06-12 14:48:10 +10:00
Antoine Deschênes and Mike Farah
b15ce77cad
fix: correct key order after add, flatten, keys, sort, reverse and shuffle
...
Signed-off-by: Antoine Deschênes <antoine.deschenes@linux.com >
2025-06-07 21:04:26 +10:00
Mike Farah
b84fd47934
More goccy progress
2025-06-07 15:23:38 +10:00
dependabot[bot] and Mike Farah
58e0cd2600
Bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0
...
Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml ) from 1.17.1 to 1.18.0.
- [Release notes](https://github.com/goccy/go-yaml/releases )
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/goccy/go-yaml/compare/v1.17.1...v1.18.0 )
---
updated-dependencies:
- dependency-name: github.com/goccy/go-yaml
dependency-version: 1.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-06 10:51:48 +10:00
o.bilko and Mike Farah
c58d9e7da4
fix tests
2025-05-17 18:55:53 +10:00
beliys and Mike Farah
3ac203ebb8
Add INI support
2025-05-17 18:55:53 +10:00
Mike Farah
b534aa9ee5
Bumping version
v4.45.4
2025-05-11 21:31:47 +10:00
Mike Farah
39a65b62d2
Updating release notes
2025-05-10 07:41:19 +10:00
Mike Farah
1e3006e951
Removing old issue template
2025-05-10 07:25:48 +10:00
Mike Farah
22949df0fd
Fixing running map against empty array bug #2359
2025-05-10 07:24:48 +10:00
Mike Farah
734e2cd254
Bumping version
v4.45.3
2025-05-09 15:48:44 +10:00
Mike Farah
082b76affa
Preparing release notes
2025-05-09 15:48:13 +10:00
Mike Farah
5bc2cd03da
Bumping golang version
2025-05-09 15:45:28 +10:00
Mike Farah
20407a07a5
Adding more tests to prevent regression again :sweat
2025-05-09 15:40:29 +10:00
dependabot[bot] and Mike Farah
0a83da6b38
Bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4
...
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/pelletier/go-toml/releases )
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml )
- [Commits](https://github.com/pelletier/go-toml/compare/v2.2.3...v2.2.4 )
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-version: 2.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-09 15:40:02 +10:00
dependabot[bot] and Mike Farah
77da8b7d32
Bump golang from 1.24.2 to 1.24.3
...
Bumps golang from 1.24.2 to 1.24.3.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.24.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-09 15:39:48 +10:00
dependabot[bot] and Mike Farah
a27db3aacc
Bump golang.org/x/net from 0.39.0 to 0.40.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.39.0 to 0.40.0.
- [Commits](https://github.com/golang/net/compare/v0.39.0...v0.40.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-09 15:35:30 +10:00
dependabot[bot] and Mike Farah
ed7fd54dac
Bump github.com/a8m/envsubst from 1.4.2 to 1.4.3
...
Bumps [github.com/a8m/envsubst](https://github.com/a8m/envsubst ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/a8m/envsubst/releases )
- [Commits](https://github.com/a8m/envsubst/compare/v1.4.2...v1.4.3 )
---
updated-dependencies:
- dependency-name: github.com/a8m/envsubst
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-09 15:33:53 +10:00
Mike Farah
2c2487c0bd
Fixing Regression in #2353 , #2359 , #2325
2025-05-09 15:29:44 +10:00
Mike Farah
2c7cce0878
Line and Column working with Goccy, Fixed Anchor Map problem
2025-05-04 19:29:42 +10:00
Mike Farah
2bd08ea4e8
Dont panic on tests
2025-05-04 10:33:09 +10:00
Mike Farah
72fa3cca98
goccy decoder supports merge maps
2025-05-03 20:20:50 +10:00
Mike Farah
f89605e3c0
goccy yaml decoder supports anchor/aliases
2025-05-03 20:01:16 +10:00
Mike Farah
c59fa8de59
Bumping version
v4.45.2
2025-05-03 16:40:24 +10:00
Mike Farah
ef8b520f89
Updating release notes
2025-05-03 16:39:36 +10:00
Mike Farah
20b5129120
Updating golanglint
2025-05-03 16:34:21 +10:00
Mike Farah
89518a09b8
Bumping golint
2025-05-03 15:58:14 +10:00
Mike Farah
d01ac7801d
Regen doc
2025-05-03 11:37:52 +10:00
Mike Farah
67520b5e7b
Adding windows arm build #2344
2025-05-03 11:37:52 +10:00
Romain Lebrun Thauront and Mike Farah
7b6e61ba2c
Update README.md
2025-05-03 11:36:12 +10:00
Romain Lebrun Thauront and Mike Farah
cf8621d9e3
Install to /usr/local in README install instruction
2025-05-03 11:36:12 +10:00
dependabot[bot] and Mike Farah
340b897252
Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-03 11:28:22 +10:00
n4zukker and Mike Farah
4155c99a12
Typo in cats example
...
The quotation mark and closing parenthesis were swapped.
Before:
```
$ echo "Hello kitty" | yq eval 'test("(?i)cats)"'
Error: bad expression - probably missing close bracket on TEST
```
After:
```
$ echo "Hello kitty" | yq eval 'test("(?i)cats")'
false
```
2025-05-03 11:27:51 +10:00
dependabot[bot] and Mike Farah
b26de94758
Bump github.com/magiconair/properties from 1.8.9 to 1.8.10
...
Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties ) from 1.8.9 to 1.8.10.
- [Release notes](https://github.com/magiconair/properties/releases )
- [Commits](https://github.com/magiconair/properties/compare/v1.8.9...v1.8.10 )
---
updated-dependencies:
- dependency-name: github.com/magiconair/properties
dependency-version: 1.8.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-03 11:24:22 +10:00
dependabot[bot] and Mike Farah
7dc5efee62
Bump golang.org/x/net from 0.34.0 to 0.39.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.34.0 to 0.39.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.39.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-03 11:24:12 +10:00
Alberto Cavalcante and Mike Farah
2cb7498444
chore(release): add windows arm64 binary target for release
2025-05-03 11:23:55 +10:00
Alberto Cavalcante and Mike Farah
649c9a083a
chore(check): use golangci-lint from GOPATH/bin as first option
2025-05-03 11:23:55 +10:00
Alberto Cavalcante and Mike Farah
074d785396
chore(devtools): use curl instead of wget for better compatibility with MacOS
2025-05-03 11:23:55 +10:00
dependabot[bot] and Mike Farah
de2f77b49c
Bump github.com/alecthomas/participle/v2 from 2.1.1 to 2.1.4
...
Bumps [github.com/alecthomas/participle/v2](https://github.com/alecthomas/participle ) from 2.1.1 to 2.1.4.
- [Release notes](https://github.com/alecthomas/participle/releases )
- [Changelog](https://github.com/alecthomas/participle/blob/master/CHANGES.md )
- [Commits](https://github.com/alecthomas/participle/compare/v2.1.1...v2.1.4 )
---
updated-dependencies:
- dependency-name: github.com/alecthomas/participle/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-05 21:36:59 +11:00
Ashok Pariya and Mike Farah
fe06096514
Add s390x platform support to Docker release workflow
...
Updated the list of supported platforms in the GitHub Actions
Docker release workflow to include linux/s390x.
Signed-off-by: Ashok Pariya <ashok.pariya@ibm.com >
2025-04-05 20:18:39 +11:00
dependabot[bot] and Mike Farah
40f2c2381b
Bump golang from 1.24.1 to 1.24.2
...
Bumps golang from 1.24.1 to 1.24.2.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.24.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-05 20:17:56 +11:00
dependabot[bot] and Mike Farah
64bee0fbe3
Bump golang from 1.24.0 to 1.24.1
...
Bumps golang from 1.24.0 to 1.24.1.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-25 15:45:53 +11:00
dependabot[bot] and Mike Farah
6e6575d5b0
Bump golang.org/x/text from 0.22.0 to 0.23.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-25 15:45:42 +11:00
Oleksandr Redko and Mike Farah
ce2ce51236
Remove mistakenly committed cover.out
2025-03-25 15:45:27 +11:00