forked from mitmproxy/mitmproxy_rs
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dependencies group across 1 directory with 23 updates #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
Bumps the dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.100` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.48.0` | | [console-subscriber](https://github.com/tokio-rs/console) | `0.4.1` | `0.5.0` | | [image](https://github.com/image-rs/image) | `0.25.6` | `0.25.9` | | [prost](https://github.com/tokio-rs/prost) | `0.14.1` | `0.14.2` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.15` | `0.7.17` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.0` | `0.6.1` | | [security-framework](https://github.com/kornelski/rust-security-framework) | `3.2.0` | `3.5.1` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.36.1` | `0.37.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.23.0` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.7.0` | `0.8.0` | | [tun](https://github.com/meh/rust-tun) | `0.7.22` | `0.8.4` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.12.2` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.2` | `1.1.5` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.25.8` | `0.25.10` | | [tree-sitter-css](https://github.com/tree-sitter/tree-sitter-css) | `0.23.2` | `0.25.0` | | [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) | `0.25.8` | `0.25.10` | | [tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript) | `0.23.1` | `0.25.0` | | [tree-sitter-yaml](https://github.com/tree-sitter-grammars/tree-sitter-yaml) | `0.7.1` | `0.7.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.177` | | [aya-build](https://github.com/aya-rs/aya) | `0.1.2` | `0.1.3` | Updates `anyhow` from 1.0.98 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.100) Updates `log` from 0.4.27 to 0.4.28 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.27...0.4.28) Updates `tokio` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) Updates `console-subscriber` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/tokio-rs/console/releases) - [Changelog](https://github.com/tokio-rs/console/blob/main/release-plz.toml) - [Commits](tokio-rs/console@console-subscriber-v0.4.1...console-subscriber-v0.5.0) Updates `image` from 0.25.6 to 0.25.9 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.6...v0.25.9) Updates `prost` from 0.14.1 to 0.14.2 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.14.1...v0.14.2) Updates `tokio-util` from 0.7.15 to 0.7.17 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.15...tokio-util-0.7.17) Updates `socket2` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](rust-lang/socket2@v0.6.0...v0.6.1) Updates `security-framework` from 3.2.0 to 3.5.1 - [Commits](kornelski/rust-security-framework@v3.2.0...v3.5.1) Updates `sysinfo` from 0.36.1 to 0.37.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.36.1...v0.37.2) Updates `tempfile` from 3.20.0 to 3.23.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.23.0) Updates `criterion` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-plot-v0.7.0...criterion-v0.8.0) Updates `tun` from 0.7.22 to 0.8.4 - [Release notes](https://github.com/meh/rust-tun/releases) - [Commits](https://github.com/meh/rust-tun/commits) Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `regex` from 1.11.1 to 1.12.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.12.2) Updates `flate2` from 1.1.2 to 1.1.5 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.2...1.1.5) Updates `tree-sitter` from 0.25.8 to 0.25.10 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.25.8...v0.25.10) Updates `tree-sitter-css` from 0.23.2 to 0.25.0 - [Release notes](https://github.com/tree-sitter/tree-sitter-css/releases) - [Commits](tree-sitter/tree-sitter-css@v0.23.2...v0.25.0) Updates `tree-sitter-highlight` from 0.25.8 to 0.25.10 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.25.8...v0.25.10) Updates `tree-sitter-javascript` from 0.23.1 to 0.25.0 - [Release notes](https://github.com/tree-sitter/tree-sitter-javascript/releases) - [Commits](tree-sitter/tree-sitter-javascript@v0.23.1...v0.25.0) Updates `tree-sitter-yaml` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/tree-sitter-grammars/tree-sitter-yaml/releases) - [Commits](tree-sitter-grammars/tree-sitter-yaml@v0.7.1...v0.7.2) Updates `libc` from 0.2.174 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.174...0.2.177) Updates `aya-build` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/aya-rs/aya/releases) - [Changelog](https://github.com/aya-rs/aya/blob/main/RELEASE.md) - [Commits](aya-rs/aya@aya-ebpf-macros-v0.1.2...aya-build-v0.1.3) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: console-subscriber dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: image dependency-version: 0.25.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prost dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio-util dependency-version: 0.7.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: socket2 dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: security-framework dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sysinfo dependency-version: 0.37.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tempfile dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: criterion dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tun dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: flate2 dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tree-sitter dependency-version: 0.25.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tree-sitter-css dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tree-sitter-highlight dependency-version: 0.25.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tree-sitter-javascript dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tree-sitter-yaml dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: aya-build dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 dependencies group with 22 updates in the / directory:
1.0.981.0.1000.4.270.4.281.47.11.48.00.4.10.5.00.25.60.25.90.14.10.14.20.7.150.7.170.6.00.6.13.2.03.5.10.36.10.37.23.20.03.23.00.7.00.8.00.7.220.8.41.11.11.12.21.1.21.1.50.25.80.25.100.23.20.25.00.25.80.25.100.23.10.25.00.7.10.7.20.2.1740.2.1770.1.20.1.3Updates
anyhowfrom 1.0.98 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
logfrom 0.4.27 to 0.4.28Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
6e17355Merge pull request #695 from rust-lang/cargo/0.4.2857719dbfocus on user-facing source changes in the changeloge0630c6prepare for 0.4.28 release60829b1Merge pull request #692 from nebkor/up-and-down95d44f8change names of log-level-changing methods to be more descriptive2b63dfaAddup()anddown()methods forLevelandLevelFilter3aa1359Merge pull request #690 from HaoliangXu/master1091f2cChore:delete compare_exchange method for AtomicUsize on platforms24c5f44Merge pull request #688 from ZylosLumen/patch-14498495Unhide#[derive(Debug)]in exampleUpdates
tokiofrom 1.47.1 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820fchore: prepare Tokio v1.48.0 (#7677)fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)Updates
console-subscriberfrom 0.4.1 to 0.5.0Release notes
Sourced from console-subscriber's releases.
Commits
d8fba13chore: release console-api-v0.9.0, console-subscriber-v0.5.0, tokio-console-v...5839f99chore: update release-plz workflow (#646)51b9010chore: update dist (cargo-dist) to 0.30.1 (#647)44e2281Bump various dependencies (#643)dca4748Bump tonic to 0.14 (#642)d3848d7Fix Nix builds and update the lock file (#641)4238e73Fix some clippy warnings and building with--all-features(#640)71e7f1dchore(deps-dev): bump vite in /console-subscriber/examples/grpc_web/app (#627)63c70eefeat: add support for vsock connections (#623)1aa5185chore(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 (#624)Updates
imagefrom 0.25.6 to 0.25.9Changelog
Sourced from image's changelog.
... (truncated)
Commits
5ceb6afMerge pull request #2640 from Shnatsel/release-v0.25.9282d7b3Merge pull request #2646 from oligamiq/main5412aeeAmend the note in accordance with the advice of 197g.4e8a4edClarify default features in README and add usage noteca8fa52Merge pull request #2644 from image-rs/gif-0.14d9bc8femention GIF 0.14 changes053220aProvide gif's XMP and ICC metadata2ec20b3Prepare codec with [email protected]31939faMention EXR rayon changec7f68beMerge pull request #2643 from Shnatsel/really-optional-rayonUpdates
prostfrom 0.14.1 to 0.14.2Changelog
Sourced from prost's changelog.
... (truncated)
Commits
efb0755chore: Release version 0.14.2 (#1372)91a093ftest(derive_copy): Allow dead code (#1362)2c22c59build(deps): bump actions/checkout from 5 to 6 (#1370)0ca232edocs: update maintenance status to Passively Maintained (#1359)1d7344bchore: fix typo in prost/src/encoding.rs (#1369)f0786c0test(ServiceGenerator): Verify the content of all generated files (#1357)5e73b93docs: Answer why fields are wrapped in option (#1358)5620790style: Use variables directly in theformat!string (#1361)8336e65test(no_unused_results): Add roundtrip for Test message (#1364)afed4b9test(message_encoding): RoundtripCoumpound(#1365)Updates
tokio-utilfrom 0.7.15 to 0.7.17Commits
454fd8cchore: prepare tokio-util v0.7.17 (#7719)4421022codec: remove unnecessary trait bounds on allFramedconstructors (#7716)5a709e3io_uring: changeCompletableto not return io::Result (#7702)5efb1c3io: doc thatAsyncWritedoes not inherit fromWrite(#7705)f490029runtime: revert "replace manual vtable definitions withWake" (#7699)d25778ftask: add tests fortask::Builder::spawn_local(#7697)b8318fatask: add tests forspawn_localin panic scenarios (#7694)acfdb87task: use#[tokio::test]explicitly intests/task_builder.rs(#7698)d060401sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...5dacc2etask: add tests forspawn_localandspawn_local_on(#7609)Updates
socket2from 0.6.0 to 0.6.1Changelog
Sourced from socket2's changelog.
Commits
d0ba3d3Release v0.6.13a8b7edAdd example to createSockAddrfromlibc::sockaddr_storage(#615)b54e2e6Disable armv7-sony-vita-newlibeabihf CI check2d4a2f7Update featuredoc_auto_cfgtodoc_cfg11aa102Add missing components when installing Rust in CI528ba2bAdd TCP_NOTSENT_LOWAT socketopt support1fdd293Correct rename in CHANGELOG.md (#610)600ff0dAdd support for Windows Registered I/Of083696AllowSockFilter::newin const contexts15ade51Refactor for cargo fmtUpdates
security-frameworkfrom 3.2.0 to 3.5.1Commits
391031bBumpced3e4bfmt41a090fAvoid unwrap5148cf0Optimize from_pkcs1214089aaClippy8bb8a19Handle all panics in read_func2ce18c6Flush only once after all writes6d87c4cAdd a unit test using a buffered TCP streamdec5a2aFlush the stream inwrite_func4d0ba3fBumpUpdates
sysinfofrom 0.36.1 to 0.37.2Changelog
Sourced from sysinfo's changelog.
Commits
067dd61Merge pull request #1589 from GuillaumeGomez/update3ac7887Update version to0.37.23269940Update CHANGELOG for0.37.280bcfb2Merge pull request #1588 from GuillaumeGomez/doc1c19785Improve documentation ofSystem::refresh_cpu_specifics90f9005Merge pull request #1586 from GuillaumeGomez/linux-exe-linkcd837f7Linux: Correctly handle removed exe link pathsb5a341dMerge pull request #1583 from GuillaumeGomez/uptime-androidb23eb6aCorrectly getuptimeinformation on Androidcb15018Merge pull request #1581 from GuillaumeGomez/improve-docsUpdates
tempfilefrom 3.20.0 to 3.23.0Changelog
Sourced from tempfile's changelog.
Commits
fe9f4a3chore: release v3.23.0 (#381)006c3fdfix: use std::os::fd instead of std::os::wasi (#380)b0e6309doc: Update COPYRIGHT link (#377)2d6fc3fFix formatting in Builder::disable_cleanup documentation (#375)f720dbechore: release 3.22.055d742cchore: remove deprecated unstable feature flagbc41a0bbuild(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0....3c55387test: make sure we don't drop tempdirs early (#373)17bf644doc(builder): clarify permissions (#372)c7423f1doc(env): document the alternative to setting the tempdir (#371)Updates
criterionfrom 0.7.0 to 0.8.0Release notes
Sourced from criterion's releases.
Changelog
Sourced from criterion's changelog.
Commits
b49ade7chore: release v0.8.0Updates
tunfrom 0.7.22 to 0.8.4Release notes
Sourced from tun's releases.
Commits
Updates
serdefrom 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleUpdates
regexfrom 1.11.1 to 1.12.2Changelog
Sourced from regex's changelog.
... (truncated)
Commits