forked from ZcashFoundation/zebra
-
Notifications
You must be signed in to change notification settings - Fork 0
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 prod group across 1 directory with 28 updates #492
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
Bumps the prod group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.9` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` | | [toml](https://github.com/toml-rs/toml) | `0.8.13` | `0.8.15` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.8.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.63` | | [metrics](https://github.com/metrics-rs/metrics) | `0.22.3` | `0.23.0` | | [inferno](https://github.com/jonhoo/inferno) | `0.11.19` | `0.11.20` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `1.3.1` | | [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) | `0.14.0` | `0.15.3` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [proptest](https://github.com/proptest-rs/proptest) | `1.4.0` | `1.5.0` | | [proptest-derive](https://github.com/proptest-rs/proptest) | `0.4.0` | `0.5.0` | | [console-subscriber](https://github.com/tokio-rs/console) | `0.2.0` | `0.3.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.120` | | [tracing-test](https://github.com/dbrgn/tracing-test) | `0.2.4` | `0.2.5` | | [prost](https://github.com/tokio-rs/prost) | `0.12.6` | `0.13.1` | | [vergen](https://github.com/rustyhorde/vergen) | `8.3.1` | `8.3.2` | | [tonic-build](https://github.com/hyperium/tonic) | `0.11.0` | `0.12.1` | | [bitflags](https://github.com/bitflags/bitflags) | `2.5.0` | `2.6.0` | | [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) | `0.26.0` | `0.29.0` | | [displaydoc](https://github.com/yaahc/displaydoc) | `0.2.4` | `0.2.5` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.8.1` | `3.9.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.66` | `2.0.72` | | [tonic-reflection](https://github.com/hyperium/tonic) | `0.11.0` | `0.12.1` | Updates `clap` from 4.5.4 to 4.5.9 - [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.5.4...v4.5.9) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `serde` from 1.0.203 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.203...v1.0.204) Updates `toml` from 0.8.13 to 0.8.15 - [Commits](toml-rs/toml@toml-v0.8.13...toml-v0.8.15) Updates `tokio` from 1.37.0 to 1.38.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.1) Updates `tinyvec` from 1.6.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.6.0...v1.8.0) Updates `thiserror` from 1.0.61 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.61...1.0.63) Updates `metrics` from 0.22.3 to 0.23.0 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.22.3...metrics-v0.23.0) Updates `inferno` from 0.11.19 to 0.11.20 - [Changelog](https://github.com/jonhoo/inferno/blob/main/CHANGELOG.md) - [Commits](jonhoo/inferno@v0.11.19...v0.11.20) Updates `hyper` from 0.14.28 to 1.3.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.28...v1.3.1) Updates `metrics-exporter-prometheus` from 0.14.0 to 0.15.3 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.14.0...metrics-exporter-prometheus-v0.15.3) Updates `log` from 0.4.21 to 0.4.22 - [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.21...0.4.22) Updates `proptest` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.4.0...v1.5.0) Updates `proptest-derive` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md) - [Commits](proptest-rs/proptest@0.4.0...proptest-derive-0.5.0) Updates `console-subscriber` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/tokio-rs/console/releases) - [Changelog](https://github.com/tokio-rs/console/blob/main/release-plz.toml) - [Commits](tokio-rs/console@console-subscriber-v0.2.0...console-subscriber-v0.3.0) Updates `regex` from 1.10.4 to 1.10.5 - [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.10.4...1.10.5) Updates `serde_json` from 1.0.117 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.117...v1.0.120) Updates `tracing-test` from 0.2.4 to 0.2.5 - [Changelog](https://github.com/dbrgn/tracing-test/blob/main/CHANGELOG.md) - [Commits](dbrgn/tracing-test@v0.2.4...v0.2.5) Updates `prost` from 0.12.6 to 0.13.1 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.12.6...v0.13.1) Updates `vergen` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](https://github.com/rustyhorde/vergen/commits) Updates `tonic-build` from 0.11.0 to 0.12.1 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.11.0...v0.12.1) Updates `bitflags` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.5.0...2.6.0) Updates `secp256k1` from 0.26.0 to 0.29.0 - [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.26.0...secp256k1-0.29.0) Updates `displaydoc` from 0.2.4 to 0.2.5 - [Changelog](https://github.com/yaahc/displaydoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/yaahc/displaydoc/commits/v0.2.5) Updates `serde_with` from 3.8.1 to 3.9.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.8.1...v3.9.0) Updates `bytes` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.6.0...v1.6.1) Updates `syn` from 2.0.66 to 2.0.72 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.66...2.0.72) Updates `tonic-reflection` from 0.11.0 to 0.12.1 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.11.0...v0.12.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: tinyvec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: metrics dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: inferno dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: metrics-exporter-prometheus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: proptest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: proptest-derive dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: console-subscriber dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tracing-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: vergen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tonic-build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: secp256k1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: displaydoc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tonic-reflection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
Superseded by #494. |
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 prod group with 28 updates in the / directory:
4.5.4
4.5.9
1.4.0
1.5.0
1.0.203
1.0.204
0.8.13
0.8.15
1.37.0
1.38.1
1.6.0
1.8.0
1.0.61
1.0.63
0.22.3
0.23.0
0.11.19
0.11.20
0.14.28
1.3.1
0.14.0
0.15.3
0.4.21
0.4.22
1.4.0
1.5.0
0.4.0
0.5.0
0.2.0
0.3.0
1.10.4
1.10.5
1.0.117
1.0.120
0.2.4
0.2.5
0.12.6
0.13.1
8.3.1
8.3.2
0.11.0
0.12.1
2.5.0
2.6.0
0.26.0
0.29.0
0.2.4
0.2.5
3.8.1
3.9.0
1.6.0
1.6.1
2.0.66
2.0.72
0.11.0
0.12.1
Updates
clap
from 4.5.4 to 4.5.9Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
43e7368
chore: Releasef00dafa
docs: Update changelogda1093a
Merge pull request #5574 from zanieb/zb/try-help-custom2eb842c
feat: Show user defined help flags in hintsb24deb1
test: Add coverage for help flag hints866d7d1
chore(deps): Update compatible (dev) (#5560)d14bbc9
Merge pull request #5567 from epage/c5448020
fix: Install shells for CI1c5a625
fix: Fix wrongcfg(linux)
2d2d1f4
chore: Bump completestUpdates
lazy_static
from 1.4.0 to 1.5.0Commits
be7c1c4
point readme version to 1.5.08971a27
update readme build badge15691ec
Modernize lazy-static infra (#219)2660041
Merge pull request #206 from TheBotlyNoob/master6ace970
Merge pull request #216 from frewsxcv/patch-1a203105
Update README.mdcfd89ac
Update README.mdfc8e466
Update README.mda8afb21
Update README.md41fa234
Update README to indicate how to replace withstd::sync::OnceLock
Updates
serde
from 1.0.203 to 1.0.204Release notes
Sourced from serde's releases.
Commits
18dcae0
Release 1.0.20458c307f
Alphabetize list of rustc-check-cfg8cc4809
Merge pull request #2769 from dtolnay/onunimpl1179158
Update ui test with diagnostic::on_unimplemented from PR 276791aa40e
Add ui test of unsatisfied serde trait bound595019e
Cut test_suite from workspace members in old toolchain CI jobsb0d7917
Pull in trybuild 'following types implement trait' fix8e6637a
Merge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented694fe05
Use the#[diagnostic::on_unimplemented]
attribute when possiblef3dfd2a
Suppress dead code warning in test of unit struct remote deriveUpdates
toml
from 0.8.13 to 0.8.15Commits
9217e44
chore: Release003ce94
docs: Update changelogb463f3d
Merge pull request #757 from epage/key3d8852b
fix(encode): Be extra sure it can be a literale1bc1c3
refactor(encode): Pull out literal inferencefbb0ac2
test(encode): Add property-based tests for keys/strings0b268f2
fix(encode): Correct encoding for key with mixed quotes82c0195
refactor(encode): Make str repr inferring clearer330b590
refactor(encode): Extract all str repr inferring00fb5ee
test(edit): Add more roundtrip testingUpdates
tokio
from 1.37.0 to 1.38.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
14b9f71
chore: release Tokio v1.38.1 (#6688)24344df
time: fix race condition leading to lost timers (#6683)14c17fc
chore: prepare Tokio v1.38.0 (#6601)65cbf73
chore: prepare tokio-macros v2.3.0 (#6600)dbf93c7
sync: fix incorrect is_empty on mpsc block boundaries (#6603)873cb8a
runtime: move task out of thelifo_slot
inblock_in_place
(#6596)97bb47b
task: fix a typo in doc ofLocalSet::run_until
(#6599)86658bd
metrics: stabilizeRuntimeMetrics::worker_count
(#6556)9e00b26
sync: addNotify::notify_last
(#6520)6c42d28
net: fix misleadingNamedPipeServer
example (#6590)Updates
tinyvec
from 1.6.0 to 1.8.0Changelog
Sourced from tinyvec's changelog.
Commits
4afac90
chore: Releasedabb712
changelog1838a18
Add ArrayVec::as_inner() (#197)ed22e15
chore: Releasef94410b
changelog5097217
Add retain_mut (#198)612c87d
chore: Release5f253f9
changelog1169b11
Resolves Lokathor/tinyvec#191a79d8e4
warnings cleanupUpdates
thiserror
from 1.0.61 to 1.0.63Release notes
Sourced from thiserror's releases.
Commits
915c75e
Release 1.0.633d5ec25
Merge pull request #312 from dtolnay/backtracedocde8a1e5
Update documentation of #[from] and #[backtrace] attributes0bf6e3d
Release 1.0.624977932
Merge pull request #310 from dtolnay/nestedtuple40a7779
Support .0.0 nested tuple indexf1ca210
Add regression test for issue 309479744e
No need for dead code if struct fields are public4db08b1
Ignore warning on unused struct in testf2824ae
Fill in ignore reasons in all #[ignore] attributesUpdates
metrics
from 0.22.3 to 0.23.0Commits
787b170
chore: Releaseb48ed78
update changelog82513b3
Relax bounds on somemetrics_util::registry::Registry
methods (#484)ce9084b
permit trailing commans in describe macros (#483)deba76a
Fix wording for histogram functionality in lib.rs (#477)06fa1be
Add community exporter for Sentry to readme (#480)3fc0b4f
Implement conversion from cow to std cow (#478)cd7de8c
Annotate metric types with must_use (#475)f322087
chore: bump MSRV to 1.70.0 (#476)65f6e65
metrics-util: derive Clone for Snapshotter (#472)Updates
inferno
from 0.11.19 to 0.11.20Changelog
Sourced from inferno's changelog.
Commits
3e78806
Release 0.11.20 (#324)4041b08
Merge pull request #319 from Orca-bit/fix_periodc58d49d
Update CHANGELOG9eb777d
Merge branch 'main' into fix_period59d0780
Further bump our flamegraph portcea03ec
Also port brendangregg/FlameGraph#147ed3abab
Also bring our flamegraph changeedaba3b
Allow blessing test run for collapse too7069a8e
Bring tests (and flamegraph) along223d9d7
take period into account when collapsing stacksUpdates
hyper
from 0.14.28 to 1.3.1Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
... (truncated)
Commits
c78379e
v1.3.13705a7e
Revert "fix(client): send content-length even with no body"d53305a
v1.3.0dc27043
feat(ext): implement From ReasonPhrase for Bytes6aee2e6
feat(service): expose Service and HttpService trait unconditionally172fdfa
fix(client): send content-length even with no bodyb79be91
fix(server): avoid unwrapping for theFuture
impl of HTTP/1 `UpgradeableCon...203d1b0
fix(http2):max_header_list_size(num)
defaults to 16kb1c5b1b8
feat(client): addmax_header_list_size(num)
tohttp2::Builder
.df33d4d
refactor(h1): use UninitSlice::as_uninit_slice_mut() instead of cast (#3618)Updates
metrics-exporter-prometheus
from 0.14.0 to 0.15.3Commits
ca453d3
chore: Release860f632
update changelog628c87b
chore: Release5aea6b4
update changeloga65dde9
HTTP exporter can listen on unix domain socket (UDS) as well as TCP (#498)a699dd6
chore: fix some comments (#494)6b603f9
Set plain/text Content-Type (#496)f84efc4
chore: Release20b6ec5
metrics-exporter-promethus: update CHANGELOG9f86b53
Try fixing the Discord invite link... again.Updates
log
from 0.4.21 to 0.4.22Changelog
Sourced from log's changelog.
Commits
d5ba2cf
Merge pull request #634 from rust-lang/cargo/0.4.22d1a8306
prepare for 0.4.22 release46894ef
Merge pull request #633 from rust-lang/feat/panic-infoe0d389c
Merge pull request #632 from rust-lang/feat/loosen-atomicsc9e5e13
use Location::caller() for file and line info507b672
loosen orderings for logger initializationc879b01
Merge pull request #628 from Thomasdezeeuw/fix-warnings405fdb4
Merge pull request #627 from Thomasdezeeuw/check-features1307ade
Remove unneeded import710560e
Don't use --all-features in CIUpdates
proptest
from 1.4.0 to 1.5.0Commits
ca308b0
Merge pull request #462 from mirandaconrado/master0a53eda
Merge pull request #467 from matthew-russo/macro-0.196a2dab
Merge pull request #464 from matthew-russo/masterf818fa2
Release : prep for proptest-macro 0.1.0 releasee275f8a
Release : prep for proptest-derive 0.5 releasef87ec63
Release : prep for proptest 1.5 release060cfbe
[Doc] Arbitrary : add a note about the derive macro in Arbitrary's documentation1426f0f
Update changelog7774b9c
Detect empty ranges during tree creation24412f5
Update compiletest_rs requirement from 0.10 to 0.11 (#455)Updates
proptest-derive
from 0.4.0 to 0.5.0Commits
ca308b0
Merge pull request #462 from mirandaconrado/master0a53eda
Merge pull request #467 from matthew-russo/macro-0.196a2dab
Merge pull request #464 from matthew-russo/masterf818fa2
Release : prep for proptest-macro 0.1.0 releasee275f8a
Release : prep for proptest-derive 0.5 releasef87ec63
Release : prep for proptest 1.5 release060cfbe
[Doc] Arbitrary : add a note about the derive macro in Arbitrary's documentation1426f0f
Update changelog7774b9c
Detect empty ranges during tree creation24412f5
Update compiletest_rs requirement from 0.10 to 0.11 (#455)Updates
console-subscriber
from 0.2.0 to 0.3.0Release notes
Sourced from console-subscriber's releases.
Commits
b802bf1
chore: release tokio-console-v0.1.11, console-api-v0.7.0, console-subscriber-...87ba91c
chore(console): update cargo dist (#556)dcf8c2c
chore: include tonic updates in release notes (#559)99437b0
chore: automate releases with Release-plz (#545)852a977
fix(subscriber): ignore metadata that is not a span or event (#554)a0d20fd
docs(console): add note about running on Windows (#510)60bcf87
chore: get rid of remove_dir_all (#542)1c1d599
chore: bump clap and clap_complete to the latest version (#552)ef6816c
chore: bump tonic to 0.11 (#547)6cbd6db
chore(console): bump ratatui to 0.26.2 and crossterm to 0.27.0 (#515)Updates
regex
from 1.10.4 to 1.10.5Changelog
Sourced from regex's changelog.
Commits
0718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsUpdates
serde_json
from 1.0.117 to 1.0.120Release notes
Sourced from serde_json's releases.
Commits
bcedc3d
Release 1.0.120962c0fb
Merge pull request #1152 from cforycki/fix/index-map-minimal-version3480fed
fix: indexmap minimal version with Map::shift_insert()b48b9a3
Release 1.0.1198878cd7
Make shift_insert available for inlining like other Map methods