Open
Conversation
Contributor
Author
|
849a0f4 to
01cd550
Compare
01cd550 to
5a81c9e
Compare
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.297.1→v1.298.06921c75→fe550f2v1.11.5→v1.12.0d62b90e→e7be49av1.61.0→v1.62.0v7.25.0→v7.26.0v4.28.0→v4.29.0v3.230.0→v3.231.018.10.1→18.11.1v0.11.1→v0.12.0afd174a→e10c466afd174a→e10c4663.230.0→3.231.0v7.25.0→v7.26.0v1.61.0→v1.62.077bfb0f→1e1c8958805abe→cf13fe2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/ec2)
v1.298.0Module Highlights
github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.20.0github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.30.0github.com/aws/aws-sdk-go-v2/service/ec2: v1.298.0github.com/aws/aws-sdk-go-v2/service/evs: v1.7.0github.com/aws/aws-sdk-go-v2/service/guardduty: v1.75.2github.com/aws/aws-sdk-go-v2/service/kafka: v1.50.0github.com/aws/aws-sdk-go-v2/service/location: v1.51.0github.com/aws/aws-sdk-go-v2/service/observabilityadmin: v1.14.0dlclark/regexp2 (github.com/dlclark/regexp2)
v1.12.0Compare Source
pulumi/pulumi-aws-native (github.com/pulumi/pulumi-aws-native/sdk)
v1.62.0Compare Source
Changelog
571be0fAutomated SDK generation @ aws-cloudformation-user-guide19dc52c(#2930)pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v7)
v7.26.0Compare Source
What's Changed
Full Changelog: pulumi/pulumi-aws@v7.25.0...v7.26.0
pulumi/pulumi-kubernetes (github.com/pulumi/pulumi-kubernetes/sdk/v4)
v4.29.0Compare Source
Fixed
#2926 Use client-side create for new resources instead of server-side apply.
Users may observe stricter errors on some Create operations. Please read carefully.
When a resource already exists in the cluster, the API server now returns an AlreadyExists error instead of silently updating the existing object. This prevents data loss from create-then-delete scenarios (e.g. renaming a Pulumi resource or replacing an explicitly-named resource). A new provider config option upsertExistingObjects (default false) restores the previous upsert behavior for users who intentionally adopt existing cluster resources. To manage fields on existing objects without owning their lifecycle, use Patch resources (e.g. NamespacePatch).
Added
#2280 Add enablePatchForce provider config option to force SSA patch conflicts on a per-stack basis.
Changed
Upgrade Kubernetes schema and libraries to v1.35.3.
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.231.0Compare Source
3.231.0 (2026-04-16)
Features
[cli] Auto-detect Mercurial repository metadata for
pulumi up/pulumi previewupdates, mirroring existing Git support#22618
[engine] Send Cancel RPC to plugins on host close for graceful shutdown
#22569
[engine] Pass resource options to hooks through the engine
#22582
[engine] Add GetDeploymentInfo to the resource monitor service
[auto/go] Add
Newcommand to Automation API#22439
[auto/{go,nodejs,python}] Add --diff to automation api for destroy
#22563
[auto/python] Add
newcommand to Automation API#22439
[pcl] Support for resource hooks in PCL
#22365
[sdk-nodejs] Warn when a non-ComponentResource class is passed in the explicit
componentslist tocomponentProviderHost#22619
[sdk-python] Warn when a non-ComponentResource class is passed in the explicit
componentslist tocomponent_provider_host#22619
[cli/import] Add support for providers to be defined in the same import file as their users
#21671
[cli/policy] ESC environment support for local policy packs
#22495
[sdk/nodejs] Support package.yaml when using pnpm
#22491
[sdk/python] Add function decorator variants for resource and error hooks
#22519
Bug Fixes
[auto/{nodejs,python}] Support --run-program for inline programs with preview_refresh/destroy
[backend/diy] Remove state lock for destroy and import with preview only for diy backend
#22561
[engine] Fix snapshot integrity error with component/provider resources in refresh --run-program
#21817
[pcl] Type list and tuple indices as integers not numbers
#22592
[pcl] Builtin functions element and range take int parameters not numbers
#22597
[programgen/{go,nodejs,python}] Fix some cases of name conflicts in program gen not being handled correctly
#22556
[programgen/nodejs] Add necessary casts between types in generated programs
#22557
[programgen/{nodejs,python}] Fix imports of camelCase modules
#22536
[sdk/python] Support Input[Optional[T]] in Python runtime type unwrapping
#22553
[sdkgen] Warn about modules nested under the index module which are not supported
#22531
Miscellaneous
[java] Upgrade java to v1.24.0
#22615
[yaml] Upgrade yaml to v1.31.1
#22610
[sdk/dotnet] Upgrade dotnet to v3.103.0
#22614
[sdk/nodejs] Replace
gotbyfetch#22533
gitlab-org/gitlab-runner (gitlab-org/gitlab-runner)
v18.11.1Compare Source
v18.11.0Compare Source
New features
Bug fixes
Maintenance
go-simpler/sloglint (go-simpler.org/sloglint)
v0.12.0Compare Source
Changelog
d2dd10cfix(message-style): don't report non-letter characters (#133)e7ecbdddocs(all): update documentation (#129)e4e07d6chore(ci): cleanups (#124)6e334cachore(deps): bump golang.org/x/tools from 0.41.0 to 0.42.0 (#123)381703bfeat(all): add support for custom functions (#122)ea3ad7cfeat(all): analyze all slog.Attr calls (#121)30e6134feat(all): analyze slog.Group calls + clean up tests (#120)d0ace02dev(all): split parser and checks (#119)c90ef4bdev(all): use ast/inspector.Cursor (#117)848c3b2feat(context-only): add support for http.Request (#116)e9058ccfix(context-only): check only functions with a context alternative (#114)5bee55bfix: check args length before slicing (#113)33420d9fix(kv-only): don't report slog.Group calls (#112)07e3b4ffix(msg-style): trim space before validation (#111)582d548feat: add option to only allow specific keys (#106)59a0521chore(deps): bump golang.org/x/tools from 0.35.0 to 0.41.0 (#108)9ac4e1dfix(context): do a separate visitor.WithStack run for context=scope (#110)36433cdchore(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 (#94)Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.