cargo: bump the patch group across 1 directory with 7 updates#27
Open
dependabot[bot] wants to merge 1 commit into
Open
cargo: bump the patch group across 1 directory with 7 updates#27dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.102` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.13.0` | `0.13.3` | | [cxx](https://github.com/dtolnay/cxx) | `1.0.186` | `1.0.194` | Updates `anyhow` from 1.0.100 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) Updates `log` from 0.4.28 to 0.4.29 - [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.28...0.4.29) Updates `regex` from 1.12.2 to 1.12.3 - [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.12.2...1.12.3) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `pulldown-cmark` from 0.13.0 to 0.13.3 - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.13.0...v0.13.3) Updates `cxx` from 1.0.186 to 1.0.194 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.186...1.0.194) Updates `cxx-build` from 1.0.186 to 1.0.194 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.186...1.0.194) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cxx dependency-version: 1.0.194 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cxx-build dependency-version: 1.0.194 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: pulldown-cmark dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
62e9c7f to
a4b39ff
Compare
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 patch group with 6 updates in the / directory:
1.0.1001.0.1020.4.280.4.291.12.21.12.31.0.1451.0.1490.13.00.13.31.0.1861.0.194Updates
anyhowfrom 1.0.100 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
logfrom 0.4.28 to 0.4.29Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
b1e2df7Merge pull request #719 from rust-lang/cargo/0.4.293fe1a54prepare for 0.4.29 release7a432d9Merge pull request #718 from rust-lang/ci/msrv0689d56rebump msrv to 1.68.046b448etry drop msrv back to 1.61.0929ab38fix up doc test feature gate957cecebump serde-dependent cratesbea40c8bump msrv to 1.68.0c540184Merge pull request #716 from rust-lang/ci-smaller-matrix2c971e63Merge branch 'master' into ci-smaller-matrix2Updates
regexfrom 1.12.2 to 1.12.3Changelog
Sourced from regex's changelog.
Commits
b028e4f1.12.35e195deregex-automata-0.4.14a3433f6regex-syntax-0.8.90c07faeregex-lite-0.1.96a81006cargo: exclude development scripts and fuzzing data4733e28automata: fixonepass::DFA::try_search_slotspanic when too many slots are ...Updates
serde_jsonfrom 1.0.145 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
pulldown-cmarkfrom 0.13.0 to 0.13.3Release notes
Sourced from pulldown-cmark's releases.
Commits
b0e6f65chore: bump pulldown-cmark version in Cargo.locked2ee59chore: bump pulldown-cmark version676afd2fix: wrong wikilink end-offsetbad7926chore: bump pulldown-cmark in Cargo.lockf67922dfix: bump tar to 0.4.45 for security purposesfe36038chore: cargo update and bump pulldown-cmark versionUpdates
cxxfrom 1.0.186 to 1.0.194Release notes
Sourced from cxx's releases.
Commits
255e7afRelease 1.0.194349f1b2Merge pull request #1697 from dtolnay/bazeld2446ecAdd BCR presubmit on Bazel 92523f56Merge pull request #1696 from dtolnay/bazel8affa65Drop support for Bazel 72afbf8eRelease 1.0.193dfae530Lockfile update9ebf150Merge pull request #1695 from dtolnay/load78e81fdAdd cc_library load in additive_build_file_content193a1aeUpdate ui test suite to nightly-2026-01-21Updates
cxx-buildfrom 1.0.186 to 1.0.194Release notes
Sourced from cxx-build's releases.
Commits
255e7afRelease 1.0.194349f1b2Merge pull request #1697 from dtolnay/bazeld2446ecAdd BCR presubmit on Bazel 92523f56Merge pull request #1696 from dtolnay/bazel8affa65Drop support for Bazel 72afbf8eRelease 1.0.193dfae530Lockfile update9ebf150Merge pull request #1695 from dtolnay/load78e81fdAdd cc_library load in additive_build_file_content193a1aeUpdate ui test suite to nightly-2026-01-21