chore(deps): update all dependencies #189
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:
==10.4.0
->==10.6.0
2.17.61
->2.21.3
v4.6.0
->v5.0.0
3.135.1
->3.139.0
1-77.1729776556
->9.5-1731639064
0.67.16
->0.68.14
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
ansible-community/ansible-build-data (ansible)
v10.6.0
Compare Source
v10.5.0
Compare Source
aws/aws-cli (awscli)
v2.21.3
Compare Source
v2.21.2
Compare Source
v2.21.1
Compare Source
v2.21.0
Compare Source
v2.20.0
Compare Source
v2.19.5
Compare Source
v2.19.4
Compare Source
v2.19.3
Compare Source
v2.19.2
Compare Source
v2.19.1
Compare Source
v2.19.0
Compare Source
v2.18.18
Compare Source
v2.18.17
Compare Source
v2.18.16
Compare Source
v2.18.15
Compare Source
v2.18.14
Compare Source
v2.18.13
Compare Source
v2.18.12
Compare Source
v2.18.11
Compare Source
v2.18.10
Compare Source
v2.18.9
Compare Source
v2.18.8
Compare Source
v2.18.7
Compare Source
v2.18.6
Compare Source
v2.18.5
Compare Source
v2.18.4
Compare Source
v2.18.3
Compare Source
v2.18.2
Compare Source
v2.18.1
Compare Source
v2.18.0
Compare Source
v2.17.65
Compare Source
v2.17.64
Compare Source
v2.17.63
Compare Source
v2.17.62
Compare Source
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)
v5.0.0
: pre-commit-hooks v5.0.0Compare Source
Features
requirements-txt-fixer
: also removepkg_resources==...
.check-illegal-windows-names
: new hook!pretty-format-json
: continue processing even if a file has a json error.Fixes
destroyed-symlinks
: setstages
to[pre-commit, pre-push, manual]
Migrating
pre-commit>=3.2.0
.stages
.pulumi/pulumi (pulumi)
v3.139.0
Compare Source
Features
[pkg] Allow generating docs in parallel
#17711
[programgen] Allow specifying mutually dependant components in PCL
[programgen/{dotnet,go,nodejs,python}] Support generating invokes options from PCL for invokes
#17696
[sdk/nodejs] Allow accessing configuration in Node.js dynamic providers
#17697
[sdk/nodejs] Implement RunPlugin for the NodeJS language runtime
#17724
[sdk/nodejs] Support parameterization for TypeScript providers
#17738
[sdk/python] Add Uv as a Python toolchain
#17609
[sdk/python] Allow accessing configuration in Python dynamic providers
#17673
Bug Fixes
[engine] Make plugin downloads/installation cancellable
#17621
[engine] Fix frequent retries on 403 errors when the update token expires
#17714
[engine] Don't copy deleted dependencies of untargeted resources
#17743
[engine] Support renaming providers in targeted operations
#17746
[engine] Pass correct working directory to RunPlugin
#17763
[programgen] Allow PCL function element to take a dynamic expression as input in non-strict mode
#17587
[sdk/nodejs] Fix pnpm pack for [email protected]
#17766
[sdk/python] Log a message about deleting requirements.txt when converting to using Poetry
#17716
[sdk/python] Fix an exception in automation api when reading
whoami
results.#17770
Miscellaneous
#17768
v3.138.0
Compare Source
Features
[backend/diy] Keep computer awake while an update is running
#17699
[backend/service] Keep computer awake while an update is running
#17699
#17675
[cli] Add interactive account selection to pulumi login command
#17618
[cli/display] Colorize selected stack when listing
#17606
[engine] Persist metadata about snapshot integrity errors
#17291
[programgen] Implement package descriptor blocks in PCL to load parameterized packages
#17589
[sdk/nodejs] Support Node.js 23
#17639
Bug Fixes
[docs] Fix spacing and formatting of
stack init
command's long doc#17534
[engine] Spot skipped-create dependencies even when inputs don't change
#17633
[engine] Normalize URNs in
DeletedWith
references#17666
[engine] Disable the enviromental GITHUB_TOKEN on 403 responses
#17671
[sdk/go] Overwrite directories in workspace.CopyTemplateFiles when called with force=true
#17695
[sdk/python] Add additional debug information to
ValueError
andAssertionError
#17577
Miscellaneous
[docs] Update function comments to remove outdated DIY backend note
#17563
[yaml] Update YAML to 1.11.2
#17637
v3.137.0
Compare Source
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
v3.136.1
Compare Source
Miscellaneous
#17501
v3.136.0
Compare Source
Features
[cli/engine] Allow cancelling operations with SIGTERM
#17467
[cli/state] Introduce the
state repair
command#17445
Bug Fixes
[cli/display] Hide --show-secrets with --save-plan
#17444
[sdk/nodejs] Maintain secretness and input dependencies of output invokes
#17479
[sdk/python] Send plain values to the engine in output invokes and keep track of input dependencies and secrets
#17460
[sdk/python] Handle nested structures properly when unwrapping secrets from invoke inputs
#17482
[sdk/python] Significantly reduce the number of debug log calls
#17489
[sdk/python] Target Python 3.8 for linting SDK
#17495
Miscellaneous
[sdk/nodejs] Exclude tests from the nodejs npm package
#17488
[sdk/python] Update python grpcio to 1.66.2
#17487
gruntwork-io/terragrunt (terragrunt)
v0.68.14
Compare Source
Updated CLI args, config attributes and blocks
terragrunt-queue-include-units-reading
terragrunt-auth-provider-cmd
terragrunt-queue-include-units-reading
UpdatesThe
terragrunt-queue-include-units-reading
flag is now results in a super set of functionality provided by theterragrunt-modules-that-include
flag.Using either will include all units that include particular Terragrunt configurations, while the
terragrunt-queue-include-units-reading
will also add in files that are read by HCL functions.For more information (including limitations of the flag), read the docs.
terragrunt-auth-provider-cmd
UpdatesThe
terragrunt-auth-provider-cmd
flag is now capable of supporting AWS role assumptions in addition to supporting the setting of explicit AWS credentials, and generic environment variables.This allows users to configure Terragrunt to dynamically assume different AWS roles at runtime, depending on the context of the unit.
This support includes support for role assumption using the
AssumeRoleWithWebIdentity
API, which allows for dynamic assumption of OIDC roles in CI platforms like GitHub Actions, GitLab CI/CD and CircleCI.For more information, read the docs.
What's Changed
Full Changelog: gruntwork-io/terragrunt@v0.68.13...v0.68.14
v0.68.13
Compare Source
Updated CLI args, config attributes and blocks
terragrunt-queue-include-units-reading
mark_as_read
terragrunt-queue-include-units-reading
Feature DescriptionDrive inclusion into the Terragrunt run queue using the name of a file read via an HCL function. This can used to do things like drive inclusion into the run queue when one
terragrunt.hcl
file reads another via functions likeread_terragrunt_config
.As described at the bottom of terragrunt-queue-include-units-reading docs, due to the order in which HCL configurations are parsed in Terragrunt, functions reading files within HCL must do so within the
locals
block to result in changes to inclusion into the run queue.This is a limitation that the maintainers will actively look to address, but will require substantial rework in HCL parsing to remove correctly.
Supported HCL Functions
read_terragrunt_config
sops_decrypt_file
read_tfvars_file
mark_as_read
[new]Relevant RFC
https://github.com/gruntwork-io/terragrunt/issues/3418
What's Changed
--terragrunt-queue-include-units-reading
by @yhakbar in https://github.com/gruntwork-io/terragrunt/pull/3550--terragrunt-hclfmt-file
docs by @yhakbar in https://github.com/gruntwork-io/terragrunt/pull/3552Full Changelog: gruntwork-io/terragrunt@v0.68.12...v0.68.13
v0.68.12
Compare Source
What's Changed
Full Changelog: gruntwork-io/terragrunt@v0.68.10...v0.68.12
v0.68.10
Compare Source
Updated CLI args, config attributes and blocks
sops_decrypt_file
What's Changed
Related links
v0.68.9
Compare Source
Updated CLI args, config attributes and blocks
--feature
feature
TERRAGRUNT_FEATURE
What's Changed
otlptracegrpc
dependency from 1.23.0 to 1.31.0Related links
v0.68.8
Compare Source
What's Changed
New Contributors
Full Changelog: gruntwork-io/terragrunt@v0.68.7...v0.68.8
v0.68.7
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-provider-cache
What's Changed
Related links
v0.68.6
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-out-dir
--terragrunt-json-out-dir
What's Changed
--terragrunt-out-dir
/--terragrunt-json-out-dir
to handle relative paths.Related links
v0.68.5
Compare Source
Updated CLI args, config attributes and blocks
dependency
What's Changed
strict
flag for improved performance in dependency processingYou can now enhance performance by setting the environment variable:
TERRAGRUNT_STRICT_CONTROL="skip-dependencies-inputs"
Related links
Full Changelog: gruntwork-io/terragrunt@v0.68.4...v0.68.5
v0.68.4
Compare Source
What's Changed
go-getter
to v2 in scaffold by @yhakbar in https://github.com/gruntwork-io/terragrunt/pull/3455Full Changelog: gruntwork-io/terragrunt@v0.68.3...v0.68.4
v0.68.3
Compare Source
New Features
This release introduces the availability of Strict Mode, a new pattern that is going to be used for deprecation of functionality going forward in Terragrunt.
Starting with this release, any deprecated functionality will be deprecated using what are called Strict Controls. These controls will allow you to opt-in to having any deprecated functionality break immediately. This mechanism is being introduced to provide a way for users to future proof their codebase, and know that they can safely upgrade to new versions of Terragrunt.
This will be especially important to address the changes listed in #3445.
To learn more, click here.
What's Changed
Full Changelog: gruntwork-io/terragrunt@v0.68.2...v0.68.3
v0.68.2
Compare Source
What's Changed
Full Changelog: gruntwork-io/terragrunt@v0.68.1...v0.68.2
v0.68.1
Compare Source
What's Changed
Full Changelog: gruntwork-io/terragrunt@v0.68.0...v0.68.1
v0.68.0
Compare Source
New Behavior
This release includes multiple behavioral changes including the following:
What's Changed
423
error in Terragrunt Provider Cache by @levkohimins in https://github.com/gruntwork-io/terragrunt/pull/3453New Contributors
Full Changelog: gruntwork-io/terragrunt@v0.67.16...v0.68.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Renovate Bot.