-
Notifications
You must be signed in to change notification settings - Fork 372
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
build(deps): bump the rust-dependencies group across 1 directory with 29 updates #761
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/apd/main/rust-dependencies-d7253d2e41
Closed
build(deps): bump the rust-dependencies group across 1 directory with 29 updates #761
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/apd/main/rust-dependencies-d7253d2e41
Conversation
This file contains 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
… 29 updates Bumps the rust-dependencies group with 15 updates in the /apd directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.91` | `1.0.92` | | [serde](https://github.com/serde-rs/serde) | `1.0.213` | `1.0.214` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.34` | `0.8.35` | | [which](https://github.com/harryfei/which-rs) | `6.0.3` | `7.0.0` | | [notify](https://github.com/notify-rs/notify) | `6.1.1` | `7.0.0` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.15` | `0.6.17` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.8` | `1.0.10` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.5` | `0.2.6` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.1` | `1.1.2` | | [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.2` | `1.0.3` | | [libm](https://github.com/rust-lang/libm) | `0.2.8` | `0.2.11` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.14` | `0.2.15` | | [regex](https://github.com/rust-lang/regex) | `1.11.0` | `1.11.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.85` | `2.0.86` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.65` | `1.0.66` | Updates `anyhow` from 1.0.91 to 1.0.92 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.91...1.0.92) Updates `serde` from 1.0.213 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.213...v1.0.214) Updates `encoding_rs` from 0.8.34 to 0.8.35 - [Commits](hsivonen/encoding_rs@v0.8.34...v0.8.35) Updates `which` from 6.0.3 to 7.0.0 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@6.0.3...7.0.0) Updates `notify` from 6.1.1 to 7.0.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@notify-6.1.1...notify-7.0.0) Updates `anstream` from 0.6.15 to 0.6.17 - [Commits](rust-cli/anstyle@anstream-v0.6.15...anstream-v0.6.17) Updates `anstyle` from 1.0.8 to 1.0.10 - [Commits](rust-cli/anstyle@v1.0.8...v1.0.10) Updates `anstyle-parse` from 0.2.5 to 0.2.6 - [Commits](rust-cli/anstyle@anstyle-parse-v0.2.5...anstyle-parse-v0.2.6) Updates `anstyle-query` from 1.1.1 to 1.1.2 - [Commits](rust-cli/anstyle@anstyle-query-v1.1.1...anstyle-query-v1.1.2) Updates `anstyle-wincon` from 3.0.4 to 3.0.6 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.4...anstyle-wincon-v3.0.6) Updates `colorchoice` from 1.0.2 to 1.0.3 - [Commits](rust-cli/anstyle@colorchoice-v1.0.2...colorchoice-v1.0.3) Updates `inotify` from 0.9.6 to 0.10.2 - [Changelog](https://github.com/hannobraun/inotify-rs/blob/main/CHANGELOG.md) - [Commits](hannobraun/inotify-rs@v0.9.6...v0.10.2) Updates `libm` from 0.2.8 to 0.2.11 - [Release notes](https://github.com/rust-lang/libm/releases) - [Changelog](https://github.com/rust-lang/libm/blob/master/CHANGELOG.md) - [Commits](rust-lang/libm@0.2.8...libm-v0.2.11) Updates `mio` from 0.8.11 to 1.0.2 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v0.8.11...v1.0.2) Updates `pin-project-lite` from 0.2.14 to 0.2.15 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.14...v0.2.15) Updates `regex` from 1.11.0 to 1.11.1 - [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.0...1.11.1) Updates `serde_derive` from 1.0.213 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.213...v1.0.214) Updates `syn` from 2.0.85 to 2.0.86 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.85...2.0.86) Updates `thiserror` from 1.0.65 to 1.0.66 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.65...1.0.66) Updates `thiserror-impl` from 1.0.65 to 1.0.66 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.65...1.0.66) Updates `windows-sys` from 0.48.0 to 0.52.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.48.0...0.52.0) Updates `windows-targets` from 0.48.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_aarch64_gnullvm` from 0.48.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_aarch64_msvc` from 0.48.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_i686_gnu` from 0.48.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_i686_msvc` from 0.48.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_x86_64_gnu` from 0.48.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_x86_64_gnullvm` from 0.48.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_x86_64_msvc` from 0.48.5 to 0.52.6 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: notify dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: anstream dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anstyle dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anstyle-parse dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anstyle-query dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anstyle-wincon dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: colorchoice dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: inotify dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: libm dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: windows-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows-targets dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows_aarch64_gnullvm dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows_aarch64_msvc dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows_i686_gnu dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows_i686_msvc dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows_x86_64_gnu dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows_x86_64_gnullvm dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows_x86_64_msvc dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/cargo/apd/main/rust-dependencies-d7253d2e41
branch
November 4, 2024 19:44
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 rust-dependencies group with 15 updates in the /apd directory:
1.0.91
1.0.92
1.0.213
1.0.214
0.8.34
0.8.35
6.0.3
7.0.0
6.1.1
7.0.0
0.6.15
0.6.17
1.0.8
1.0.10
0.2.5
0.2.6
1.1.1
1.1.2
1.0.2
1.0.3
0.2.8
0.2.11
0.2.14
0.2.15
1.11.0
1.11.1
2.0.85
2.0.86
1.0.65
1.0.66
Updates
anyhow
from 1.0.91 to 1.0.92Release notes
Sourced from anyhow's releases.
Commits
fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntaxUpdates
serde
from 1.0.213 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value moduleUpdates
encoding_rs
from 0.8.34 to 0.8.35Commits
2fa58ae
Increment version number to 0.8.35375b374
Note the encoding repo revision usede60a65a
Update docs for GBK and gb180307f62c7f
Fix typo65e9eee
Add release note471104f
Restore PUA range check, add manual tests6a489c7
Make the GBK-range GB18030-2022 changes work2f1b14f
Regenerate data for GB18030-2022 (tests fail)acae064
Link to icu_normalizer instead of unic-normalUpdates
which
from 6.0.3 to 7.0.0Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
1b5f7be
fix README.md version3edbc31
update CHANGELOGcef653d
add myself to authors59e410d
bump version66128a7
add support for user provided closure to receive nonfatal errors7c58cf0
Add a note on WebAssembly to README.mdUpdates
notify
from 6.1.1 to 7.0.0Release notes
Sourced from notify's releases.
... (truncated)
Changelog
Sourced from notify's changelog.
... (truncated)
Commits
a18adde
Prepare release89b0cf8
Merge pull request #630 from dfaust/remove-mock-instant3bb640f
Update changelog1b8e0af
Cleanups88973e1
Add basic integration testsc601b48
Fix notify-debouncer-full by removing mock_instant cratee87b8dd
Fix crossbeam-channel feature7c26617
Update changelog2a887a4
Fixclippy::doc_markdown
lints (#621)ed7f30c
Fix a typo and add a typo CI check. (#646)Updates
anstream
from 0.6.15 to 0.6.17Commits
5628f47
chore: Release42d4175
chore: Release924fc50
chore: Release313e16a
docs: Update changelog2bbc343
Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08
feat: Implement AsLockedWrite generically toof4a1f98
Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7
feat: Implement AutoStream for dyn Write + auto traits8a57dcc
Merge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88
refactor: Implement RawStream for Box<T> genericallyUpdates
anstyle
from 1.0.8 to 1.0.10Commits
9ce373f
chore: Release6668ff0
docs: Update changelog13e008a
Merge pull request #228 from DaniPopes/avoid-write-macro-strfb843c5
perf: avoid using write! macro with single str5628f47
chore: Release42d4175
chore: Release924fc50
chore: Release313e16a
docs: Update changelog2bbc343
Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08
feat: Implement AsLockedWrite generically tooUpdates
anstyle-parse
from 0.2.5 to 0.2.6Commits
5628f47
chore: Release42d4175
chore: Release924fc50
chore: Release313e16a
docs: Update changelog2bbc343
Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08
feat: Implement AsLockedWrite generically toof4a1f98
Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7
feat: Implement AutoStream for dyn Write + auto traits8a57dcc
Merge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88
refactor: Implement RawStream for Box<T> genericallyUpdates
anstyle-query
from 1.1.1 to 1.1.2Commits
5628f47
chore: Release42d4175
chore: Release924fc50
chore: Release313e16a
docs: Update changelog2bbc343
Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08
feat: Implement AsLockedWrite generically toof4a1f98
Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7
feat: Implement AutoStream for dyn Write + auto traits8a57dcc
Merge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88
refactor: Implement RawStream for Box<T> genericallyUpdates
anstyle-wincon
from 3.0.4 to 3.0.6Commits
5628f47
chore: Release42d4175
chore: Release924fc50
chore: Release313e16a
docs: Update changelog2bbc343
Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08
feat: Implement AsLockedWrite generically toof4a1f98
Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7
feat: Implement AutoStream for dyn Write + auto traits8a57dcc
Merge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88
refactor: Implement RawStream for Box<T> genericallyUpdates
colorchoice
from 1.0.2 to 1.0.3Commits
5628f47
chore: Release42d4175
chore: Release924fc50
chore: Release313e16a
docs: Update changelog2bbc343
Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08
feat: Implement AsLockedWrite generically toof4a1f98
Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7
feat: Implement AutoStream for dyn Write + auto traits8a57dcc
Merge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88
refactor: Implement RawStream for Box<T> genericallyUpdates
inotify
from 0.9.6 to 0.10.2Changelog
Sourced from inotify's changelog.
Commits
44e3485
Update version95f97fc
Update changelogf189717
Merge pull request #205 from zachs18/patch-12d2f43d
Re-exportwatches::Watches
at crate root.d01df82
Merge pull request #204 from hannobraun/releasecbc4116
Update version3656564
Update changelog3d2988d
Merge pull request #202 from joshtriplett/io-safety3f2d7e0
ImplementAsFd
and bidirectional conversion to/fromOwnedFd
9ec50c5
Merge pull request #193 from initard/improvement/inotify-two-files-with-the-s...Updates
libm
from 0.2.8 to 0.2.11Release notes
Sourced from libm's releases.
Changelog
Sourced from libm's changelog.
... (truncated)
Commits
cdbf423
chore: release v0.2.117532f81
Enable caching on all CI jobs that build the crate (#341)28f20d8
Reduce the number of iterations on emulated aarch64 Linux3dbb187
Mark libm-macros and musl-math-sys as publish=false6bbbed5
Merge pull request #300 from tgross35/test-refactoringfb9cd47
Enable more targets on CIdf9f125
Disable a unit test that is failing on i586b126e7c
Add dockerfiles for i586, riscv, and thumb0e69109
Add a test against musl libm364e13e
Introduce a generic way to control checks for specific casesUpdates
mio
from 0.8.11 to 1.0.2Changelog
Sourced from mio's changelog.
... (truncated)
Commits
e66deb9
Release v1.0.259c5da6
Fix Hermit build38d1946
fixup! Copy illumos waker pipe work around to eventfd619c909
Copy illumos waker pipe work around to eventfd4a5114e
Release v1.0.15306ad3
Remove last null from UDS address91881b1
Add GNU/Hurd support1ce1545
Hermit doesn't support pipe(2)1133ed0
Move waker cfg attributes to sys::unix modulef3863f1
Add new_unregistered function to fd based wakersUpdates
pin-project-lite
from 0.2.14 to 0.2.15Release notes
Sourced from pin-project-lite's releases.
Changelog
Sourced from pin-project-lite's changelog.
Commits
a335953
Release 0.2.159c4bec1
Update changelog57d5679
Work around negative_impls that allows unsound overlapping Unpin impls0a3bfbb
ci: Auto-update cspell dictionary1904d6e
tests: Update ui test output to nightly-2024-10-176d4b8db
tests: Update lint test1512397
tests: Update lint test41e0430
Fix typo9d73aae
tools: Update tidy.shd96e89b
ci: Use taiki-e/github-actions/install-rust actionUpdates
regex
from 1.11.0 to 1.11.1Changelog
Sourced from regex's changelog.
Commits
9870c06
1.11.180df54e
changelog: 1.11.1991ba88
unstable: fixPattern
trait implementationUpdates
serde_derive
from 1.0.213 to 1.0.214Release notes
Sourced from serde_derive's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value moduleUpdates
syn
from 2.0.85 to 2.0.86Release notes
Sourced from syn's releases.
Commits
12b0d1d
Release 2.0.865026851
Merge pull request #1689 from dtolnay/endab43277
Support peeking End58762c4
Merge pull request #1775 from dtolnay/pqattr7436bb2
Allowparse_quote!
to produce Vec<Attribute>Updates
thiserror
from 1.0.65 to 1.0.66Release notes
Sourced from thiserror's releases.
Commits
d1a8254
Release 1.0.66e2e9da3
Merge pull request #328 from dtolnay/peekend3d79a90
Use peek2(End) instead of fork/advance_toa9a6c98
Merge pull request #329 from dtolnay/up51a5e4c
Raise minimum compiler for test suite to rust 1.708fb92ff
Resolve uninlined_format_args pedantic clippy lint in build script0e2bef9
Raise required compiler to rust 1.61bb30f2e
Merge pull request #327 from dtolnay/literal5d3edf9
Improve error on malformed format attribute003a89f
Merge pull request #326 from dtolnay/sealedUpdates
thiserror-impl
from 1.0.65 to 1.0.66Release notes
Sourced from thiserror-impl's releases.
Commits
d1a8254
Release 1.0.66e2e9da3
Merge pull request #328 from dtolnay/peekend3d79a90
Use peek2(End) instead of fork/advance_toa9a6c98
Merge pull request #329 from dtolnay/up51a5e4c
Raise minimum compiler for test suite to rust 1.708fb92ff
Resolve uninlined_format_args pedantic clippy lint in build script0e2bef9
Raise required compiler to rust 1.61bb30f2e
Merge pull request #327 from dtolnay/literal5d3edf9
Improve error on malformed format attribute003a89fDescription has been truncated