Skip to content

Tags: codacy/codacy-engine-golang-seed

Tags

v6.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Add SBOM support as a possible result [TAROT-2832]

v6.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump github.com/samber/lo from 1.39.0 to 1.47.0

Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.39.0 to 1.47.0.
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.39.0...v1.47.0)

---
updated-dependencies:
- dependency-name: github.com/samber/lo
  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>

v6.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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>

v6.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0

Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.38.1 to 1.39.0.
- [Release notes](https://github.com/samber/lo/releases)
- [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md)
- [Commits](samber/lo@v1.38.1...v1.39.0)

---
updated-dependencies:
- dependency-name: github.com/samber/lo
  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>

v6.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Add `scanType` field to `Pattern` object [TAROT-2624]

v6.1.4

fix: Fix nil when .codacyrc is not present

v6.1.3

fix: ToolExecution Patterns should now be optional

v6.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fail if .codacyrc is invalid TAROT-2433 (#46)

v6.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add languages to Pattern spec (#45)

v6.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feature: Add more information to the `Result` interface [TAROT-2394]