Skip to content

Bump the pulumi group across 1 directory with 2 updates#473

Merged
Tsingis merged 1 commit into
mainfrom
dependabot/npm_and_yarn/pulumi/pulumi-699114727a
Jul 3, 2026
Merged

Bump the pulumi group across 1 directory with 2 updates#473
Tsingis merged 1 commit into
mainfrom
dependabot/npm_and_yarn/pulumi/pulumi-699114727a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the pulumi group with 2 updates in the /pulumi directory: @pulumi/aws and @pulumi/pulumi.

Updates @pulumi/aws from 7.34.0 to 7.35.0

Release notes

Sourced from @​pulumi/aws's releases.

v7.35.0

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.34.0...v7.35.0

Commits

Updates @pulumi/pulumi from 3.248.0 to 3.250.0

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.250.0

3.250.0 (2026-07-01)

Bug Fixes

  • [cli/engine] Fix recursive property log marshaling #23773

v3.249.0

3.249.0 (2026-07-01)

Bug Fixes

  • [backend/diy] Fix pulumi stack tag rm not removing the last tag on self-managed (diy) backends #23702
  • [backend/service] Don't fail a operation due to a logging failure #23704

Features

  • [cli] Add --skip-config-validation flag to preview, up, refresh, and destroy to skip validation of stack config against the project config schema #23691
  • [cli] Enable automatic logging for every command by default #23731

Bug Fixes

  • [cli] Don't ignore diffs in Output values #23703
  • [cli] Use display resource type names in policy violation output #23705

Improvements

  • [cli] Add --output $format flag to pulumi stack {list,history,tag list} #23686
  • [cli] Add --output $format to pulumi policy list and pulumi policy group list #23698
  • [cli] Add --output $format to pulumi project list #23699
  • [cli] Add --output $format flag to pulumi config env list #23706
  • [cli] pulumi login will warn if the given login differs from PULUMI_BACKEND_URL #23716
  • [cli/convert] Error when converting a Terraform program to the hcl language #23742
  • [cli/engine] Fix TestDebuggerAttach for dlv@1.27 #23693
  • [cli/plugin] Add --output $format to pulumi plugin list #23688

Features

  • [cli/policy] Add a --file flag to pulumi policy analyze to analyze a state file (as produced by pulumi stack export) without requiring a stack or backend login #23664

Miscellaneous

  • [pkg/testing] Allow ProgramTest to use npm for Node.js tests #23675

Bug Fixes

  • [programgen] Generate numeric range loops in NodeJS with a per-iteration binding so deferred applies in the loop body observe the correct index

Improvements

... (truncated)

Changelog

Sourced from @​pulumi/pulumi's changelog.

3.250.0 (2026-07-02)

Bug Fixes

  • [cli/engine] Fix recursive property log marshaling #23773

3.249.0 (2026-07-01)

Bug Fixes

  • [backend/diy] Fix pulumi stack tag rm not removing the last tag on self-managed (diy) backends #23702
  • [backend/service] Don't fail a operation due to a logging failure #23704

Features

  • [cli] Add --skip-config-validation flag to preview, up, refresh, and destroy to skip validation of stack config against the project config schema #23691
  • [cli] Enable automatic logging for every command by default #23731

Bug Fixes

  • [cli] Don't ignore diffs in Output values #23703
  • [cli] Use display resource type names in policy violation output #23705

Improvements

  • [cli] Add --output $format flag to pulumi stack {list,history,tag list} #23686
  • [cli] Add --output $format to pulumi policy list and pulumi policy group list #23698
  • [cli] Add --output $format to pulumi project list #23699
  • [cli] Add --output $format flag to pulumi config env list #23706
  • [cli] pulumi login will warn if the given login differs from PULUMI_BACKEND_URL #23716
  • [cli/convert] Error when converting a Terraform program to the hcl language #23742
  • [cli/engine] Fix TestDebuggerAttach for dlv@1.27 #23693
  • [cli/plugin] Add --output $format to pulumi plugin list #23688

Features

  • [cli/policy] Add a --file flag to pulumi policy analyze to analyze a state file (as produced by pulumi stack export) without requiring a stack or backend login #23664

Miscellaneous

  • [pkg/testing] Allow ProgramTest to use npm for Node.js tests #23675

Bug Fixes

  • [programgen] Generate numeric range loops in NodeJS with a per-iteration binding so deferred applies in the loop body observe the correct index

Improvements

  • [sdk] Update the dotnet and java language runtimes #23755

Bug Fixes

... (truncated)

Commits
  • 914bc91 Changelog and go.mod updates for v3.249.0 (#23770)
  • cc4a401 Freeze 3.249.0 (#23759)
  • 88f0207 Generate NodeJS numeric range loops with a per-iteration binding (#23683)
  • f096d8a Remove unused sinon dependency (#23725)
  • e3fbb77 Remove unused @types/split dev dependency (#23723)
  • d59bb06 Remove the fdir and picomatch dependencies; the Node.js SDK now requires ...
  • ebdbf78 Remove the tmp runtime dependency from the Node.js SDK (#23721)
  • 5593b7b Add l3-range-invoke-output-traversal conformance test (#23682)
  • d20aa8e Use npm as the package manager for the Node.js SDK (#23655)
  • dc7edd5 Changelog and go.mod updates for v3.248.0 (#23690)
  • Additional commits viewable in compare view

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

Bumps the pulumi group with 2 updates in the /pulumi directory: [@pulumi/aws](https://github.com/pulumi/pulumi-aws) and [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs).


Updates `@pulumi/aws` from 7.34.0 to 7.35.0
- [Release notes](https://github.com/pulumi/pulumi-aws/releases)
- [Changelog](https://github.com/pulumi/pulumi-aws/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-aws@v7.34.0...v7.35.0)

Updates `@pulumi/pulumi` from 3.248.0 to 3.250.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.250.0/sdk/nodejs)

---
updated-dependencies:
- dependency-name: "@pulumi/aws"
  dependency-version: 7.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi
- dependency-name: "@pulumi/pulumi"
  dependency-version: 3.250.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pulumi
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 3, 2026

Copy link
Copy Markdown

@Tsingis Tsingis merged commit 2c9119e into main Jul 3, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/pulumi/pulumi-699114727a branch July 3, 2026 17:46
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant