Skip to content

v1.0.4

Compare
Choose a tag to compare
@ttsukagoshi ttsukagoshi released this 08 Feb 18:59
· 12 commits to main since this release

What's Changed

Housekeeping updates to dev dependencies and subsequent refactoring/re-formatting of the script.
No functional changes have been made.

Dev Dependency Updates

  • npm dedupe by @ttsukagoshi in #94
  • npm(deps-dev): bump typescript from 5.1.3 to 5.1.6 by @dependabot in #97
  • npm(deps-dev): bump eslint from 8.41.0 to 8.43.0 by @dependabot in #99
  • npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.60.1 by @dependabot in #98
  • npm(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.60.1 by @dependabot in #100
  • npm(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in #101
  • npm(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #102
  • github-actions(deps): bump github/accessibility-alt-text-bot from 1.2.0 to 1.3.0 by @dependabot in #108
  • npm(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #103
  • npm(deps-dev): bump eslint from 8.44.0 to 8.47.0 by @dependabot in #109
  • npm(deps-dev): bump prettier from 2.8.8 to 3.0.3 by @dependabot in #112
  • github-actions(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #118
  • github-actions(deps): bump actions/checkout from 3 to 4 by @dependabot in #119
  • npm(deps-dev): bump jest and @types/jest by @dependabot in #128
  • npm(deps-dev): bump @types/google-apps-script from 1.0.64 to 1.0.79 by @dependabot in #129
  • github-actions(deps): bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0 by @dependabot in #124
  • github-actions(deps): bump github/codeql-action from 2 to 3 by @dependabot in #131
  • npm(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.1.0 by @dependabot in #132
  • npm(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #133
  • npm(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.1.3 by @dependabot in #134
  • Clean install dev dependenies by @ttsukagoshi in #139
  • github-actions(deps): bump actions/setup-node from 3 to 4 by @dependabot in #123
  • github-actions(deps): bump actions/cache from 3.3.2 to 4.0.0 by @dependabot in #130
  • npm(deps-dev): bump the typescript-eslint group with 2 updates by @dependabot in #142
  • Clean install dev dependencies by @ttsukagoshi in #145

Jest Testing Updates

Misc

Full Changelog: v1.0.3...v1.0.4