diff --git a/.github/workflows/bot-deploy.yml b/.github/workflows/bot-deploy.yml index 1558570..88ee0bf 100644 --- a/.github/workflows/bot-deploy.yml +++ b/.github/workflows/bot-deploy.yml @@ -17,7 +17,7 @@ jobs: security-events: write contents: read id-token: write - uses: notdodo/github-actions/.github/workflows/rust-ci.yml@rust-ci-v0.1.3 + uses: notdodo/github-actions/.github/workflows/rust-ci.yml@rust-ci-v0.0.1 with: working-directory: ./app/bot deploy-lambda: true diff --git a/.github/workflows/fetcher-deploy.yml b/.github/workflows/fetcher-deploy.yml index 0b3ed4a..a486a6b 100644 --- a/.github/workflows/fetcher-deploy.yml +++ b/.github/workflows/fetcher-deploy.yml @@ -17,7 +17,7 @@ jobs: security-events: write contents: read id-token: write - uses: notdodo/github-actions/.github/workflows/rust-ci.yml@rust-ci-v0.1.3 + uses: notdodo/github-actions/.github/workflows/rust-ci.yml@rust-ci-v0.0.1 with: working-directory: ./app/fetcher deploy-lambda: true diff --git a/.github/workflows/pulumi-preview.yml b/.github/workflows/pulumi-preview.yml index fff5c76..d5e46f9 100644 --- a/.github/workflows/pulumi-preview.yml +++ b/.github/workflows/pulumi-preview.yml @@ -11,7 +11,7 @@ concurrency: jobs: python-ci-pulumi: - uses: notdodo/github-actions/.github/workflows/python-ci.yml@python-ci-v0.0.4 + uses: notdodo/github-actions/.github/workflows/python-ci.yml@python-ci-v0.0.0 with: poetry-version: latest python-version: 3.12 diff --git a/.github/workflows/rust-ci.yml b/.github/workflows/rust-ci.yml index c598f2a..7b22917 100644 --- a/.github/workflows/rust-ci.yml +++ b/.github/workflows/rust-ci.yml @@ -15,7 +15,7 @@ jobs: actions: read security-events: write contents: read - uses: notdodo/github-actions/.github/workflows/rust-ci.yml@rust-ci-v0.1.3 + uses: notdodo/github-actions/.github/workflows/rust-ci.yml@rust-ci-v0.0.1 with: working-directory: ./app/fetcher @@ -24,6 +24,6 @@ jobs: actions: read security-events: write contents: read - uses: notdodo/github-actions/.github/workflows/rust-ci.yml@rust-ci-v0.1.3 + uses: notdodo/github-actions/.github/workflows/rust-ci.yml@rust-ci-v0.0.1 with: working-directory: ./app/bot diff --git a/app/fetcher/Cargo.lock b/app/fetcher/Cargo.lock index 87a4f5a..d45b665 100644 --- a/app/fetcher/Cargo.lock +++ b/app/fetcher/Cargo.lock @@ -1628,18 +1628,18 @@ checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" [[package]] name = "serde" -version = "1.0.215" +version = "1.0.216" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f" +checksum = "0b9781016e935a97e8beecf0c933758c97a5520d32930e460142b4cd80c6338e" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.215" +version = "1.0.216" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0" +checksum = "46f859dbbf73865c6627ed570e78961cd3ac92407a2d117204c49232485da55e" dependencies = [ "proc-macro2", "quote", diff --git a/app/fetcher/Cargo.toml b/app/fetcher/Cargo.toml index 9cbcbf2..4e50252 100644 --- a/app/fetcher/Cargo.toml +++ b/app/fetcher/Cargo.toml @@ -13,7 +13,7 @@ openssl = { version = "0.10.66", features = [ "vendored", ] } # Needed only for cargo lambda build reqwest = { version = "0.12.9", features = ["json"] } -serde = "1.0.215" +serde = "1.0.216" serde_json = "1.0.133" tokio = { version = "1.42.0", features = ["macros"] } tracing = "0.1.41" diff --git a/pulumi/poetry.lock b/pulumi/poetry.lock index ec64258..517242f 100644 --- a/pulumi/poetry.lock +++ b/pulumi/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "annotated-types" @@ -693,13 +693,13 @@ six = ">=1.12,<2.0" [[package]] name = "pulumi-aws" -version = "6.61.0" +version = "6.65.0" description = "A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources." optional = false python-versions = ">=3.8" files = [ - {file = "pulumi_aws-6.61.0-py3-none-any.whl", hash = "sha256:749d73f42e5d0ca0be4d0cbfbc50ba85e5397bee096391785015a4c3e85c15cb"}, - {file = "pulumi_aws-6.61.0.tar.gz", hash = "sha256:7907416bbb3fb70afe042b17f053f593db77d517538ec2110cca7f0d1cb36126"}, + {file = "pulumi_aws-6.65.0-py3-none-any.whl", hash = "sha256:1472b33a92504fa9758a02db35cfd3cfb5d34e4913fd0edc4dac9f8cf5c44938"}, + {file = "pulumi_aws-6.65.0.tar.gz", hash = "sha256:2cdd5750a2827b1e887aad921391f7914b3e493c2fe5d12fbd1f835254ac17ed"}, ] [package.dependencies] @@ -709,13 +709,13 @@ semver = ">=2.8.1" [[package]] name = "pulumi-cloudflare" -version = "5.43.1" +version = "5.45.0" description = "A Pulumi package for creating and managing Cloudflare cloud resources." optional = false python-versions = ">=3.8" files = [ - {file = "pulumi_cloudflare-5.43.1-py3-none-any.whl", hash = "sha256:8dadb3a8406cd74d9ec7e621becc635af715f95693499481f6762338cc3db7c3"}, - {file = "pulumi_cloudflare-5.43.1.tar.gz", hash = "sha256:d37acf5f68a01baa2b7a34d79c237eec96f77b832e916af4c728f6baa6912140"}, + {file = "pulumi_cloudflare-5.45.0-py3-none-any.whl", hash = "sha256:d63001dc10a4cc2452996261fe1b3e059b254cc6f83149d3bd3bb041f4fe76b5"}, + {file = "pulumi_cloudflare-5.45.0.tar.gz", hash = "sha256:2ca64d8e35a75455fc8067d4938f7fb48272179dce5c62372ade58e0c5b3ea83"}, ] [package.dependencies] @@ -1079,4 +1079,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "2d2bb600830db1901c4b41b89ca628a5611beb748ea85d98f86216eceda4e6a0" +content-hash = "4d87c9f2ee03cc8f460f6c7ff840d21f3b0c75929beff6502de8336f7246ec10" diff --git a/pulumi/pyproject.toml b/pulumi/pyproject.toml index 5d80740..0bb4dec 100644 --- a/pulumi/pyproject.toml +++ b/pulumi/pyproject.toml @@ -8,9 +8,9 @@ package-mode = false [tool.poetry.dependencies] python = "^3.12" -pulumi-aws = "^6.61.0" +pulumi-aws = "^6.65.0" pulumi-command = "^1.0.1" -pulumi-cloudflare = "^5.43.1" +pulumi-cloudflare = "^5.45.0" requests = "^2.32.3" diagrams = "^0.24.1"