Skip to content
Compare
Choose a tag to compare
@batista batista released this 20 Feb 09:47

What's Changed

Major release due to update of node version, no other major breaking changes

Breaking Changes

  • build: bump node to v20

Minor Improvements

  • ci: removes CodeQL from push to master
  • ci: sets up codacy analysis
  • docs: adds codacy security analysis badge
  • ci: prevents CodeQL and codacy analysis from getting write permissions
  • ci: re-adds on-push to master for codeql to test new permissions

Dependency Updates

  • build(deps-dev): bump jest from 27.4.5 to 27.4.6
  • build(deps-dev): bump @types/node from 17.0.7 to 17.0.8
  • build(deps-dev): bump jest from 27.4.6 to 27.4.7
  • build(deps-dev): bump @typescript-eslint/parser from 5.9.0 to 5.9.1
  • build(deps-dev): bump eslint-plugin-jest from 25.3.4 to 25.7.0
  • build(deps-dev): bump eslint from 8.6.0 to 8.7.0
  • build(deps-dev): bump @typescript-eslint/parser from 5.9.1 to 5.10.0
  • build(deps-dev): bump ts-jest from 27.1.2 to 27.1.3
  • build(deps-dev): bump @types/node from 17.0.8 to 17.0.10
  • build(deps-dev): bump typescript from 4.5.4 to 4.6.2
  • build(deps-dev): bump eslint from 8.7.0 to 8.11.0
  • build(deps-dev): bump eslint-plugin-jest from 25.7.0 to 26.1.2
  • build(deps-dev): bump @typescript-eslint/parser from 5.10.0 to 5.16.0
  • build(deps-dev): bump jest from 27.4.7 to 27.5.1
  • build(deps): bump node-fetch from 2.6.6 to 2.6.7
  • build(deps-dev): bump @types/jest from 27.4.0 to 27.4.1
  • build(deps-dev): bump prettier from 2.5.1 to 2.6.0
  • build(deps-dev): bump eslint-plugin-github from 4.3.5 to 4.3.6
  • build(deps-dev): bump @types/node from 17.0.10 to 17.0.22
  • build(deps): bump minimist from 1.2.5 to 1.2.6
  • build(deps-dev): bump @types/node from 17.0.22 to 17.0.40
  • build(deps-dev): bump @vercel/ncc from 0.33.1 to 0.34.0
  • build(deps-dev): bump eslint from 8.11.0 to 8.17.0
  • build(deps-dev): bump eslint-plugin-jest from 26.1.2 to 26.5.3
  • build(deps-dev): bump typescript from 4.6.2 to 4.7.3
  • build(deps): bump @actions/github from 5.0.0 to 5.0.3
  • build(deps): bump @actions/core from 1.6.0 to 1.8.2
  • build(deps-dev): bump prettier from 2.6.0 to 2.6.2
  • build(deps-dev): bump @typescript-eslint/parser from 5.16.0 to 5.27.1
  • build(deps-dev): bump @types/node from 17.0.40 to 17.0.41

Full Changelog: v1.0.1...v2.0.0