Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAQg2-006gWH-A0 for pgsql-jdbc-commits@arkaria.postgresql.org; Tue, 05 Dec 2023 08:21:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rAQg0-002ht4-GJ for pgsql-jdbc-commits@arkaria.postgresql.org; Tue, 05 Dec 2023 08:21:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAQg0-002hsw-9k for pgsql-jdbc-commits@lists.postgresql.org; Tue, 05 Dec 2023 08:21:08 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAQft-008szO-0u for pgsql-jdbc-commits@lists.postgresql.org; Tue, 05 Dec 2023 08:21:06 +0000 Received: from github.com (hubbernetes-node-1df99b6.ash1-iad.github.net [10.56.152.25]) by smtp.github.com (Postfix) with ESMTPA id 6744E10076C for ; Tue, 5 Dec 2023 00:20:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701764459; bh=bUoMHCl+D3R0tRLxqhxRjrdrBUz8HqqxrpzX1pokt+Y=; h=Date:From:To:Subject:From; b=C7+MOP5wSJM+A3I/v3zvmNbJ2amXNxxxaXiCRYhvol6AKJaHfly+uEYmGezbwxPI+ w/NGbLmyrHQamtYXnLAsHfHTvnoIJfnJ1AXDVTaai7uu/tgPGaj7Zu9Kb8/f/ExXVE 60VOH1qUNaOO+15MoNwrO+POf5ORURHEzAM2hItQ= Date: Tue, 05 Dec 2023 00:20:59 -0800 From: Vladimir Sitnikov To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 5051ab: chore: prevent Renovate from upgrading system-stub... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgjdbc/pgjdbc Commit: 5051ab351505a4a567d53408665c7a8cfb433b4b https://github.com/pgjdbc/pgjdbc/commit/5051ab351505a4a567d53408665c7a8cfb433b4b Author: Vladimir Sitnikov Date: 2023-12-05 (Tue, 05 Dec 2023) Changed paths: M renovate.json Log Message: ----------- chore: prevent Renovate from upgrading system-stubs 1.x to 2.x