Skip to content

Commit 6d6abd1

Browse files
authored
chore(main): release 3.0.14 (#427)
🤖 I have created a release *beep* *boop* --- ## [3.0.14](v3.0.13...v3.0.14) (2024-04-01) ### Bug Fixes * **deps:** Update commitlint monorepo ([#450](#450)) ([d9c5511](d9c5511)) * **deps:** Update commitlint monorepo to v18.6.0 ([#426](#426)) ([908e714](908e714)) * **deps:** Update dependency @commitlint/config-conventional to v18.6.3 ([#472](#472)) ([ea37f3f](ea37f3f)) * **deps:** Update dependency @types/node to v20.11.14 ([#428](#428)) ([e897ba4](e897ba4)) * **deps:** Update dependency @types/node to v20.11.24 ([#451](#451)) ([9319b79](9319b79)) * **deps:** Update dependency @types/node to v20.12.2 ([#474](#474)) ([f950059](f950059)) * **deps:** Update dependency @types/pg to v8.11.0 ([#429](#429)) ([b792c3e](b792c3e)) * **deps:** Update dependency @types/pg to v8.11.2 ([#452](#452)) ([a070789](a070789)) * **deps:** Update dependency @types/pg to v8.11.4 ([#473](#473)) ([1275d1b](1275d1b)) * **deps:** Update dependency eslint to v8.57.0 ([#455](#455)) ([343dd86](343dd86)) * **deps:** Update dependency eslint-plugin-prettier to v5.1.3 ([#425](#425)) ([dfa0aa9](dfa0aa9)) * **deps:** Update dependency husky to v9.0.11 ([#453](#453)) ([ea018ef](ea018ef)) * **deps:** Update dependency semver to v7.6.0 ([#456](#456)) ([c27e3df](c27e3df)) * **deps:** Update dependency typescript to v5.4.3 ([#475](#475)) ([ac005df](ac005df)) * **deps:** Update typescript-eslint monorepo to v6.20.0 ([#431](#431)) ([50c0aa3](50c0aa3)) * **deps:** Update typescript-eslint monorepo to v6.21.0 ([#476](#476)) ([0825d38](0825d38)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent eaa075d commit 6d6abd1

File tree

4 files changed

+45
-10
lines changed

4 files changed

+45
-10
lines changed

CHANGELOG.md

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

3+
## [3.0.14](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.13...v3.0.14) (2024-04-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update commitlint monorepo ([#450](https://github.com/cloudquery/setup-cloudquery/issues/450)) ([d9c5511](https://github.com/cloudquery/setup-cloudquery/commit/d9c5511d15d455fe97b523667e40d9c2f942cc18))
9+
* **deps:** Update commitlint monorepo to v18.6.0 ([#426](https://github.com/cloudquery/setup-cloudquery/issues/426)) ([908e714](https://github.com/cloudquery/setup-cloudquery/commit/908e7148d9880d0d70cf8c8034ebe3e287ef127e))
10+
* **deps:** Update dependency @commitlint/config-conventional to v18.6.3 ([#472](https://github.com/cloudquery/setup-cloudquery/issues/472)) ([ea37f3f](https://github.com/cloudquery/setup-cloudquery/commit/ea37f3f6efc29310b2e34cf456903df441cbbee4))
11+
* **deps:** Update dependency @types/node to v20.11.14 ([#428](https://github.com/cloudquery/setup-cloudquery/issues/428)) ([e897ba4](https://github.com/cloudquery/setup-cloudquery/commit/e897ba4252a9a366032408e183210566d099d7cc))
12+
* **deps:** Update dependency @types/node to v20.11.24 ([#451](https://github.com/cloudquery/setup-cloudquery/issues/451)) ([9319b79](https://github.com/cloudquery/setup-cloudquery/commit/9319b798108f7786d2968931adcf4f011b512a90))
13+
* **deps:** Update dependency @types/node to v20.12.2 ([#474](https://github.com/cloudquery/setup-cloudquery/issues/474)) ([f950059](https://github.com/cloudquery/setup-cloudquery/commit/f9500598f1c7fc12b460388b274362b9bc76588d))
14+
* **deps:** Update dependency @types/pg to v8.11.0 ([#429](https://github.com/cloudquery/setup-cloudquery/issues/429)) ([b792c3e](https://github.com/cloudquery/setup-cloudquery/commit/b792c3ef402741653d864a12cc0bd345adf8bd95))
15+
* **deps:** Update dependency @types/pg to v8.11.2 ([#452](https://github.com/cloudquery/setup-cloudquery/issues/452)) ([a070789](https://github.com/cloudquery/setup-cloudquery/commit/a0707899116f682feb7230475e28a473b71b5238))
16+
* **deps:** Update dependency @types/pg to v8.11.4 ([#473](https://github.com/cloudquery/setup-cloudquery/issues/473)) ([1275d1b](https://github.com/cloudquery/setup-cloudquery/commit/1275d1b1fcced38fb0b1fce670df58591ab5d6ac))
17+
* **deps:** Update dependency eslint to v8.57.0 ([#455](https://github.com/cloudquery/setup-cloudquery/issues/455)) ([343dd86](https://github.com/cloudquery/setup-cloudquery/commit/343dd8689d9e5377d134c581b2e8a895567886e5))
18+
* **deps:** Update dependency eslint-plugin-prettier to v5.1.3 ([#425](https://github.com/cloudquery/setup-cloudquery/issues/425)) ([dfa0aa9](https://github.com/cloudquery/setup-cloudquery/commit/dfa0aa9594b6893992f41259260eb38cdbcbf60c))
19+
* **deps:** Update dependency husky to v9.0.11 ([#453](https://github.com/cloudquery/setup-cloudquery/issues/453)) ([ea018ef](https://github.com/cloudquery/setup-cloudquery/commit/ea018ef68ef7e095cac15a5168ca3f167e047a8b))
20+
* **deps:** Update dependency semver to v7.6.0 ([#456](https://github.com/cloudquery/setup-cloudquery/issues/456)) ([c27e3df](https://github.com/cloudquery/setup-cloudquery/commit/c27e3df30149c2300c1273d7d9348958617f7610))
21+
* **deps:** Update dependency typescript to v5.4.3 ([#475](https://github.com/cloudquery/setup-cloudquery/issues/475)) ([ac005df](https://github.com/cloudquery/setup-cloudquery/commit/ac005dfbbc726b190eb637e3d34d632f5efda634))
22+
* **deps:** Update typescript-eslint monorepo to v6.20.0 ([#431](https://github.com/cloudquery/setup-cloudquery/issues/431)) ([50c0aa3](https://github.com/cloudquery/setup-cloudquery/commit/50c0aa31897f9ce2894b44e04f4e254106e2f6f4))
23+
* **deps:** Update typescript-eslint monorepo to v6.21.0 ([#476](https://github.com/cloudquery/setup-cloudquery/issues/476)) ([0825d38](https://github.com/cloudquery/setup-cloudquery/commit/0825d381cdf8488f914e4cf40d8c00db211d14ab))
24+
325
## [3.0.13](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.12...v3.0.13) (2024-01-02)
426

527

dist/index.js

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3879,35 +3879,43 @@ const coerce = (version, options) => {
38793879

38803880
let match = null
38813881
if (!options.rtl) {
3882-
match = version.match(re[t.COERCE])
3882+
match = version.match(options.includePrerelease ? re[t.COERCEFULL] : re[t.COERCE])
38833883
} else {
38843884
// Find the right-most coercible string that does not share
38853885
// a terminus with a more left-ward coercible string.
38863886
// Eg, '1.2.3.4' wants to coerce '2.3.4', not '3.4' or '4'
3887+
// With includePrerelease option set, '1.2.3.4-rc' wants to coerce '2.3.4-rc', not '2.3.4'
38873888
//
38883889
// Walk through the string checking with a /g regexp
38893890
// Manually set the index so as to pick up overlapping matches.
38903891
// Stop when we get a match that ends at the string end, since no
38913892
// coercible string can be more right-ward without the same terminus.
3893+
const coerceRtlRegex = options.includePrerelease ? re[t.COERCERTLFULL] : re[t.COERCERTL]
38923894
let next
3893-
while ((next = re[t.COERCERTL].exec(version)) &&
3895+
while ((next = coerceRtlRegex.exec(version)) &&
38943896
(!match || match.index + match[0].length !== version.length)
38953897
) {
38963898
if (!match ||
38973899
next.index + next[0].length !== match.index + match[0].length) {
38983900
match = next
38993901
}
3900-
re[t.COERCERTL].lastIndex = next.index + next[1].length + next[2].length
3902+
coerceRtlRegex.lastIndex = next.index + next[1].length + next[2].length
39013903
}
39023904
// leave it in a clean state
3903-
re[t.COERCERTL].lastIndex = -1
3905+
coerceRtlRegex.lastIndex = -1
39043906
}
39053907

39063908
if (match === null) {
39073909
return null
39083910
}
39093911

3910-
return parse(`${match[2]}.${match[3] || '0'}.${match[4] || '0'}`, options)
3912+
const major = match[2]
3913+
const minor = match[3] || '0'
3914+
const patch = match[4] || '0'
3915+
const prerelease = options.includePrerelease && match[5] ? `-${match[5]}` : ''
3916+
const build = options.includePrerelease && match[6] ? `+${match[6]}` : ''
3917+
3918+
return parse(`${major}.${minor}.${patch}${prerelease}${build}`, options)
39113919
}
39123920
module.exports = coerce
39133921

@@ -4599,12 +4607,17 @@ createToken('XRANGELOOSE', `^${src[t.GTLT]}\\s*${src[t.XRANGEPLAINLOOSE]}$`)
45994607

46004608
// Coercion.
46014609
// Extract anything that could conceivably be a part of a valid semver
4602-
createToken('COERCE', `${'(^|[^\\d])' +
4610+
createToken('COERCEPLAIN', `${'(^|[^\\d])' +
46034611
'(\\d{1,'}${MAX_SAFE_COMPONENT_LENGTH}})` +
46044612
`(?:\\.(\\d{1,${MAX_SAFE_COMPONENT_LENGTH}}))?` +
4605-
`(?:\\.(\\d{1,${MAX_SAFE_COMPONENT_LENGTH}}))?` +
4613+
`(?:\\.(\\d{1,${MAX_SAFE_COMPONENT_LENGTH}}))?`)
4614+
createToken('COERCE', `${src[t.COERCEPLAIN]}(?:$|[^\\d])`)
4615+
createToken('COERCEFULL', src[t.COERCEPLAIN] +
4616+
`(?:${src[t.PRERELEASE]})?` +
4617+
`(?:${src[t.BUILD]})?` +
46064618
`(?:$|[^\\d])`)
46074619
createToken('COERCERTL', src[t.COERCE], true)
4620+
createToken('COERCERTLFULL', src[t.COERCEFULL], true)
46084621

46094622
// Tilde ranges.
46104623
// Meaning is "reasonably at or greater than"

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": "@cloudquery/setup-cloudquery",
3-
"version": "3.0.13",
3+
"version": "3.0.14",
44
"description": "Setup CloudQuery CLI in a GitHub action environment",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)