fix(deps): update all non-major dependencies#305
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
09d5a83 to
d73b635
Compare
df30371 to
e46d9dc
Compare
e7e3655 to
2a69c80
Compare
f2b03ad to
afc234d
Compare
fffb470 to
e03e3fc
Compare
7c1abd0 to
fdf2c31
Compare
b347fba to
0953e33
Compare
20d85b7 to
fe79cdb
Compare
1c69ab9 to
e0bc19f
Compare
4c779bb to
d0d3157
Compare
239f51f to
79be44e
Compare
79be44e to
9b7f5a4
Compare
ca57c10 to
5f021e8
Compare
8e4d4b0 to
b903d17
Compare
b3ec692 to
b5fc7d3
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 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.56.0→1.59.118.3.26→18.3.2810.4.21→10.5.0=0.11.8→=0.11.10=0.15.5→=0.17.12.15.0→2.20.0=0.4.28→=0.4.290.8.0→0.9.08.5.6→8.5.143.6.2→3.8.30.6.14→0.8.07.64.0→7.75.0=0.12.23→=0.13.3=1.0.145→=1.0.1493.4.18→3.4.194.20.6→4.21.0Release Notes
microsoft/playwright (@playwright/test)
v1.59.1Compare Source
v1.59.0Compare Source
v1.58.2Compare Source
v1.58.1Compare Source
Highlights
#39036 fix(msedge): fix local network permissions
#39037 chore: update cft download location
#38995 chore(webkit): disable frame sessions on fronzen builds
Browser Versions
v1.58.0Compare Source
v1.57.0Compare Source
v1.56.1Compare Source
Highlights
#37871 chore: allow local-network-access permission in chromium
#37891 fix(agents): remove workspaceFolder ref from vscode mcp
#37759 chore: rename agents to test agents
#37757 chore(mcp): fallback to cwd when resolving test config
Browser Versions
postcss/autoprefixer (autoprefixer)
v10.5.0Compare Source
mask-position-xandmask-position-ysupport (by @toporek).v10.4.27Compare Source
package.json.v10.4.26Compare Source
v10.4.25Compare Source
v10.4.24Compare Source
v10.4.23Compare Source
v10.4.22Compare Source
stretchprefixes on new Can I Use database.fraction.js.rust-cli/env_logger (env_logger)
v0.11.10Compare Source
Internal
v0.11.9Compare Source
jugglerchris/rust-html2text (html2text)
v0.17.1Compare Source
like HTML).
v0.17.0Compare Source
html2textexample intohtml2text-clicratev0.16.7Compare Source
<b>tags as bold (thanks amir)v0.16.6Compare Source
v0.16.5Compare Source
mdierksen)
v0.16.4Compare Source
<doctype>.v0.16.3Compare Source
html2termexample.v0.16.2Compare Source
dbg!()accidentally left in.v0.16.1Compare Source
Config::empty_img_mode()to configure how images with no alt textare handled.
v0.16.0Compare Source
edge cases (thanks mtorromeo)
pmndrs/jotai (jotai)
v2.20.0Compare Source
v2.19.1Compare Source
This release includes several small refactors to improve performance.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.19.0...v2.19.1
v2.19.0Compare Source
We improved the core to enable atom caching for performance for some cases.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.18.1...v2.19.0
v2.18.1Compare Source
This release fixes a regression introduced in v2.12.1, which affects an uncommon edge case.
What's Changed
Full Changelog: pmndrs/jotai@v2.18.0...v2.18.1
v2.18.0Compare Source
We moved
jotai/babeltojotai-babel.Migration Guide
If you use the preset:
{ - "presets": ["jotai/babel/preset"] + "presets": ["jotai-babel/preset"] }If you use a plugin:
{ - "plugins": ["jotai/babel/plugin-debug-label"] + "plugins": ["jotai-babel/plugin-debug-label"] }What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.17.1...v2.18.0
v2.17.1Compare Source
Small typing improvements. If you are using v2.16 or earlier, we recommend upgrading to the latest version.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.17.0...v2.17.1
v2.17.0Compare Source
This release deprecates some features, which will be dropped in v3.
What's Changed
Full Changelog: pmndrs/jotai@v2.16.2...v2.17.0
v2.16.2Compare Source
Fixes
unwrapandloadable, resolving a regression introduced in v2.15.2.What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.16.1...v2.16.2
v2.16.1Compare Source
This fixes an internal API issue that affects ecosystem libraries.
What's Changed
Full Changelog: pmndrs/jotai@v2.16.0...v2.16.1
v2.16.0Compare Source
This version deprecates
atomFamilyinjotai/utilsin favor ofjotai-family, and includes some internal changes.What's Changed
jotai/utils(migrate tojotai-family) by @dmaskasky in #3187Full Changelog: pmndrs/jotai@v2.15.2...v2.16.0
v2.15.2Compare Source
This release introduces some internal changes. In particular, it adds a warning when unsupported store mutations (side effects) are detected.
What's Changed
Full Changelog: pmndrs/jotai@v2.15.1...v2.15.2
v2.15.1Compare Source
A minor but important fix in utils.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.15.0...v2.15.1
rust-lang/log (log)
v0.4.29Compare Source
postcss/postcss (postcss)
v8.5.14Compare Source
v8.5.13Compare Source
postcss-scsscommend regression.v8.5.12Compare Source
opts.unsafeMapto disable checks.v8.5.11Compare Source
v8.5.10Compare Source
</style>in non-bundler cases (by @TharVid).v8.5.9Compare Source
v8.5.8Compare Source
Processor#version.v8.5.7Compare Source
prettier/prettier (prettier)
v3.8.3Compare Source
v3.8.2Compare Source
v3.8.1Compare Source
v3.8.0Compare Source
diff
🔗 Release note
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.8.0Compare Source
Changed
Added
/sorter(#438)Fixed
canCollapseWhitespaceInhandling for"tailwindPreserveWhitespace": true(#428)v0.7.4Compare Source
Same as v0.7.2, since v0.7.3 contained breaking changes.
v0.7.3Compare Source
Changed
Fixed
v0.7.2Compare Source
Fixed
prettier-plugin-sveltewhen using Prettier v3.7+ (#418)v0.7.1Compare Source
Fixed
v0.7.0Compare Source
Added
@source,@plugin, and@config(#387)Changed
ParserOptionsandRequiredOptionstypes (#354)prettier-plugin-import-sort(#385)Fixed
@apply(#392)react-hook-form/react-hook-form (react-hook-form)
v7.75.0: Version 7.75.0Compare Source
🦧 feat: improve get dirty fields prune empty fields (#13363)
🎹 typescript 6.0 (#13330)
🌡️ chore: minor improvement on setValue & reset (#13366)
🐞 fix #13403: include setValues in FormProvider context value (#13404)
🐞 fix: recompute isDirty after re-registering a previously unregistered field (#13399)
🐞 fix: preserve watch updates on field array unmount fixes #13375 (#13385)
🐞 fix: prevent useWatch re-render when unrelated field validation is … (#13398)
thanks to @dfedoryshchev, @cyky & @gkarabelos
v7.74.0: Version 7.74.0Compare Source
🪇 feat: setValues (#13201)
🐞 fix: preserve previous field value when useController name changes (#13395)
🐞 fix: handle null parent when unregistering nested field (#13396)
🐞 fix: treat NaN as empty when valueAsNumber is true in validateField (#13388)
🪢 fix build to exclude test files (#13387)
thanks to @Yihao-G & @mixelburg
v7.73.1Compare Source
v7.72.1Compare Source
v7.72.0Compare Source
v7.71.2Compare Source
v7.71.1Compare Source
v7.71.0Compare Source
v7.70.0Compare Source
v7.69.0Compare Source
v7.68.0Compare Source
v7.67.0Compare Source
v7.66.1Compare Source
v7.66.0Compare Source
v7.65.0Compare Source
seanmonstar/reqwest (reqwest)
v0.13.3Compare Source
/etc/resolv.conffails.STOP_SENDINGas not an error.v0.13.2Compare Source
RequestBuilder::json()from override previously set content-type.v0.13.1Compare Source
v0.13.0Compare Source
rustlsis now the default TLS backend, instead ofnative-tls.rustlscrypto provider defaults to aws-lc instead of ring. (rustls-no-providerexists if you want a different crypto provider)rustls-tlshas been renamed torustls.rustls-platform-verifieris used by default.tls_certs_only(your_roots).native-tlsnow includes ALPN. To disable, usenative-tls-no-alpn.queryandformare now crate features, disabled by default.trust-dns, which was renamedhickory-dnsa while ago).tls_backend_rustls()overuse_rustls_tls().v0.12.28
v0.12.27
ClientBuilder::windows_named_pipe(name)option that will force all requests over that Windows Named Piper.v0.12.26
Accept-Encodingheader only with values configured with reqwest, regardless of underlying tower-http config.v0.12.25
Error::is_upgrade()to determine if the error was from an HTTP upgrade.Proxy-Authorizationif only username is configured.Proxy-Authorizationto HTTPS proxies when the target is HTTP.v0.12.24
v0.12.23
ClientBuilder::unix_socket(path)option that will force all requests over that Unix Domain Socket.ClientBuilder::retry(policy)andreqwest::retry::Builderto configure automatic retries.ClientBuilder::dns_resolver2()with more ergonomic argument bounds, allowing more resolver implementations.http3_*options toblocking::ClientBuilder.RequestBuilder.v0.12.22
v0.12.21
socks4a://instead ofsocks4h://.Error::is_timeout()to check for hyper and IO timeouts too.Errorto again include URLs when possible.DefaultforBody.v0.12.20
ClientBuilder::tcp_user_timeout(Duration)option to setTCP_USER_TIMEOUT.Error::is_status().v0.12.19
cookiesfeature is enabled (by the way, it's a noop feature in wasm).v0.12.18
socksenabled without TLS.v0.12.17
v0.12.16
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.15
ProxyOverrideandNO_PROXY.v0.12.14
fetch_mode_no_cors(), marking as deprecated when not on WASM.v0.12.13
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.v0.12.12
tokio/timeon WASM.v0.12.11
v0.12.10
ClientBuilder::connector_layer()to allow customizing the connector stack.ClientBuilder::http2_max_header_list_size()option.content-length) information when wrapping bodies.v0.12.9
tls::CertificateRevocationListssupport.connection_verbose()to output read logs.multipart::Part::file()to automatically include content-length.v0.12.8
multipart::Form::file()method for adding files easily.Body::wrap()to wrap anyhttp_body::Bodytype.v0.12.7
impl Service<http::Request<_>>forClient.v0.12.6
danger_accept_invalid_hostnamesforrustls.impl Service<http::Request<Body>>forClientand&'_ Client.!Syncbodies inBody::wrap_stream().hickory-dnsis used.Proxyso thatHTTP(S)_PROXYvalues take precedence overALL_PROXY.blocking::RequestBuilder::header()from unsettingsensitiveon passed header values.v0.12.5
blocking::ClientBuilder::dns_resolver()method to change DNS resolver in blocking client.http3feature back, still requiringreqwest_unstable.rustls-tls-no-providerCargo feature to use rustls without a crypto provider.Accept-Encodingheader combinations.v0.12.4
zstdsupport, enabled withzstdCargo feature.ClientBuilder::read_timeout(Duration), which applies the duration for each read operation. The timeout resets after a successful read.v0.12.3
FromStrfordns::Name.ClientBuilder::built_in_webpki_certs(bool)to enable them separately.ClientBuilder::built_in_native_certs(bool)to enable them separately.content-length: 0for GET requests.content_length()to return value when timeout is configured.ClientBuilder::resolve()to use lowercase domain names.v0.12.2
v0.12.1
ClientBuilder::interface()when no TLS is enabled.TlsInfo::peer_certificate()being truncated with rustls.http2feature disabled but TLS negotiated h2 in ALPN.DisplayforErrorto not include its source error.v0.12.28Compare Source
v0.12.27Compare Source
ClientBuilder::windows_named_pipe(name)option that will force all requests over that Windows Named Piper.v0.12.26Compare Source
Accept-Encodingheader only with values configured with reqwest, regardless of underlying tower-http config.v0.12.25Compare Source
Error::is_upgrade()to determine if the error was from an HTTP upgrade.Proxy-Authorizationif only username is configured.Proxy-Authorizationto HTTPS proxies when the target is HTTP.v0.12.24Compare Source
Details
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.