renovate/lib/modules/versioning
lukaskolafa 153c9de406
fix(versioning/composer): support patch suffixes (#23842)
Co-authored-by: Lukas Kolafa <lukas.kolafa@arvato-scs.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 12:16:25 +00:00
..
aws-machine-image test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
azure-rest-api feat: add datasource, versioning and manager for Azure Bicep resources (#20755) 2023-03-14 18:29:25 +00:00
bazel-module feat: add bazel datasource (#21733) 2023-04-25 20:08:26 +00:00
cargo refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
composer fix(versioning/composer): support patch suffixes (#23842) 2023-08-25 12:16:25 +00:00
conan chore(deps): update linters to v6 (major) (#23325) 2023-08-02 15:07:49 +00:00
deb refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
debian fix(data): automatic update of static data (#23263) 2023-07-10 07:35:52 +00:00
docker refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
git refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
go-mod-directive refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
gradle refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
hashicorp fix(versioning/hashicorp): allow != in ranges, constraints (#23492) 2023-07-25 18:18:41 +00:00
helm refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
hermit refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
hex refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
ivy refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
kubernetes-api refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
loose test(versioning/loose): add testcase for timestamp (#23507) 2023-07-21 18:38:48 +00:00
maven chore(deps): update linters to v6 (major) (#23325) 2023-08-02 15:07:49 +00:00
nixpkgs refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
node chore: update types reference 2023-08-15 11:31:15 +02:00
npm chore: update types reference 2023-08-15 11:31:15 +02:00
nuget refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
pep440 refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
perl refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
poetry chore(deps): update linters to v6 (major) (#23325) 2023-08-02 15:07:49 +00:00
python refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
redhat refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
regex feat(versioning): Add schema transform (#23047) 2023-07-01 06:44:31 +00:00
rez refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
ruby refactor: remove string interpolations (#22840) 2023-06-24 09:32:50 +00:00
semver refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
semver-coerced refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
swift fix(swift): return clean newVersion if other cases do not apply (#24028) 2023-08-22 18:56:06 +00:00
ubuntu refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
api.ts feat: implement bazel-module VersioningApi (#21606) 2023-04-21 17:19:30 +00:00
common.ts fix(versioning/hashicorp): allow != in ranges, constraints (#23492) 2023-07-25 18:18:41 +00:00
distro.spec.ts chore(deps): lock file maintenance (#18357) 2022-10-17 04:34:48 +00:00
distro.ts feat(versioning/debian): Debian codenames support (#14881) 2022-05-18 15:32:59 +00:00
generic.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
generic.ts refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
index.spec.ts fix(node): allow unstable updates within same major (#22955) 2023-06-24 08:43:32 +00:00
index.ts feat(datasource)!: default to the central default versioning (#23020) 2023-07-04 19:21:52 +02:00
schema.spec.ts feat(versioning): Add schema transform (#23047) 2023-07-01 06:44:31 +00:00
schema.ts feat(versioning): Add schema transform (#23047) 2023-07-01 06:44:31 +00:00
types.ts fix(node): allow unstable updates within same major (#22955) 2023-06-24 08:43:32 +00:00
versioning-metadata.spec.ts refactor(modules/versioning): fix null check issues in tests (#16145) 2022-06-20 06:40:57 +00:00