pulumi / pulumi-awsx

AWS infrastructure best practices in component form!
https://www.pulumi.com/docs/guides/crosswalk/aws/
Apache License 2.0
227 stars 104 forks source link

Workflow failure: weekly-pulumi-update #1326

Closed pulumi-bot closed 4 months ago

pulumi-bot commented 4 months ago

Workflow Failure

weekly-pulumi-update has failed. See the list of failures below:

flostadler commented 4 months ago

There's dependency problems now after upgrading the node dep for pu/pu to 3.121:

Error: node_modules/@types/glob/index.d.ts(29,42): error TS2694: Namespace '"/home/runner/work/pulumi-awsx/pulumi-awsx/awsx/node_modules/minimatch/dist/commonjs/index"' has no exported member 'IOptions'.
Error: node_modules/@types/glob/index.d.ts(75,30): error TS2724: '"/home/runner/work/pulumi-awsx/pulumi-awsx/awsx/node_modules/minimatch/dist/commonjs/index"' has no exported member named 'IMinimatch'. Did you mean 'Minimatch'?
Error: node_modules/@types/shelljs/node_modules/@types/glob/index.d.ts(29,42): error TS2694: Namespace '"/home/runner/work/pulumi-awsx/pulumi-awsx/awsx/node_modules/minimatch/dist/commonjs/index"' has no exported member 'IOptions'.
Error: node_modules/@types/shelljs/node_modules/@types/glob/index.d.ts(74,30): error TS2724: '"/home/runner/work/pulumi-awsx/pulumi-awsx/awsx/node_modules/minimatch/dist/commonjs/index"' has no exported member named 'IMinimatch'. Did you mean 'Minimatch'?

I'll look into it

pulumi-bot commented 4 months ago

This issue has been addressed in PR #1333 and shipped in release v2.13.0.