Mike Farah
|
33ec66cfdd
|
Fixed handling of UTF8 encoded CSVs #1373
|
2022-10-08 13:12:50 +11:00 |
|
dependabot[bot]
|
ae7a48df2d
|
Bump github.com/elliotchance/orderedmap from 1.4.0 to 1.5.0 (#1331)
Bumps [github.com/elliotchance/orderedmap](https://github.com/elliotchance/orderedmap) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/elliotchance/orderedmap/releases)
- [Commits](https://github.com/elliotchance/orderedmap/compare/v1.4.0...v1.5.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-09 11:05:46 +10:00 |
|
dependabot[bot]
|
187d9523c6
|
Bump github.com/goccy/go-json from 0.9.10 to 0.9.11 (#1314)
Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.9.10 to 0.9.11.
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.9.10...v0.9.11)
---
updated-dependencies:
- dependency-name: github.com/goccy/go-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-25 13:41:11 +10:00 |
|
dependabot[bot]
|
a4634cdc86
|
Bump github.com/alecthomas/participle/v2 (#1302)
Bumps [github.com/alecthomas/participle/v2](https://github.com/alecthomas/participle) from 2.0.0-beta.4 to 2.0.0-beta.5.
- [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.0.0-beta.4...v2.0.0-beta.5)
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-11 13:47:22 +10:00 |
|
Mike Farah
|
b9a1ef89fe
|
Added NDJSON decoder (#1281)
|
2022-07-27 12:26:22 +10:00 |
|
Mike Farah
|
03ba38eaff
|
Using new lexer by alecthomas! (#1270)
|
2022-07-13 14:45:28 +10:00 |
|
Mike Farah
|
f393cf37c2
|
Dont clobber anchor when adding nodes - fixes #1269
|
2022-07-13 11:12:15 +10:00 |
|
dependabot[bot]
|
c5f83e4730
|
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#1250)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-23 19:23:45 +10:00 |
|
rndmit
|
b9309a42a4
|
XML decoder additions (#1239)
* Add xml-keep-namespace and xml-raw-token features
* Add tests
* Change flags usage strings
* Append docs
|
2022-06-15 09:40:31 +10:00 |
|
Mike Farah
|
9eaec6f0f5
|
Bumped go-yaml!
|
2022-05-28 13:32:35 +10:00 |
|
Mike Farah
|
3cd999bb87
|
Bumping to go1.18, bumping dev tools
|
2022-03-28 14:18:55 +11:00 |
|
dependabot[bot]
|
99cd9e8aae
|
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#1143)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/v1.4.0/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.3.0...v1.4.0)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-17 21:00:40 +11:00 |
|
dependabot[bot]
|
6c220d4562
|
Bump github.com/magiconair/properties from 1.8.5 to 1.8.6 (#1121)
Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/magiconair/properties/releases)
- [Changelog](https://github.com/magiconair/properties/blob/main/CHANGELOG.md)
- [Commits](https://github.com/magiconair/properties/compare/v1.8.5...v1.8.6)
---
updated-dependencies:
- dependency-name: github.com/magiconair/properties
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-25 08:58:01 +11:00 |
|
dependabot[bot]
|
6f27cb93d1
|
Bump github.com/a8m/envsubst from 1.2.0 to 1.3.0 (#1089)
Bumps [github.com/a8m/envsubst](https://github.com/a8m/envsubst) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/a8m/envsubst/releases)
- [Commits](https://github.com/a8m/envsubst/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: github.com/a8m/envsubst
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-27 16:21:31 +11:00 |
|
Samuel Cormier-Iijima
|
8195ff8b9b
|
Add a new envsubst operator to replace environment variables in strings (#1082)
|
2022-01-25 19:33:30 +11:00 |
|
dependabot[bot]
|
f8bcaca4c9
|
Bump github.com/jinzhu/copier from 0.3.4 to 0.3.5 (#1071)
Bumps [github.com/jinzhu/copier](https://github.com/jinzhu/copier) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/jinzhu/copier/releases)
- [Commits](https://github.com/jinzhu/copier/compare/v0.3.4...v0.3.5)
---
updated-dependencies:
- dependency-name: github.com/jinzhu/copier
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-21 18:36:33 +11:00 |
|
Mike Farah
|
ec8ef312ef
|
Added XML encoding/decoding (#1067)
* Added XML encoding/decoding
* Minor fixes
* Improve yq doc
* Lint
|
2022-01-15 11:57:59 +11:00 |
|
dependabot[bot]
|
2d7c63e4e4
|
Bump github.com/goccy/go-yaml from 1.9.4 to 1.9.5 (#1065)
Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) from 1.9.4 to 1.9.5.
- [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.9.4...v1.9.5)
---
updated-dependencies:
- dependency-name: github.com/goccy/go-yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-14 13:33:30 +11:00 |
|
Mike Farah
|
df32baedf1
|
Added XML decoder (#1044)
|
2021-12-21 15:02:07 +11:00 |
|
dependabot[bot]
|
d8abcce633
|
Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#1039)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.2.1...v1.3.0)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-16 14:55:07 +11:00 |
|
dependabot[bot]
|
3126724eaf
|
Bump github.com/jinzhu/copier from 0.3.2 to 0.3.4 (#1027)
Bumps [github.com/jinzhu/copier](https://github.com/jinzhu/copier) from 0.3.2 to 0.3.4.
- [Release notes](https://github.com/jinzhu/copier/releases)
- [Commits](https://github.com/jinzhu/copier/compare/v0.3.2...v0.3.4)
---
updated-dependencies:
- dependency-name: github.com/jinzhu/copier
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-02 19:45:09 +11:00 |
|
Mike Farah
|
8c5d1e0252
|
gci linter
|
2021-11-26 20:24:21 +11:00 |
|
Mike Farah
|
c2952d49e5
|
Attempt to fix golint problem
|
2021-11-24 11:12:47 +11:00 |
|
dependabot[bot]
|
e650883cb6
|
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.3...v1.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-09 08:25:26 +11:00 |
|
dependabot[bot]
|
8b2c036eba
|
Bump github.com/fatih/color from 1.10.0 to 1.13.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.10.0 to 1.13.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.10.0...v1.13.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-09 08:25:26 +11:00 |
|
dependabot[bot]
|
543da3ac2b
|
Bump github.com/jinzhu/copier from 0.2.8 to 0.3.2
Bumps [github.com/jinzhu/copier](https://github.com/jinzhu/copier) from 0.2.8 to 0.3.2.
- [Release notes](https://github.com/jinzhu/copier/releases)
- [Commits](https://github.com/jinzhu/copier/compare/v0.2.8...v0.3.2)
---
updated-dependencies:
- dependency-name: github.com/jinzhu/copier
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-09 08:25:26 +11:00 |
|
dependabot[bot]
|
b175260731
|
Bump github.com/goccy/go-yaml from 1.8.9 to 1.9.4
Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) from 1.8.9 to 1.9.4.
- [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.8.9...v1.9.4)
---
updated-dependencies:
- dependency-name: github.com/goccy/go-yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-09 08:25:26 +11:00 |
|
Mike Farah
|
bc04873292
|
Man page
|
2021-10-18 11:03:53 +11:00 |
|
Mike Farah
|
0064b68ed9
|
Revert "Removed leadingContentPreProcessing flag - header preprocessing is stable"
This reverts commit 4ce9433468 .
|
2021-10-15 11:47:00 +11:00 |
|
Mike Farah
|
4ce9433468
|
Removed leadingContentPreProcessing flag - header preprocessing is stable
|
2021-10-15 08:53:00 +11:00 |
|
Mike Farah
|
b64982a487
|
Properties encoder wip
|
2021-07-25 11:43:51 +10:00 |
|
Monica Debbeler
|
f67a83a5bc
|
Fix for gosec rule G104 - handle errors
|
2021-07-07 13:50:04 +10:00 |
|
Mike Farah
|
3f0be107d4
|
Bump dependencies
|
2021-03-19 12:58:43 +11:00 |
|
Mike Farah
|
f7b50e9853
|
Fixed += operator (https://github.com/mikefarah/yq/issues/750)
|
2021-03-19 12:36:05 +11:00 |
|
Mike Farah
|
c4c8e5e7b0
|
Preserve comments on map keys
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
dd17f072cf
|
update deps
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
c1cf8b4e34
|
fixing exposed functions and interfaces
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
316e0d4d5a
|
Bumped go yaml for comment hanlding fixes
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
efb9027540
|
Merge branch 'v4'
|
2020-12-20 13:31:23 +11:00 |
|
Mike Farah
|
c9dbf04da3
|
Added pipe and length docs, fix pipe precedence
|
2020-12-01 17:58:07 +11:00 |
|
Mike Farah
|
da027f69d7
|
updated cobra package
|
2020-12-01 16:16:20 +11:00 |
|
Mike Farah
|
ec43f5e7c3
|
go mod tidy
|
2020-11-25 11:06:43 +11:00 |
|
Mike Farah
|
62f262147c
|
Attempt to fix git pipeline
|
2020-11-20 14:00:24 +11:00 |
|
Mike Farah
|
af39fc737d
|
Fixed linting
|
2020-11-13 14:07:11 +11:00 |
|
Mike Farah
|
85d059340b
|
first cli
|
2020-10-27 16:45:16 +11:00 |
|
Mike Farah
|
badd476730
|
collect object operator!
|
2020-10-21 13:54:51 +11:00 |
|
Mike Farah
|
c791e5c663
|
equal!
|
2020-10-09 15:06:01 +11:00 |
|
Mike Farah
|
4c95efa469
|
wip
|
2020-10-09 08:51:14 +11:00 |
|
Mike Farah
|
778f8c6916
|
Removed doctools
|
2020-09-08 13:03:18 +10:00 |
|
Mike Farah
|
759456e375
|
Lib version bumps
|
2020-09-08 09:13:57 +10:00 |
|