Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps the all-dependencies group in /infrastructure with 2 updates: @pulumi/pulumi and @types/node.

Updates @pulumi/pulumi from 3.216.0 to 3.218.0

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.218.0

3.218.0 (2026-01-29)

Features

  • [sdk/nodejs] Add support for the OnError resource hook

Bug Fixes

  • [cli] Allow positional arguments to be passed to convert again

  • [cli/install] Correctly include git forge organizations as schema namespaces when generating SDKs #21579

  • [cli/{install,package}] Correctly grab package names for Python & NodeJS #21577

v3.217.1

3.217.1 (2026-01-27)

Features

  • [sdk/go] Add support for the OnError resource hook #21515

Bug Fixes

  • [cli/install] Copy files when linking to be robust to copying across file partitions #21549

  • [cli/install] Do not double install plugins with explicit parameterizations #21548

Full Changelog: pulumi/pulumi@v3.217.0...v3.217.1

v3.217.0

3.217.0 (2026-01-23)

Features

  • [cli] Extract organization, team, and user from OIDC JWT claims during login #21462

  • [engine] Add the OnError resource hook to allow for custom retry policies

... (truncated)

Changelog

Sourced from @​pulumi/pulumi's changelog.

Changelog

3.217.1 (2026-01-27)

Features

  • [sdk/go] Add support for the OnError resource hook #21515

Bug Fixes

  • [cli/install] Copy files when linking to be robust to copying across file partitions #21549

  • [cli/install] Do not double install plugins with explicit parameterizations #21548

  • [cli/install] Copy files when linking instead of renaming #21549

Full Changelog: pulumi/pulumi@v3.217.0...v3.217.1

3.217.0 (2026-01-23)

Features

  • [cli] Extract organization, team, and user from OIDC JWT claims during login #21462

  • [engine] Add the OnError resource hook to allow for custom retry policies #21291

  • [cli/engine] Add --plan up flag #21368

  • [sdk/nodejs] Add requirePulumiVersion to the Node.js SDK #21528 #21478

  • [sdk/python] Add require_pulumi_version to the Python SDK #21528 #21430

  • [sdk/go] Add CheckPulumiVersion to the Go SDK #21528 #21514

... (truncated)

Commits

Updates @types/node from 25.0.10 to 25.1.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2026
@github-actions github-actions bot added deps-quarterly-review Close for quarterly batch review deps-risk-low Dev tools only labels Jan 29, 2026
@github-actions
Copy link
Contributor

Automated Dependabot Triage

Risk Tier: LOW
Dependencies: See PR body

Low Risk - Dev tools only. Safe to defer to quarterly review.

Claude Code Review

Automated Claude reviews are not available for Dependabot PRs. To review this PR with Claude Code, run:

/docs-review 17351

For detailed triage guidance, see the Dependency Management section in BUILD-AND-DEPLOY.md.

@pulumi-bot
Copy link
Collaborator

@claude

This comment was marked as resolved.

Bumps the all-dependencies group in /infrastructure with 2 updates: [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@pulumi/pulumi` from 3.216.0 to 3.218.0
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pulumi/pulumi/commits/v3.218.0/sdk/nodejs)

Updates `@types/node` from 25.0.10 to 25.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@pulumi/pulumi"
  dependency-version: 3.218.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/infrastructure/all-dependencies-6347e04561 branch from db2d1a3 to b5b5497 Compare February 1, 2026 09:03
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

Automated Dependabot Triage

Risk Tier: LOW
Dependencies: See PR body

Low Risk - Dev tools only. Safe to defer to quarterly review.

Claude Code Review

Automated Claude reviews are not available for Dependabot PRs. To review this PR with Claude Code, run:

/pr-review 17351

For detailed triage guidance, see the Dependency Management section in BUILD-AND-DEPLOY.md.

@pulumi-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file deps-quarterly-review Close for quarterly batch review deps-risk-low Dev tools only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants