forked from mitmproxy/mitmproxy_rs
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dependencies group with 12 updates #6
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 12 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | | [image](https://github.com/image-rs/image) | `0.25.6` | `0.25.8` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.15` | `0.7.16` | | [security-framework](https://github.com/kornelski/rust-security-framework) | `3.2.0` | `3.4.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.36.1` | `0.37.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.21.0` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.25.8` | `0.25.9` | | [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) | `0.25.8` | `0.25.9` | | [tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript) | `0.23.1` | `0.25.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) 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 `image` from 0.25.6 to 0.25.8 - [Changelog](https://github.com/image-rs/image/blob/v0.25.8/CHANGES.md) - [Commits](image-rs/image@v0.25.6...v0.25.8) Updates `tokio-util` from 0.7.15 to 0.7.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.15...tokio-util-0.7.16) Updates `security-framework` from 3.2.0 to 3.4.0 - [Commits](kornelski/rust-security-framework@v3.2.0...v3.4.0) Updates `sysinfo` from 0.36.1 to 0.37.0 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.36.1...v0.37.0) Updates `tempfile` from 3.20.0 to 3.21.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.21.0) Updates `regex` from 1.11.1 to 1.11.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.11.2) Updates `tree-sitter` from 0.25.8 to 0.25.9 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.25.8...v0.25.9) Updates `tree-sitter-highlight` from 0.25.8 to 0.25.9 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.25.8...v0.25.9) 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 `libc` from 0.2.174 to 0.2.175 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.174...0.2.175) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 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: image dependency-version: 0.25.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio-util dependency-version: 0.7.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: security-framework dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sysinfo dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tempfile dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: regex dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tree-sitter dependency-version: 0.25.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tree-sitter-highlight dependency-version: 0.25.9 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: libc dependency-version: 0.2.175 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 12 updates:
1.0.981.0.990.4.270.4.280.25.60.25.80.7.150.7.163.2.03.4.00.36.10.37.03.20.03.21.01.11.11.11.20.25.80.25.90.25.80.25.90.23.10.25.00.2.1740.2.175Updates
anyhowfrom 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963aRelease 1.0.992c64c15Merge pull request #420 from dtolnay/enotempty8cf66f7Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145cRevert "Pin nightly toolchain used for miri job"1d7ef1dUpdate ui test suite to nightly-2025-06-306929572Update ui test suite to nightly-2025-06-1837224e3Ignore mismatched_lifetime_syntaxes lint11f0e81Pin nightly toolchain used for miri jobd04c999Raise required compiler for backtrace feature to rust 1.82219d163Update test suite to nightly-2025-05-01Updates
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
imagefrom 0.25.6 to 0.25.8Changelog
Sourced from image's changelog.
Commits
98b001dMerge pull request #2592 from image-rs/release-0.25.8f862320Metadata and changelog for a 0.25.83b1c1dbMerge pull request #2593 from image-rs/luma-to-rgb-transform-is-broadcast1f574d3Replace manual rounding code with f32::round545cb37Color tests in the middle of dynamic range9882fa9Remove coefficients from luma_expand70b9aa3Revert "Make load_from_memory generic"b94c333Enable CI for backport brancha24556bMerge pull request #2581 from image-rs/release-0.25.79175dbcFix readme typo (#2580)Updates
tokio-utilfrom 0.7.15 to 0.7.16Commits
cf6b50achore: prepare tokio-util v0.7.16 (#7507)416e36btask: stabiliseJoinMap(#7075)9741c90sync: document cancel safety onSetOnce::wait(#7506)4e3f17bcodec: also apply capacity to read buffer inFramed::with_capacity(#7500)86cbf81Merge 'tokio-1.47.1' into 'master'be8ee45chore: prepare Tokio v1.47.1 (#7504)d9b1916Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6chore: prepare Tokio v1.43.2 (#7502)e47565bblocking: clarify that spawn_blocking is aborted if not yet started (#7501)4730984readme: add 1.47 as LTS release (#7497)Updates
security-frameworkfrom 3.2.0 to 3.4.0Commits
0e35828Add a default protection mode to SecAccessControl::create_with_protection.4461675Unusedf82e0a5Add more password options.f541117Lock test keychain import990cf86Allow lint failures419260eRemove unnecessary traits0551dc3Implement methods directly not via trait6e0ed47Test backtracebfb0330Allow item searches to ignore legacy keychains.8a66d5eRenewing these certs is a painUpdates
sysinfofrom 0.36.1 to 0.37.0Changelog
Sourced from sysinfo's changelog.
Commits
317d873Merge pull request #1569 from GuillaumeGomez/update-version65797c1Update crate version to0.37.0634f800Update CHANGELOG for0.37.0version1862c57Merge pull request #1568 from GuillaumeGomez/internal-improvement5d189e6RenamePathHandler::joinintoPathHandler::replace_and_jointo make it ea...833b3baImprove process refresh on Linux (#1566)af60d22Merge pull request #1567 from GuillaumeGomez/msrv5fa1b50Fix new clippy lints8ac5855Update minimum supported rust version to 1.8814f55d3Merge pull request #1561 from guillaumecl/idUpdates
tempfilefrom 3.20.0 to 3.21.0Changelog
Sourced from tempfile's changelog.
Commits
48bff5ftest(tempdir): configure tempdir on wasi704a1d2test(tempdir): cleanup tempdir tests and run more tests on wasia0dc80dAdd Android CI target (#367)4ad1ae6chore(release): release 3.21.03849eddbuild(deps): bump actions/checkout from 4 to 5 (#368)0657fdfbuild(deps): update windows-sys requirement <0.61 (#360)69b95c7ci: fix was tests in CI (#361)Updates
regexfrom 1.11.1 to 1.11.2Changelog
Sourced from regex's changelog.
Commits
d0aa5861.11.2a3bf4adregex-cli-0.2.225a15e2rure-0.2.345c3da7regex-lite-0.1.7873ed80regex-automata-0.4.10ea834f8regex-syntax-0.8.686836fbchangelog: 1.11.263a26c1cargo: ensure that 'perf' doesn't enable 'std' implicitly (#1150)dd96592doc: clarify CRLF mode effect931dae0cargo: pointrepositorymetadata to clonable URLsUpdates
tree-sitterfrom 0.25.8 to 0.25.9Release notes
Sourced from tree-sitter's releases.
Commits
a467ea8fix(rust): correct crate versions in root Cargo.toml file6cd25aa0.25.9027136cfix(generate): use correct state id when adding terminal states to14c4d2ffix(generate): return error when single state transitions have8e2b5adfix(test): improve readability of corpus error message mismatchbb82b94fix(web): correct type errors, improve build59f3cb9fix(npm): add directory to repository fieldsa80cd86fix(cli): fix DSL type declarations253003cfix(generate): warn users when extra rule can lead to parser hange61407cfix(bindings): properly detect MSVC compilerUpdates
tree-sitter-highlightfrom 0.25.8 to 0.25.9Release notes
Sourced from tree-sitter-highlight's releases.
Commits
a467ea8fix(rust): correct crate versions in root Cargo.toml file6cd25aa0.25.9027136cfix(generate): use correct state id when adding terminal states to14c4d2ffix(generate): return error when single state transitions have8e2b5adfix(test): improve readability of corpus error message mismatchbb82b94fix(web): correct type errors, improve build59f3cb9fix(npm): add directory to repository fieldsa80cd86fix(cli): fix DSL type declarations253003cfix(generate): warn users when extra rule can lead to parser hange61407cfix(bindings): properly detect MSVC compilerUpdates
tree-sitter-javascriptfrom 0.23.1 to 0.25.0Release notes
Sourced from tree-sitter-javascript's releases.
Commits
44c892e0.25.05f100b0docs: clarify targeted ECMAScript version2409583chore: generate39798e2feat: addawaitto reserved identifiersc220d3efeat: add reserved words7ef8551fix: allowofas identifiers in for loopsebdb4f1feat: addusingdeclaration166a565ci: use macos-latestbe1e969build: update bindingsb131ccbci: bump actions/checkout from 4 to 5Updates
libcfrom 0.2.174 to 0.2.175Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.