v1.1.2
What's Changed
Refactoring around Jest testing framework and updates to dev dependencies.
Dev Dependency Updates
- github-actions(deps): bump github/accessibility-alt-text-bot from 1.2.0 to 1.3.0 by @dependabot in #153
- github-actions(deps): bump actions/checkout from 3 to 4 by @dependabot in #160
- github-actions(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #161
- github-actions(deps): bump github/codeql-action from 2 to 3 by @dependabot in #179
- npm(deps-dev): bump prettier from 2.8.8 to 3.0.3 by @dependabot in #155
- github-actions(deps): bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0 by @dependabot in #165
- npm(deps-dev): bump @types/google-apps-script from 1.0.64 to 1.0.76 by @dependabot in #168
- npm(deps-dev): bump typescript from 5.1.6 to 5.3.3 by @dependabot in #176
- npm(deps-dev): bump eslint from 8.44.0 to 8.56.0 by @dependabot in #177
- npm(deps-dev): bump the typescript-eslint group with 2 updates by @dependabot in #182
- npm(deps-dev): bump eslint-config-prettier from 8.8.0 to 9.1.0 by @dependabot in #175
- github-actions(deps): bump actions/cache from 3.3.2 to 4.0.0 by @dependabot in #183
- npm(deps-dev): bump prettier from 3.0.3 to 3.2.4 by @dependabot in #185
- npm(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.1.3 by @dependabot in #184
- npm(deps-dev): bump @types/google-apps-script from 1.0.76 to 1.0.78 by @dependabot in #186
- npm(deps-dev): bump jest from 29.6.1 to 29.7.0 by @dependabot in #167
- npm(deps-dev): bump the typescript-eslint group with 2 updates by @dependabot in #187
- npm(deps-dev): bump @types/google-apps-script from 1.0.78 to 1.0.79 by @dependabot in #188
- github-actions(deps): bump actions/setup-node from 3 to 4 by @dependabot in #164
- Clean install dev dependencies by @ttsukagoshi in #192
Misc
- Group dependabot updates for
@typescript-eslint
by @ttsukagoshi in #163 - Update
with.node-version
from v16->20 in actions/setup-node by @ttsukagoshi in #191 - Update CodeQL settings file to latest format by @ttsukagoshi in #193
- Update Super-Linter and Prettier settings by @ttsukagoshi in #194
- Refactor Jest test scripts by @ttsukagoshi in #195
Full Changelog: v1.1.1...v1.1.2