Releases: scalacenter/sbt-dependency-submission
Releases · scalacenter/sbt-dependency-submission
v3.2.1
What's Changed
- Update scalafmt-core to 3.10.2 by @scala-center-steward[bot] in #297
- Update munit to 1.2.1 by @scala-center-steward[bot] in #296
- Update scala3-library to 3.7.4 by @scala-center-steward[bot] in #295
- Bump @actions/exec from 1.1.1 to 2.0.0 by @dependabot[bot] in #291
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #293
- Bump @actions/core from 1.10.1 to 2.0.1 by @dependabot[bot] in #289
- Update dist by @github-actions[bot] in #299
- Update scala-library to 2.12.21 by @scala-center-steward[bot] in #294
- Bump @vercel/ncc from 0.38.1 to 0.38.4 by @dependabot[bot] in #290
- Update dist by @github-actions[bot] in #301
- Bump @octokit/webhooks-types from 7.5.1 to 7.6.1 by @dependabot[bot] in #292
- Update dist by @github-actions[bot] in #302
- Update sbt-scalafix to 0.14.5 by @scala-center-steward[bot] in #304
- Set correct version in
action.ymlby @mkurz in #303
Full Changelog: v3...v3.2.1
v3.2.0
What's Changed
- Update dist by @github-actions[bot] in #208
- Update sbt-ci-release to 1.6.0 by @scala-center-steward[bot] in #209
- Update munit to 1.0.1 by @scala-center-steward[bot] in #210
- Update sbt-ci-release to 1.6.1 by @scala-center-steward[bot] in #212
- Update scala-library to 2.12.20 by @scala-center-steward[bot] in #213
- Update munit to 1.0.2 by @scala-center-steward[bot] in #214
- Update sbt to 1.10.2 by @scala-center-steward[bot] in #215
- Update sbt-scalafix to 0.13.0 by @scala-center-steward[bot] in #217
- Update sbt-contraband to 0.6.0 by @scala-center-steward[bot] in #218
- Update sbt-ci-release to 1.7.0 by @scala-center-steward[bot] in #219
- Update sbt-ci-release to 1.8.0 by @scala-center-steward[bot] in #220
- Update sbt to 1.10.3 by @scala-center-steward[bot] in #222
- Update sbt-ci-release to 1.9.0 by @scala-center-steward[bot] in #223
- Update sbt-contraband to 0.7.0 by @scala-center-steward[bot] in #224
- Update sbt to 1.10.4 by @scala-center-steward[bot] in #225
- Update sbt-buildinfo to 0.13.0 by @scala-center-steward[bot] in #226
- Update sbt to 1.10.5 by @scala-center-steward[bot] in #227
- Update sbt-buildinfo to 0.13.1 by @scala-center-steward[bot] in #229
- add github dependency analysis by @yazgoo in #197
- Fix vulnerabilty matching by @yazgoo in #230
- Update sbt, scripted-plugin to 1.10.6 by @scala-center-steward[bot] in #231
- Update munit to 1.0.3 by @scala-center-steward[bot] in #232
- docs/fix: explictly install sbt by @raboof in #233
- Update sbt-ci-release to 1.9.2 by @scala-center-steward[bot] in #235
- Update sbt, scripted-plugin to 1.10.7 by @scala-center-steward[bot] in #236
- Update munit to 1.0.4 by @scala-center-steward[bot] in #237
- Update sbt-scalafix to 0.14.0 by @scala-center-steward[bot] in #239
- Update munit to 1.1.0 by @scala-center-steward[bot] in #242
- Update sbt-scalafix to 0.14.2 by @scala-center-steward[bot] in #245
- Correct snapshot version by @mkurz in #250
- Update sbt-ci-release to 1.9.3 by @scala-center-steward[bot] in #251
- Update sbt, scripted-plugin to 1.10.11 by @scala-center-steward[bot] in #252
- README.md - fix settings location by @jatcwang in #265
- Fixed sending results to Github API by using single packaging qualifier by @pielas in #275
- Bump eslint-plugin-github from 4.9.0 to 5.0.1 by @dependabot[bot] in #194
- Revert "Bump eslint-plugin-github from 4.9.0 to 5.0.1" by @tgodzik in #278
- chore: Switch to using setup-sbt + setup-java combo by @tgodzik in #276
- chore: Update sbt and sbt ci release to enable publishing by @tgodzik in #279
- Bump typescript from 4.8.4 to 5.5.4 by @dependabot[bot] in #204
- chore: Update scalafix to 0.14.4 by @tgodzik in #280
- chore: Fix CI by @tgodzik in #286
- Bump @actions/io from 1.1.3 to 2.0.0 by @dependabot[bot] in #282
- Cross build for sbt 2.0.0-RC6 by @mrdziuban in #246
- Update gigahorse-asynchttpclient to 0.9.3 by @scala-center-steward[bot] in #259
- Update sbt-contraband to 0.8.0 by @scala-center-steward[bot] in #270
- Update scalafmt-core to 3.8.6 by @scala-center-steward[bot] in #243
- Bump @actions/github from 6.0.0 to 6.0.1 by @dependabot[bot] in #283
- Update munit to 1.1.1 by @scala-center-steward[bot] in #256
- Update dist by @github-actions[bot] in #287
- bugfix: Fix releasing sbt 2 by @tgodzik in #288
New Contributors
- @yazgoo made their first contribution in #197
- @raboof made their first contribution in #233
- @jatcwang made their first contribution in #265
- @pielas made their first contribution in #275
- @tgodzik made their first contribution in #278
- @mrdziuban made their first contribution in #246
Full Changelog: v3...v3.2.0
v3.1.0
v3.0.1
v3.0.0
What's Changed
- Split in two commands:
githubGenerateSnapshotandgithubPublishSnapshotby @yazgoo and @adpi2 in #175 - Add Scala Steward conf by @adpi2 in #177
- Describe githubGenerateSnapshot in readme by @adpi2 in #178
New Contributors
- @yazgoo made their first contribution in #175
- @scala-center-steward made their first contribution in #182
Full Changelog: v2...v3.0.0
v2.3.1
What's Changed
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
Full Changelog: v2.2.2...v2.3.0
v2.2.2
What's Changed
- Dogfooding use together with Dependency Review by @MPV in #142
- Switch http client from apache-http to asynchttpclient by @averzicco in #145
- Remove empty line in SubmitDependencyGraph imports by @averzicco in #146
New Contributors
- @MPV made their first contribution in #142
- @averzicco made their first contribution in #145
Full Changelog: v2...v2.2.2
v2.2.1
What's Changed
- Run SBT in batch mode by @rossabaker in #126
- Support dependency review by @johnpangalos in #140
New Contributors
- @rossabaker made their first contribution in #126
- @johnpangalos made their first contribution in #140
Full Changelog: v2...v2.2.1
v2.2.0
What's Changed
- feat: add submission ID and URL as action outputs by @laughedelic in #115
New Contributors
- @laughedelic made their first contribution in #115
Full Changelog: v2.1.2...v2.2.0