Skip to content
Compare
Choose a tag to compare
@SVilgelm SVilgelm released this 11 May 04:33
· 533 commits to master since this release
537aa19

What's Changed

  • Expire cache periodically to avoid unbounded size by @ezimanyi in #466

misc

dependencies

  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #409
  • build(deps-dev): bump @typescript-eslint/parser from 5.12.1 to 5.13.0 by @dependabot in #410
  • build(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #412
  • build(deps-dev): bump typescript from 4.5.5 to 4.6.2 by @dependabot in #413
  • build(deps-dev): bump eslint from 8.10.0 to 8.11.0 by @dependabot in #418
  • build(deps-dev): bump @typescript-eslint/parser from 5.14.0 to 5.15.0 by @dependabot in #421
  • build(deps-dev): bump prettier from 2.5.1 to 2.6.0 by @dependabot in #422
  • build(deps): bump @actions/cache from 1.0.9 to 1.0.10 by @dependabot in #423
  • build(deps): bump @actions/tool-cache from 1.7.1 to 1.7.2 by @dependabot in #426
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 by @dependabot in #425
  • build(deps): bump @actions/exec from 1.1.0 to 1.1.1 by @dependabot in #424
  • build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #427
  • build(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #428
  • build(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #429
  • build(deps): bump @actions/cache from 1.0.10 to 2.0.0 by @dependabot in #432
  • build(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #436
  • build(deps): bump @actions/github from 5.0.0 to 5.0.1 by @dependabot in #437
  • build(deps-dev): bump @typescript-eslint/parser from 5.16.0 to 5.17.0 by @dependabot in #438
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.18.0 by @dependabot in #441
  • build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #444
  • build(deps-dev): bump @typescript-eslint/parser from 5.17.0 to 5.18.0 by @dependabot in #445
  • build(deps-dev): bump eslint from 8.12.0 to 8.13.0 by @dependabot in #446
  • build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #443
  • build(deps-dev): bump @vercel/ncc from 0.33.3 to 0.33.4 by @dependabot in #452
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.19.0 by @dependabot in #453
  • build(deps-dev): bump @typescript-eslint/parser from 5.18.0 to 5.19.0 by @dependabot in #454
  • build(deps): bump @actions/cache from 2.0.0 to 2.0.2 by @dependabot in #447
  • build(deps-dev): bump eslint from 8.13.0 to 8.14.0 by @dependabot in #456
  • build(deps-dev): bump @typescript-eslint/parser from 5.19.0 to 5.20.0 by @dependabot in #455
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.20.0 by @dependabot in #457
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.21.0 by @dependabot in #460
  • build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #461
  • build(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.22.0 by @dependabot in #464
  • build(deps): bump github/codeql-action from 1 to 2 by @dependabot in #459
  • build(deps-dev): bump eslint from 8.14.0 to 8.15.0 by @dependabot in #467
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 by @dependabot in #469
  • build(deps): bump @actions/core from 1.6.0 to 1.8.0 by @dependabot in #468

New Contributors

Full Changelog: v3...v3.2.0