Skip to content

Commit e6e2b24

Browse files
authored
Merge pull request #345 from deploystackio/release-v1.24.0
chore(release): prepare release v1.24.0
2 parents cc4772d + b9d93a8 commit e6e2b24

2 files changed

Lines changed: 68 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,72 @@
11
# Changelog
22

3+
# [1.24.0](https://github.com/deploystackio/docker-to-iac/compare/v1.23.1...v1.24.0) (2025-10-07)
4+
### Chores
5+
6+
* chore: bump @types/node from 24.3.0 to 24.6.2 [5eda1ec]
7+
* chore: bump @typescript-eslint/eslint-plugin from 8.41.0 to 8.45.0 [66c4c7d]
8+
* chore: bump typescript from 5.8.3 to 5.9.3 [8f7e7fb]
9+
* chore: bump eslint from 9.34.0 to 9.37.0 [0eed6f6]
10+
* chore: bump @typescript-eslint/parser from 8.41.0 to 8.45.0 [f7a82aa]
11+
* chore: bump release-it from 19.0.4 to 19.0.5 [b3fc8d4]
12+
* chore: bump globals from 16.3.0 to 16.4.0 [80a41c7]
13+
* chore: bump vite from 6.3.5 to 7.1.5 [4fb383c]
14+
* chore: bump @types/semver from 7.7.0 to 7.7.1 [e2065e8]
15+
* chore: bump actions/setup-node from 4 to 5 [4b43b0c]
16+
* chore: bump @typescript-eslint/eslint-plugin from 8.36.0 to 8.40.0 [7b68bda]
17+
* chore: bump tmp and @inquirer/editor [e93795a]
18+
* chore: bump eslint from 9.33.0 to 9.34.0 [6c729ae]
19+
* chore: bump @eslint/js from 9.33.0 to 9.34.0 [88c4ef2]
20+
* chore: bump @types/node from 24.0.13 to 24.3.0 [38aed2a]
21+
* chore: bump actions/checkout from 4 to 5 [c21a3d4]
22+
* chore: bump @typescript-eslint/parser from 8.36.0 to 8.39.1 [faef473]
23+
* chore: bump eslint from 9.31.0 to 9.33.0 [f74c2b9]
24+
* chore: bump yaml from 2.8.0 to 2.8.1 [a205719]
25+
* chore: bump typescript from 5.7.3 to 5.9.2 [db27a20]
26+
* chore: bump @types/node-fetch from 2.6.12 to 2.6.13 [0b9f0f0]
27+
* chore: bump release-it from 19.0.3 to 19.0.4 [2773fa9]
28+
* chore: bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0 [9c5baec]
29+
* chore: bump eslint from 9.30.1 to 9.31.0 [6385942]
30+
* chore: bump @types/node from 24.0.10 to 24.0.13 [38e0be1]
31+
* chore: bump @typescript-eslint/parser from 8.35.0 to 8.35.1 [d6e3faa]
32+
* chore: bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 [ba48557]
33+
* chore: bump eslint from 9.30.0 to 9.30.1 [39db0fe]
34+
* chore: bump @types/node from 24.0.7 to 24.0.10 [66987b9]
35+
* chore: bump globals from 16.2.0 to 16.3.0 [fb93dba]
36+
* chore: bump @typescript-eslint/eslint-plugin from 8.34.1 to 8.35.0 [30974c1]
37+
* chore: bump @typescript-eslint/parser from 8.34.1 to 8.35.0 [44133cf]
38+
* chore: bump eslint from 9.29.0 to 9.30.0 [d97e174]
39+
* chore: bump @eslint/js from 9.29.0 to 9.30.0 [54c9b37]
40+
* chore: bump @types/node from 24.0.3 to 24.0.7 [326ea91]
41+
* chore: bump @types/node from 24.0.1 to 24.0.3 [aaf02fd]
42+
* chore: bump vitest from 3.2.3 to 3.2.4 [f1597bd]
43+
* chore: bump @vitest/coverage-v8 from 3.2.3 to 3.2.4 [483d04c]
44+
* chore: bump @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.0 [e171a3a]
45+
* chore: bump vitest from 3.2.2 to 3.2.3 [6646a9e]
46+
* chore: bump @vitest/coverage-v8 from 3.2.2 to 3.2.3 [d0d2e04]
47+
* chore: bump @types/node from 22.15.30 to 24.0.1 [c04217f]
48+
* chore: bump @typescript-eslint/parser from 8.33.1 to 8.34.0 [d5129d4]
49+
* chore: bump eslint from 9.28.0 to 9.29.0 [fefe789]
50+
* chore: bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.1 [1c4b373]
51+
* chore: bump @typescript-eslint/parser from 8.32.1 to 8.33.1 [0408c46]
52+
* chore: bump @vitest/coverage-v8 from 3.1.4 to 3.2.2 [c184b25]
53+
* chore: bump @types/node from 22.15.21 to 22.15.30 [f638e27]
54+
* chore: bump eslint from 9.27.0 to 9.28.0 [2d7a208]
55+
* chore: bump vitest from 3.1.4 to 3.2.2 [50cffb6]
56+
* chore: bump release-it from 19.0.2 to 19.0.3 [a261ed5]
57+
* chore: bump @types/node from 22.15.21 to 22.15.29 [c0e6560]
58+
* chore: bump @typescript-eslint/parser from 8.32.1 to 8.33.0 [e4ea735]
59+
* chore: bump @eslint/js from 9.27.0 to 9.28.0 [a9edd4a]
60+
* chore: bump globals from 16.1.0 to 16.2.0 [5d14d19]
61+
* chore: bump vitest from 3.1.3 to 3.1.4 [cea3c9f]
62+
* chore: bump @vitest/coverage-v8 from 3.1.3 to 3.1.4 [fc1d7fa]
63+
* chore: bump @types/node from 22.15.19 to 22.15.21 [67a2cbe]
64+
* chore: bump eslint from 9.26.0 to 9.27.0 [f8bcb96]
65+
* chore: bump @eslint/js from 9.26.0 to 9.27.0 [79b1c50]
66+
* chore: bump yaml from 2.7.1 to 2.8.0 [cdc0c91]
67+
* chore: bump @types/node from 22.15.17 to 22.15.19 [e5b7dc6]
68+
* chore: bump semver from 7.7.1 to 7.7.2 [2213d7e]
69+
370
## [1.23.1](https://github.com/deploystackio/docker-to-iac/compare/v1.23.0...v1.23.1) (2025-05-13)
471
### Chores
572

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deploystack/docker-to-iac",
3-
"version": "1.23.1",
3+
"version": "1.24.0",
44
"main": "dist/src/index.js",
55
"scripts": {
66
"pretest:e2e": "find test/e2e/output -mindepth 1 -not -name 'README.md' -delete",

0 commit comments

Comments
 (0)