From d5ac32d51c8cf97c6a3be1283300a7cb82adb0a6 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 5 Feb 2025 01:10:00 +0000 Subject: [PATCH 01/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 16959fb8..efb6c675 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: hooks: - id: prettier - repo: https://github.com/psf/black - rev: 24.10.0 + rev: 25.1.0 hooks: - id: black - repo: https://github.com/PyCQA/flake8 From f96e511a4cc6d270b4c441163a6a4dd1e361fffa Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 19 Feb 2025 01:10:22 +0000 Subject: [PATCH 02/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index efb6c675..0048df46 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: hooks: - id: black - repo: https://github.com/PyCQA/flake8 - rev: 7.1.1 + rev: 7.1.2 hooks: - id: flake8 - repo: https://github.com/PyCQA/isort @@ -41,7 +41,7 @@ repos: language: script types: [python] - repo: https://github.com/PyCQA/bandit - rev: 1.8.2 + rev: 1.8.3 hooks: - id: bandit args: ["-ll"] @@ -76,7 +76,7 @@ repos: - id: terraform-validate - id: tflint - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.20.0 + rev: v9.21.0 hooks: - id: commitlint stages: [commit-msg] From 6b3ad6f9ef23aea6745bad3eb5e973669bcc8ea8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 26 Feb 2025 01:11:56 +0000 Subject: [PATCH 03/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0048df46..dc0a5031 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -69,7 +69,7 @@ repos: - id: check-merge-conflict - id: debug-statements - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.25 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases + rev: v0.1.26 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases hooks: - id: terraform-fmt - id: helmlint From efe6adbc1210e5a1586b2f9d3e8b71babe6bdee3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 5 Mar 2025 01:13:05 +0000 Subject: [PATCH 04/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc0a5031..c236280d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: hooks: - id: flake8 - repo: https://github.com/PyCQA/isort - rev: 6.0.0 + rev: 6.0.1 hooks: - id: isort args: ["--settings-path=pyproject.toml"] From 122ae74f9bc08e970758c19168738b004e8a7144 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Mar 2025 01:12:43 +0000 Subject: [PATCH 05/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c236280d..04461a5b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -76,7 +76,7 @@ repos: - id: terraform-validate - id: tflint - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.21.0 + rev: v9.22.0 hooks: - id: commitlint stages: [commit-msg] From 1cecfc9a2a3f45b6110654d53156a33b2018f7fb Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 26 Mar 2025 01:14:57 +0000 Subject: [PATCH 06/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 04461a5b..02cabfe2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -69,7 +69,7 @@ repos: - id: check-merge-conflict - id: debug-statements - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.26 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases + rev: v0.1.28 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases hooks: - id: terraform-fmt - id: helmlint From ddaf9ef9053ea50bc54f38c0594a1a57a7bf3b03 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 2 Apr 2025 01:16:24 +0000 Subject: [PATCH 07/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 02cabfe2..33de1901 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: hooks: - id: black - repo: https://github.com/PyCQA/flake8 - rev: 7.1.2 + rev: 7.2.0 hooks: - id: flake8 - repo: https://github.com/PyCQA/isort From 0fd4b4543ad69fc5ba6720ea4932eb2025c3df92 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 30 Apr 2025 01:18:28 +0000 Subject: [PATCH 08/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 33de1901..d484c943 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -69,7 +69,7 @@ repos: - id: check-merge-conflict - id: debug-statements - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.28 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases + rev: v0.1.29 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases hooks: - id: terraform-fmt - id: helmlint From 8ecf3fa001ae71d6e72fbca10a7664d6bc57cc63 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 14 May 2025 12:56:30 +0000 Subject: [PATCH 09/13] chore: [gh] Update __version__.py to 0.11.1 [skip ci] --- api/terraform/python/openai_api/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/terraform/python/openai_api/__version__.py b/api/terraform/python/openai_api/__version__.py index 20f78b5f..6d3e2742 100644 --- a/api/terraform/python/openai_api/__version__.py +++ b/api/terraform/python/openai_api/__version__.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- # DO NOT EDIT. # Managed via automated CI/CD in .github/workflows/semanticVersionBump.yml. -__version__ = "0.11.0-beta.1" +__version__ = "0.11.1" From b69408fbe7df86913daedbebc5539029b313da62 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 18 Jun 2025 01:22:05 +0000 Subject: [PATCH 10/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d484c943..bff635ab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: language: script types: [python] - repo: https://github.com/PyCQA/bandit - rev: 1.8.3 + rev: 1.8.5 hooks: - id: bandit args: ["-ll"] From d96c729ec75012fb7bf9ff8682f3a85264fe7036 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 25 Jun 2025 01:23:47 +0000 Subject: [PATCH 11/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bff635ab..7e89cd31 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: hooks: - id: black - repo: https://github.com/PyCQA/flake8 - rev: 7.2.0 + rev: 7.3.0 hooks: - id: flake8 - repo: https://github.com/PyCQA/isort From a6b6b7602786f5d369cfe0ebcefa6e62f65d5a1f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 9 Jul 2025 01:24:55 +0000 Subject: [PATCH 12/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7e89cd31..1565c473 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: language: script types: [python] - repo: https://github.com/PyCQA/bandit - rev: 1.8.5 + rev: 1.8.6 hooks: - id: bandit args: ["-ll"] @@ -69,7 +69,7 @@ repos: - id: check-merge-conflict - id: debug-statements - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.29 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases + rev: v0.1.30 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases hooks: - id: terraform-fmt - id: helmlint From 2ce721b225945926447a1f95d79867c6ab4f9493 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 13 Aug 2025 01:23:50 +0000 Subject: [PATCH 13/13] chore: [gh] version bumps in .pre-commit-config.yaml [skip ci] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1565c473..b07f5b4a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: - id: bandit args: ["-ll"] - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: # See https://pre-commit.com/hooks.html for more hooks #- id: check-added-large-files