This repository was archived by the owner on Jun 2, 2025. It is now read-only.
fix(deps): update patch updates - #54
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
from
February 17, 2025 19:37
c8fdc4a to
0788955
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
5 times, most recently
from
February 26, 2025 10:33
8eb5787 to
4c20680
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
4 times, most recently
from
March 9, 2025 21:24
3283808 to
36ccb9d
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
3 times, most recently
from
March 12, 2025 14:35
5939981 to
2240f8c
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
3 times, most recently
from
March 24, 2025 10:48
5d089fd to
a90bf49
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
4 times, most recently
from
April 1, 2025 19:52
07dd9ca to
4f8b37d
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
3 times, most recently
from
April 11, 2025 21:51
e9f6778 to
b1a2db1
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
from
April 18, 2025 23:39
b1a2db1 to
83e9d83
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
from
April 29, 2025 17:29
83e9d83 to
8a36209
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
2 times, most recently
from
May 13, 2025 10:55
f792c2b to
4f71539
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
from
May 27, 2025 23:04
4f71539 to
846dc1c
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
from
May 28, 2025 15:00
846dc1c to
526c259
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
from
June 1, 2025 07:37
526c259 to
679a061
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
v1.2.0->v1.2.20.4.39->0.4.410.10.1->0.10.34.5.28->4.5.390.4.25->0.4.270.12.12->0.12.180.4.0->0.4.21.0.217->1.0.2191.0.138->1.0.140Release Notes
appleboy/ssh-action (appleboy/ssh-action)
v1.2.2Compare Source
Changelog
Enhancements
b0a8f32: chore: bump DRONE_SSH version to 1.8.1 (@appleboy)2ead5e3: chore: update action version across workflows and documentation (@appleboy)Documentation updates
9817ef4: docs(readme): set -e for script_stop functionality (#368) (@Setland34)9273705: docs: improve documentation and defaults for execution and security (@appleboy)d99ccf8: docs: improve documentation clarity and consistency (@appleboy)01a5359: docs: enhance language support and improve documentation clarity (@appleboy)48992f2: docs: prioritize English in language selection options (@appleboy)039c9e0: docs: update README with private key instructions in multiple languages (@appleboy)a0a0326: docs: clarify parameter descriptions for improved documentation (@appleboy)v1.2.1Compare Source
Changelog
Features
102c0d2: feat: capture stdout and store as output (#287) (@GammaGames)Enhancements
8fdfeb0: chore(github): updateappleboy/ssh-actionto versionv1.2.0across workflows (@appleboy)43d4ebb: chore: Add test to stable workflow for script_path (#347) (@kyle-leonhard)8faa842: chore: standardize formatting and update dependencies in workflows (@appleboy)Build process updates
1c1ad10: ci(action): remove script stop functionality from project (#350) (@appleboy)e13c387: ci(action): display an environment variable with special characters (#351) (@appleboy)66aa4d3: ci: add SSH testing job to GitHub Actions workflow (#355) (@appleboy)86aa40d: ci: add SSH server testing to GitHub Actions workflow (@appleboy)Documentation updates
a8952eb: docs(readme): update documentation for GitHub Actions and Docker support (@appleboy)cec69ef: docs(readme): standardize terminology and capitalization across project (@appleboy)a9e2fdf: docs(readme): improve README structure and add new input variables (@appleboy)6137f73: docs: improve project documentation and organization (@appleboy)b76e617: docs(readme): standardize and format README files across languages (@appleboy)4853185: docs(readme): refactor README files to improve language link structure (@appleboy)49751ff: docs: standardizescript_filenaming toscript_pathin documentation (#360) (@appleboy)chronotope/chrono (chrono)
v0.4.41Compare Source
What's Changed
subsec_microsandsubsec_millismethods toTimeDeltaby @ggoetz in https://github.com/chronotope/chrono/pull/1668NaiveDateTime::UNIX_EPOCHby @robertbastian in https://github.com/chronotope/chrono/pull/1670as_seconds_f32andas_seconds_f64forTimeDeltaby @ggoetz in https://github.com/chronotope/chrono/pull/1671num_days_in_monthmethod toDateliketrait by @aslilac in https://github.com/chronotope/chrono/pull/1673WeekdaySet, a collection ofWeekdaythat isCopyby @Kinrany in https://github.com/chronotope/chrono/pull/1676v0.4.40: 0.4.40Compare Source
What's Changed
write_toforDelayedFormatby @tugtugtug in https://github.com/chronotope/chrono/pull/1654chronotope/chrono-tz (chrono-tz)
v0.10.3: 0.10.3Compare Source
What's Changed
v0.10.2: 0.10.2Compare Source
What's Changed
clap-rs/clap (clap)
v4.5.39Compare Source
Fixes
v4.5.38Compare Source
Fixes
--or-v4.5.37Compare Source
Features
ArgMatches::try_clear_id()v4.5.36Compare Source
Fixes
v4.5.35Compare Source
Fixes
help_headingv4.5.34Compare Source
Fixes
flatten_help(true)and subcommands without argumentsv4.5.33Compare Source
Fixes
v4.5.32Compare Source
Features
Error::removeDocumentation
humantimetojiffInternal
pulldown-cmarkv4.5.31Compare Source
Features
ValueParserFactoryforSaturating<T>v4.5.30Compare Source
Fixes
num_args(0..=1)to be used withSetTruetakes_valuesassertionsv4.5.29Compare Source
Fixes
ArgMatches::args_presentso not-present flags are considered not-present (matching the documentation)rust-lang/log (log)
v0.4.27Compare Source
What's Changed
Full Changelog: rust-lang/log@0.4.26...0.4.27
v0.4.26Compare Source
What's Changed
Cloneforkv::Valueby @SpriteOvO in https://github.com/rust-lang/log/pull/668spdlog-rslink to crate doc by @SpriteOvO in https://github.com/rust-lang/log/pull/669Full Changelog: rust-lang/log@0.4.25...0.4.26
seanmonstar/reqwest (reqwest)
v0.12.18Compare Source
socksenabled without TLS.v0.12.17Compare Source
v0.12.16Compare Source
ClientBuilder::http3_congestion_bbr()to enable BBR congestion control.ClientBuilder::http3_send_grease()to configure whether to send use QUIC grease.ClientBuilder::http3_max_field_section_size()to configure the maximum response headers.ClientBuilder::tcp_keepalive_interval()to configure TCP probe interval.ClientBuilder::tcp_keepalive_retries()to configure TCP probe count.Proxy::headers()to add extra headers that should be sent to a proxy.redirect::Policy::limit()which had an off-by-1 error, allowing 1 more redirect than specified.Response::bytes_stream().v0.12.15Compare Source
ProxyOverrideandNO_PROXY.v0.12.14Compare Source
fetch_mode_no_cors(), marking as deprecated when not on WASM.v0.12.13Compare Source
Form::into_reader()for blockingmultipartforms.Form::into_stream()for asyncmultipartforms.RequestBuilder::form()from overwriting a previously setContent-Typeheader, like the other builder methods.blocking::Request.ProxyOverrideas aNO_PROXYvalue.Error::is_timeout()to return true when from a request timeout.TrueLayer/reqwest-middleware (reqwest-middleware)
v0.4.2Added
fetch_mode_no_corsas it's been deprecated in reqwest.serde-rs/serde (serde)
v1.0.219Compare Source
absolute_pathsClippy restriction being triggered inside macro-generated code (#2906, thanks @davidzeng0)v1.0.218Compare Source
serde-rs/json (serde_json)
v1.0.140Compare Source
v1.0.139Compare Source
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 becomes conflicted, 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.