Skip to content

build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.262.0 to 3.263.0 in /deploy in the deploy-go-dependencies group - #1668

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/deploy/deploy-go-dependencies-2b3105a6a1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/deploy/deploy-go-dependencies-2b3105a6a1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the deploy-go-dependencies group in /deploy with 1 update: github.com/pulumi/pulumi/sdk/v3.

Updates github.com/pulumi/pulumi/sdk/v3 from 3.262.0 to 3.263.0

Release notes

Sourced from github.com/pulumi/pulumi/sdk/v3's releases.

v3.263.0

3.263.0 (2026-09-15)

Bug Fixes

  • [cli/deployment] Stop pulumi deployment settings edit overwriting the source of stacks that use a provider other than GitHub, take --path-filter once per filter rather than splitting it on commas, and report an unconfigured stack from get instead of failing #24526
  • [engine] Fix remote component provider state migrations being skipped when the caller also supplies migrations #24620
  • [engine] Forward caller error hooks to remote component providers #24622
  • [cli/do] Error sooner if string values can't be cast to numeric/boolean inputs #24643
  • [build] Restore pr# based downloads #24649
  • [sdk/nodejs] Fix a panic in the pnpm package manager when pnpm config get allowBuilds prints null #24674

Improvements

  • [cli] Document automatic plugin installation and list the valid KIND values in pulumi plugin install --help #24630
  • [cli/plugin] Describe what pulumi plugin ls does and does not list in its help text #24631
  • [cli] Reframe pulumi plugin help around automatic plugin installation and link the plugin-authoring docs #24632
  • [cli] Protect resources retained by pulumi state promote so a subsequent update cannot delete them before the generated code is added to the program #24640
  • [cli/env] Prompt for the ESC project and environment names in pulumi env setup, ask how to authenticate before choosing an access level, and print a success message when setup completes #24662

Miscellaneous

  • [java] Upgrade java to v1.37.1 #24659
  • [hcl] Upgrade hcl to v0.18.0 #24659
  • [yaml] Upgrade yaml to v1.38.6 #24661
  • [sdk/dotnet] Upgrade dotnet to v3.113.3 #24672
Changelog

Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.

3.263.0 (2026-09-16)

Bug Fixes

  • [cli/deployment] Stop pulumi deployment settings edit overwriting the source of stacks that use a provider other than GitHub, take --path-filter once per filter rather than splitting it on commas, and report an unconfigured stack from get instead of failing #24526
  • [engine] Fix remote component provider state migrations being skipped when the caller also supplies migrations #24620
  • [engine] Forward caller error hooks to remote component providers #24622
  • [cli/do] Error sooner if string values can't be cast to numeric/boolean inputs #24643
  • [build] Restore pr# based downloads #24649
  • [sdk/nodejs] Fix a panic in the pnpm package manager when pnpm config get allowBuilds prints null #24674

Improvements

  • [cli] Document automatic plugin installation and list the valid KIND values in pulumi plugin install --help #24630
  • [cli/plugin] Describe what pulumi plugin ls does and does not list in its help text #24631
  • [cli] Reframe pulumi plugin help around automatic plugin installation and link the plugin-authoring docs #24632
  • [cli] Protect resources retained by pulumi state promote so a subsequent update cannot delete them before the generated code is added to the program #24640
  • [cli/env] Prompt for the ESC project and environment names in pulumi env setup, ask how to authenticate before choosing an access level, and print a success message when setup completes #24662

Miscellaneous

  • [java] Upgrade java to v1.37.1 #24659
  • [hcl] Upgrade hcl to v0.18.0 #24659
  • [yaml] Upgrade yaml to v1.38.6 #24661
  • [sdk/dotnet] Upgrade dotnet to v3.113.3 #24672
Commits
  • ceb2e86 Update dependency pulumi/pulumi-yaml to v1.38.6 (#24675)
  • 99d2a03 ESC OIDC onboarding feedback (#24662)
  • 1edb70d Describe what pulumi plugin ls lists in its help text (#24631)
  • 0cc2714 Fix a pnpm panic when pnpm config get allowBuilds prints null (#24674)
  • 658ea76 pin more dependencies in tests (#24660)
  • 958197e Update dependency pulumi/pulumi-dotnet to v3.113.3 (#24672)
  • 5863a63 Update dependency pulumi/pulumi-yaml to v1.38.6 (#24661)
  • 69ec7b7 deployment settings: stop edit overwriting a non-GitHub stack's source (#24...
  • f4c5b54 Update first-party Pulumi dependencies (#24659)
  • 1542c40 Revert "Skip the unconsumed release-binary rebuild on pull requests" (#24649)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 deploy-go-dependencies group in /deploy with 1 update: [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi).


Updates `github.com/pulumi/pulumi/sdk/v3` from 3.262.0 to 3.263.0
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.262.0...v3.263.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-version: 3.263.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deploy-go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 23, 2026

This branch has not been deployed

No deployments
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants