[pgjdbc/pgjdbc] 1492c9: chore: exclude postgresql 1.0.0-dev-master-SNAPSHO...

From: Vladimir Sitnikov <noreply(at)github(dot)com>
To: pgsql-jdbc-commits(at)lists(dot)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 1492c9: chore: exclude postgresql 1.0.0-dev-master-SNAPSHO...
Date: 2023-12-05 09:13:41
Message-ID: pgjdbc/pgjdbc/push/refs/heads/master/8cfd00-1492c9@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc-commits

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 1492c981ad42f8267e68ede7ded90a8d85c657c4
https://github.com/pgjdbc/pgjdbc/commit/1492c981ad42f8267e68ede7ded90a8d85c657c4
Author: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Date: 2023-12-05 (Tue, 05 Dec 2023)

Changed paths:
M renovate.json

Log Message:
-----------
chore: exclude postgresql 1.0.0-dev-master-SNAPSHOT from Renovate as we use the version for testing purposes

We build test versions as "1.0.0-dev-master-SNAPSHOT" to ensure the version is build locally and
not received from a repository.

Renovate should not update such version

Browse pgsql-jdbc-commits by date

  From Date Subject
Next Message Vladimir Sitnikov 2023-12-05 09:20:05 [pgjdbc/pgjdbc] 244f4c: test: use a fixed 1.0.0-dev-master-SNAPSHOT driver...
Previous Message Vladimir Sitnikov 2023-12-05 09:05:58 [pgjdbc/pgjdbc] 8cfd00: chore: use allowedVersions to limit Renovate updates