Commit graph

279 commits

Author SHA1 Message Date
Sergei Zharinov
2b8fcd445e
fix(ubuntu): Consider 22.04 unstable (#12528) 2021-11-06 08:21:08 +01:00
Martino di Filippo
bd71fffa30
feat(maven): treat the preview qualifier as rc (#12450) (#12461) 2021-11-02 17:42:58 +01:00
RahulGautamSingh
91f067b39f
fix: refactor regex to use re2 part3 (#12283)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 14:37:11 +00:00
Oleg Krivtsov
29dde2f694
test: improve test readability with expect-more-jest (#12329) 2021-10-27 07:24:36 +02:00
Rhys Arkins
651d5de3cf
fix: replace numbered capture group replaces with named capture groups (#12315) 2021-10-25 20:21:21 +02:00
Jakob van Santen
a0b8b52a75
fix(versioning/poetry): improve poetry prerelease version handling (#11733) 2021-10-22 15:47:32 +02:00
Sebastian Poxhofer
27812e9c1f
feat(helm): create versioning as proxy of npm (#12132)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 12:51:51 +00:00
Oleg Krivtsov
7cc72c772a
feat(versioning/semver): add semver-coerced versioning (#11995)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 11:49:11 +00:00
HonkingGoose
a9c9aa02d8
docs: add build capture group to regex docs (#12065) 2021-10-08 04:22:25 +00:00
Sergei Zharinov
718561df06
test: Finish versioning test refactoring (#12017) 2021-10-05 09:38:51 +00:00
Sergei Zharinov
e61a28a41e
test: Refactor regex versioning tests (#11932)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-28 15:24:35 +00:00
Sergei Zharinov
b1f96481c1
test(poetry): Refactor versioning tests (#11931)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-28 14:24:51 +00:00
Sergei Zharinov
63423a1729
test(pep440): Refactor versioning scheme (#11930)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-28 14:14:51 +00:00
Sergei Zharinov
f25a05fa2c
test: Maven versioning tests (#11826) 2021-09-27 11:00:20 +02:00
Sergei Zharinov
3ca6855d4c
test(nuget): Refactor versioning tests (#11903) 2021-09-27 09:06:38 +02:00
Sergei Zharinov
9c28522fa8
tests: Refactor tests for node versioning scheme (#11837)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-21 16:19:39 +00:00
Sergei Zharinov
55ea322b37
test: Refactor loose versioning tests (#11807) 2021-09-19 15:49:04 +02:00
Sebastian Kral
ea0b324e6a
feat: Add rez versioning (#10930) 2021-09-17 09:42:38 +00:00
Sebastian Poxhofer
12ae0d1ee9
feat(manager/terraform): support range strategy update lockfile (#11720)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-15 07:20:31 +00:00
Sergei Zharinov
e6a26a71ce
test: Refactor Ivy versioning tests (#11718) 2021-09-14 14:43:50 +02:00
HonkingGoose
5e2a615332
test: fix typo in spec file (#11693) 2021-09-12 14:44:00 +02:00
Sergei Zharinov
5c7a4924f1
test: Refactor Hashicorp and Hex versioning (#11684) 2021-09-11 08:39:19 +00:00
Sergei Zharinov
c8ba6d96f2
test: Refactor tests for Gradle versioning (#11666) 2021-09-10 11:09:15 +02:00
allan johns
367c901bc9
chore: rez versioning regex (#11634) 2021-09-09 05:50:42 +00:00
Sergei Zharinov
f1d22c98f4
test: Refactor docker versioning tests (#11516) 2021-09-01 10:12:00 +02:00
Rhys Arkins
78484d863f
fix(versioning): null check constraint (#11471) 2021-08-30 10:06:55 +02:00
Jamie Magee
a6f4e99e27
refactor: no implicit override (#11395)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-23 20:50:37 +00:00
Sergei Zharinov
d8caa7dcaf
test: Use tables for Composer versioning tests (#11359) 2021-08-21 08:27:04 +02:00
Sergei Zharinov
45c0ca6e54
test: Use tables for NPM versioning tests (#11349) 2021-08-20 09:57:45 +02:00
Sergei Zharinov
5f4b9f9a3a
test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
Sergei Zharinov
35eb04908f
test: Use tables for Cargo versioning (#11295) 2021-08-17 08:45:37 +02:00
Rhys Arkins
750bc1656e refactor: config/definitions -> config/options 2021-08-17 07:57:45 +02:00
Rhys Arkins
123dc4444e feat(travis): remove supportPolicy (#11176) 2021-08-17 07:57:45 +02:00
Sergei Zharinov
1392955a04
refactor: Identify tests relying on single snapshots (#11150)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-08-07 23:43:34 +00:00
Michael Kriese
2f30a9a3d0
feat(versioning:regex): support build number (#11115) 2021-08-05 14:45:26 +02:00
Sergei Zharinov
022a352a41
fix(gradle): Update version sorting algorithm (#11020) 2021-07-31 05:33:30 +00:00
Sergei Zharinov
b04d472206
feat(pep440): Implement isLessThanRange function (#9915)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-07-14 07:48:45 +00:00
Phil Nelson
d6b2a85efc
fix: widening support in composer with "less than" range (#10775) 2021-07-10 14:52:24 +02:00
Phil Nelson
d69ab02bc5
fix: widening support in composer versioning (#10753) 2021-07-09 07:14:42 +00:00
Sebastian Poxhofer
a445a66336
feat: remove defaulting to semver versioning (#10431)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-17 08:51:30 +00:00
Sergei Zharinov
13863d7c41
fix(maven): Correct incrementing of right-open ranges (#10195)
* fix(maven): Correct increment of right-open ranges

* Simplify while preserving compatibility (fix coverage)

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-30 13:49:33 +00:00
Sergei Zharinov
20280f7975
test(ruby): Fix versioning test coverage (#10189) 2021-05-27 10:02:05 +02:00
renovate[bot]
b8e36daa87
chore(deps): update dependency prettier to v2.3.0 (#10012)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-17 08:06:24 +00:00
Michael Kriese
9e08eaa1dc
refactor: rename Error location to validationSource (#10018) 2021-05-17 07:40:54 +00:00
Rhys Arkins
81741e6f10 fix(ruby): replace if widening 2021-05-15 17:15:56 +02:00
Rhys Arkins
54e44e2db3 fix(poetry): try/catch getNewValue error 2021-05-15 17:06:12 +02:00
Rhys Arkins
2719505beb chore: simplify pep440 invalid value warning 2021-05-15 08:42:26 +02:00
Rhys Arkins
c482661cf5 fix(poetry): check if valid npm version before getNewValue 2021-05-14 12:15:41 +02:00
Rhys Arkins
86739ca5c6 fix(bundler): don't warn on auto rangeStrategy 2021-05-14 09:59:37 +02:00
Rhys Arkins
2a9a69102c fix(poetry): versioning try/catch with pep440 2021-05-09 22:00:41 +02:00