chore(deps): update minor/patch updates #250
Merged
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:
v4.2.1
->v4.2.2
v4.0.1
->v4.1.0
v5.0.2
->v5.1.0
v4.0.4
->v4.1.0
v5.2.0
->v5.3.0
v0.17.2
->v0.17.5
v3.92.0
->v3.93.1
v3.136.1
->v3.137.0
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946actions/setup-dotnet (actions/setup-dotnet)
v4.1.0
Compare Source
What's Changed
Bug fixes :
isGhes
logic by @jww3 in https://github.com/actions/setup-dotnet/pull/556Dependency updates :
New Contributors
Full Changelog: actions/setup-dotnet@v4...v4.1.0
actions/setup-go (actions/setup-go)
v5.1.0
Compare Source
What's Changed
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Bug Fixes
isGhes
logic by @jww3 in https://github.com/actions/setup-go/pull/511New Contributors
Full Changelog: actions/setup-go@v5...v5.1.0
actions/setup-node (actions/setup-node)
v4.1.0
Compare Source
actions/setup-python (actions/setup-python)
v5.3.0
Compare Source
What's Changed
Bug Fixes:
isGhes
logic by @jww3 in https://github.com/actions/setup-python/pull/963Enhancements:
New Contributors
Full Changelog: actions/setup-python@v5...v5.3.0
anchore/sbom-action (anchore/sbom-action)
v0.17.5
Compare Source
Changes in v0.17.5
v0.17.4
Compare Source
Changes in v0.17.4
v0.17.3
Compare Source
Changes in v0.17.3
pulumi/pulumi-terraform-bridge (github.com/pulumi/pulumi-terraform-bridge/v3)
v3.93.1
Compare Source
What's Changed
Full Changelog: pulumi/pulumi-terraform-bridge@v3.92.0...v3.93.1
v3.93.0
Compare Source
What's Changed
Full Changelog: pulumi/pulumi-terraform-bridge@v3.92.0...v3.93.0
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.137.0
Compare Source
3.137.0 (2024-10-17)
Features
[cli] Allow memory profile to be written in the background, so it's available in case of crash
#17461
[sdk/go] Enable better error messsages to be returned from provider construct failures
#17464
[sdk/python] Enable better error messsages to be returned from provider construct failures
#17429
[sdk/python] Support Python 3.13
#17520
Bug Fixes
[engine] Fix token expired errors due to network issues
#17519
[pkg] Don't publish test code in
pkg/codegen
#17517
[programgen] Detect and error on binding component nodes in PCL programs that self-reference their source
#17538
[programgen] Fix PCL bind error "cannot iterate over a value of type number" when conditionals are used in range expressions
#17569
[yaml] Allow
pulumi package add
for YAML projects#17560
[sdk/go] Improve error message when credentials file invalid
#17541
[programgen/python] Fix preserving map keys in python programgen
#17350
Miscellaneous
#17540
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.