File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.1.9] ( https://github.com/cloudquery/setup-cloudquery/compare/v4.1.8...v4.1.9 ) (2025-11-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency @types/node to v22.17.2 ([ #741 ] ( https://github.com/cloudquery/setup-cloudquery/issues/741 ) ) ([ 43be401] ( https://github.com/cloudquery/setup-cloudquery/commit/43be401d9341902c196bb0a55974a74c8252a66d ) )
9+ * ** deps:** Update dependency @types/node to v22.18.12 ([ #767 ] ( https://github.com/cloudquery/setup-cloudquery/issues/767 ) ) ([ 6d53ac8] ( https://github.com/cloudquery/setup-cloudquery/commit/6d53ac8d63c6714248519cdbda87a6f03c018957 ) )
10+ * ** deps:** Update dependency @types/node to v22.18.6 ([ #757 ] ( https://github.com/cloudquery/setup-cloudquery/issues/757 ) ) ([ e0b397f] ( https://github.com/cloudquery/setup-cloudquery/commit/e0b397f8a2256e41ed595e5f19445336f580974d ) )
11+ * ** deps:** Update dependency @types/pg to v8.15.5 ([ #740 ] ( https://github.com/cloudquery/setup-cloudquery/issues/740 ) ) ([ 6dec952] ( https://github.com/cloudquery/setup-cloudquery/commit/6dec952a60f32ece6a8a302e23b1d645fb111972 ) )
12+ * ** deps:** Update dependency @types/semver to v7.7.1 ([ #754 ] ( https://github.com/cloudquery/setup-cloudquery/issues/754 ) ) ([ e8158d4] ( https://github.com/cloudquery/setup-cloudquery/commit/e8158d43dada46401ec80910fcfe9098ffb8353a ) )
13+ * ** deps:** Update dependency @vercel/ncc to v0.38.4 ([ #755 ] ( https://github.com/cloudquery/setup-cloudquery/issues/755 ) ) ([ 11f6c16] ( https://github.com/cloudquery/setup-cloudquery/commit/11f6c161ba2834f940de5e85e4929eab55a5a5e1 ) )
14+ * ** deps:** Update dependency chalk to v5.6.0 ([ #743 ] ( https://github.com/cloudquery/setup-cloudquery/issues/743 ) ) ([ 2c69def] ( https://github.com/cloudquery/setup-cloudquery/commit/2c69def01bbff06e7282c9ef6c271e42e7367084 ) )
15+ * ** deps:** Update dependency chalk to v5.6.2 ([ #756 ] ( https://github.com/cloudquery/setup-cloudquery/issues/756 ) ) ([ c3d5c7a] ( https://github.com/cloudquery/setup-cloudquery/commit/c3d5c7a4f6f25340f37c7ab7badf9940597ffbcb ) )
16+ * ** deps:** Update dependency semver to v7.7.3 ([ #768 ] ( https://github.com/cloudquery/setup-cloudquery/issues/768 ) ) ([ dccd16c] ( https://github.com/cloudquery/setup-cloudquery/commit/dccd16cf1ada33293198fc72c6ff8ee8833b9fae ) )
17+ * ** deps:** Update dependency typescript to v5.9.3 ([ #769 ] ( https://github.com/cloudquery/setup-cloudquery/issues/769 ) ) ([ 7aef537] ( https://github.com/cloudquery/setup-cloudquery/commit/7aef537eb9e7cc91be9455ed6e5f7c11e10db687 ) )
18+ * ** deps:** Update eslint packages ([ #758 ] ( https://github.com/cloudquery/setup-cloudquery/issues/758 ) ) ([ 7d1705c] ( https://github.com/cloudquery/setup-cloudquery/commit/7d1705cb3c4fe711ad70d169b5612999a9feb6b0 ) )
19+ * ** deps:** Update eslint packages ([ #770 ] ( https://github.com/cloudquery/setup-cloudquery/issues/770 ) ) ([ f5f926d] ( https://github.com/cloudquery/setup-cloudquery/commit/f5f926da4bc467ad1ec1faf6acaf4c5b08cb2177 ) )
20+
321## [ 4.1.8] ( https://github.com/cloudquery/setup-cloudquery/compare/v4.1.7...v4.1.8 ) (2025-08-01)
422
523
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudquery/setup-cloudquery" ,
3- "version" : " 4.1.8 " ,
3+ "version" : " 4.1.9 " ,
44 "description" : " Setup CloudQuery CLI in a GitHub action environment" ,
55 "main" : " dist/index.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments