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

Update module github.com/pulumi/pulumi-java/pkg to v1 #165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pulumi-renovate[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/pulumi-java/pkg require major v0.16.1 -> v1.0.0

Release Notes

pulumi/pulumi-java (github.com/pulumi/pulumi-java/pkg)

v1.0.0

Compare Source

Improvements
  • Fix emitted import statements in generated programs such that imports with the same symbol are fully qualified
  • Fix args and result handling of invokes in generated programs
Bug Fixes

v0.21.0

Compare Source

Improvements
  • Update to Pulumi 3.144.1

  • Implement GetRequiredPackages for the Java language host

  • Support exporting plain stack output values with Context.export

  • Support StackReference.getOutput from generated programs

  • Implement getOrganizationName on Deployment and Context

Bug Fixes
  • [Convert] Emit the Deployment class when using Pulumi built-in functions in PCL stack() and projectName()

v0.20.0

Compare Source

Improvements
Bug Fixes
  • Update SDK version used for codegen to 0.19

v0.19.0

Compare Source

Improvements
  • Allow specifying dependencies for output invokes

  • Reduce binary size by stripping debug information

  • Apply default dependencies consistently

Bug Fixes
  • Fix the language plugin to return a version

v0.18.0

Compare Source

Improvements
  • Update to Pulumi 3.139.0

  • Implement GenerateProgram and GenerateProject RPC endpoints for Java

  • Implement the GeneratePackage RPC endpoint for Java

  • Implement the Pack RPC endpoint for Java

  • Enable language conformance tests for Java

  • Update io.github.gradle-nexus.publish-plugin to 2.0.0 from 1.1.0.

Bug Fixes

v0.17.0

Compare Source

Improvements
  • Feature flag parameterized provider support

  • Upgrade Golang and Java dependencies

  • Update to Pulumi 3.137.0

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@pulumi-renovate pulumi-renovate bot added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Jan 7, 2025
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) January 7, 2025 19:22
@pulumi-renovate
Copy link
Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 15 additional dependencies were updated

Details:

Package Change
github.com/pulumi/pulumi/pkg/v3 v3.134.1 -> v3.144.1
github.com/pulumi/pulumi/sdk/v3 v3.134.1 -> v3.144.1
github.com/stretchr/testify v1.9.0 -> v1.10.0
golang.org/x/text v0.17.0 -> v0.21.0
github.com/golang/glog v1.2.1 -> v1.2.2
github.com/hashicorp/hcl/v2 v2.19.1 -> v2.23.0
github.com/zclconf/go-cty v1.14.1 -> v1.15.1
golang.org/x/crypto v0.26.0 -> v0.31.0
golang.org/x/net v0.28.0 -> v0.33.0
golang.org/x/oauth2 v0.21.0 -> v0.22.0
golang.org/x/sync v0.8.0 -> v0.10.0
golang.org/x/sys v0.23.0 -> v0.28.0
golang.org/x/term v0.23.0 -> v0.27.0
google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157 -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 -> v0.0.0-20240814211410-ddb44dafa142

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 impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants