chore(deps): update github-release non-major dependencies#55
Merged
Conversation
9ebec14 to
84a76d0
Compare
c4ccdb2 to
6645414
Compare
6645414 to
8e3282e
Compare
Owner
Author
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Owner
Author
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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:
1.28.9->1.28.100.2.63->0.2.641.77.0->1.79.01.68.1->1.68.20.51.1->0.51.2Release Notes
aquasecurity/tfsec (aquasecurity/tfsec)
v1.28.10Compare Source
What's Changed
Full Changelog: aquasecurity/tfsec@v1.28.8...v1.28.10
nektos/act (nektos/act)
v0.2.64Compare Source
Changelog
Bug fixes
e4607fcfix: skip service container for empty image (#2281)b5ad3c4fix: composite action input pollution (#2348)b917eccfix: update reusable workflow input handling (#2349)Other
aa54ea9chore: bump VERSION to 0.2.64935e4c3build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#2366)8a64a76build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#2365)f9ea5e3build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 (#2360)7b950e1build(deps): bump github.com/docker/cli (#2358)55a8f9aAdd riscv64 binary release (#2350)71a6fa0build(deps): bump github.com/rhysd/actionlint from 1.7.0 to 1.7.1 (#2346)rust-lang/rust (rust-lang/rust)
v1.79.0Compare Source
==========================
Language
const {}expressions.redundant_lifetimeslint to detect lifetimes which are semantically redundant.unnameable_typeslint for public types that can't be named.-C collapse-macro-debuginfoand#[collapse_debuginfo].ifandmatchexpressions.const fncalls.refining_impl_traitlint.mainfrom other modules or crates.impl Traitlifetime inferenceCompiler
-C stripto only affect binaries, not artifacts like.pdb.-Crelro-levelfor controlling runtime link hardening.cfgnames and values at compile-time with--check-cfg.Note that this only stabilizes the compiler part, the Cargo part is still unstable in this release.
aarch64-apple-visionosandaarch64-apple-visionos-simtier 3 targets.riscv32ima-unknown-none-elftier 3 target.aarch64-pc-windows-gnullvm,i686-pc-windows-gnullvm, andx86_64-pc-windows-gnullvm.Refer to Rust's [platform support page][platform-support-doc]
for more information on Rust's tiered platform support.
Libraries
FromIteratorfor(impl Default + Extend, impl Default + Extend).{Div,Rem}Assign<NonZero<X>>onX.clone_from()in core/std.transmutebetween pointers and integers.Stabilized APIs
{integer}::unchecked_add{integer}::unchecked_mul{integer}::unchecked_sub<[T]>::split_at_unchecked<[T]>::split_at_mut_unchecked<[u8]>::utf8_chunksstr::Utf8Chunksstr::Utf8Chunk<*const T>::is_aligned<*mut T>::is_alignedNonNull::is_aligned<*const [T]>::len<*mut [T]>::len<*const [T]>::is_empty<*mut [T]>::is_emptyNonNull::<[T]>::is_emptyCStr::count_bytesio::Error::downcastnum::NonZero<T>path::absoluteproc_macro::Literal::byte_characterproc_macro::Literal::c_stringThese APIs are now stable in const contexts:
Atomic*::into_innerio::Cursor::newio::Cursor::get_refio::Cursor::positionio::emptyio::repeatio::sinkpanic::Location::callerpanic::Location::filepanic::Location::linepanic::Location::columnCargo
lib.name, always normalizing to_.cargo add.gitoxideby default for listing files.Rustdoc
/in docs to begin a search.Misc
Compatibility Notes
RustcEncodableandRustcDecodableare soft-destabilized, to be removedfrom the prelude in next edition.
wasm_c_abifuture-incompatibility lint will warn about use of thenon-spec-compliant C ABI.
Use
wasm-bindgen v0.2.88to generate forward-compatible bindings.v1.78.0Compare Source
==========================
Language
#[cfg(target_abi = ...)]#[diagnostic]namespace and#[diagnostic::on_unimplemented]attributeillegal_floating_point_literal_patterninvalid_reference_castingto include references casting to bigger memory layoutnon_contiguous_range_endpointslint for singleton gaps after exclusive rangeswasm_c_abilint for use of older wasm-bindgen versionsThis lint currently only works when using Cargo.
indirect_structural_matchandpointer_structural_matchlints to match RFCPartialEq-typed consts as patterns a hard errorrefining_impl_traitlint into_reachable,_internalvariantswhere-boundstrait Trait: Auto {}: allow upcasting fromdyn Traittodyn Trait + AutoCompiler
INVALID_DOC_ATTRIBUTESlint deny by defaultusecheckingTarget changes:
wasm32-wasip1tier 2 (without host tools) targetwasm32-wasip2tier 3 targetwasm32-wasi-preview1-threadstowasm32-wasip1-threadsarm64ec-pc-windows-msvctier 3 targetarmv8r-none-eabihftier 3 target for the Cortex-R52loongarch64-unknown-linux-musltier 3 targetRefer to Rust's [platform support page][platform-support-doc]
for more information on Rust's tiered platform support.
Libraries
RwLockwith custom implementationchar::is_grapheme_extendedStabilized APIs
impl Read for &Stdin'staticlifetimes for severalstd::error::Errorrelated implementationsimpl<Fd: AsFd>impl take?Sizedimpl From<TryReserveError> for io::ErrorThese APIs are now stable in const contexts:
Barrier::new()Cargo
rust-versionwhen generating lockfile--charsetvia auto-detecting config valuetarget.<triple>.rustdocflagsofficiallyMisc
--test-builder-wrapperarg to support wrappers such as RUSTC_WRAPPER when building doctestsCompatibility Notes
This change helps users catch undefined behavior in their code, though the details of how much is checked are generally not stable.
impl Traitarithmetic_overflowlintconstinitializersThis code was accidentally accepted. The fix can break generic code that borrows a value of unknown type,
as there is currently no way to declare "this type has no interior mutability". In the future, stabilizing
the
Freezetrait will allow proper support for such code.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.
rustcwith 1CGU onx86_64-pc-windows-msvcrustcwith 1CGU onx86_64-apple-darwinrun-makeV2 infrastructure, arun_make_supportlibrary and port over 2 tests as examplev1.77.2Compare Source
===========================
std::process::Commandv1.77.1Compare Source
===========================
This fixes a regression in 1.77 by reverting to the previous default.
Platforms other than Windows are not affected.
tailscale/tailscale (tailscale/tailscale)
v1.68.2Compare Source
All Platforms
macOS, iOS
terraform-linters/tflint (terraform-linters/tflint)
v0.51.2Compare Source
What's Changed
Full Changelog: terraform-linters/tflint@v0.51.1...v0.51.2
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 has been generated by Renovate Bot.