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

chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.94.2 to 3.95.0 in /sdk #252

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2023

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.94.2 to 3.95.0.

Release notes

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

v3.95.0

3.95.0 (2023-12-01)

Features

  • [cli/config] Include config values from ESC in pulumi config #14560

  • [cli/config] Add commands for managing stack environments #14628

  • [cli/config] Add a command to create an ESC environment from stack config #14634

  • [sdk/go] add optional display name and tag fields to project templates #14587

  • [sdk/nodejs] Enable resource imports for nodejs providers #14668

  • [cli/plugin] Load policy packs in parallel on startup to reduce startup time #14495

  • [sdkgen/dotnet] Added support for language specific settings for resources and support for overriding resource name in dotnet codegen #14308

  • [sdkgen/{go,nodejs,python}] Resource methods with plain: true outputs can now return plain values without an Output wrapper. In particular, this feature enables resource methods to serve as explicit provider factories by returning preconfigured explicit providers. #13592

Bug Fixes

  • [auto/go] Fix a datarace in cloning git repos. #14643

  • [auto/go] Fixes event stream lag on windows runtime #14659

  • [engine] Engine now correctly handles any resource name. #14107

  • [engine] Fix a panic in cancellation. #14612

  • [engine] Fix root directory passed to langauge plugins when starting pulumi in a subfolder. #14684

  • [sdkgen] Schemas now validate that 'urn' and 'id' are not used as resource output properties. #14637

... (truncated)

Changelog

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

3.95.0 (2023-12-01)

Features

  • [cli/config] Include config values from ESC in pulumi config #14560

  • [cli/config] Add commands for managing stack environments #14628

  • [cli/config] Add a command to create an ESC environment from stack config #14634

  • [sdk/go] add optional display name and tag fields to project templates #14587

  • [sdk/nodejs] Enable resource imports for nodejs providers #14668

  • [cli/plugin] Load policy packs in parallel on startup to reduce startup time #14495

  • [sdkgen/dotnet] Added support for language specific settings for resources and support for overriding resource name in dotnet codegen #14308

  • [sdkgen/{go,nodejs,python}] Resource methods with plain: true outputs can now return plain values without an Output wrapper. In particular, this feature enables resource methods to serve as explicit provider factories by returning preconfigured explicit providers. #13592

Bug Fixes

  • [auto/go] Fix a datarace in cloning git repos. #14643

  • [auto/go] Fixes event stream lag on windows runtime #14659

  • [engine] Engine now correctly handles any resource name. #14107

  • [engine] Fix a panic in cancellation. #14612

  • [engine] Fix root directory passed to langauge plugins when starting pulumi in a subfolder. #14684

  • [sdkgen] Schemas now validate that 'urn' and 'id' are not used as resource output properties. #14637

... (truncated)

Commits
  • 4ec6d60 [schema] Fix package get-schema marking resource properties as plain (#14689)
  • 3fd8576 Extended tests for property paths and ignoreChanges (#14699)
  • c1b3d36 Recover after a failed automatation run (#14702)
  • 672b6ae [testing] Add integration tests for regressions in property name parsing (#14...
  • 4d891f2 Skip TestFailsOnImplicitDependencyCyclesPython (#14713)
  • 422a641 Upgrade pulumi-yaml to 1.4.3 (#14693)
  • 25f1e52 feat: enable imports from nodejs provider resources (#14668)
  • dc63265 Prepare for v3.95.0 release (#14696)
  • d078735 Reimport appdash from our mirror (#14701)
  • f83ee4a feat: Add support for language specific settings for resources (#14308)
  • 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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.94.2 to 3.95.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.94.2...v3.95.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from dirien as a code owner December 3, 2023 08:48
Copy link
Collaborator

@dirien dirien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @dependabot squash and merge

@dependabot dependabot bot merged commit ab43c25 into main Dec 8, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sdk/github.com/pulumi/pulumi/sdk/v3-3.95.0 branch December 8, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant