Skip to content

v6 release

Latest
Compare
Choose a tag to compare
@kellertk kellertk released this 27 Jan 20:15
· 40 commits to main since this release
v6
7de3596

What's Changed

  • build(deps-dev): bump prettier from 2.2.1 to 2.6.2 by @dependabot in #141
  • build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #140
  • build(deps): bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #143
  • build(deps-dev): bump dotenv from 8.2.0 to 16.0.1 by @dependabot in #146
  • Added environment variable/argument use-created-date-for-ancient which if set to true uses issue created date instead of modified date for determining an ancient issue. by @ashishdhingra in #151
  • build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #157
  • build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #160
  • build(deps-dev): bump eslint-plugin-import from 2.22.1 to 2.26.0 by @dependabot in #145
  • build(deps): bump loglevel from 1.7.1 to 1.8.1 by @dependabot in #162
  • build(deps): bump actions/checkout from 2 to 2.3.4 by @dependabot in #86
  • build(deps): bump actions/checkout from 2.3.4 to 3.3.0 by @dependabot in #164
  • build(deps-dev): bump eslint-plugin-promise from 4.2.1 to 6.1.1 by @dependabot in #156
  • build(deps-dev): bump nock from 13.1.3 to 13.3.0 by @dependabot in #161
  • build(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 4.2.1 by @dependabot in #163
  • build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #165
  • build(deps-dev): bump eslint from 7.32.0 to 8.32.0 by @dependabot in #166
  • build(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.6.0 by @dependabot in #167
  • build(deps-dev): bump dotenv from 16.0.1 to 16.0.3 by @dependabot in #168
  • build(deps-dev): bump prettier from 2.6.2 to 2.8.3 by @dependabot in #170
  • build(deps-dev): bump jest from 27.3.0 to 29.4.0 by @dependabot in #169
  • Updated Dockerfile to use node:18-alpine3.16 image. by @ashishdhingra in #173

Full Changelog: v5...v6