Releases: yu-iskw/action-sqlfluff
Releases · yu-iskw/action-sqlfluff
Release v4.0.5
v4.0.5: PR #133 - chore(deps): update dependency pre-commit to v4
Release v4.0.4
v4.0.4: PR #105 - chore(deps): update akhilmhdh/contributors-readme-action action to v2.3.10
Release v4.0.3
v4.0.3: PR #112 - chore(deps): update dependency pre-commit to v3
Release v4.0.2
v4.0.2: PR #111 - chore(deps): update actions/checkout action to v4
v4.0.1
v4.0.0
v3.7.0
What's Changed
- [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 by @snyk-bot in #63
- Notice the version constrains of dbt in README by @yu-iskw in #65
- Show a list of contributors in README by @yu-iskw in #66
- docs(contributor): contributors readme action update by @github-actions in #67
- Trigger the workflow to test the action by @yu-iskw in #71
- Add
.pre-commit-config.yaml
by @yu-iskw in #78 - [Snyk] Security upgrade sqlparse from 0.4.3 to 0.4.4 by @yu-iskw in #81
- Support dbt 1.5 with sqlfluff 2.0 by @yu-iskw in #85
New Contributors
Full Changelog: v3...v3.7.0
v3.6.0
What's Changed
- remedy deprecated ::set-output by @vgw-chriskruger in #53
- Ignore shellcheck violations in
entrypoint.sh
by @yu-iskw in #54 - support sqlfluff v1.4.5 by @vgw-chriskruger in #52
- Fix GitHub Actions' issue and version constrains on dbt 1.4 by @yu-iskw in #62
New Contributors
- @vgw-chriskruger made their first contribution in #53
Full Changelog: v3.5.0...v3.6.0