Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): lock file maintenance #3301

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - "before 4am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the renovate label Nov 4, 2024
@renovate renovate bot requested a review from jon77p as a code owner November 4, 2024 02:07
@renovate renovate bot enabled auto-merge (rebase) November 4, 2024 02:07
@renovate renovate bot merged commit b65b7a6 into main Nov 4, 2024
15 of 17 checks passed
@renovate renovate bot deleted the renovate/lock-file-maintenance branch November 4, 2024 02:09
Copy link
Contributor

github-actions bot commented Nov 4, 2024

❌ Error planning Terraform CDK Stack 'cdktf'

Error: The process '/usr/local/bin/npx' failed with exit code 1
[2024-11-04T02:10:02.374] [ERROR] default - /home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859
    return new TSError(diagnosticText, diagnosticCodes, diagnostics);
           ^

[2024-11-04T02:10:02.376] [ERROR] default - TSError: ⨯ Unable to compile TypeScript:
.gen/providers/oci/data-oci-objectstorage-private-endpoint/index.ts(196,30): error TS2339: Property 'StringMapMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'.

    at createTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859:12)
    at reportTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:863:19)
    at getOutput (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1077:36)
    at Object.compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1433:41)
    at Module.m._compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1617:30)
    at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
    at Object.require.extensions.<computed> [as .ts] (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1621:12)
    at Module.load (node:internal/modules/cjs/loader:1203:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    at Module.require (node:internal/modules/cjs/loader:1231:19) {
  diagnosticCodes: [ 2339 ]
}

ERROR: cdktf encountered an error while synthesizing

Synth command: npx ts-node main.ts
Error:         non-zero exit code 1

Command output on stderr:

    /home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859
        return new TSError(diagnosticText, diagnosticCodes, diagnostics);
               ^
    TSError: ⨯ Unable to compile TypeScript:
    .gen/providers/oci/data-oci-objectstorage-private-endpoint/index.ts(196,30): error TS2339: Property 'StringMapMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'.

        at createTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859:12)
        at reportTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:863:19)
        at getOutput (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1077:36)
        at Object.compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1433:41)
        at Module.m._compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1617:30)
        at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        at Object.require.extensions.<computed> [as .ts] (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1621:12)
        at Module.load (node:internal/modules/cjs/loader:1203:32)
        at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
        at Module.require (node:internal/modules/cjs/loader:1231:19) {
      diagnosticCodes: [ 2339 ]
    }




⠋  Synthesizing

Copy link
Contributor

github-actions bot commented Nov 4, 2024

❌ Error applying Terraform CDK Stack 'cdktf'

Error: The process '/usr/local/bin/npx' failed with exit code 1
[2024-11-04T02:11:41.838] [ERROR] default - /home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859
    return new TSError(diagnosticText, diagnosticCodes, diagnostics);
           ^

[2024-11-04T02:11:41.840] [ERROR] default - TSError: ⨯ Unable to compile TypeScript:
.gen/providers/oci/data-oci-objectstorage-private-endpoint/index.ts(196,30): error TS2339: Property 'StringMapMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'.

    at createTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859:12)
    at reportTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:863:19)
    at getOutput (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1077:36)
    at Object.compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1433:41)
    at Module.m._compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1617:30)
    at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
    at Object.require.extensions.<computed> [as .ts] (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1621:12)
    at Module.load (node:internal/modules/cjs/loader:1203:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    at Module.require (node:internal/modules/cjs/loader:1231:19) {
  diagnosticCodes: [ 2339 ]
}

ERROR: cdktf encountered an error while synthesizing

Synth command: npx ts-node main.ts
Error:         non-zero exit code 1

Command output on stderr:

    /home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859
        return new TSError(diagnosticText, diagnosticCodes, diagnostics);
               ^
    TSError: ⨯ Unable to compile TypeScript:
    .gen/providers/oci/data-oci-objectstorage-private-endpoint/index.ts(196,30): error TS2339: Property 'StringMapMapMap' does not exist on type 'typeof import("/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/cdktf/lib/index")'.

        at createTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:859:12)
        at reportTSError (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:863:19)
        at getOutput (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1077:36)
        at Object.compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1433:41)
        at Module.m._compile (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1617:30)
        at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        at Object.require.extensions.<computed> [as .ts] (/home/runner/work/infrastructure/infrastructure/cdktf/node_modules/ts-node/src/index.ts:1621:12)
        at Module.load (node:internal/modules/cjs/loader:1203:32)
        at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
        at Module.require (node:internal/modules/cjs/loader:1231:19) {
      diagnosticCodes: [ 2339 ]
    }




⠇  Synthesizing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants