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:
2.24.17
->2.24.20
2.2.2
->2.2.3
3.29.0
->3.29.1
10.5.2
->10.6.2
1.11.0
->1.11.1
0.75.0
->0.75.3
0.59.1
->0.60.0
Release Notes
aws/aws-cli (awscli)
v2.24.20
Compare Source
v2.24.19
Compare Source
v2.24.18
Compare Source
denoland/deno (deno)
v2.2.3
Compare Source
(#28337)
socket object (#27789)
module.exports
export (#28376)PrivateIdentifier
type forPropertyDefinition
key(#28358)
ObjectPattern
inconsistencies (#28359):has()
,:is/where/matches
and:not()
selectors (#28348)
ExportAllDeclaration (#28357)
Fix
vsFixData
interface (#28344)deno_http
, increase opt-levelfor some more hyper deps (#28317)
flutter/flutter (flutter)
v3.29.1
Compare Source
2025022
.pnpm/pnpm (pnpm)
v10.6.2
Compare Source
Patch Changes
pnpm self-update
should always update the version in thepackageManager
field ofpackage.json
.pnpm patch-commit
will now use the same filesystem as the store directory to compare and create patch files.--loglevel=error
is used.peerDependencyRules
should be set inpnpm-workspace.yaml
to take effect.v10.6.1
Compare Source
Patch Changes
--silent
reporting is used.--loglevel
is set toerror
, don't show installation summary, execution time, and big tarball download progress.package.json
#9226.approve-builds
command, if package.json containsonlyBuiltDependencies
orignoredBuiltDependencies
, the selected dependency package will continue to be written intopackage.json
.v10.6.0
Compare Source
Minor Changes
pnpm-workspace.yaml
can now hold all the settings that.npmrc
accepts. The settings should use camelCase #9211.pnpm-workspace.yaml
example:Projects using a
file:
dependency on a local tarball file (i.e..tgz
,.tar.gz
,.tar
) will see a performance improvement during installation. Previously, using afile:
dependency on a tarball caused the lockfile resolution step to always run. The lockfile will now be considered up-to-date if the tarball is unchanged.Patch Changes
pnpm self-update
should not leave a directory with a broken pnpm installation if the installation fails.fast-glob
replace withtinyglobby
to reduce the size of the pnpm CLI dependencies #9169.pnpm deploy
should not remove fields from the deployed package'spackage.json
file #9215.pnpm self-update
should not read the pnpm settings from thepackage.json
file in the current working directory.pnpm deploy
creating apackage.json
without theimports
andlicense
field #9193.pnpm update -i
should list only packages that have newer versions #9206.catalogs
section of thepnpm-lock.yaml
file to be removed whendedupe-peer-dependents=false
on a filtered install. #9112hashicorp/terraform (terraform)
v1.11.1
Compare Source
1.11.1 (March 5, 2025)
BUG FIXES:
Temporarily revert updated Windows symlink handling until we can account for known existing configurations using non-symlink junctions. (#36575)
terraform test
: Fix crash when a run block attempts to cleanup after a non-applyable plan. (#36582)Updated dependency golang.org/x/oauth2 from v0.23.0 => v0.27.0 to integrate latest changes (fix for CVE-2025-22868) (#36584)
lang/funcs/transpose: Avoid crash due to map with null values (#36611)
Combining ephemeral and sensitive marks could fail when serializing planned changes (#36619)
gruntwork-io/terragrunt (terragrunt)
v0.75.3
Compare Source
✨ New Features
This release introduces support for all the remaining
assume_role
arguments used by OpenTofu/Terraform backends.Thank you to @erpel for contributing this!
What's Changed
New Contributors
Full Changelog: gruntwork-io/terragrunt@v0.75.2...v0.75.3
v0.75.2
Compare Source
What's Changed
Example HCL configuration:
RFC: https://github.com/gruntwork-io/terragrunt/issues/3313
Full Changelog: gruntwork-io/terragrunt@v0.75.1...v0.75.2
v0.75.1
Compare Source
What's Changed
.coderabbit.yaml
file by @yhakbar in https://github.com/gruntwork-io/terragrunt/pull/3969run-all
withrun --all
in starlight docs by @yhakbar in https://github.com/gruntwork-io/terragrunt/pull/3950New Contributors
Full Changelog: gruntwork-io/terragrunt@v0.75.0...v0.75.1
aquasecurity/trivy (trivy)
v0.60.0
Compare Source
Features
--vuln-severity-source
flag (#8269) (d464807)Bug Fixes
scope
fortrivy registry login
command (#8393) (8715e5d)PkgRelationships
(#8442) (f987e41)poetry
v2 support (#8323) (10cd98c)shortDescription
andfullDescription
fields for sarif reports (#8344) (3eb0b03)pkgFilePaths
map for all formats (#8380) (72ea4b0)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.