chore: bump the patch group across 1 directory with 8 updates#6014
Merged
Conversation
Collaborator
|
CI is failing on this PR — Several crates in this patch group now declare an MSRV above the repo's
Resolving this needs a maintainer decision — either bump the repo MSRV to 1.85.0, or hold these specific updates back until the MSRV is raised. The remaining bumps in the group (chrono, log, regex, serde_json, postgres, syn, etc.) look like routine patch/minor updates. |
Bumps the patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.33` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.118` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` | | [postgres](https://github.com/rust-postgres/rust-postgres) | `0.19.10` | `0.19.12` | | [mdbook-core](https://github.com/rust-lang/mdBook) | `0.5.2` | `0.5.3` | | [mdbook-preprocessor](https://github.com/rust-lang/mdBook) | `0.5.2` | `0.5.3` | Updates `log` from 0.4.29 to 0.4.33 - [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.29...0.4.33) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `syn` from 2.0.117 to 2.0.118 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.118) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `regex` from 1.12.3 to 1.12.4 - [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.3...1.12.4) Updates `postgres` from 0.19.10 to 0.19.12 - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@postgres-v0.19.10...postgres-v0.19.12) Updates `mdbook-core` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/rust-lang/mdBook/releases) - [Changelog](https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md) - [Commits](rust-lang/mdBook@v0.5.2...v0.5.3) Updates `mdbook-preprocessor` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/rust-lang/mdBook/releases) - [Changelog](https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md) - [Commits](rust-lang/mdBook@v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: log dependency-version: 0.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: mdbook-core dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: mdbook-preprocessor dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: postgres dependency-version: 0.19.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: syn dependency-version: 2.0.118 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
d6c06a4 to
18e1f7a
Compare
The patch group bumped mdbook-core 0.5.3, which requires toml ^1.1.2 -> indexmap >=2.13 -> hashbrown 0.17 (rust-version 1.85). Any indexmap >=2.12 requires rustc >=1.82, exceeding the repo MSRV of 1.81 and breaking the test-msrv check. Hold mdbook-core/mdbook-preprocessor at 0.5.2 and indexmap at 2.11.4 (hashbrown 0.15.5, rust-version 1.65) so the remaining six updates (log, serde_json, syn, chrono, regex, postgres) land while MSRV stays at 1.81. Verified with cargo +1.81.0 check --locked in prqlc/prqlc. Co-Authored-By: Claude <noreply@anthropic.com>
prql-bot
approved these changes
Jun 22, 2026
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 8 updates in the / directory:
0.4.290.4.331.0.1491.0.1502.0.1172.0.1180.4.440.4.451.12.31.12.40.19.100.19.120.5.20.5.30.5.20.5.3Updates
logfrom 0.4.29 to 0.4.33Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisona5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-supportUpdates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
synfrom 2.0.117 to 2.0.118Release notes
Sourced from syn's releases.
Commits
f033ef1Release 2.0.11845f65f7Wrap long lint attributesb3f9bf8Mirror PR 1975 from readme to crate-level rustdoc97dc117Wrap PR 1975 to 80 columns0085b7aLintrepr_transparent_non_zst_fieldshas been removed9fc1c9dUpdate test suite to nightly-2026-06-12504bcc7Update test suite to nightly-2026-06-09353d20bUpdate test suite to nightly-2026-06-06f257a16Update test suite to nightly-2026-05-25b706e6eUpdate test suite to nightly-2026-05-13Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
regexfrom 1.12.3 to 1.12.4Changelog
Sourced from regex's changelog.
Commits
7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searches839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenchesUpdates
postgresfrom 0.19.10 to 0.19.12Release notes
Sourced from postgres's releases.
Commits
81d39c5Release postgres v0.19.124737438Release tokio-postgres v0.7.156ed4781Release postgres-types v0.2.1187ef8adMerge pull request #1278 from razein97/master628a696Merge pull request #1280 from rust-postgres/paolobarbolini/check_connection-d...f34ed1bMerge pull request #1262 from CobaltCause/push-sswwslomtkmmc5d3442fix an Error/Display implbbd1301Merge pull request #1282 from rust-postgres/paolobarbolini/futures-util-no-de...153b86eMerge pull request #1281 from rust-postgres/paolobarbolini/pg-18e128d4cfeat: disable default features offutures-utilforpostgresUpdates
mdbook-corefrom 0.5.2 to 0.5.3Release notes
Sourced from mdbook-core's releases.
Changelog
Sourced from mdbook-core's changelog.
Commits
0ea4158Merge pull request #3123 from ehuss/bump-version9ec0628Bump to 0.5.3c79580aMerge pull request #3122 from ehuss/sidebar-heading-spacing5a946aeImprove spacing in sidebar section headings4f5b487Merge pull request #3028 from bens-schreiber/schreiber/fix-pretty-urls1e04de7Merge pull request #3084 from tonywu6/masterb4e6748Update crates/mdbook-html/front-end/searcher/searcher.js9190b5dMerge pull request #3087 from ehuss/limit-global-keypress4fb647cFix global keypress handling with shadow DOM elementsc5c31bbFix global keypress handler with the ACE editorUpdates
mdbook-preprocessorfrom 0.5.2 to 0.5.3Release notes
Sourced from mdbook-preprocessor's releases.
Changelog
Sourced from mdbook-preprocessor's changelog.
Commits
0ea4158Merge pull request #3123 from ehuss/bump-version9ec0628Bump to 0.5.3c79580aMerge pull request #3122 from ehuss/sidebar-heading-spacing5a946aeImprove spacing in sidebar section headings4f5b487Merge pull request #3028 from bens-schreiber/schreiber/fix-pretty-urls1e04de7Merge pull request #3084 from tonywu6/masterb4e6748Update crates/mdbook-html/front-end/searcher/searcher.js9190b5dMerge pull request #3087 from ehuss/limit-global-keypress4fb647cFix global keypress handling with shadow DOM elementsc5c31bbFix global keypress handler with the ACE editor