Releases: python-build-tools/find-python-projects-action
Releases · python-build-tools/find-python-projects-action
v1.0.0
What's Changed
- Bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #80
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #85
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #82
- Bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in #75
- Bump jest from 30.1.3 to 30.2.0 by @dependabot[bot] in #77
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #79
- Bump eslint from 9.35.0 to 9.39.1 by @dependabot[bot] in #84
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #89
- Bump eslint from 9.39.1 to 9.39.2 by @dependabot[bot] in #90
- Bump actions/setup-node from 6.0.0 to 6.2.0 by @dependabot[bot] in #92
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #93
- Bump @actions/core from 1.11.1 to 2.0.2 by @dependabot[bot] in #91
Full Changelog: v0.5.0...v1.0.0
What's Changed
- Bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #80
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #85
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #82
- Bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in #75
- Bump jest from 30.1.3 to 30.2.0 by @dependabot[bot] in #77
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #79
- Bump eslint from 9.35.0 to 9.39.1 by @dependabot[bot] in #84
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #89
- Bump eslint from 9.39.1 to 9.39.2 by @dependabot[bot] in #90
- Bump actions/setup-node from 6.0.0 to 6.2.0 by @dependabot[bot] in #92
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #93
- Bump @actions/core from 1.11.1 to 2.0.2 by @dependabot[bot] in #91
Full Changelog: v0.5.0...v1.0.0
v0.5.0
What's Changed
- Bump eslint from 8.56.0 to 9.21.0 by @dependabot[bot] in https://github.com/BrandonLWhite/find-python-projects-action/pull/39
- Bump actions/setup-node from 4.0.2 to 4.2.0 by @dependabot[bot] in https://github.com/BrandonLWhite/find-python-projects-action/pull/42
- Bump @actions/core from 1.10.1 to 1.11.1 by @dependabot[bot] in https://github.com/BrandonLWhite/find-python-projects-action/pull/41
- Bump @vercel/ncc from 0.38.1 to 0.38.3 by @dependabot[bot] in https://github.com/BrandonLWhite/find-python-projects-action/pull/40
- Bump eslint from 9.21.0 to 9.26.0 by @dependabot[bot] in https://github.com/BrandonLWhite/find-python-projects-action/pull/50
- Bump actions/setup-node from 4.2.0 to 4.4.0 by @dependabot[bot] in https://github.com/BrandonLWhite/find-python-projects-action/pull/47
- [INFRAHELP-2529] feat: add exclude-commands by @ajaxbits in https://github.com/BrandonLWhite/find-python-projects-action/pull/73
Full Changelog: BrandonLWhite/find-python-projects-action@v0.4.0...v0.5.0
v0.4.0
What's Changed
- Fix example by @BrandonLWhite in https://github.com/BrandonLWhite/find-python-projects-action/pull/35
- feat: support arbitrary path exports by @ajaxbits in https://github.com/BrandonLWhite/find-python-projects-action/pull/38
New Contributors
- @ajaxbits made their first contribution in https://github.com/BrandonLWhite/find-python-projects-action/pull/38
Full Changelog: BrandonLWhite/find-python-projects-action@v0.3.0...v0.4.0
v0.3.0
What's Changed
- Projects by command by @BrandonLWhite in https://github.com/BrandonLWhite/find-python-projects-action/pull/34
Breaking Change! The projects-by-command output now replaces the former installable-projects, etc fields.
Full Changelog: BrandonLWhite/find-python-projects-action@v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in https://github.com/BrandonLWhite/find-python-projects-action/pull/25
- Issue 27 -- Command runner prefixes and deduce install command from build backend by @BrandonLWhite in https://github.com/BrandonLWhite/find-python-projects-action/pull/28
Full Changelog: BrandonLWhite/find-python-projects-action@v0.1.0...v0.2.0
v0.1.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/BrandonLWhite/find-python-projects-action/pull/7
- Bump jest from 29.5.0 to 29.7.0 by @dependabot in https://github.com/BrandonLWhite/find-python-projects-action/pull/10
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in https://github.com/BrandonLWhite/find-python-projects-action/pull/11
- Bump @vercel/ncc from 0.36.1 to 0.38.1 by @dependabot in https://github.com/BrandonLWhite/find-python-projects-action/pull/14
- Bump actions/setup-node from 3.6.0 to 4.0.1 by @dependabot in https://github.com/BrandonLWhite/find-python-projects-action/pull/20
- Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/BrandonLWhite/find-python-projects-action/pull/24
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/BrandonLWhite/find-python-projects-action/pull/23
- [WING-136] Prepare initial release by @BrandonLWhite in https://github.com/BrandonLWhite/find-python-projects-action/pull/22
New Contributors
- @dependabot made their first contribution in https://github.com/BrandonLWhite/find-python-projects-action/pull/7
- @BrandonLWhite made their first contribution in https://github.com/BrandonLWhite/find-python-projects-action/pull/22
Full Changelog: https://github.com/BrandonLWhite/find-python-projects-action/commits/v0.1.0