-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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 11 updates #10704
Closed
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
… 11 updates Bumps the rust-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.22.5` | `0.22.6` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.11` | `0.1.12` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.14.3` | `0.14.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.198` | `1.0.200` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.2` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.82` | `1.0.83` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.154` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.32` | `0.38.34` | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.10.0` | `0.10.3` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.59` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.95` | `1.0.97` | Updates `tree-sitter` from 0.22.5 to 0.22.6 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md) - [Commits](tree-sitter/tree-sitter@v0.22.5...v0.22.6) Updates `unicode-width` from 0.1.11 to 0.1.12 - [Commits](unicode-rs/unicode-width@v0.1.11...v0.1.12) Updates `hashbrown` from 0.14.3 to 0.14.5 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.14.3...v0.14.5) Updates `serde` from 1.0.198 to 1.0.200 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.198...v1.0.200) Updates `parking_lot` from 0.12.1 to 0.12.2 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@0.12.1...0.12.2) Updates `anyhow` from 1.0.82 to 1.0.83 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.82...1.0.83) Updates `libc` from 0.2.153 to 0.2.154 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.153...0.2.154) Updates `rustix` from 0.38.32 to 0.38.34 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.32...v0.38.34) Updates `pulldown-cmark` from 0.10.0 to 0.10.3 - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.10.0...v0.10.3) Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.58...1.0.59) Updates `cc` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.95...1.0.97) --- updated-dependencies: - dependency-name: tree-sitter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: unicode-width dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hashbrown 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: parking_lot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustix dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: pulldown-cmark dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
A-dependencies
Area: Dependency
rust
Pull requests that update Rust code
labels
May 6, 2024
We can bump msrv to 1.75 both ubuntu and Firefox have updated. |
Merged
@dependabot rebase |
Superseded by #10715. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 11 updates in the / directory:
0.22.5
0.22.6
0.1.11
0.1.12
0.14.3
0.14.5
1.0.198
1.0.200
0.12.1
0.12.2
1.0.82
1.0.83
0.2.153
0.2.154
0.38.32
0.38.34
0.10.0
0.10.3
1.0.58
1.0.59
1.0.95
1.0.97
Updates
tree-sitter
from 0.22.5 to 0.22.6Release notes
Sourced from tree-sitter's releases.
Changelog
Sourced from tree-sitter's changelog.
Commits
b40f342
0.22.6577d333
feat(cli): add test listing and allow users to parse a specific test number33045ee
fix(test): allow newlines in between test name and attribute1e219ff
fix(cli): properly account for multi-grammar repos when using docker to build...572cdaa
ci: fix address sanitizer step6bfdae0
docs: mention build command variablesa2d2da3
fix(cli): keep default cc flags in build90ba525
fix(highlight): correct signature ofts_highlighter_add_language
67a0439
test: temporarily disable php test3a42c27
ci: add nightly rustfmt to workflowUpdates
unicode-width
from 0.1.11 to 0.1.12Commits
8092f84
Bump to 0.1.1273f816e
Merge pull request #41 from Jules-Bertholet/emoji-presentation6b503fa
Support emoji presentation sequences3885393
Merge pull request #39 from Jules-Bertholet/no-more-unicodedataafd136a
Merge pull request #40 from Jules-Bertholet/document-widths1e623c5
Cargo.toml: make license SPDX-compliantf702502
Cargo.toml: add categories8c0c8a1
Document width rules787fed3
unicode.py
: Don't useUnicodeData.txt
anymore00ee4b0
Merge pull request #38 from Jules-Bertholet/refactor-testsUpdates
hashbrown
from 0.14.3 to 0.14.5Changelog
Sourced from hashbrown's changelog.
Commits
025d0f5
Bump version number in Cargo.toml to 0.14.58971805
Revert "Make HashSet::insert return OccupiedEntry"250040a
Auto merge of #521 - Amanieu:release-0.14.5, r=Amanieu232df8c
Adjust Github CI since macos-latest is now AArch64adae598
Reapply "Make HashSet::insert return OccupiedEntry"47ef09f
Release v0.14.53de77e8
Revert "Make HashSet::insert return OccupiedEntry"97c2140
Auto merge of #516 - JohnEndson:master, r=Amanieu1833798
Fix some comments3741813
Auto merge of #512 - Amanieu:release-0.14.4, r=AmanieuUpdates
serde
from 1.0.198 to 1.0.200Release notes
Sourced from serde's releases.
Commits
cc865ac
Release 1.0.2002d973c1
Merge pull request #2733 from jamessan/nan-decimal6ca499b
Only format Unexpected::Float with decimal point if it is finite1477028
Release 1.0.199789740b
Merge pull request #2732 from aatifsyed/master8fe7539
fix: ambiguous associated type in forward_to_deserialize_any!f6623a3
Ignore cast_precision_loss pedantic clippy lintUpdates
parking_lot
from 0.12.1 to 0.12.2Changelog
Sourced from parking_lot's changelog.
Commits
9dace42
Release parking_lot 0.12.2, parking_lot_core 0.9.10, lock_api 0.4.124f898be
Merge pull request #435 from sorcio/wasm-atomics-feature9ee3a54
stdarch_wasm_atomic_wait instead of stdsimd7aeb2f1
Merge pull request #433 from QuentinPerez/masterc0a9077
Add Apple visionOS support7ab94b6
Merge pull request #432 from alex/patch-175a97b2
Update redox_syscall dependency version66d025b
Merge pull request #431 from mbyzhang/mastercd7bda0
Merge pull request #429 from waywardmonkeys/fix-typos1bb45aa
Fix panic when callingwith_upgraded
twice on aArcRwLockUpgradableReadGuard
Updates
anyhow
from 1.0.82 to 1.0.83Release notes
Sourced from anyhow's releases.
Commits
96f0392
Release 1.0.8317bbd1e
Merge pull request #363 from dtolnay/checkcfg3ab3c3b
Resolve unexpected_cfgs warning8e62244
Discard CI coverage of backtrace feature on toolchains older than 1.63e77374f
Mirror PR 343 changes from readme to rustdoccb47d7c
Reword no-std documentation change from PR 3436b5bdb1
Wrap PR 343 to 80 columnsf01080b
Merge pull request #343 from Arthur-Milchior/readme1Updates
libc
from 0.2.153 to 0.2.154Release notes
Sourced from libc's releases.
Commits
b78d6a3
Merge pull request #3573 from Dirreke/update-libc0.23111f6f
Merge pull request #3600 from pcc/strtime4d836cc
Merge pull request #3618 from devnexen/dfbsd_gtrandom23a1b4c
Merge pull request #3638 from nielx/haiku-hrev57593-0.2f4ab3e7
Merge pull request #3637 from ur4t/libc-0.24d6fe50
Move strftime, strftime_l, strptime to linux_likee79e95f
adding getentropy/getrandom to dragonflybsd.8220683
Double quote variables in shell scriptsc0a6936
Add constant AT_MINSIGSTKSZ introduced by glibc 2.351c7f8fc
Haiku: synchronize with post R1-beta 4 changes in libcUpdates
rustix
from 0.38.32 to 0.38.34Commits
14a88ef
chore: Release rustix version 0.38.341d28750
Make the libc "extra_traits" feature optional. (#1049)63dd84a
chore: Release rustix version 0.38.3395a8302
Probe forstatx
availability even whenstatx
returnsENOSYS
. (#1048)76143e1
Move to usingIpAddr
and other types from core. (#1047)a5af48e
Add "visionos" as an apple target. (#1046)48eeb83
Pass null instead of empty slices to getxattr and fgetxattr on macos (#1045)fa21a6d
Disable Haiku in CI due to upstream breakage, and fix a no_std error. (#1042)6f72de5
Add ELF aux vector AT_MINSIGSTKSZ (#1041)7077238
ExposeOFlags::LARGEFILE
and document its behavior (#1020)Updates
pulldown-cmark
from 0.10.0 to 0.10.3Release notes
Sourced from pulldown-cmark's releases.
Commits
1cfaf02
fix: simd was not be using after the new crate pulldown-cmark-escapeeac0027
Merge pull request #879 from notriddle/notriddle/rule-emphd26e07f
MarkRule
as a block item6165d35
Merge pull request #877 from notriddle/link-title-breake589720
Eat all spaces after line break in link title912405c
Merge pull request #876 from rhysd/warn-unused-fieldac06693
fix: fix dead code warning from nightly compiler8c77390
chore: upgrade Rust minimum version to 1.747e0e90c
chore: update Cargo.lock17ccf97
chore: bump versionUpdates
thiserror
from 1.0.58 to 1.0.59Release notes
Sourced from thiserror's releases.
Commits
e7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentf3fbd99
Implement ToTokens without reliance on {:?}508ece8
Revert "Temporarily disable miri on doctests"c8c804c
Explicitly install a Rust toolchain for cargo-outdated job6969595
Merge pull request #293 from dtolnay/workspacewrapper488d52f
Apply RUSTC_WORKSPACE_WRAPPERba33438
Temporarily disable miri on doctestsUpdates
cc
from 1.0.95 to 1.0.97Release notes
Sourced from cc's releases.
Commits
9866310
Release cc 1.0.97 (#1066)385228f
Avoid recursive calls into try_get_compiler when items are in the cache (#1050)d864140
Bump actions/checkout from 3 to 4 (#1064)8ea8988
Rm unnecessary println in try_get_compiler (#1063)8521a7f
Don't use the value of SDKROOT if it doesn't match the target. (#1047)8084e0f
fix: emscripten build on windows (#1054)3637304
CI: Run cargo-semver-checks for every PR and commits to main (#1053)c1e3268
Fix commit message in regenerate-target-info.yml (#1062)01c7850
dep: Regenerate target info (#1061)0d096e5
Fixregenerate-target-info.yml
(#1060)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