This minor release includes all dependency updates since the last release has been published.
Most notably, the update of @actions/core
from 1.9.1
to 1.10.0
by @dependabot in #13 should fix the deprecation warning
Warning: The
set-output
command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
What's Changed
- Bump ts-jest from 29.0.0 to 29.0.1 by @dependabot in #5
- Bump @octokit/openapi-types from 13.10.0 to 13.12.0 by @dependabot in #4
- Bump @types/node from 18.7.17 to 18.7.18 by @dependabot in #3
- Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0 by @dependabot in #6
- Bump ts-jest from 29.0.1 to 29.0.2 by @dependabot in #8
- Bump @types/node from 18.7.18 to 18.7.21 by @dependabot in #10
- Bump @typescript-eslint/parser from 5.37.0 to 5.38.0 by @dependabot in #7
- Bump eslint from 8.23.1 to 8.24.0 by @dependabot in #9
- Bump typescript from 4.8.3 to 4.8.4 by @dependabot in #16
- Bump @octokit/openapi-types from 13.12.0 to 14.0.0 by @dependabot in #15
- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 by @dependabot in #14
- Bump actions/setup-node from 3.4.1 to 3.5.0 by @dependabot in #11
- Bump jest from 29.0.3 to 29.1.2 by @dependabot in #18
- Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 by @dependabot in #17
- Bump @types/node from 18.7.21 to 18.8.0 by @dependabot in #12
- Bump ts-jest from 29.0.2 to 29.0.3 by @dependabot in #19
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #13
- Bump @types/node from 18.8.0 to 18.8.3 by @dependabot in #24
- Bump eslint-plugin-jest from 27.0.4 to 27.1.1 by @dependabot in #20
- Bump eslint from 8.24.0 to 8.25.0 by @dependabot in #21
- Bump @typescript-eslint/parser from 5.38.1 to 5.39.0 by @dependabot in #22
- Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 by @dependabot in #23
- Bump actions/setup-node from 3.5.0 to 3.5.1 by @dependabot in #25
- Bump jest from 29.1.2 to 29.2.0 by @dependabot in #26
- Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 by @dependabot in #28
- Bump eslint-plugin-jest from 27.1.1 to 27.1.2 by @dependabot in #32
- Bump @typescript-eslint/parser from 5.39.0 to 5.40.0 by @dependabot in #31
- Bump @types/node from 18.8.3 to 18.11.0 by @dependabot in #29
- Bump eslint-plugin-github from 4.3.7 to 4.4.0 by @dependabot in #33
- Bump @octokit/core from 4.0.5 to 4.1.0 by @dependabot in #27
- Bump @octokit/action from 4.0.8 to 4.0.10 by @dependabot in #30
- Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 by @dependabot in #34
- Bump eslint-plugin-jest from 27.1.2 to 27.1.3 by @dependabot in #37
- Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 by @dependabot in #38
- Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #36
- Bump jest from 29.2.0 to 29.2.1 by @dependabot in #35
- Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 by @dependabot in #42
- Bump jest from 29.2.1 to 29.2.2 by @dependabot in #40
- Bump @typescript-eslint/parser from 5.40.1 to 5.41.0 by @dependabot in #39
- Bump @types/node from 18.11.0 to 18.11.8 by @dependabot in #41
- Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 by @dependabot in #47
- Bump @types/node from 18.11.8 to 18.11.9 by @dependabot in #46
- Bump eslint-plugin-jest from 27.1.3 to 27.1.4 by @dependabot in #45
- Bump eslint-plugin-github from 4.4.0 to 4.4.1 by @dependabot in #43
- Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 by @dependabot in #44
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v1...v1.0.6