Bump the lsp group with 5 updates #75
Merged
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.
Bumps the lsp group with 5 updates:
8.0.0
8.1.0
0.9.1
0.9.2
1.0.140
1.0.142
1.45.1
1.47.0
0.8.23
0.9.4
Updates
notify
from 8.0.0 to 8.1.0Release notes
Sourced from notify's releases.
Changelog
Sourced from notify's changelog.
Commits
04473de
chore: Prepare 8.1.0 release (#697)12a026d
fix: makePathsMut::commit
consuming (#695)d824023
feat: introduceWatcher::paths_mut
for adding/removing paths in batch (#692)b984134
Do not clone paths while walking dirs (#693)416ba82
chore: Use MSRV for Clippy and rustfmt (#694)10ce3ef
Updatewindows-sys
to v0.60 (#691)850833f
Removefiletime
dependency (#690)65ea4b7
windows: Fix server hangs under some circumstance (#674)f5c6814
Make INotifyWatcher return the native PathNotFound error when watchin… (#686)df83fd2
chore(ci): Use stable toolchain for rustfmt/clippy (#689)Updates
rand
from 0.9.1 to 0.9.2Changelog
Sourced from rand's changelog.
Commits
d3dd415
Prepare rand_core 0.9.2 (#1605)99fabd2
Prepare rand_core 0.9.2c7fe1c4
rand: re-exportrand_core
(#1604)db2b1e0
rand: re-exportrand_core
ee1d96f
rand_core: implement reborrow forUnwrapMut
(#1595)e0eb2ee
rand_core: implement reborrow forUnwrapMut
975f602
fixup clippy 1.85 warnings775b05b
RelaxSized
requirements for blanket impls (#1593)Updates
serde_json
from 1.0.140 to 1.0.142Release notes
Sourced from serde_json's releases.
Commits
1731167
Release 1.0.142e51c814
Touch up PR 126584abbdb
Merge pull request #1265 from aatifsyed/master6843c36
Release 1.0.1416e2c210
Touch up PR 1273623d9b4
Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7d
use unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940d
replace start index with bytes slice reference9206cc0
feat: impl Default for &Valuecd55b5a
Ignore mismatched_lifetime_syntaxes lintUpdates
tokio
from 1.45.1 to 1.47.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
3911cb8
chore: prepare Tokio v1.47.0 (#7482)d545aa2
sync: addsync::Notify::notified_owned()
(#7465)911ab21
sync: addSetOnce
(#7418)9e94fa7
task: remove raw-entry feature from hashbrown dep (#7252)0d234c3
ci: unfreeze wasm-unknown-unknown from rustc 1.81 (#7471)3754e05
ci: use ubuntu-24.04-arm instead of ubuntu-22.04-arm (#7470)6d868d9
sync: fixCancellationToken
failing to cancel the ready futures (#7462)0a3fe46
sync: remove duplicated code inOnceCell
tests (#7458)154d7d5
ci: cleanup legacyR-loom-multi-thread-alt
label from the labeler (#7457)611b793
coop: addcooperative
andpoll_proceed
(#7405)Updates
toml
from 0.8.23 to 0.9.4Commits
2126e6a
chore: Releasefa2100a
docs: Update changelog0c75bbd
feat(toml): Expose DeInteger/DeFloat as_str/radix (#1021)e3d64df
feat(toml): Expose DeFloat::as_strffdd211
feat(toml): Expose DeInteger::as_str/radix9e7adcc
docs(readme): Fix links to crates (#1020)73d04e2
docs(readme): Fix links to cratesda667e8
chore: Releaseb1327fb
docs: Update changelogfb53468
fix(toml): Don't enable std in toml_writer (#1019)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions