@@ -4,8 +4,29 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v1.5.0] ( https://github.com/Codex-/await-remote-run/compare/v1.4.1...v1.5.0 )
8+
9+ - build(deps-dev): bump @types/node from 18.7.13 to 18.7.14 [ ` #119 ` ] ( https://github.com/Codex-/await-remote-run/pull/119 )
10+ - build(deps-dev): bump esbuild from 0.15.5 to 0.15.6 [ ` #120 ` ] ( https://github.com/Codex-/await-remote-run/pull/120 )
11+ - build(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.36.1 [ ` #118 ` ] ( https://github.com/Codex-/await-remote-run/pull/118 )
12+ - build(deps-dev): bump release-it from 15.4.0 to 15.4.1 [ ` #117 ` ] ( https://github.com/Codex-/await-remote-run/pull/117 )
13+ - build(deps-dev): bump release-it from 15.2.0 to 15.4.0 [ ` #116 ` ] ( https://github.com/Codex-/await-remote-run/pull/116 )
14+ - build(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.35.1 [ ` #115 ` ] ( https://github.com/Codex-/await-remote-run/pull/115 )
15+ - build(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 [ ` #114 ` ] ( https://github.com/Codex-/await-remote-run/pull/114 )
16+ - build(deps-dev): bump eslint from 8.20.0 to 8.23.0 [ ` #113 ` ] ( https://github.com/Codex-/await-remote-run/pull/113 )
17+ - build(deps-dev): bump typescript from 4.7.4 to 4.8.2 [ ` #112 ` ] ( https://github.com/Codex-/await-remote-run/pull/112 )
18+ - build(deps-dev): bump @types/node from 18.6.3 to 18.7.13 [ ` #111 ` ] ( https://github.com/Codex-/await-remote-run/pull/111 )
19+ - build(deps-dev): bump esbuild from 0.14.51 to 0.15.5 [ ` #110 ` ] ( https://github.com/Codex-/await-remote-run/pull/110 )
20+ - build(deps-dev): bump jest-circus from 28.1.3 to 29.0.1 [ ` #109 ` ] ( https://github.com/Codex-/await-remote-run/pull/109 )
21+ - build(deps-dev): bump eslint-plugin-jest from 26.7.0 to 27.0.1 [ ` #108 ` ] ( https://github.com/Codex-/await-remote-run/pull/108 )
22+ - build(deps): bump @actions/core from 1.9.0 to 1.9.1 [ ` #107 ` ] ( https://github.com/Codex-/await-remote-run/pull/107 )
23+ - chore(deps): bump dependencies. [ ` f264fa9 ` ] ( https://github.com/Codex-/await-remote-run/commit/f264fa9bdf1ab74d6c7ebecae5e64a6dd63663a8 )
24+ - cicd: use renovate instead of dependabot. [ ` e99ee1a ` ] ( https://github.com/Codex-/await-remote-run/commit/e99ee1af940e8bf925ab49bb1d4124ca1e1ad64e )
25+
726#### [ v1.4.1] ( https://github.com/Codex-/await-remote-run/compare/v1.4.0...v1.4.1 )
827
28+ > 31 July 2022
29+
930- build(deps): bump parse-url from 6.0.0 to 6.0.2 [ ` #101 ` ] ( https://github.com/Codex-/await-remote-run/pull/101 )
1031- build(deps-dev): bump esbuild from 0.14.47 to 0.14.48 [ ` #99 ` ] ( https://github.com/Codex-/await-remote-run/pull/99 )
1132- build(deps-dev): bump jest and @types/jest [ ` #98 ` ] ( https://github.com/Codex-/await-remote-run/pull/98 )
@@ -24,7 +45,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2445- Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 [ ` #84 ` ] ( https://github.com/Codex-/await-remote-run/pull/84 )
2546- chore: bump dependencies. [ ` b297fe1 ` ] ( https://github.com/Codex-/await-remote-run/commit/b297fe13292118d02284c22efae945c0350573a7 )
2647- chore: bump dependencies. [ ` 81fbbb6 ` ] ( https://github.com/Codex-/await-remote-run/commit/81fbbb61eb0aad92490e4f464dc16244c6ec2785 )
27- - docs: Add missing ID to example. [ ` a5db353 ` ] ( https://github.com/Codex-/await-remote-run/commit/a5db353513d62aef92f03e1892d394b1dc657fee )
48+ - Release 1.4.1 [ ` 91c4e96 ` ] ( https://github.com/Codex-/await-remote-run/commit/91c4e962db3b607d6ba25554b321715c7c530a3b )
2849
2950#### [ v1.4.0] ( https://github.com/Codex-/await-remote-run/compare/v1.3.0...v1.4.0 )
3051
@@ -112,8 +133,24 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
112133
113134#### [ v1] ( https://github.com/Codex-/await-remote-run/compare/v1.0.0...v1 )
114135
115- > 2 May 2022
136+ > 1 August 2022
116137
138+ - build(deps): bump parse-url from 6.0.0 to 6.0.2 [ ` #101 ` ] ( https://github.com/Codex-/await-remote-run/pull/101 )
139+ - build(deps-dev): bump esbuild from 0.14.47 to 0.14.48 [ ` #99 ` ] ( https://github.com/Codex-/await-remote-run/pull/99 )
140+ - build(deps-dev): bump jest and @types/jest [ ` #98 ` ] ( https://github.com/Codex-/await-remote-run/pull/98 )
141+ - build(deps-dev): bump eslint from 8.17.0 to 8.18.0 [ ` #97 ` ] ( https://github.com/Codex-/await-remote-run/pull/97 )
142+ - build(deps): bump @actions/core from 1.8.2 to 1.9.0 [ ` #96 ` ] ( https://github.com/Codex-/await-remote-run/pull/96 )
143+ - build(deps-dev): bump typescript from 4.7.3 to 4.7.4 [ ` #95 ` ] ( https://github.com/Codex-/await-remote-run/pull/95 )
144+ - build(deps-dev): bump @types/node from 17.0.41 to 18.0.0 [ ` #94 ` ] ( https://github.com/Codex-/await-remote-run/pull/94 )
145+ - build(deps-dev): bump release-it from 15.0.0 to 15.1.1 [ ` #92 ` ] ( https://github.com/Codex-/await-remote-run/pull/92 )
146+ - build(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.30.0 [ ` #93 ` ] ( https://github.com/Codex-/await-remote-run/pull/93 )
147+ - build(deps-dev): bump prettier from 2.6.2 to 2.7.1 [ ` #91 ` ] ( https://github.com/Codex-/await-remote-run/pull/91 )
148+ - build(deps-dev): bump ts-jest from 28.0.4 to 28.0.5 [ ` #90 ` ] ( https://github.com/Codex-/await-remote-run/pull/90 )
149+ - build(deps-dev): bump esbuild from 0.14.43 to 0.14.47 [ ` #89 ` ] ( https://github.com/Codex-/await-remote-run/pull/89 )
150+ - Bump @types/node from 17.0.35 to 17.0.38 [ ` #86 ` ] ( https://github.com/Codex-/await-remote-run/pull/86 )
151+ - Bump esbuild from 0.14.41 to 0.14.42 [ ` #87 ` ] ( https://github.com/Codex-/await-remote-run/pull/87 )
152+ - Bump eslint-plugin-jest from 26.2.2 to 26.4.6 [ ` #85 ` ] ( https://github.com/Codex-/await-remote-run/pull/85 )
153+ - Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 [ ` #84 ` ] ( https://github.com/Codex-/await-remote-run/pull/84 )
117154- Bump @types/node from 17.0.23 to 17.0.30 [ ` #83 ` ] ( https://github.com/Codex-/await-remote-run/pull/83 )
118155- Bump eslint from 8.13.0 to 8.14.0 [ ` #82 ` ] ( https://github.com/Codex-/await-remote-run/pull/82 )
119156- Bump @actions/core from 1.6.0 to 1.7.0 [ ` #81 ` ] ( https://github.com/Codex-/await-remote-run/pull/81 )
@@ -125,8 +162,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
125162- Bump actions/checkout from 2 to 3 [ ` #74 ` ] ( https://github.com/Codex-/await-remote-run/pull/74 )
126163- Bump actions/upload-artifact from 2 to 3 [ ` #73 ` ] ( https://github.com/Codex-/await-remote-run/pull/73 )
127164- Bump packages. [ ` 155623e ` ] ( https://github.com/Codex-/await-remote-run/commit/155623e722f36fbb0b9d3947a1c36b4ab9403d84 )
128- - Bump dependencies. [ ` e36b3c4 ` ] ( https://github.com/Codex-/await-remote-run/commit/e36b3c4a7898bf551687527e069cae7942c081d1 )
129- - Add release-it . [ ` 7e6e04e ` ] ( https://github.com/Codex-/await-remote-run/commit/7e6e04ea55aeeb33b9c4e4a587cc53c9c8af25f8 )
165+ - chore: bump dependencies. [ ` b297fe1 ` ] ( https://github.com/Codex-/await-remote-run/commit/b297fe13292118d02284c22efae945c0350573a7 )
166+ - chore: bump dependencies . [ ` 1cd2c73 ` ] ( https://github.com/Codex-/await-remote-run/commit/1cd2c731e1200a93ff8339356aa7fc7a285513c5 )
130167
131168#### v1.0.0
132169
0 commit comments