What's Changed
Bug Fixes
- Add process to avoid
messageTriggerLogExtractionIsSet
message from appearing multiple times by @ttsukagoshi in #296
Dev Dependency Updates
- npm(deps-dev): bump typescript from 5.1.3 to 5.1.6 by @dependabot in #246
- npm(deps-dev): bump eslint from 8.42.0 to 8.44.0 by @dependabot in #248
- npm(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.61.0 by @dependabot in #249
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.61.0 by @dependabot in #250
- Clean install by @ttsukagoshi in #251
- github-actions(deps): bump github/accessibility-alt-text-bot from 1.2.0 to 1.3.0 by @dependabot in #257
- npm(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #252
- npm(deps-dev): bump eslint from 8.45.0 to 8.47.0 by @dependabot in #258
- npm(deps-dev): bump @types/google-apps-script from 1.0.65 to 1.0.67 by @dependabot in #259
- github-actions(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #266
- github-actions(deps): bump actions/checkout from 3 to 4 by @dependabot in #267
- github-actions(deps): bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0 by @dependabot in #271
- npm(deps-dev): bump @types/google-apps-script from 1.0.67 to 1.0.78 by @dependabot in #272
- github-actions(deps): bump github/codeql-action from 2 to 3 by @dependabot in #276
- npm(deps-dev): bump typescript from 5.1.6 to 5.3.3 by @dependabot in #279
- npm(deps-dev): bump prettier from 2.8.8 to 3.2.4 by @dependabot in #282
- npm(deps-dev): bump eslint from 8.47.0 to 8.56.0 by @dependabot in #286
- github-actions(deps): bump actions/cache from 3.3.2 to 4.0.0 by @dependabot in #285
- npm(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.1.0 by @dependabot in #278
- npm(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.1.3 by @dependabot in #287
- Clean install dependencies by @ttsukagoshi in #290
- Update Node.js version to v20 in setup-node action by @ttsukagoshi in #291
- github-actions(deps): bump actions/setup-node from 3 to 4 by @dependabot in #270
- npm(deps-dev): bump the typescript-eslint group with 2 updates by @dependabot in #294
Misc
- Re-enable scheduled scan for CodeQL analysis by @ttsukagoshi in #292
- Group updates for @typescript-eslint in dependabot.yml by @ttsukagoshi in #293
- Update Prettier settings to fit v3 & format code by @ttsukagoshi in #295
Full Changelog: v1.1.0...v1.1.1