summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-28deps(go): Bump github.com/hairyhenderson/go-fsimpl from 0.1.4 to 0.1.5 (#2146)dependabot[bot]
2024-06-27deps(go): Bump github.com/aws/aws-sdk-go from 1.54.8 to 1.54.9 (#2143)dependabot[bot]
2024-06-27deps(go): Bump cuelang.org/go from 0.9.1 to 0.9.2 (#2142)dependabot[bot]
2024-06-26ci(fix): Fix release publish step (#2141)Dave Henderson
2024-06-25deps(go): Bump github.com/aws/aws-sdk-go from 1.54.6 to 1.54.8 (#2139)dependabot[bot]
2024-06-24deps(go): Bump github.com/hack-pad/hackpadfs from 0.2.3 to 0.2.4 (#2137)dependabot[bot]
2024-06-24ci(chore): Install release-please for automated releases (#2133)Dave Henderson
2024-06-23deps(go): Bump github.com/hack-pad/hackpadfs from 0.2.2 to 0.2.3 (#2131)dependabot[bot]
2024-06-23ci(test): Add 32-bit CI tests (#2126)Dave Henderson
2024-06-23fix(test): Fix strings.Repeat test that failed in the wrong way on 32bit (#2129)Dave Henderson
2024-06-23ci(tweak): change dependabot config (#2130)Dave Henderson
2024-06-23deps(go): bump github.com/hairyhenderson/go-fsimpl to fix 32-bit panic (#2128)Dave Henderson
2024-06-23deps(go): bump github.com/hack-pad/hackpadfs (#2127)Dave Henderson
2024-06-22docs(chore): Uncomment 'released' tags for functions in v4.0.0 (#2125)Dave Henderson
2024-06-22Build(deps): Bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.6 (#2123)dependabot[bot]
2024-06-17deps: minor updates (#2119)Dave Henderson
2024-06-17feat(coll): New coll.Set and coll.Unset functions (#2118)Dave Henderson
2024-06-16feat: Add ability to override 'type' query parameter name (#2115)Dave Henderson
2024-06-16chore(mod): remove replace directive for go-git (#2116)Dave Henderson
2024-06-16Build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#2108)dependabot[bot]
2024-06-16chore(api)!: Error instead of returning 0 on invalid inputs to conv.* functio...Dave Henderson
2024-06-16Build(deps): Bump github.com/hairyhenderson/go-fsimpl (#2111)dependabot[bot]
2024-06-16Build(deps): Bump github.com/aws/aws-sdk-go from 1.53.19 to 1.54.2 (#2110)dependabot[bot]
2024-06-16Build(deps): Bump cuelang.org/go from 0.9.0 to 0.9.1 (#2113)dependabot[bot]
2024-06-16Build(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#2112)dependabot[bot]
2024-06-16docs: Sync fix from #2107 to source (#2114)Dave Henderson
2024-06-15Fix broken example for Strings.Trim (#2107)Krishna Tippur
2024-06-15Build(deps): Bump k8s.io/client-go from 0.30.1 to 0.30.2 (#2109)dependabot[bot]
2024-06-11chore(api)!: Unexport some Config methods (#2106)Dave Henderson
2024-06-11chore(api)!: Return errors instead of panicking on regexp functions (#2105)Dave Henderson
2024-06-10Build(deps): Bump cuelang.org/go from 0.8.2 to 0.9.0 (#2102)dependabot[bot]
2024-06-09Build(deps): Bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 (#2101)dependabot[bot]
2024-06-09Build(deps): Bump github.com/aws/aws-sdk-go from 1.53.12 to 1.53.19 (#2100)dependabot[bot]
2024-06-09Build(deps): Bump golang.org/x/text from 0.15.0 to 0.16.0 (#2099)dependabot[bot]
2024-06-09Build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#2097)dependabot[bot]
2024-06-09chore(api)!: Overhauling config and rendering types (#2094)Dave Henderson
2024-06-09Build(deps): Bump golang.org/x/term from 0.20.0 to 0.21.0 (#2096)dependabot[bot]
2024-06-06chore(api)!: Removing deprecated RunTemplates function and Config type (#2095)Dave Henderson
2024-06-03Build(deps): Bump docker/login-action from 3.1.0 to 3.2.0 (#2093)dependabot[bot]
2024-06-02Build(deps): Bump github.com/Shopify/ejson from 1.5.1 to 1.5.2 (#2091)dependabot[bot]
2024-06-01feat(strings): Update strings.Indent to error on bad input instead of silentl...Dave Henderson
2024-06-01Build(deps): Bump github.com/hairyhenderson/go-fsimpl (#2090)dependabot[bot]
2024-05-30Build(deps): Bump github.com/aws/aws-sdk-go from 1.53.5 to 1.53.12 (#2086)dependabot[bot]
2024-05-30fix: Simplify condition to just use filepath.IsAbs (#2088)Dave Henderson
2024-05-30chore: Clear out a few TODOs with no action (#2087)Dave Henderson
2024-05-30Build(deps): Bump github.com/hashicorp/vault/api/auth/aws (#2078)dependabot[bot]
2024-05-30Build(deps): Bump alpine from 3.19 to 3.20 (#2080)dependabot[bot]
2024-05-30ci: fix image-scan job nameDave Henderson
2024-05-30ci: update go version used in build and lint workflows (#2085)Dave Henderson
2024-05-30chore: add files missed from PR 2083 (#2084)Dave Henderson