-
-
Notifications
You must be signed in to change notification settings - Fork 56
Bump the dependencies group with 14 updates #240
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
Merged
Merged
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
This was referenced Mar 3, 2025
Member
|
@dependabot rebase |
Bumps the dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.20.3` | | [prost](https://github.com/tokio-rs/prost) | `0.13.4` | `0.13.5` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.7.0` | `2.8.0` | | [hickory-resolver](https://github.com/hickory-dns/hickory-dns) | `0.24.2` | `0.24.4` | | [tun](https://github.com/meh/rust-tun) | `0.7.11` | `0.7.13` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.16.0` | `3.17.1` | | [hickory-server](https://github.com/hickory-dns/hickory-dns) | `0.24.2` | `0.24.4` | | [pyo3](https://github.com/pyo3/pyo3) | `0.23.4` | `0.23.5` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.43` | `0.4.44` | | [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.170` | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.19.1` | `0.19.2` | | [which](https://github.com/harryfei/which-rs) | `7.0.1` | `7.0.2` | Updates `anyhow` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.97) Updates `log` from 0.4.25 to 0.4.26 - [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.25...0.4.26) Updates `once_cell` from 1.20.2 to 1.20.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.20.3) Updates `prost` from 0.13.4 to 0.13.5 - [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.13.4...v0.13.5) Updates `data-encoding` from 2.7.0 to 2.8.0 - [Commits](ia0/data-encoding@v2.7.0...v2.8.0) Updates `hickory-resolver` from 0.24.2 to 0.24.4 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.24.2...v0.24.4) Updates `tun` from 0.7.11 to 0.7.13 - [Release notes](https://github.com/meh/rust-tun/releases) - [Commits](meh/rust-tun@v0.7.11...v0.7.13) Updates `tempfile` from 3.16.0 to 3.17.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.16.0...v3.17.1) Updates `hickory-server` from 0.24.2 to 0.24.4 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.24.2...v0.24.4) Updates `pyo3` from 0.23.4 to 0.23.5 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.23.4...v0.23.5) Updates `tar` from 0.4.43 to 0.4.44 - [Commits](alexcrichton/tar-rs@0.4.43...0.4.44) Updates `libc` from 0.2.169 to 0.2.170 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.170) Updates `cargo_metadata` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.19.1...0.19.2) Updates `which` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.1...7.0.2) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: data-encoding dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hickory-resolver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tun dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hickory-server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cargo_metadata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
848013c to
63de84e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 14 updates:
1.0.951.0.970.4.250.4.261.20.21.20.30.13.40.13.52.7.02.8.00.24.20.24.40.7.110.7.133.16.03.17.10.24.20.24.40.23.40.23.50.4.430.4.440.2.1690.2.1700.19.10.19.27.0.17.0.2Updates
anyhowfrom 1.0.95 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89efRelease 1.0.97c7fca9bIgnore elidable_lifetime_names pedantic clippy lint427c0bbPoint standard library links to stablef0aa0d3Release 1.0.96bc33c24Convert html links to intra-doc links1cff785Unset doc-scrape-examples for lib targetd71c806More precise gitignore patterns3e40975Remove **/*.rs.bk from project-specific gitignoreb880dd0Ignore Cargo-generated tests/crate/target directory8891ce3Merge pull request #404 from dtolnay/missingabiUpdates
logfrom 0.4.25 to 0.4.26Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
5a91554Merge pull request #670 from rust-lang/cargo/0.4.265aba0c2prepare for 0.4.26 release0551261Merge pull request #669 from SpriteOvO/crate-doc-update3ff3bdcMerge pull request #668 from SpriteOvO/value-clone931d883Addspdlog-rslink to crate doc310c9b4DeriveCloneforkv::ValueUpdates
once_cellfrom 1.20.2 to 1.20.3Changelog
Sourced from once_cell's changelog.
Commits
d119eeaMerge pull request #273 from briansmith/b/cold1a885daMake initialization inOnceNonZeroUsize::get_or_try_init#[cold].Updates
prostfrom 0.13.4 to 0.13.5Changelog
Sourced from prost's changelog.
Commits
d505b18chore: Release version 0.13.5 (#1240)61b4b95style(prost-build): Use enum getter (#1238)60abdc9test(default_string_escape): Move tests to separate module (#1239)35e3f28Clean upCodeGeneratorby moving compilation-global data and logic to `Cont...6445907test(groups): Move tests to separate module (#1234)3de8526test(boxed_field): Box an oneof field (#1235)ac98f0ftest(recursive_oneof): Move tests to separate module (#1225)a8208f6test: Move DecodeError tests closer to the implementation (#1227)0b9af3bbuild(deps): update rand requirement from 0.8 to 0.9 (#1233)e617832build(deps): update petgraph requirement to include 0.7 (#1226)Updates
data-encodingfrom 2.7.0 to 2.8.0Commits
284f846Release 2.8.0 (#134)b6f9f3bRemove MSRV for unpublished crates (#133)c060e68Delete outdated cargo cache to force save (#132)d62d722Remove top-level Makefile (#131)5e86676Improve CI workflow (#130)8a9537cImprove fuzzing (#129)27a68f4Add missing safety documentation and assertions for testing and fuzzing (#128)06b0d89Add BASE32_NOPAD_NOCASE and BASE32_NOPAD_VISUAL (#127)Updates
hickory-resolverfrom 0.24.2 to 0.24.4Release notes
Sourced from hickory-resolver's releases.
Commits
b00cc10Bump versions to 0.24.4653d03efix/test: use .1 ending of IP address in test, .0 will yield a different error5a5c981feat: add err log if not matching the expected kind321d53fchore/dependency(ring): bump to 0.17.839bf9c8[0.24] Use cargo environment variables for path to executable (#2773)7df98a4Fix tests on 0.24 release branch (#2752)fd25a74Bump version to 0.24.3e118c6eCheck RRSIG over DNSKEY RRset w/ authenticated keyUpdates
tunfrom 0.7.11 to 0.7.13Release notes
Sourced from tun's releases.
Commits
797bc4brename disable_routing to enable_routing049fa5aBump version 0.7.126b3704efeat: add option to disable route setup on macOS (#112)f2021b8updade ohos CI scriptUpdates
tempfilefrom 3.16.0 to 3.17.1Changelog
Sourced from tempfile's changelog.
Commits
714a259chore: release 3.17.178309edfix: cast handle to the windows crate HANDLE (#332)6e7d167chore: release 3.17.03718075doc: remove incorrect documentation about windows and open files461369ffeat: delete unnamed temporary files on windows immediately78d30a2doc: clarify "inner file will be deleted" documentation (#329)0fe11c4doc: document how to "keep" temporary files/dirs after creation (#328)35e0629feat: simplify getrandom call (#325)1e5059ffix: handle TLS deallocation (#324)c7b2e1achore: simplify reborrowUpdates
hickory-serverfrom 0.24.2 to 0.24.4Release notes
Sourced from hickory-server's releases.
Commits
b00cc10Bump versions to 0.24.4653d03efix/test: use .1 ending of IP address in test, .0 will yield a different error5a5c981feat: add err log if not matching the expected kind321d53fchore/dependency(ring): bump to 0.17.839bf9c8[0.24] Use cargo environment variables for path to executable (#2773)7df98a4Fix tests on 0.24 release branch (#2752)fd25a74Bump version to 0.24.3e118c6eCheck RRSIG over DNSKEY RRset w/ authenticated keyUpdates
pyo3from 0.23.4 to 0.23.5Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
e34ad5frelease: 0.23.5 (#4929)7599bdaUse a critical section to serialize adding builtins to globals (#4921)0ab9dc6bumpbenchmarksci base image (#4912)ea4142bavoid FailedHealthCheck in test_double (#4879)e1630fbfix multithreaded access to freelist pyclasses (#4902)108abb4Fix manual_ok_err clippy lint on nightly (#4886)ce2d6e9Add PyPy3.11 (#4760)Updates
tarfrom 0.4.43 to 0.4.44Commits
0671e11Bump to 0.4.44 (#399)d5c546eAdd WASM CI (#398)bcc77b4Make it compile with wasm32-unknown-emscripten (#397)b6c5024Replace hard-coded 512 with BLOCK_SIZE (#394)3fd55a1minor English grammar (#393)f71915afix for archiving long paths that have path components starting with ".." cro...2064e86sparse test: fix for 64k page size (#387)9189d3cOSS-Fuzz: OSS-Fuzz fuzzing integration (#385)Updates
libcfrom 0.2.169 to 0.2.170Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
61d2698chore: release v0.2.1700d2ea3cMerge pull request #4284 from tgross35/backport-oysters42a30adSwitch back to matchingtarget_osrather thantarget_vendora0021d2Add recent socket timestamping flags for Linux and Android7a7fe46Apply modulo 256 to BSD WEXITSTATUS116b82eFix size of time_t in vxworksb668252Add structures for freebsdb1d4d35Merge pull request #4280 from tgross35/backport-time-b648b0ab16Add forgotten SO_*_NEW values to powerpc, mips and armc5b7465Rerun build if RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 changesUpdates
cargo_metadatafrom 0.19.1 to 0.19.2Commits
0b4be02Merge pull request #285 from fenhl/version-bump8196734Version bump0056e02Merge pull request #284 from HTGAzureX1212/edition-2024-stablee3e9cd3feat:2024edition stabilized806a3eaMerge pull request #282 from foresterre/workspace-default-memberscdf4223Add methods is_available and is_missing to WorkspaceDefaultMembersd6b186cMerge pull request #280 from paolobarbolini/z-minimal-versions59f0651build: fix -Zminimal-versions9d84a01Merge pull request #266 from os-checker/workspace_default_members-serde-default45ceca0clippy: fix first doc comment paragraph is too longUpdates
whichfrom 7.0.1 to 7.0.2Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
bd86881bump version, add to changelogcf37760don't run relative dot test on macosf2c4bd6update target to new name for wasm32-wasip187acc08When searching for./script.sh, don't return/path/to/./script.shDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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