Releases: ttsukagoshi/unshare
Releases · ttsukagoshi/unshare
v1.1.3
What's Changed
- Delete mock scripts that are no longer required by @ttsukagoshi in #197
- Replace
set-output
command with$GITHUB_OUTPUT
by @ttsukagoshi in #198
Full Changelog: v1.1.2...v1.1.3
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
v1.1.1
What's Changed
- Added accessibility-alt-text-bot to improve the repository's a11y. See #138 for details.
- The rest are under-the-hood updates to dev dependencies.
Dev Dependency Updates ⚙️
- npm(deps-dev): bump jest from 28.1.2 to 28.1.3 by @dependabot in #54
- github-actions(deps): bump actions/cache from 3.0.4 to 3.0.5 by @dependabot in #53
- npm(deps-dev): bump eslint from 8.18.0 to 8.21.0 by @dependabot in #57
- npm(deps-dev): bump @types/google-apps-script from 1.0.49 to 1.0.53 by @dependabot in #55
- npm(deps-dev): bump @typescript-eslint/parser from 5.30.3 to 5.32.0 by @dependabot in #59
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.3 to 5.32.0 by @dependabot in #60
- github-actions(deps): bump actions/cache from 3.0.5 to 3.0.8 by @dependabot in #61
- npm(deps-dev): bump eslint from 8.21.0 to 8.23.0 by @dependabot in #63
- npm(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #65
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.36.1 by @dependabot in #62
- npm(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.36.1 by @dependabot in #66
- npm(deps-dev): bump @types/google-apps-script from 1.0.53 to 1.0.55 by @dependabot in #64
- npm(deps-dev): bump jest from 28.1.3 to 29.0.1 by @dependabot in #67
- github-actions(deps): bump actions/cache from 3.0.8 to 3.0.9 by @dependabot in #68
- npm(deps-dev): bump typescript from 4.8.2 to 4.8.4 by @dependabot in #69
- npm(deps-dev): bump eslint from 8.23.0 to 8.24.0 by @dependabot in #72
- npm(deps-dev): bump jest from 29.0.1 to 29.1.2 by @dependabot in #73
- npm(deps-dev): bump @typescript-eslint/parser from 5.36.1 to 5.39.0 by @dependabot in #74
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.39.0 by @dependabot in #75
- npm(deps-dev): bump @google/clasp from 2.4.1 to 2.4.2 by @dependabot in #76
- github-actions(deps): bump actions/cache from 3.0.9 to 3.0.11 by @dependabot in #77
- npm(deps-dev): bump jest from 29.1.2 to 29.2.2 by @dependabot in #80
- npm(deps-dev): bump eslint from 8.24.0 to 8.26.0 by @dependabot in #81
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.42.0 by @dependabot in #78
- npm(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.42.0 by @dependabot in #82
- npm(deps-dev): bump @types/google-apps-script from 1.0.55 to 1.0.56 by @dependabot in #79
- Update npm package files by @ttsukagoshi in #83
- npm(deps-dev): bump eslint from 8.26.0 to 8.28.0 by @dependabot in #84
- npm(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #85
- npm(deps-dev): bump typescript from 4.8.4 to 4.9.3 by @dependabot in #87
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.45.0 by @dependabot in #86
- npm(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.45.0 by @dependabot in #88
- npm(deps-dev): bump jest from 29.2.2 to 29.3.1 by @dependabot in #89
- github-actions(deps): bump actions/cache from 3.0.11 to 3.2.2 by @dependabot in #90
- npm(deps-dev): bump eslint from 8.28.0 to 8.31.0 by @dependabot in #91
- npm(deps-dev): bump prettier from 2.8.0 to 2.8.1 by @dependabot in #93
- npm(deps-dev): bump typescript from 4.9.3 to 4.9.4 by @dependabot in #95
- npm(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.48.0 by @dependabot in #97
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.48.0 by @dependabot in #98
- npm(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #100
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #96
- github-actions(deps): bump actions/cache from 3.2.2 to 3.2.4 by @dependabot in #101
- npm(deps-dev): bump prettier from 2.8.1 to 2.8.3 by @dependabot in #103
- npm(deps-dev): bump jest from 29.3.1 to 29.4.1 by @dependabot in #104
- npm(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #105
- npm(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.50.0 by @dependabot in #102
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.50.0 by @dependabot in #109
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #107
- npm(deps-dev): bump @types/google-apps-script from 1.0.56 to 1.0.57 by @dependabot in #106
- npm(deps-dev): bump eslint from 8.31.0 to 8.33.0 by @dependabot in #108
- github-actions(deps): bump actions/cache from 3.2.4 to 3.2.6 by @dependabot in #111
- npm(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #110
- npm(deps-dev): bump eslint from 8.33.0 to 8.35.0 by @dependabot in #114
- npm(deps-dev): bump jest from 29.4.1 to 29.4.3 by @dependabot in #115
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.54.0 by @dependabot in #112
- npm(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.54.0 by @dependabot in #113
- github-actions(deps): bump actions/cache from 3.2.6 to 3.3.1 by @dependabot in #116
- npm(deps-dev): bump @types/google-apps-script from 1.0.57 to 1.0.59 by @dependabot in #118
- npm(deps-dev): bump prettier from 2.8.4 to 2.8.7 by @dependabot in #120
- npm(deps-dev): bump jest from 29.4.3 to 29.5.0 by @dependabot in #117
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.57.0 by @dependabot in #119
- npm(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.8.0 by @dependabot in #122
- npm(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.57.0 by @dependabot in #123
- npm(deps-dev): bump eslint from 8.35.0 to 8.37.0 by @dependabot in #124
- github-actions(deps): bump github/super-linter from 4 to 5 by @dependabot in #125
- npm(deps-dev): bump eslint from 8.37.0 to 8.39.0 by @dependabot in #127
- npm(deps-dev): bump @types/google-apps-script from 1.0.59 to 1.0.62 by @dependabot in #126
- npm(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #129
- npm(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.59.2 by @dependabot in #131
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.59.2 by @dependabot in #132
- npm(deps-dev): bump eslint from 8.39.0 to 8.41.0 by @dependabot in #136
- npm(deps-dev): bump @types/google-apps-script from 1.0.62 to 1.0.64 by @dependabot in #134
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.8 by @dependabot in #133
- npm(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.8 by @dependabot in #135
- npm(deps-dev): bump eslint from 8.41.0 to 8.44.0 by @dependabot in #141
- npm(deps-dev): bump typescript from 4.9.5 to 5.1.6 by @dependabot in #142
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.61.0 by @dependabot in #14...
v1.1.0
What's Changed
Changes in this update are mostly in the background. Unit testing using Jest is now enabled with test suites to cover most of the code.
New (Dev) Features
- Add jest test by @ttsukagoshi in #31
- Expand Jest testing (mock CardServices, GitHub workflow, additional functions) by @ttsukagoshi in #33
- Expand Jest testing (buildDriveItemsSelected() and LocalizedMessage class) (#32) by @ttsukagoshi in #35
- Create Jest test for function unshare (#49) by @ttsukagoshi in #51
Dev Dependencies
- Bump got from 11.8.3 to 11.8.5 by @dependabot in #34
- github-actions(deps): bump actions/cache from 3.0.3 to 3.0.4 by @dependabot in #36
- npm(deps-dev): bump eslint from 8.16.0 to 8.18.0 by @dependabot in #37
- npm(deps-dev): bump jest from 28.1.1 to 28.1.2 by @dependabot in #39
- npm(deps-dev): bump typescript from 4.7.2 to 4.7.4 by @dependabot in #41
- npm(deps-dev): bump @types/google-apps-script from 1.0.47 to 1.0.49 by @dependabot in #38
- npm(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 by @dependabot in #40
- npm(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #44
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.30.2 by @dependabot in #45
- npm(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.30.3 by @dependabot in #47
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.2 to 5.30.3 by @dependabot in #48
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
Documentation
- Update README.md by @ttsukagoshi in #18
- Create SECURITY.md by @ttsukagoshi in #20
- Create issue templates by @ttsukagoshi in #22
- Create contributing guidelines by @ttsukagoshi in #23
- Update README.md by @ttsukagoshi in #24
- Update README by @ttsukagoshi in #25
- Add add-on icon by @ttsukagoshi in #26
- Add badge & link to Google Workspace Marketplace by @ttsukagoshi in #27
- Update Marketplace link by @ttsukagoshi in #28
Dev dependencies
- github-actions(deps): bump actions/cache from 3.0.2 to 3.0.3 by @dependabot in #12
- npm(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #14
- npm(deps-dev): bump eslint from 8.14.0 to 8.16.0 by @dependabot in #16
- npm(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.27.0 by @dependabot in #13
- npm(deps-dev): bump @types/google-apps-script from 1.0.46 to 1.0.47 by @dependabot in #15
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.27.0 by @dependabot in #17
Misc
- Add .DS_Store to .gitignore by @ttsukagoshi in #11
- Add CodeQL workflow by @ttsukagoshi in #19
- Remove unnecessary space from appsscript.json by @ttsukagoshi in #29
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Update README.md by @ttsukagoshi in #1
- Setup dev environment by @ttsukagoshi in #2
- Setup card builders by @ttsukagoshi in #4
- Add core Unshare functions to remove users' access to the selected file/folder(s) (#6) by @ttsukagoshi in #8
- Add i18n framework and Japanese language feature (#3) by @ttsukagoshi in #9
- Create deployment workflow on GitHub Actions by @ttsukagoshi in #10
New Contributors
- @ttsukagoshi made their first contribution in #1
Full Changelog: https://github.com/ttsukagoshi/unshare/commits/v1.0.0