Mike Farah
43fd13129d
Fixing tests
2023-10-18 11:18:14 +11:00
Mike Farah
b9a952ae6e
Fixing tests
2023-10-18 11:10:42 +11:00
Mike Farah
c8f35d912d
Fixing tests
2023-10-17 20:12:41 +11:00
Mike Farah
2356ea0942
Fixing merge
2023-10-17 15:06:20 +11:00
Mike Farah
20fdc250d3
Merge remote-tracking branch 'origin/master' into generic_ast
2023-10-17 14:57:07 +11:00
Mike Farah
cb3e8ef323
Goccy wip
2023-10-17 14:50:32 +11:00
Samuel Mutel
7430419413
fix: Missing dependencies to build application ( #1825 )
...
Co-authored-by: Samuel Mutel <samuel.mutel@deveryware.com>
2023-10-17 14:21:41 +11:00
dependabot[bot]
5ac95e543e
Bump golang from 1.21.1 to 1.21.3 ( #1823 )
...
Bumps golang from 1.21.1 to 1.21.3.
---
updated-dependencies:
- dependency-name: golang
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>
2023-10-16 21:03:06 +11:00
dependabot[bot]
aaa81ac45a
Bump golang.org/x/net from 0.15.0 to 0.17.0 ( #1822 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 11:25:42 +11:00
Kim Alvefur
7c78a15b23
Lua output fixes ( #1811 )
...
* encoder_lua: Handle explicitly positive infinity
* encoder_lua: Fix inclusion of pre-/suffix when prettyPrinted
It seems certain operations like --prettyPrint or subset selections does
not produce a DocumentNode, which is where the lua pre- and suffix was
printed, causing those to be omitted.
* encoder_lua: Improve Tag handling robustness
Using the method call seems more reliable in case the input parser
forgets to set the tag.
2023-10-12 11:25:26 +11:00
dependabot[bot]
610896e5ed
Bump github.com/alecthomas/repr from 0.2.0 to 0.3.0 ( #1813 )
...
Bumps [github.com/alecthomas/repr](https://github.com/alecthomas/repr ) from 0.2.0 to 0.3.0.
- [Commits](https://github.com/alecthomas/repr/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: github.com/alecthomas/repr
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>
2023-10-10 14:40:52 +11:00
Mike Farah
e4894528a3
goccy wip
2023-10-10 14:28:53 +11:00
Mike Farah
f3743204ed
goccy wip
2023-10-06 10:36:28 +11:00
Mike Farah
7afe3e90ee
goccy wip
2023-10-05 20:22:59 +11:00
Mike Farah
0fceef741b
goccy wip
2023-10-05 20:22:53 +11:00
Mike Farah
45802f384c
goccy wip
2023-10-05 18:04:11 +11:00
Mike Farah
d79e93d637
goccy wip
2023-10-05 17:53:42 +11:00
Mike Farah
b0ff65d6b7
Fixed update children problem with xml
2023-10-05 16:29:12 +11:00
Mike Farah
b2a3cb47a7
Merging from master
2023-10-05 16:01:24 +11:00
Mike Farah
d113344abf
Added tonumber support #71
2023-10-05 15:15:01 +11:00
Mike Farah
6e65d44a98
Can build yq with no lua
2023-10-03 16:22:23 +11:00
Kim Alvefur
5fa41624c9
Add support for Lua input ( #1810 )
2023-10-03 16:00:51 +11:00
Mike Farah
ee900ec997
Added kind operator
2023-10-02 14:43:12 +11:00
Mike Farah
a198f72367
Bumping version
2023-09-26 14:48:52 +10:00
Mike Farah
9f355b93a2
Release notes
2023-09-26 14:48:09 +10:00
Mike Farah
0cf3adf5dd
Adding another xml test; spelling fixes
2023-09-26 14:43:08 +10:00
-pthread -Wall
05ad1dad90
Fix typos ( #1798 )
2023-09-26 14:18:18 +10:00
dependabot[bot]
c750f1a48c
Bump github.com/goccy/go-yaml from 1.11.1 to 1.11.2 ( #1794 )
...
Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml ) from 1.11.1 to 1.11.2.
- [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.11.1...v1.11.2 )
---
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>
2023-09-26 11:50:33 +10:00
Mike Farah
cdb9b56066
Spellig with cspell
2023-09-19 10:43:11 +10:00
dependabot[bot]
980b0e6daa
Bump golang.org/x/net from 0.14.0 to 0.15.0 ( #1775 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.15.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 09:45:46 +10:00
dependabot[bot]
0667500b1b
Bump docker/setup-qemu-action from 2 to 3 ( #1785 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 09:45:31 +10:00
dependabot[bot]
fa8cfd0400
Bump docker/setup-buildx-action from 2 to 3 ( #1786 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 09:44:36 +10:00
dependabot[bot]
974ded5add
Bump github.com/alecthomas/participle/v2 from 2.0.0 to 2.1.0 ( #1787 )
...
Bumps [github.com/alecthomas/participle/v2](https://github.com/alecthomas/participle ) from 2.0.0 to 2.1.0.
- [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...v2.1.0 )
---
updated-dependencies:
- dependency-name: github.com/alecthomas/participle/v2
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>
2023-09-19 09:44:23 +10:00
dependabot[bot]
e126344c00
Bump github.com/goccy/go-yaml from 1.11.0 to 1.11.1 ( #1788 )
...
Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml ) from 1.11.0 to 1.11.1.
- [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.11.0...v1.11.1 )
---
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>
2023-09-19 09:44:03 +10:00
Mike Farah
e09779e004
Fixed number parsing as float bug in JSON #1756
2023-09-19 09:42:25 +10:00
dependabot[bot]
0a0182da13
Bump actions/checkout from 3 to 4 ( #1776 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 07:58:30 +10:00
dependabot[bot]
594a0be856
Bump golang.org/x/text from 0.12.0 to 0.13.0 ( #1774 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.12.0...v0.13.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 07:57:49 +10:00
dependabot[bot]
95f61c6f69
Bump golang from 1.21.0 to 1.21.1 ( #1773 )
...
Bumps golang from 1.21.0 to 1.21.1.
---
updated-dependencies:
- dependency-name: golang
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>
2023-09-13 07:57:39 +10:00
dependabot[bot]
de55fb3988
Bump github.com/pelletier/go-toml/v2 from 2.0.9 to 2.1.0 ( #1768 )
...
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml ) from 2.0.9 to 2.1.0.
- [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.0.9...v2.1.0 )
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
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>
2023-09-05 09:26:08 +10:00
Mike Farah
62b25b1bf3
Added recipes documentation
2023-09-01 14:43:38 +10:00
Mike Farah
c66480448d
Added recipes documentation
2023-09-01 14:40:33 +10:00
Mike Farah
cda69bff5e
Adding recipes
2023-09-01 12:17:54 +10:00
Mike Farah
e5564c18fe
Another xml example
2023-09-01 11:52:58 +10:00
Mike Farah
55c0d485ba
Fixed string, null concact consistency #1712
2023-08-30 09:46:45 +10:00
Mike Farah
71f95ab87b
Fixed .a!= parsing issue #1711
2023-08-30 09:40:57 +10:00
dependabot[bot]
1e84d7ef1f
Bump github.com/jinzhu/copier from 0.3.5 to 0.4.0 ( #1763 )
...
Bumps [github.com/jinzhu/copier](https://github.com/jinzhu/copier ) from 0.3.5 to 0.4.0.
- [Commits](https://github.com/jinzhu/copier/compare/v0.3.5...v0.4.0 )
---
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>
2023-08-30 09:27:31 +10:00
Mike Farah
d18a5e3adc
Fixed new linting issue CWE-118
2023-08-28 17:39:46 +10:00
Nikolas Grottendieck
596dda8c53
improve community supported installation options for Windows ( #1761 )
...
- Add missing package manager (scoop)
- Improve winget installationn example & add link to reference documentation
- Add link to missing reference documentation for chocolatey
2023-08-28 17:27:26 +10:00
Mike Farah
6609ed76ec
Bumping version
2023-08-11 13:53:14 +10:00
Mike Farah
44c7f3aec3
Preparing release notes
2023-08-11 13:52:50 +10:00