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

Upgrade @pulumi/pulumi version to v3.120.0 #1333

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

flostadler
Copy link
Contributor

Also upgrades the dev dependencies json-schema-to-typescript and typedoc because they introduced dependency clashes that lead to the following build errors:

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'?

fixes #1326

@flostadler flostadler self-assigned this Jun 26, 2024
@flostadler flostadler requested review from a team, t0yv0 and corymhall June 26, 2024 19:16
@flostadler flostadler merged commit 889e813 into master Jun 27, 2024
11 checks passed
@flostadler flostadler deleted the flostadler/bump-pu-pu branch June 27, 2024 05:42
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v2.13.0.

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

Successfully merging this pull request may close these issues.

Workflow failure: weekly-pulumi-update
3 participants