Releases: leonardochaia/dotnet-affected-action
Releases · leonardochaia/dotnet-affected-action
v1.4
What's Changed
- Allow
Exclude
option to be leveraged by @mrkwllce in #253 - chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #248
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #247
- chore(deps-dev): bump eslint from 8.49.0 to 8.57.0 by @dependabot in #245
- chore(deps-dev): bump @vercel/ncc from 0.33.3 to 0.38.2 by @dependabot in #262
- chore(deps): bump @actions/core from 1.10.0 to 1.11.1 by @dependabot in #261
- chore(deps-dev): bump prettier from 2.8.8 to 3.3.3 by @dependabot in #255
- ci: use nx-set-sha by @leonardochaia in #263
- chore(deps-dev): bump @types/node from 20.12.7 to 22.7.6 by @dependabot in #259
- chore(deps-dev): bump eslint-plugin-github from 4.8.0 to 5.0.2 by @dependabot in #260
New Contributors
- @mrkwllce made their first contribution in #253
- @leonardochaia made their first contribution in #263
Full Changelog: v1.3...v1.4
v1.3
What's Changed
- Add exclude argument by @Methuselah96 in #240
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.62.0 by @dependabot in #211
- chore(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.3 by @dependabot in #213
- chore(deps-dev): bump eslint from 8.42.0 to 8.49.0 by @dependabot in #235
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #232
- chore(deps-dev): bump @types/node from 20.3.1 to 20.12.7 by @dependabot in #241
Full Changelog: v1.2.1...v1.3
v1.2.1
What's Changed
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.8 by @dependabot in #171
- chore(deps-dev): bump eslint-plugin-github from 4.6.1 to 4.8.0 by @dependabot in #195
- chore(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.59.11 by @dependabot in #199
- chore(deps-dev): bump eslint from 8.37.0 to 8.42.0 by @dependabot in #200
- chore(deps-dev): bump @types/node from 18.14.6 to 20.3.1 by @dependabot in #198
- Fill
--repository-path
whensolution-path
is used by @BenvdStouwe in #238
New Contributors
- @BenvdStouwe made their first contribution in #238
Full Changelog: v1...v1.2.1
v1.2.0
What's Changed
- Fail the action if dotnet-affected exits with exit code other than 166 by @Methuselah96 in #159
- fix: reference to earlier step in examples by @Methuselah96 in #160
- chore(deps): bump @actions/core by @Methuselah96 in #161
Full Changelog: v1...v1.2.0
v1.1.0
What's Changed
- Add solution-path option by @Methuselah96 in #153
- Fix action name in examples by @Methuselah96 in #157
- Add solution-path to inputs in action.yml by @Methuselah96 in #158
- Packages were updated
New Contributors
- @Methuselah96 made their first contribution in #153
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Packages were updated to latest version
v1.0.0
Runs dotnet-affected.
inputs:
toolVersion
dotnet-affected version to install.from
git revisionto
git revision
outputs:
affected
blank line separated list of affected projectsaffected.proj
traversal SDK file at GITHUB_WORKSPACE to use with dotnet CLI