Skip to content

Commit db9c00d

Browse files
committed
Release 1.5.1
1 parent 4011ad5 commit db9c00d

File tree

3 files changed

+27
-4
lines changed

3 files changed

+27
-4
lines changed

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.5.1](https://github.com/Codex-/await-remote-run/compare/v1.5.0...v1.5.1)
8+
9+
- build(deps): bump vm2 from 3.9.10 to 3.9.11 [`#124`](https://github.com/Codex-/await-remote-run/pull/124)
10+
- renovate: enable automerge [`b774813`](https://github.com/Codex-/await-remote-run/commit/b7748139e3c2b545612232b7a45af1d4f58187c9)
11+
- cicd: set minor as default release. [`9292fa8`](https://github.com/Codex-/await-remote-run/commit/9292fa828233fc898a4198ebeeb24b4522ea5be8)
12+
713
#### [v1.5.0](https://github.com/Codex-/await-remote-run/compare/v1.4.1...v1.5.0)
814

15+
> 15 September 2022
16+
917
- build(deps-dev): bump @types/node from 18.7.13 to 18.7.14 [`#119`](https://github.com/Codex-/await-remote-run/pull/119)
1018
- build(deps-dev): bump esbuild from 0.15.5 to 0.15.6 [`#120`](https://github.com/Codex-/await-remote-run/pull/120)
1119
- 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)
@@ -21,6 +29,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2129
- 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)
2230
- build(deps): bump @actions/core from 1.9.0 to 1.9.1 [`#107`](https://github.com/Codex-/await-remote-run/pull/107)
2331
- chore(deps): bump dependencies. [`f264fa9`](https://github.com/Codex-/await-remote-run/commit/f264fa9bdf1ab74d6c7ebecae5e64a6dd63663a8)
32+
- Release 1.5.0 [`327809c`](https://github.com/Codex-/await-remote-run/commit/327809c8896d83ee6670a4a8b2121e7eb6c7bc64)
2433
- cicd: use renovate instead of dependabot. [`e99ee1a`](https://github.com/Codex-/await-remote-run/commit/e99ee1af940e8bf925ab49bb1d4124ca1e1ad64e)
2534

2635
#### [v1.4.1](https://github.com/Codex-/await-remote-run/compare/v1.4.0...v1.4.1)
@@ -133,8 +142,22 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
133142
134143
#### [v1](https://github.com/Codex-/await-remote-run/compare/v1.0.0...v1)
135144

136-
> 1 August 2022
145+
> 16 September 2022
137146
147+
- build(deps-dev): bump @types/node from 18.7.13 to 18.7.14 [`#119`](https://github.com/Codex-/await-remote-run/pull/119)
148+
- build(deps-dev): bump esbuild from 0.15.5 to 0.15.6 [`#120`](https://github.com/Codex-/await-remote-run/pull/120)
149+
- 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)
150+
- build(deps-dev): bump release-it from 15.4.0 to 15.4.1 [`#117`](https://github.com/Codex-/await-remote-run/pull/117)
151+
- build(deps-dev): bump release-it from 15.2.0 to 15.4.0 [`#116`](https://github.com/Codex-/await-remote-run/pull/116)
152+
- 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)
153+
- build(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 [`#114`](https://github.com/Codex-/await-remote-run/pull/114)
154+
- build(deps-dev): bump eslint from 8.20.0 to 8.23.0 [`#113`](https://github.com/Codex-/await-remote-run/pull/113)
155+
- build(deps-dev): bump typescript from 4.7.4 to 4.8.2 [`#112`](https://github.com/Codex-/await-remote-run/pull/112)
156+
- build(deps-dev): bump @types/node from 18.6.3 to 18.7.13 [`#111`](https://github.com/Codex-/await-remote-run/pull/111)
157+
- build(deps-dev): bump esbuild from 0.14.51 to 0.15.5 [`#110`](https://github.com/Codex-/await-remote-run/pull/110)
158+
- build(deps-dev): bump jest-circus from 28.1.3 to 29.0.1 [`#109`](https://github.com/Codex-/await-remote-run/pull/109)
159+
- 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)
160+
- build(deps): bump @actions/core from 1.9.0 to 1.9.1 [`#107`](https://github.com/Codex-/await-remote-run/pull/107)
138161
- build(deps): bump parse-url from 6.0.0 to 6.0.2 [`#101`](https://github.com/Codex-/await-remote-run/pull/101)
139162
- build(deps-dev): bump esbuild from 0.14.47 to 0.14.48 [`#99`](https://github.com/Codex-/await-remote-run/pull/99)
140163
- build(deps-dev): bump jest and @types/jest [`#98`](https://github.com/Codex-/await-remote-run/pull/98)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "await-remote-run",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"private": true,
55
"description": "Await the result of a remote repository run.",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)