Releases: joshbeard/web-indexer
Releases · joshbeard/web-indexer
0.4.2
- build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 @dependabot (#46)
- build(deps): bump golang.org/x/vuln from 1.1.0 to 1.1.2 @dependabot (#43)
- build(deps): bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0 @dependabot (#41)
- build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 @dependabot (#39)
- build(deps): bump securego/gosec from 2.19.0 to 2.20.0 @dependabot (#33)
- build(deps): bump github.com/golangci/golangci-lint from 1.58.0 to 1.59.1 @dependabot (#44)
- build(deps): bump github.com/aws/aws-sdk-go from 1.52.2 to 1.54.6 @dependabot (#47)
- build(deps): bump github.com/aws/aws-sdk-go from 1.51.25 to 1.52.2 @dependabot (#28)
- build(deps): bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 @dependabot (#27)
- build(deps): bump golang.org/x/vuln from 1.0.4 to 1.1.0 @dependabot (#24)
- build(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.25 @dependabot (#25)
- build(deps): bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.16 @dependabot (#20)
- build(deps): bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.2 @dependabot (#18)
- build(deps): bump github.com/aws/aws-sdk-go from 1.51.6 to 1.51.11 @dependabot (#19)
- build(deps): bump github.com/charmbracelet/log from 0.3.1 to 0.4.0 @dependabot (#16)
- build(deps): bump github.com/aws/aws-sdk-go from 1.50.35 to 1.51.6 @dependabot (#17)
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 @dependabot (#13)
- build(deps): bump github.com/aws/aws-sdk-go from 1.50.30 to 1.50.35 @dependabot (#12)
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 @dependabot (#11)
- build(deps): bump github.com/aws/aws-sdk-go from 1.50.25 to 1.50.30 @dependabot (#10)
- build(deps): bump github.com/aws/aws-sdk-go from 1.50.20 to 1.50.25 @dependabot (#9)
- maint: remove unused tools @joshbeard (#8)
0.4.1
- Update GitHub action for sort, order @joshbeard (#7)
- build(deps): bump the go_modules group group with 1 update @dependabot (#5)
0.4.0
- feat/sorting and tests @joshbeard (#6)
- ci: Add release drafter, changelog, and test stub-ins @joshbeard (#4)
0.3.1
0.3.0
Changelog
- 5836c0a ci: login to ghcr.io
- df8dc08 ci: Fix variable casing
- f911dda ci: set nfpm id to use passphrase
- ff83dd0 Update changelog
- da036cd GPG signing, other package types
- b098b31 Merge pull request #3 from joshbeard/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.20
- a4e3ead build(deps): bump github.com/aws/aws-sdk-go from 1.50.15 to 1.50.20
0.2.2
0.2.1
0.2.0
Changelog
- cfc85c6 Fix Docker/Action parameters
- 6451a1b Update CHANGELOG for 0.2.0
- cc47a6c Merge branch 'refactor'
- a91a026 Fix name
- 0c23f90 Merge pull request #2 from joshbeard/refactor
- b260238 Refactor: support local paths, restruture
- d2aecb7 Merge pull request #1 from joshbeard/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.15
- 6f30d2b build(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.15
- e542d7f ci: revert publish to github registry