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.12.4
->2.12.6
2.18.0
->2.18.17
8.0.402
->8.0.403
3.24.3
->3.24.4
3.16.1
->3.16.2
17.0.12+7
->17.0.13+11
1.31.1
->1.31.2
5.4.3
->5.5.0
9.12.0
->9.12.3
3.12.7
->3.13.0
1.81.0
->1.82.0
1.9.7
->1.9.8
0.67.16
->0.68.6
0.56.1
->0.56.2
Release Notes
argoproj/argo-cd (argocd)
v2.12.6
Compare Source
Quick Start
Non-HA:
HA:
Release Signatures and Provenance
All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changelog
Bug fixes
68f63e7
: fix(diff): avoid cache miss in server-side diff (#20423) (#20424) (#20450) (@gcp-cherry-pick-bot[bot])358930b
: fix: don't disable buttons for multi-source apps (#20446) (#20448) (@gcp-cherry-pick-bot[bot])Full Changelog: argoproj/argo-cd@v2.12.5...v2.12.6
v2.12.5
Compare Source
Quick Start
Non-HA:
HA:
Release Signatures and Provenance
All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changelog
Bug fixes
53bb2e4
: fix(ci): handle new k3s test version matrix (#20223) (#20427) (#20434) (@gcp-cherry-pick-bot[bot])3ff57d2
: fix(cli): cherrypick Redis password fix #19599 into 2.12 (#20262) (@NetanelK)6e6857e
: fix(ui): source can in fact beundefined
(#20381) (#20420) (@blakepettersson)e2eb54c
: fix: cherrypick semver fix #20096 into 2.12 (#20215) (@PaulSonOfLars)50271e1
: fix: prevent crash during timer expiration after stream is closed (#19917) (#20271) (@agaudreault)Documentation
ee4f09e
: docs(ui): sorting version (#20181) (#20204) (@gcp-cherry-pick-bot[bot])Other work
a05b042
: chore(tests): fix erroneous cherry-pick (#20274) (@crenshaw-dev)5f5fb0d
: fix(controller/ui): fix pod with sidecar state (#19843) (#20394) (@linghaoSu)Full Changelog: argoproj/argo-cd@v2.12.4...v2.12.5
aws/aws-cli (awscli)
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
dotnet/sdk (dotnet-core)
v8.0.403
Compare Source
flutter/flutter (flutter)
v3.24.4
Compare Source
helm/helm (helm)
v3.16.2
: Helm v3.16.2Compare Source
Helm v3.16.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.16.2. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
13654a5
([email protected])9fc8f1b
([email protected])961194d
([email protected])f6be62b
(dependabot[bot])27d44cf
(Robert Sirchia)46e0a0f
(Nathan Baulch)a1bd541
(Nathan Baulch)kubernetes/kubernetes (kubectl)
v1.31.2
: Kubernetes v1.31.2Compare Source
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.
See the CHANGELOG for more details.
kubernetes-sigs/kustomize (kustomize)
v5.5.0
Compare Source
Breaking change
A starlark support for krm functions was removed to cleanup dependencies. https://github.com/kubernetes-sigs/kustomize/pull/5768
This feature was deprecated 3 years ago and removed because there was no desire to continue using it.
https://github.com/kubernetes-sigs/kustomize/pull/5768#issuecomment-2374680641
Feature
#5751: Add
--helm-debug
Flag to Kustomize for Enhanced Helm DebuggingFix Bugs
#5458: Sort built-in Namespace kind before CRDs with the same name
#5745: Add Annotation to Control Inline List Conversion in Kustomize Resources"
Dependencies
#5763: Update go 1.22.7
#5781: Update kyaml to v0.18.1
#5782: Update cmd/config to v0.15.0
#5783: Update api to v0.18.0
pnpm/pnpm (pnpm)
v9.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).v9.12.2
Compare Source
Patch Changes
v9.12.1
Compare Source
Patch Changes
pnpm update --latest
should not update the automatically installed peer dependencies #6657.pnpm publish
should be able to publish from a local tarball #7950.EBUSY
errors caused by creating symlinks in paralleldlx
processes #8604.python/cpython (python)
v3.13.0
Compare Source
rust-lang/rust (rust)
v1.82.0
Compare Source
==========================
Language
addr_of(_mut)!
macros and the newly stabilized&raw (const|mut)
are now safe to use with all static itemsfor<...>
binder in trait bounds&raw const
and&raw mut
operators (RFC 2582)offset_of!
T
to be live when dropping[T; 0]
const
operands in inline assemblyconst fn
Compiler
aarch64-apple-ios-macabi
andx86_64-apple-ios-macabi
to Tier 2, and ship them with rustup-> !
aarch64-apple-darwin
to Tier 1aarch64-unknown-trusty
andarmv7-unknown-trusty
as tier 3 targetswasm32-wasip2
to Tier 2.Libraries
{Rc,Arc}::make_mut()
toPath
,OsStr
, andCStr
.Stabilized APIs
std::thread::Builder::spawn_unchecked
std::str::CharIndices::offset
std::option::Option::is_none_or
[T]::is_sorted
[T]::is_sorted_by
[T]::is_sorted_by_key
Iterator::is_sorted
Iterator::is_sorted_by
Iterator::is_sorted_by_key
std::future::Ready::into_inner
std::iter::repeat_n
impl<T: Clone> DoubleEndedIterator for Take<Repeat<T>>
impl<T: Clone> ExactSizeIterator for Take<Repeat<T>>
impl<T: Clone> ExactSizeIterator for Take<RepeatWith<T>>
impl Default for std::collections::binary_heap::Iter
impl Default for std::collections::btree_map::RangeMut
impl Default for std::collections::btree_map::ValuesMut
impl Default for std::collections::vec_deque::Iter
impl Default for std::collections::vec_deque::IterMut
Rc<T>::new_uninit
Rc<MaybeUninit<T>>::assume_init
Rc<[T]>::new_uninit_slice
Rc<[MaybeUninit<T>]>::assume_init
Arc<T>::new_uninit
Arc<MaybeUninit<T>>::assume_init
Arc<[T]>::new_uninit_slice
Arc<[MaybeUninit<T>]>::assume_init
Box<T>::new_uninit
Box<MaybeUninit<T>>::assume_init
Box<[T]>::new_uninit_slice
Box<[MaybeUninit<T>]>::assume_init
core::arch::x86_64::_bextri_u64
core::arch::x86_64::_bextri_u32
core::arch::x86::_mm_broadcastsi128_si256
core::arch::x86::_mm256_stream_load_si256
core::arch::x86::_tzcnt_u16
core::arch::x86::_mm_extracti_si64
core::arch::x86::_mm_inserti_si64
core::arch::x86::_mm_storeu_si16
core::arch::x86::_mm_storeu_si32
core::arch::x86::_mm_storeu_si64
core::arch::x86::_mm_loadu_si16
core::arch::x86::_mm_loadu_si32
core::arch::wasm32::u8x16_relaxed_swizzle
core::arch::wasm32::i8x16_relaxed_swizzle
core::arch::wasm32::i32x4_relaxed_trunc_f32x4
core::arch::wasm32::u32x4_relaxed_trunc_f32x4
core::arch::wasm32::i32x4_relaxed_trunc_f64x2_zero
core::arch::wasm32::u32x4_relaxed_trunc_f64x2_zero
core::arch::wasm32::f32x4_relaxed_madd
core::arch::wasm32::f32x4_relaxed_nmadd
core::arch::wasm32::f64x2_relaxed_madd
core::arch::wasm32::f64x2_relaxed_nmadd
core::arch::wasm32::i8x16_relaxed_laneselect
core::arch::wasm32::u8x16_relaxed_laneselect
core::arch::wasm32::i16x8_relaxed_laneselect
core::arch::wasm32::u16x8_relaxed_laneselect
core::arch::wasm32::i32x4_relaxed_laneselect
core::arch::wasm32::u32x4_relaxed_laneselect
core::arch::wasm32::i64x2_relaxed_laneselect
core::arch::wasm32::u64x2_relaxed_laneselect
core::arch::wasm32::f32x4_relaxed_min
core::arch::wasm32::f32x4_relaxed_max
core::arch::wasm32::f64x2_relaxed_min
core::arch::wasm32::f64x2_relaxed_max
core::arch::wasm32::i16x8_relaxed_q15mulr
core::arch::wasm32::u16x8_relaxed_q15mulr
core::arch::wasm32::i16x8_relaxed_dot_i8x16_i7x16
core::arch::wasm32::u16x8_relaxed_dot_i8x16_i7x16
core::arch::wasm32::i32x4_relaxed_dot_i8x16_i7x16_add
core::arch::wasm32::u32x4_relaxed_dot_i8x16_i7x16_add
These APIs are now stable in const contexts:
std::task::Waker::from_raw
std::task::Context::from_waker
std::task::Context::waker
$integer::from_str_radix
std::num::ParseIntError::kind
Cargo
info
cargo subcommandCompatibility Notes
explicit_builtin_cfgs_in_flags
lint in order to prevent incoherent state, eg.windows
cfg active but target is Linux based. The appropriaterustc
flag should be used instead.binary_search
which is significantly improves performance (#128254). However when a sorted slice has multiple values which compare equal, the new implementation may select a different value among the equal ones than the old implementation.MSG_NOSIGNAL
when writing to sockets. This avoids killing the process with SIGPIPE when writing to a closed socket, which matches the existing behavior on other UNIX targets.multivalue
andreference-types
are nowboth enabled by default. These two features both have subtle changes implied
for generated WebAssembly binaries. For the
multivalue
feature, WebAssemblytarget support has changed when upgrading to LLVM 19. Support for generating
functions with multiple returns no longer works and
-Ctarget-feature=+multivalue
has a different meaning than it did in LLVM 18and prior. There is no longer any supported means to generate a module that has
a function with multiple returns in WebAssembly from Rust source code. For the
reference-types
feature the encoding of immediates in thecall_indirect
, acommonly used instruction by the WebAssembly backend, has changed. Validators
and parsers which don't understand the
reference-types
proposal will nolonger accept modules produced by LLVM due to this change in encoding of
immediates. Additionally these features being enabled are encoded in the
target_features
custom section and may affect downstream tooling such aswasm-opt
consuming the module. Generating a WebAssembly module that disablesdefault features requires
-Zbuild-std
support from Cargo and more informationcan be found at
rust-lang/rust#128511.
Internal Changes
These changes do not affect any public interfaces of Rust, but they represent
significant improvements to the performance or internals of rustc and related
tools.
hashicorp/terraform (terraform)
v1.9.8
Compare Source
1.9.8 (October 16, 2024)
BUG FIXES:
provider_meta
blocks with invalid names (#35842)gruntwork-io/terragrunt (terragrunt)
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
aquasecurity/trivy (trivy)
v0.56.2
Compare Source
Change
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.