chore(deps): update all dependencies (patch only) #246
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:
v2.7.3
->v2.7.5
v2.7.0
->v2.7.5
v4.0.2
->v4.0.4
0.1.82
->0.1.83
0.7.5
->0.7.7
0.9.3
->0.9.4
1.1.15
->1.1.30
4.5.16
->4.5.20
4.5.24
->4.5.33
0.2.23
->0.2.24
^8.40.0
->^8.57.0
0.3.30
->0.3.31
v0.12.10
->v0.12.14
0.2.158
->0.2.159
^6.5.0
->^6.7.5
0.12.7
->0.12.8
1.0.209
->1.0.210
1.0.127
->1.0.128
0.8.4
->0.8.5
v2.0.5
->v2.0.8
4.0.2
->4.0.3
1.22.19
->1.22.22
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Swatinem/rust-cache (Swatinem/rust-cache)
v2.7.5
Compare Source
What's Changed
deprecated
version ofnode
by @hamirmahal in https://github.com/Swatinem/rust-cache/pull/197New Contributors
Full Changelog: Swatinem/rust-cache@v2.7.3...v2.7.5
actions/setup-node (actions/setup-node)
v4.0.4
Compare Source
What's Changed
Documentation changes:
New Contributors
Full Changelog: actions/setup-node@v4...v4.0.4
v4.0.3
Compare Source
What's Changed
Bug fixes:
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-node@v4...v4.0.3
dtolnay/async-trait (async-trait)
v0.1.83
Compare Source
tokio-rs/axum (axum)
v0.7.7
: axum v0.7.7Compare Source
rustdoc now generates tables of content in the sidebar (#2921)
v0.7.6
: axum - v0.7.6Compare Source
Arc
during deserialization ofPath
axum::serve::Serve::tcp_nodelay
andaxum::serve::WithGracefulShutdown::tcp_nodelay
(#2653)Router::has_routes
function (#2790)Serve::local_addr
andWithGracefulShutdown::local_addr
functions (#2881)rust-lang/cc-rs (cc)
v1.1.30
Compare Source
Other
v1.1.29
Compare Source
Other
v1.1.28
Compare Source
Other
v1.1.27
Compare Source
Other
CC_ENABLE_DEBUG_OUTPUT
if it is set to "0" (#1234)v1.1.26
Compare Source
Other
v1.1.25
Compare Source
Other
v1.1.24
Compare Source
Other
v1.1.23
Compare Source
Other
v1.1.22
Compare Source
Other
v1.1.21
Compare Source
Other
-none
(#1212)v1.1.20
Compare Source
Other
v1.1.19
Compare Source
Other
v1.1.18
Compare Source
Other
StderrForwarder::forward_available
(#1203)v1.1.17
Compare Source
Fixed
v1.1.16
Compare Source
Other
clap-rs/clap (clap)
v4.5.20
Compare Source
Features
CommandExt
v4.5.19
Compare Source
Internal
v4.5.18
Compare Source
Features
Arg::get_display_order
andCommand::get_display_order
v4.5.17
Compare Source
Fixes
eslint/eslint (eslint)
v8.57.1
Compare Source
Bug Fixes
a19072f
fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)04c7188
fix: Don't lint same file multiple times (#18899) (Francesco Trotta)87ec3c4
fix: do not throw when defining a global named__defineSetter__
(#18898) (Francesco Trotta)60a1267
fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)a0dea8e
fix: allowname
in global ignores, fix--no-ignore
for non-global (#18875) (Milos Djermanovic)3836bb4
fix: do not crash on error infs.walk
filter (#18886) (Milos Djermanovic)2dec349
fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4
docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575
docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7d
docs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7ea
docs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)c68c07f
docs: version selectors synchronization (#18265) (Milos Djermanovic)Build Related
35d366a
build: Support updates to previous major versions (#18870) (Milos Djermanovic)Chores
140ec45
chore: upgrade @eslint/js@8.57.1 (#18913) (Milos Djermanovic)bcdfc04
chore: package.json update for @eslint/js release (Jenkins)3f6ce8d
chore: pin vite-plugin-commonjs@0.10.1 (#18910) (Milos Djermanovic)9f07549
chore: ignore/docs/v8.x
in link checker (#18660) (Milos Djermanovic)rust-lang/futures-rs (futures)
v0.3.31
Compare Source
FuturesUnordered
when dropped future panics (#2886)task::waker_ref
(#2830)This is a breaking change but allowed because it is soundness bug fix.
AsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)select!
/select_biased!
(#2832)This is technically a breaking change as it will now reject a very odd undocumented syntax that was previously accidentally accepted.
Waker::will_wake
change (#2865)stream::Iter::{get_ref,get_mut,into_inner}
(#2875)future::AlwaysReady
(#2825)io::{BufReader,BufWriter}
(#2848)mittwald/go-helm-client (github.com/mittwald/go-helm-client)
v0.12.14
Compare Source
What's Changed
Full Changelog: mittwald/go-helm-client@v0.12.13...v0.12.14
v0.12.13
Compare Source
What's Changed
Full Changelog: mittwald/go-helm-client@v0.12.12...v0.12.13
v0.12.12
Compare Source
What's Changed
Full Changelog: mittwald/go-helm-client@v0.12.11...v0.12.12
v0.12.11
Compare Source
What's Changed
New Contributors
Full Changelog: mittwald/go-helm-client@v0.12.10...v0.12.11
rust-lang/libc (libc)
v0.2.159
Compare Source
Added
AT_*
constants in #3779NOTE_*
constants in #3883__timeval
for 64-bit support in #3786epoll_pwait2
in #3868mq_notify
in #3849NFT_CT_*
constants in #3844fchmodat2
syscall in #3588mseal
syscall in #3798sendmmsg
andrecvmmsg
in #3831IN6ADDR_ANY_INIT
andIN6ADDR_LOOPBACK_INIT
in #3693S_ISVTX
in #3768vxCpuLib
andtaskLib
functions #3861std::net
support in #3892Fixed
clippy-driver
is used #3893Changed
ioctl
APIs in #3722openapi-ts/openapi-typescript (openapi-typescript)
v6.7.6
Compare Source
Patch Changes
37885c2aec15d406720c5457da5bcaf7a142ab75
Thanks @nzapponi! - Fix SecurityRequirementsObject to allow partial security schemesseanmonstar/reqwest (reqwest)
v0.12.8
Compare Source
multipart::Form::file()
method for adding files easily.Body::wrap()
to wrap anyhttp_body::Body
type.serde-rs/serde (serde)
v1.0.210
Compare Source
IpAddr
andSocketAddr
in no-std mode on Rust 1.77+ (#2816, thanks @MathiasKoch)serde::ser::StdError
andserde::de::StdError
equivalent tocore::error::Error
on Rust 1.81+ (#2818)serde-rs/json (serde_json)
v1.0.128
Compare Source
shepmaster/snafu (snafu)
v0.8.5
Compare Source
Added
core::error::Error
trait instead ofstd::error::Error
when therust_1_81
feature flag isenabled. This supersedes the
unstable-core-error
feature flag.softprops/action-gh-release (softprops/action-gh-release)
v2.0.8
Compare Source
What's Changed
Other Changes 🔄
Full Changelog: softprops/action-gh-release@v2...v2.0.8
v2.0.7
Compare Source
What's Changed
Bug fixes 🐛
Other Changes 🔄
New Contributors
Full Changelog: softprops/action-gh-release@v2.0.6...v2.0.7
v2.0.6
Compare Source
maintenance release with updated dependencies
redox-os/termion (termion)
v4.0.3
Compare Source
Remove unused code and update dependencies.
yarnpkg/yarn (yarn)
v1.22.22
Compare Source
Fixes a punycode warning.
Fixes a hoisting issue when transitive dependencies themselves listed aliases as dependencies.
v1.22.21
Compare Source
Fixes an issue in the v1.22.20 when calling Yarn from a project subfolder, outside of a Corepack context.
Added a
SKIP_YARN_COREPACK_CHECK
environment variable to skip the Corepack check.v1.22.20
Compare Source
Important: Punycode is now embed within the bundle, as it has been deprecated by Node.js and will be removed in a future version.
A message will be displayed when Yarn 1.22 notices that the local project has a package.json file referencing a non-1.x Yarn release via the
packageManager
field. The message will explain that the project is intended to be used with Corepack.The
yarn-error.log
files won't be generated anymore, as we don't process non-critical 1.x bug reports (we however process all bugs reported on https://github.com/yarnpkg/berry; we just released the 4.0.2 release there).The
yarn set version x.y.z
command will now install the exactx.y.z
version (prior to this change it used to first install the latest version, and only in a second step would it downgrade tox.y.z
; this was causing issues when we bump the minimal Node.js version we support, as runningyarn set version 3.6.4
wouldn't work on Node 16).Prevents crashes when reading from an empty
.yarnrc.yml
file.Configuration
📅 Schedule: Branch creation - "" in timezone Europe/Berlin, 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 has been generated by Renovate Bot.