Merged
Conversation
Contributor
Author
|
c9c84b1 to
c558430
Compare
c558430 to
b4ad07a
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.289.0→v1.290.0v1.71.0→v1.72.0v0.10.0→v0.11.0v2.6.0→v2.7.0d62b90e→e7be49av2.9.0→v2.10.1v1.5.0→v1.6.0v1.54.0→v1.55.0v7.19.0→v7.20.0v3.1.0→v3.2.0v1.1.3→v1.2.0v4.25.0→v4.26.0v3.220.0→v3.223.018.8.0→18.9.081e46e3→3dfff0481e46e3→3dfff044cfbd41→42d3e9b3.220.0→3.223.0v7.19.0→v7.20.0v1.54.0→v1.55.0v3.1.0→v3.2.0v1.1.3→v1.2.0v9.8.2→v9.9.082b82ec→799cc02b8923f5→cecb1cdRelease Notes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/ec2)
v1.290.0General Highlights
Module Highlights
github.com/aws/aws-sdk-go-v2/service/ec2: v1.290.0github.com/aws/aws-sdk-go-v2/service/grafana: v1.33.0github.com/aws/aws-sdk-go-v2/service/rds: v1.116.0github.com/aws/aws-sdk-go-v2/service/workspacesweb: v1.38.0v1.289.1Module Highlights
github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.5.1github.com/aws/aws-sdk-go-v2/service/ec2: v1.289.1github.com/aws/aws-sdk-go-v2/service/ecr: v1.55.2github.com/aws/aws-sdk-go-v2/service/kafka: v1.48.0github.com/aws/aws-sdk-go-v2/service/kms: v1.50.0github.com/aws/aws-sdk-go-v2/service/qconnect: v1.28.0clipperhouse/displaywidth (github.com/clipperhouse/displaywidth)
v0.11.0Compare Source
clipperhouse/uax29 (github.com/clipperhouse/uax29/v2)
v2.7.0Compare Source
golangci/golangci-lint (github.com/golangci/golangci-lint/v2)
v2.10.1Compare Source
Released on 2026-02-17
v2.10.0Compare Source
Released on 2026-02-17
ginkgolinter: from 0.22.0 to 0.23.0gosec: from 2.22.11 to 2.23.0 (new rules:G117,G602,G701,G702,G703,G704,G705,G706)staticcheck: from 0.6.1 to 0.7.0godoclint: from 0.11.1 to 0.11.2kevinburke/ssh_config (github.com/kevinburke/ssh_config)
v1.6.0Compare Source
pulumi/pulumi-aws-native (github.com/pulumi/pulumi-aws-native/sdk)
v1.55.0Compare Source
Changelog
4bcf944Automated SDK generation @ aws-cloudformation-user-guide19dc52c(#2838)pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v7)
v7.20.0Compare Source
What's Changed
Full Changelog: pulumi/pulumi-aws@v7.18.0...v7.20.0
pulumi/pulumi-awsx (github.com/pulumi/pulumi-awsx/sdk/v3)
v3.2.0Compare Source
What's Changed
New Contributors
Full Changelog: pulumi/pulumi-awsx@v3.1.0...v3.2.0
pulumi/pulumi-command (github.com/pulumi/pulumi-command/sdk)
v1.2.0Compare Source
What's Changed
Assorted dependency upgrades
Add override for PULUMI_GO_DEP_ROOT. by @pose in #1006
Opt-out of schema checks by @blampe in #1023
Fix lint issues by @blampe in #1133
Add StringAsset support to CopyToRemote by @MunemHashmi in #1097
New Contributors
Full Changelog: pulumi/pulumi-command@v1.1.3...v1.2.0
pulumi/pulumi-kubernetes (github.com/pulumi/pulumi-kubernetes/sdk/v4)
v4.26.0Compare Source
Fixed
#4122 Implements a new provider config option,
alwaysRender, which setsDiff_Someto true when used in combination withrenderYAMLtoDirectory.This allows for user-defined opt-in behavior for YAML manifests to be idempotently generated on every
pulumi up, and for Update() to show these changes to a user.Fixed a race condition in StatefulSet await logic where Pulumi could incorrectly report a rollout as complete before the controller had processed the update. This occurred when Pulumi checked status fields before the controller updated
observedGeneration, causing stale "ready" values to be trusted.Fixed a regression of #2943 which could cause Deployments to erroneously report diffs.
Changed
Upgraded
helm.sh/helmto v3.18.6. (#3969)#4156 Upgrade Kubernetes schema and libraries to v1.35.1
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.223.0Compare Source
3.223.0 (2026-02-19)
Bug Fixes
#21882
v3.222.0Compare Source
3.222.0 (2026-02-18)
Features
#21836
Bug Fixes
#21866
v3.221.0Compare Source
3.221.0 (2026-02-17)
Features
[auto] Support Go 1.26
#21835
[engine] BREAKING: Rename
pulumiVersionRangetorequiredPulumiVersioninPulumiPlugin.yaml#21807
[cli/plugin] Reduce GitHub API usage when downloading plugins
#21774
[protobuf] Add loader_target to RunPluginRequest
#21763
[sdk/nodejs] Support enums when inferring schemas from components
#21787
[sdk/nodejs] Support the Partial utility type in component schema inference
#21802
[sdk/nodejs] Support the Required utility type in component schema inference
#21803
Bug Fixes
[cli] Make stack graph output deterministic
#21786
[engine] Fix snapshot integrity error in
refresh --run-programwith component resources#21806
[engine] Fix race in refresh --run-program
#21815
[programgen/go] Correctly handle import paths for nested modules
#21812
[sdkgen] Support type references to parameterized and third-party packages
#21804
[sdkgen/go] Do not depend on pulumix against instructions for enums
#21818
[cli/{install,package}] Don't panic when a non-absolute path is passed to
pulumi package get-schemawhere the PulumiPlugin.yaml has a packages section#21794
[cli/{install,package}] Only link a Pulumi project once
#21788
[cli/{install,package}] Run in the correct location when using
uvto link python packages#21796
[cli/package] Allow underscores in the path of plugin URLs
#21778
[sdk/{nodejs,python}] Use new policy plugin support to run policy packs
#21684
[sdk/python] Surface errors from uv, poetry or pip during linking
#21770
[sdk/python] Always surface errors from uv, poetry or pip during dependency installation
#21814
[sdkgen/python] Add missing blank line before :param lists
#21789
gitlab-org/gitlab-runner (gitlab-org/gitlab-runner)
v18.9.0Compare Source
New features
envandlabelsoptions tojson-fileDocker logging driver !5638 (Patrick Decat @pdecat)Security fixes
Bug fixes
Maintenance
pulumi/pulumi-gitlab (pulumi/pulumi-gitlab)
v9.9.0Compare Source
What's Changed
Full Changelog: pulumi/pulumi-gitlab@v9.8.2...v9.9.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.