v3.0.4
What's Changed
Bug Fixes
- Add new OAuth scope: .../auth/script.scriptapp for enabling execution of triggered functions by @ttsukagoshi in #148
Documentations
- Create issue templates by @ttsukagoshi in #152
- Create contributing guideline (#143) by @ttsukagoshi in #153
- Add security policy by @ttsukagoshi in #154
Dependencies
- Bump Super Linter from v3 to v4 by @ttsukagoshi in #86
- Closes #85: Setup package.json, introduced prettier, and made dev easier by @ttsukagoshi in #87
- Setup dependabot by @ttsukagoshi in #88
- Closes #85: Setup package.json, introduced prettier, and made dev easier by @ttsukagoshi in #89
- Configure ESLint for local linting by @ttsukagoshi in #90
- npm(deps-dev): bump @types/google-apps-script from 1.0.36 to 1.0.37 by @dependabot in #91
- npm(deps-dev): bump eslint from 7.31.0 to 7.32.0 by @dependabot in #92
- npm(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 4.0.0 by @dependabot in #93
- npm(deps-dev): bump typescript from 4.3.5 to 4.4.2 by @dependabot in #94
- npm(deps-dev): bump @google/clasp from 2.4.0 to 2.4.1 by @dependabot in #95
- Setup local dev environment by @ttsukagoshi in #96
- npm(deps-dev): bump typescript from 4.4.2 to 4.4.3 by @dependabot in #97
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0 by @dependabot in #98
- npm(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.31.0 by @dependabot in #99
- npm(deps-dev): bump prettier from 2.3.2 to 2.4.0 by @dependabot in #100
- npm(deps-dev): bump @typescript-eslint/parser from 4.31.0 to 4.31.1 by @dependabot in #101
- npm(deps-dev): bump prettier from 2.4.0 to 2.4.1 by @dependabot in #102
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1 by @dependabot in #103
- npm(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.31.2 by @dependabot in #104
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 by @dependabot in #105
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 by @dependabot in #106
- npm(deps-dev): bump @typescript-eslint/parser from 4.31.2 to 4.32.0 by @dependabot in #107
- npm(deps-dev): bump @typescript-eslint/parser from 4.32.0 to 4.33.0 by @dependabot in #108
- npm(deps-dev): bump eslint from 7.32.0 to 8.0.0 by @dependabot in #109
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 by @dependabot in #110
- Fixed a dev dependency vulnerability by @ttsukagoshi in #111
- npm(deps-dev): bump typescript from 4.4.3 to 4.4.4 by @dependabot in #112
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 4.33.0 to 5.0.0 by @dependabot in #113
- npm(deps-dev): bump eslint from 8.0.0 to 8.1.0 by @dependabot in #115
- npm(deps-dev): bump @types/google-apps-script from 1.0.37 to 1.0.38 by @dependabot in #117
- npm(deps-dev): bump @typescript-eslint/parser from 4.33.0 to 5.3.0 by @dependabot in #119
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.0.0 to 5.3.0 by @dependabot in #120
- npm(deps-dev): bump typescript from 4.4.4 to 4.5.2 by @dependabot in #123
- npm(deps-dev): bump @types/google-apps-script from 1.0.38 to 1.0.41 by @dependabot in #124
- npm(deps-dev): bump prettier from 2.4.1 to 2.5.0 by @dependabot in #125
- npm(deps-dev): bump eslint from 8.1.0 to 8.3.0 by @dependabot in #127
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.3.0 to 5.5.0 by @dependabot in #126
- npm(deps-dev): bump @typescript-eslint/parser from 5.3.0 to 5.5.0 by @dependabot in #128
- npm(deps-dev): bump eslint from 8.3.0 to 8.6.0 by @dependabot in #130
- npm(deps-dev): bump prettier from 2.5.0 to 2.5.1 by @dependabot in #131
- npm(deps-dev): bump typescript from 4.5.2 to 4.5.4 by @dependabot in #132
- npm(deps-dev): bump @typescript-eslint/parser from 5.5.0 to 5.8.1 by @dependabot in #133
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.8.1 by @dependabot in #134
- Fix node-forge vulnerability by @ttsukagoshi in #135
- npm(deps-dev): bump typescript from 4.5.4 to 4.5.5 by @dependabot in #138
- npm(deps-dev): bump @types/google-apps-script from 1.0.41 to 1.0.45 by @dependabot in #136
- npm(deps-dev): bump eslint from 8.6.0 to 8.8.0 by @dependabot in #140
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #141
- npm(deps-dev): bump @typescript-eslint/parser from 5.8.1 to 5.10.2 by @dependabot in #137
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.10.2 by @dependabot in #139
- Update package.json version by @ttsukagoshi in #144
Misc
- Minor modifications on linter.yml by @ttsukagoshi in #114
- Add labeler workflow by @ttsukagoshi in #146
- Create settings.json by @ttsukagoshi in #147
- Remove memo.clasp.json & create local debugging folder by @ttsukagoshi in #150
New Contributors
- @dependabot made their first contribution in #91
Full Changelog: v3.0.2...v3.0.4