Rudolf Thomas
f73c862cc5
feat: Create parent directories if --split-exp is used.
...
Problem: When --split-exp is used and produces filenames with slashes in
them, the target directories must already exist otherwise yq fails.
Fix/feature: Create the necessary directories with os.MkdirAll().
The permissions 0750 were chosen to satisfy the vulnerability checker.
2024-12-14 19:52:09 +11:00
Mike Farah
294a1709ad
Bumping version
2024-12-07 17:33:47 +11:00
Mike Farah
342efb23ff
Fixed panic on multipling string by very large number #2211
2024-12-07 16:53:40 +11:00
Mike Farah
2201381235
Fixed multiply string by negative number panic #2211
2024-12-07 16:28:59 +11:00
Mike Farah
5273715428
Fixed panic error #2211
2024-12-07 16:20:45 +11:00
Mike Farah
e204677ff8
Fixed no-colors regression #2218
2024-12-07 16:05:58 +11:00
Brian Egge
f76815959a
Create docker image for armv7 / raspberry pi3
2024-12-07 11:10:20 +11:00
Jan Dubois
c16b1800a0
Make sure to update the key when deleting array elements
2024-12-07 11:09:52 +11:00
dependabot[bot]
3bca3a23c0
Bump github.com/elliotchance/orderedmap from 1.6.0 to 1.7.0
...
Bumps [github.com/elliotchance/orderedmap](https://github.com/elliotchance/orderedmap ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/elliotchance/orderedmap/releases )
- [Commits](https://github.com/elliotchance/orderedmap/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/elliotchance/orderedmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 11:03:57 +11:00
dependabot[bot]
70bef5b9d2
Bump golang.org/x/net from 0.31.0 to 0.32.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.32.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 11:03:23 +11:00
dependabot[bot]
ea2ba18ef4
Bump golang from 1.23.3 to 1.23.4
...
Bumps golang from 1.23.3 to 1.23.4.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 11:00:34 +11:00
Mike Farah
80310eaaac
Removing temp docker fix
2024-11-16 20:37:27 +11:00
Mike Farah
8391193732
Temp fix docker version
2024-11-16 20:34:50 +11:00
Mike Farah
d858ab1644
Removing riscv64 from docker build as its not supported by the base golang:1.23.2 image
2024-11-16 20:31:39 +11:00
Mike Farah
f1c7e5ca79
Updated release notes
2024-11-16 15:45:36 +11:00
Mike Farah
bc5b54cb1d
Bumping version
2024-11-16 15:45:01 +11:00
Mike Farah
129e597346
Fixing release pipeline
2024-11-16 15:43:21 +11:00
Mike Farah
42db154e2e
Bumping version
2024-11-16 15:25:31 +11:00
Mike Farah
f06c7c6b52
Updating release notes
2024-11-16 15:24:53 +11:00
Mike Farah
1ae6ac18f9
Merge branch 'gabe565-add-comment-style'
2024-11-16 15:23:27 +11:00
Mike Farah
b710fadfc0
Regenerating go mod
2024-11-16 15:23:08 +11:00
Mike Farah
6a43f17d02
Merge branch 'add-comment-style' of github.com:gabe565/yq into gabe565-add-comment-style
2024-11-16 15:19:21 +11:00
Mike Farah
1a4b2485ff
Merge branch 'master' into add-comment-style
2024-11-16 15:16:12 +11:00
Mike Farah
58cc9db721
Updated release notes
2024-11-16 15:14:43 +11:00
Mike Farah
4af292f076
Fixed handling of nulls with sort_by expressions #2164
2024-11-16 12:27:18 +11:00
dependabot[bot]
f238f01856
Bump github.com/fatih/color from 1.17.0 to 1.18.0
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.17.0...v1.18.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-16 12:25:41 +11:00
dependabot[bot]
58a4d2401f
Bump golang.org/x/net from 0.30.0 to 0.31.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-16 12:11:59 +11:00
Mike Farah
887b4a560f
Fixed linting
2024-11-16 12:04:43 +11:00
dependabot[bot]
f2cc2ea5a8
Bump golang from 1.23.2 to 1.23.3
...
Bumps golang from 1.23.2 to 1.23.3.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-16 11:59:54 +11:00
Mike Farah
95e7b35f74
Fixed spelling of coloured
2024-11-16 11:54:58 +11:00
Vladimir Varankin
f071a25fa9
cmd: force no color output when NO_COLOR env presents
2024-11-16 11:54:19 +11:00
Mike Farah
b8607bacb9
Prefer not having nolint
2024-11-16 11:52:42 +11:00
Marco Vito Moscaritolo
6908161f1f
replace error creation
2024-11-16 11:48:53 +11:00
Marco Vito Moscaritolo
f168172bf4
remove unused variable parameters from functions
2024-11-16 11:48:53 +11:00
Marco Vito Moscaritolo
3ce266bfa0
fix parameter order in error type comparison
2024-11-16 11:48:53 +11:00
Marco Vito Moscaritolo
7eef1a454e
exclude lint errors to keep cobra params unchanged
2024-11-16 11:48:53 +11:00
Marco Vito Moscaritolo
072491c656
remove lint exception no longer required
2024-11-16 11:48:53 +11:00
Marco Vito Moscaritolo
18972b290a
replace deprecated megacheck with specific linters
2024-11-16 11:48:53 +11:00
Marco Vito Moscaritolo
9d60c79609
update golangci-lint to the last version
2024-11-16 11:48:53 +11:00
Gabe Cook
9caeb429ac
Format comments with a gray foreground
2024-11-10 03:30:03 -06:00
dependabot[bot]
39a81da170
Bump golang.org/x/net from 0.29.0 to 0.30.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-10 13:26:42 +11:00
dependabot[bot]
b84e23e1ec
Bump golang from 1.23.1 to 1.23.2
...
Bumps golang from 1.23.1 to 1.23.2.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-10 13:25:50 +11:00
Mike Farah
f654fbf459
Fixed array subtraction update bug #2159
2024-09-29 15:21:11 +10:00
Mike Farah
5df71072f5
Fixed index out of range error
2024-09-29 15:06:34 +10:00
dependabot[bot]
cc7738bb8d
Bump golang.org/x/net from 0.28.0 to 0.29.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-19 10:45:18 +10:00
dependabot[bot]
302ce1291f
Bump golang from 1.23.0 to 1.23.1
...
Bumps golang from 1.23.0 to 1.23.1.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-19 10:45:00 +10:00
dependabot[bot]
f57de74cfe
Bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3
...
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml ) from 2.2.2 to 2.2.3.
- [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.2...v2.2.3 )
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-06 19:09:43 +10:00
dependabot[bot]
383cd0f182
Bump golang from 1.22.5 to 1.23.0
...
Bumps golang from 1.22.5 to 1.23.0.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-06 13:37:14 +10:00
Mike Farah
3727b3e664
Fixed unecessary int64 to int conversion
2024-09-06 13:24:10 +10:00
Mike Farah
c477fc08cf
Updated readme to include x-cmd
2024-09-06 13:11:09 +10:00