Releases: thoughtworks/talisman
Releases · thoughtworks/talisman
v1.37.0
What's Changed
- Fix all remaining gofmt violations by @tw-owen-nelson in #495
- Bump actions/checkout from 2 to 4 by @dependabot in #487
- Bump actions/dependency-review-action from 2 to 4 by @dependabot in #488
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #489
- Bump github.com/stretchr/testify from 1.7.0 to 1.10.0 by @dependabot in #493
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #492
- Bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.7 by @dependabot in #494
- Bump github.com/spf13/afero from 1.6.0 to 1.14.0 by @dependabot in #491
- Remove codecov.io by @tw-owen-nelson in #496
- Add uv.lock to python known scopes by @mecampbellsoup in #497
- Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #500
- Bump github.com/golang/mock from 1.5.0 to 1.6.0 by @dependabot in #499
- Bump github.com/AlecAivazis/survey/v2 from 2.2.12 to 2.3.7 by @dependabot in #498
New Contributors
- @mecampbellsoup made their first contribution in #497
Full Changelog: v1.36.1...v1.37.0
v1.36.1
What's Changed
- Install older talisman version if specified by @tw-owen-nelson in #484
- Set golang version for pre-commit to match go.mod by @tw-owen-nelson in #485
- [#481] Automated Dependency Update Using Dependabot by @gvatsal60 in #482
New Contributors
- @gvatsal60 made their first contribution in #482
Full Changelog: v1.36.0...v1.36.1
v1.36.0
What's Changed
- chore: support go1.24 build by @chenrui333 in #479
New Contributors
- @chenrui333 made their first contribution in #479
Full Changelog: v1.35.1...v1.36.0
v1.35.1
v1.35.0
What's Changed
- Bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot in #475
- Ignore scoped files anywhere in repo by @tw-owen-nelson in #477
Full Changelog: v1.34.0...v1.35.0
v1.34.0
What's Changed
- use existing path matching logic when filtering allowed patterns on files by @second-frank in #474
Full Changelog: v1.33.2...v1.34.0
v1.33.2
What's Changed
- Use afero to read/write .talismanrc file by @tw-owen-nelson in #473
Full Changelog: v1.33.1...v1.33.2
v1.33.1
What's Changed
- Introduce ignore evaluator by @tw-owen-nelson in #470
- Load talismanrc the same way for all modes by @tw-owen-nelson in #471
- Use a single struct for TalismanRC by @tw-owen-nelson in #472
Full Changelog: v1.33.0...v1.33.1
v1.33.0
What's Changed
- Organize talismanrc files by @tw-owen-nelson in #468
- Remove unused hasher reference by @tw-owen-nelson in #469
- #416 Fix - Files of the same name in sub-folders will be considered a… by @deepthirera in #455
Full Changelog: v1.32.2...v1.33.0
v1.32.2
What's Changed
- Bump golang.org/x/crypto from 0.17.0 to 0.31.0 by @dependabot in #466
- Use name tool builds as when installed from source in pre-commit hook 6f47876
Full Changelog: v1.32.1...v1.32.2