Bump the bootstrap-dependencies group in /src/bootstrap with 21 updates#86
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the bootstrap-dependencies group in /src/bootstrap with 21 updates: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.73` | `1.0.83` | | [clap_complete](https://github.com/clap-rs/clap) | `4.4.3` | `4.4.4` | | [cmake](https://github.com/rust-lang/cmake-rs) | `0.1.48` | `0.1.50` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.16` | `0.2.22` | | [home](https://github.com/rust-lang/cargo) | `0.5.4` | `0.5.5` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.18` | `0.4.20` | | [libc](https://github.com/rust-lang/libc) | `0.2.149` | `0.2.150` | | [object](https://github.com/gimli-rs/object) | `0.32.0` | `0.32.1` | | [once_cell](https://github.com/matklad/once_cell) | `1.12.0` | `1.18.0` | | [opener](https://github.com/Seeker14491/opener) | `0.5.0` | `0.5.2` | | [semver](https://github.com/dtolnay/semver) | `1.0.17` | `1.0.20` | | [serde](https://github.com/serde-rs/serde) | `1.0.160` | `1.0.185` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.160` | `1.0.164` | | [serde_json](https://github.com/serde-rs/json) | `1.0.81` | `1.0.108` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.2` | `0.10.8` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.38` | `0.4.40` | | [termcolor](https://github.com/BurntSushi/termcolor) | `1.2.0` | `1.3.0` | | [toml](https://github.com/toml-rs/toml) | `0.5.9` | `0.5.11` | | [walkdir](https://github.com/BurntSushi/walkdir) | `2.3.2` | `2.4.0` | | [xz2](https://github.com/alexcrichton/xz2-rs) | `0.1.6` | `0.1.7` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.26.7` | `0.26.9` | Updates `cc` from 1.0.73 to 1.0.83 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.73...1.0.83) Updates `clap_complete` from 4.4.3 to 4.4.4 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.4.3...clap_complete-v4.4.4) Updates `cmake` from 0.1.48 to 0.1.50 - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Commits](rust-lang/cmake-rs@0.1.48...0.1.50) Updates `filetime` from 0.2.16 to 0.2.22 - [Commits](https://github.com/alexcrichton/filetime/commits/0.2.22) Updates `home` from 0.5.4 to 0.5.5 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@home-0.5.4...home-0.5.5) Updates `ignore` from 0.4.18 to 0.4.20 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.18...ignore-0.4.20) Updates `libc` from 0.2.149 to 0.2.150 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.149...0.2.150) Updates `object` from 0.32.0 to 0.32.1 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.32.0...0.32.1) Updates `once_cell` from 1.12.0 to 1.18.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.12.0...v1.18.0) Updates `opener` from 0.5.0 to 0.5.2 - [Changelog](https://github.com/Seeker14491/opener/blob/master/CHANGELOG.md) - [Commits](Seeker14491/opener@v0.5.0...v0.5.2) Updates `semver` from 1.0.17 to 1.0.20 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.17...1.0.20) Updates `serde` from 1.0.160 to 1.0.185 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.160...v1.0.185) Updates `serde_derive` from 1.0.160 to 1.0.164 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.160...v1.0.164) Updates `serde_json` from 1.0.81 to 1.0.108 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.81...v1.0.108) Updates `sha2` from 0.10.2 to 0.10.8 - [Commits](RustCrypto/hashes@sha2-v0.10.2...sha2-v0.10.8) Updates `tar` from 0.4.38 to 0.4.40 - [Commits](alexcrichton/tar-rs@0.4.38...0.4.40) Updates `termcolor` from 1.2.0 to 1.3.0 - [Commits](BurntSushi/termcolor@1.2.0...1.3.0) Updates `toml` from 0.5.9 to 0.5.11 - [Commits](https://github.com/toml-rs/toml/commits/toml-v0.5.11) Updates `walkdir` from 2.3.2 to 2.4.0 - [Commits](BurntSushi/walkdir@2.3.2...2.4.0) Updates `xz2` from 0.1.6 to 0.1.7 - [Commits](alexcrichton/xz2-rs@0.1.6...0.1.7) Updates `sysinfo` from 0.26.7 to 0.26.9 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) --- updated-dependencies: - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: cmake dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: filetime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: home dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: ignore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: object dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bootstrap-dependencies - dependency-name: opener dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: sha2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: termcolor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bootstrap-dependencies - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: walkdir dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bootstrap-dependencies - dependency-name: xz2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
bors-ferrocene bot
added a commit
that referenced
this pull request
Nov 7, 2023
89: Automated pull from upstream `master` r=Dajamante a=github-actions[bot] This PR pulls the following changes from the upstream repository: * rust-lang/rust#117006 * rust-lang/rust#117511 * rust-lang/rust#117641 * rust-lang/rust#117637 * rust-lang/rust#117631 * rust-lang/rust#117516 * rust-lang/rust#117190 * rust-lang/rust#117292 * rust-lang/rust#117603 * rust-lang/rust#116988 * rust-lang/rust#117630 * rust-lang/rust#117615 * rust-lang/rust#117613 * rust-lang/rust#117592 * rust-lang/rust#117578 * rust-lang/rust#117435 * rust-lang/rust#117607 90: bump serde and serde_derive r=tshepang a=Dajamante Trying to get around the failure seen in #86 Co-authored-by: Ralf Jung <post@ralfj.de> Co-authored-by: Esteban Küber <esteban@kuber.com.ar> Co-authored-by: SparrowLii <liyuan179@huawei.com> Co-authored-by: Matthias Krüger <matthias.krueger@famsik.de> Co-authored-by: Gurinder Singh <frederick.the.fool@gmail.com> Co-authored-by: Michael Goulet <michael@errs.io> Co-authored-by: Thom Chiovoloni <thom@shift.click> Co-authored-by: klensy <klensy@users.noreply.github.com> Co-authored-by: Jack Huey <31162821+jackh726@users.noreply.github.com> Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com> Co-authored-by: hkalbasi <hamidrezakalbasi@protonmail.com> Co-authored-by: bors <bors@rust-lang.org> Co-authored-by: Sven Marnach <sven@mozilla.com> Co-authored-by: Rémy Rakic <remy.rakic+github@gmail.com> Co-authored-by: aissata <aimaiga2@gmail.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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 bootstrap-dependencies group in /src/bootstrap with 21 updates:
1.0.731.0.834.4.34.4.40.1.480.1.500.2.160.2.220.5.40.5.50.4.180.4.200.2.1490.2.1500.32.00.32.11.12.01.18.00.5.00.5.21.0.171.0.201.0.1601.0.1851.0.1601.0.1641.0.811.0.1080.10.20.10.80.4.380.4.401.2.01.3.00.5.90.5.112.3.22.4.00.1.60.1.70.26.70.26.9Updates
ccfrom 1.0.73 to 1.0.83Release notes
Sourced from cc's releases.
... (truncated)
Commits
bfc3ba4Release version 1.0.83 (#861)d8a653bStop using feature "libc/std" (#860)360754bAdd method for specifying C/C++ standard version (#761)bf4f709Release cc v1.0.82 (#850)6f43cf3FixBuild::compile_objectsperf regression and deadlock (#849)5710ce5Merge pull request #843 from thomcc/bump-1.0.8105fa160Bump version to 1.0.813eb7c38FixPrintThread: Read stderr as bytes instead of str (#842)7adebb9Bump version to 1.0.80 (#834)f074cd9Handlex86_64h-apple-darwintarget (#840)Updates
clap_completefrom 4.4.3 to 4.4.4Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
9bfa5a3chore: Release38b5a2fchore: Releasee485448docs: Update changelogf801a03Merge pull request #5181 from alexcrichton/smaller-is-number9a9aabcrefactor: Reduce code size of testing tokens if they're a number1b84314Merge pull request #5176 from epage/depdcced5achore: Bump completestf4319bcMerge pull request #5174 from kpreid/patch-171c1e59docs: Fix doc link toArg::trailing_var_argdeebc1fMerge pull request #5172 from epage/styleUpdates
cmakefrom 0.1.48 to 0.1.50Release notes
Sourced from cmake's releases.
Commits
3ddc3d5Merge pull request #181 from rust-lang/verbump6be4f81Bump version to 0.1.509e1614bRevert #110 to fix iOS cross-compilation after #158. Fixes #173 (#176)65bf352Fix for windows i686 cross-compilation target07cbf8fMerge pull request #166 from atouchet/httpaab466cUse HTTPS for linksdf3ba79Merge pull request #165 from thomcc/bump-versionf58aef3Prep release 0.1.49a69a29fUse SPDX-compatible license formatd8fdafaRemove support for publishing to gh-pages (docs.rs exists now)Updates
filetimefrom 0.2.16 to 0.2.22Commits
Updates
homefrom 0.5.4 to 0.5.5Changelog
Sourced from home's changelog.
... (truncated)
Commits
be33892Auto merge of #12032 - ehuss:clarify-test-option, r=weihanglo03a5d8fClarify documentation around test target setting.1cd4ef3Auto merge of #12029 - weihanglo:issue/12028, r=epage00484fefix: apply[env]to target info discovery rustce1c7ce8test:[env]isn't applied to target info discovery rustce0910a2Auto merge of #12025 - weihanglo:ci2, r=epage9fd2510Auto merge of #12027 - weihanglo:platform-specific-deps, r=epage3862b01Auto merge of #12024 - weihanglo:ci, r=epage77e82eeci: ensure intra links for all members are checkedad6c414ci: remove unnecessary condition for building cargo-credential-*Updates
ignorefrom 0.4.18 to 0.4.20Commits
fe97c0aignore-0.4.20826f3faignore/api: add Clone and Debug impls for OverrideBuilderca60fefgrep-0.2.11a25307ddeps: update to grep-printer 0.1.7b80947agrep-printer-0.1.7ad793a0deps: update to grep-searcher 0.1.11120e55egrep-searcher-0.1.113941a77deps: update to grep-pcre2 0.1.696e130fgrep-pcre2-0.1.6180c4eadeps: update to grep-regex 0.1.11Updates
libcfrom 0.2.149 to 0.2.150Release notes
Sourced from libc's releases.
... (truncated)
Commits
4d2b981Auto merge of #3424 - JohnTitor:release-0.2.150, r=JohnTitorf50c0a1Prepare release for v0.2.150240de1fAuto merge of #3400 - devnexen:nbsd_obsd_siginfo_upd, r=JohnTitor68f46d3Auto merge of #3421 - ids1024:redox-group, r=JohnTitora685037redox: Add remaininggrp.hfunctions00f48a6Auto merge of #3418 - JohnTitor:Mantic-Minotaurgha, r=JohnTitor8498879Auto merge of #3393 - Brijeshkrishna:main, r=JohnTitorf367fa2Auto merge of #3328 - vincentisambart:apple-additional-decls, r=JohnTitora104192Auto merge of #3163 - mbyzhang:master, r=JohnTitor946c348Upgrade Docker images to Ubuntu 23.10Updates
objectfrom 0.32.0 to 0.32.1Changelog
Sourced from object's changelog.
Commits
8f62f40Release 0.32.1 (#576)4980fdcwrite/macho: Support the arm64e architecture for macOS/iOS (#574)6022f09ci: switch to powerpc64 for big endian test (#575)Updates
once_cellfrom 1.12.0 to 1.18.0Changelog
Sourced from once_cell's changelog.
Commits
6556863Merge #24086d362drelease 1.18.0c7e7096Merge #239d810058update Cargo.lock.msrv4f8783cswitch to thread::scope in tests67f5856Merge #238f5f648fremove unwrap_unchecked polyfill14742acReorgonize test suite61f8384Merge #2358a69b8fremove impl details featuresUpdates
openerfrom 0.5.0 to 0.5.2Changelog
Sourced from opener's changelog.
Commits
3dfa4fdRelease v0.5.269a5fc7Release v0.5.18d6db93Update xdg-openedcb236Reformat changelog1c43e27Updatebstrbe52849Fix clippy lintsUpdates
semverfrom 1.0.17 to 1.0.20Release notes
Sourced from semver's releases.
Commits
55fa2caRelease 1.0.205feccc0Merge pull request #305 from dtolnay/precedence83aaaf0Add a method for precedence comparison of Versions83154eaTest docs.rs documentation build in CI72a6b5aRelease 1.0.1983abc7fRelocate comparator parse testing2d34e8fTouch up PR 299 test cases5e09329More comprehensible excessive version comparator test473209fMerge pull request #299 from CXWorks/mastercb07901Update actions/checkout@v3 -> v4Updates
serdefrom 1.0.160 to 1.0.185Release notes
Sourced from serde's releases.
... (truncated)
Commits
3c7dd6fRelease 1.0.1858b196eaMerge pull request #2592 from dtolnay/remotenonexhaustive1f8c8adFix "cannot move out of*selfwhich is behind a shared reference"870925dAdd repro of issue 2591d593215No need for slow macOS CI if there is no platform-specific code110af31Merge pull request #2590 from pinkforest/phase-out-precompiled360606bFollowing consensus on: #2580 (review)151b45aRelease 1.0.1844617c95Merge pull request #2587 from wucke13/master2547ed8fix shebang in build.shUpdates
serde_derivefrom 1.0.160 to 1.0.164Release notes
Sourced from serde_derive's releases.
Commits
107018cRelease 1.0.164a398237Point out serde(untagged) variants which are out of orderb63c65dMerge pull request #2470 from dtolnay/contentreff60324eReuse a single ContentRefDeserializer throughout untagged enum deserialization361c23aSimplify enumerate().find(...) -> Iterator::position43b23c7Format PR 2403 with rustfmt6081497Resolve semicolon_if_nothing_returned pedantic clippy lint48e5753Allowed Enum variants to be individually marked as untagged (#2403)bbba632Revert "Ui tests with compile_error resolved at call site"e77db40Ui tests with compile_error resolved at call siteUpdates
serde_jsonfrom 1.0.81 to 1.0.108Release notes
Sourced from serde_json's releases.
... (truncated)
Commits
4bc1eaaRelease 1.0.1081454eacMerge pull request #1082 from dtolnay/fromdoc0f072faImprove Value From and FromIterator docsa8e6f75Merge pull request #1081 from fritzrehde/masterebaf617fixed typosf56053dMerge pull request Description has been truncated