-
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
chore(deps): bump the production-dependencies group across 1 directory with 31 updates #34
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/production-dependencies-09760f8f44
Closed
chore(deps): bump the production-dependencies group across 1 directory with 31 updates #34
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/production-dependencies-09760f8f44
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
…y with 31 updates Bumps the production-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prost](https://github.com/tokio-rs/prost) | `0.13.2` | `0.13.3` | | [prost-types](https://github.com/tokio-rs/prost) | `0.13.2` | `0.13.3` | | [protobuf](https://github.com/stepancheg/rust-protobuf) | `3.5.1` | `3.7.1` | | [pyo3](https://github.com/pyo3/pyo3) | `0.22.2` | `0.22.5` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.67` | | [addr2line](https://github.com/gimli-rs/addr2line) | `0.24.1` | `0.24.2` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.92` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.8.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.161` | | [logos](https://github.com/maciejhirsz/logos) | `0.14.1` | `0.14.2` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.2` | | [owo-colors](https://github.com/jam1garner/owo-colors) | `4.0.0` | `4.1.0` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.7.0` | `1.9.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.89` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.4` | `0.8.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.37` | `0.38.38` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.13` | `0.1.14` | Updates `prost` from 0.13.2 to 0.13.3 - [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.13.2...v0.13.3) Updates `prost-types` from 0.13.2 to 0.13.3 - [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.13.2...v0.13.3) Updates `protobuf` from 3.5.1 to 3.7.1 - [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG.md) - [Commits](stepancheg/rust-protobuf@v3.5.1...v3.7.1) Updates `pyo3` from 0.22.2 to 0.22.5 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.2...v0.22.5) Updates `thiserror` from 1.0.63 to 1.0.67 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.67) Updates `addr2line` from 0.24.1 to 0.24.2 - [Changelog](https://github.com/gimli-rs/addr2line/blob/master/CHANGELOG.md) - [Commits](gimli-rs/addr2line@0.24.1...0.24.2) Updates `anyhow` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.92) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](cuviper/autocfg@1.3.0...1.4.0) Updates `bytes` from 1.7.1 to 1.8.0 - [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.7.1...v1.8.0) Updates `gimli` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](gimli-rs/gimli@0.31.0...0.31.1) Updates `libc` from 0.2.158 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.158...0.2.161) Updates `logos` from 0.14.1 to 0.14.2 - [Release notes](https://github.com/maciejhirsz/logos/releases) - [Changelog](https://github.com/maciejhirsz/logos/blob/master/release.toml) - [Commits](maciejhirsz/logos@v0.14.1...v0.14.2) Updates `logos-codegen` from 0.14.1 to 0.14.2 - [Release notes](https://github.com/maciejhirsz/logos/releases) - [Changelog](https://github.com/maciejhirsz/logos/blob/master/release.toml) - [Commits](maciejhirsz/logos@v0.14.1...v0.14.2) Updates `logos-derive` from 0.14.1 to 0.14.2 - [Release notes](https://github.com/maciejhirsz/logos/releases) - [Changelog](https://github.com/maciejhirsz/logos/blob/master/release.toml) - [Commits](maciejhirsz/logos@v0.14.1...v0.14.2) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.4...0.36.5) Updates `once_cell` from 1.19.0 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.19.0...v1.20.2) Updates `owo-colors` from 4.0.0 to 4.1.0 - [Commits](jam1garner/owo-colors@v4.0.0...v4.1.0) Updates `portable-atomic` from 1.7.0 to 1.9.0 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.7.0...v1.9.0) Updates `proc-macro2` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.86...1.0.89) Updates `prost-derive` from 0.13.2 to 0.13.3 - [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.13.2...v0.13.3) Updates `protobuf-support` from 3.5.1 to 3.7.1 - [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG.md) - [Commits](stepancheg/rust-protobuf@v3.5.1...v3.7.1) Updates `pyo3-build-config` from 0.22.2 to 0.22.5 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.2...v0.22.5) Updates `pyo3-ffi` from 0.22.2 to 0.22.5 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.2...v0.22.5) Updates `pyo3-macros` from 0.22.2 to 0.22.5 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.2...v0.22.5) Updates `pyo3-macros-backend` from 0.22.2 to 0.22.5 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.2...v0.22.5) Updates `regex-syntax` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustix` from 0.38.37 to 0.38.38 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.37...v0.38.38) Updates `syn` from 2.0.77 to 2.0.87 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.77...2.0.87) Updates `thiserror-impl` from 1.0.63 to 1.0.67 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.67) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.12...1.0.13) Updates `unicode-width` from 0.1.13 to 0.1.14 - [Commits](unicode-rs/unicode-width@v0.1.13...v0.1.14) --- updated-dependencies: - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prost-types dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: addr2line dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: bytes dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: logos dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: logos-codegen dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: logos-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: owo-colors dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: portable-atomic dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prost-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: protobuf-support dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyo3-build-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pyo3-ffi dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pyo3-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pyo3-macros-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: unicode-width dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Superseded by #35. |
dependabot
bot
deleted the
dependabot/cargo/production-dependencies-09760f8f44
branch
November 5, 2024 15:58
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 production-dependencies group with 20 updates in the / directory:
0.13.2
0.13.3
0.13.2
0.13.3
3.5.1
3.7.1
0.22.2
0.22.5
1.0.63
1.0.67
0.24.1
0.24.2
1.0.89
1.0.92
1.3.0
1.4.0
1.7.1
1.8.0
0.2.158
0.2.161
0.14.1
0.14.2
0.36.4
0.36.5
1.19.0
1.20.2
4.0.0
4.1.0
1.7.0
1.9.0
1.0.86
1.0.89
0.8.4
0.8.5
0.38.37
0.38.38
1.0.12
1.0.13
0.1.13
0.1.14
Updates
prost
from 0.13.2 to 0.13.3Changelog
Sourced from prost's changelog.
Commits
9ed944e
chore: Release version 0.13.3 (#1164)fb977f4
fix(prost-build): Removederived(Copy)
on boxed fields (#1157)8d4cac5
feat(prost-types): Addnormalized
functions (#1158)644c328
build(deps): update pulldown-cmark-to-cmark from 16 to 17 (#1155)4b1b982
style(generated-code): useSelf
inas_str_name
(#1154)9fa3f2e
tests(prost-build): Fix error texts (#1156)7dcd269
tests(prost-build): Validate error texts (#1152)d3fd54c
style:MessageGraph::new()
can't actually fail (#1151)d059d05
style: usePath::display()
when printing a path (#1150)18c4681
docs(prost-build): Usecargo add
in example (#1149)Updates
prost-types
from 0.13.2 to 0.13.3Changelog
Sourced from prost-types's changelog.
Commits
9ed944e
chore: Release version 0.13.3 (#1164)fb977f4
fix(prost-build): Removederived(Copy)
on boxed fields (#1157)8d4cac5
feat(prost-types): Addnormalized
functions (#1158)644c328
build(deps): update pulldown-cmark-to-cmark from 16 to 17 (#1155)4b1b982
style(generated-code): useSelf
inas_str_name
(#1154)9fa3f2e
tests(prost-build): Fix error texts (#1156)7dcd269
tests(prost-build): Validate error texts (#1152)d3fd54c
style:MessageGraph::new()
can't actually fail (#1151)d059d05
style: usePath::display()
when printing a path (#1150)18c4681
docs(prost-build): Usecargo add
in example (#1149)Updates
protobuf
from 3.5.1 to 3.7.1Changelog
Sourced from protobuf's changelog.
Commits
36b804b
Bump version to 3.7.15db1948
feat: implement support for repeated fields in constants7f3e21e
style: fix format014a3af
fix: minor spacing issue while formatting constant messages17a0fef
fix: allow commas and semicolons between fields in constant messages46e7f0d
Bump version to 3.7.05b83356
Sync readme57941ae
Update CHANGELOG.md64139c0
Rename protoc-bin-rust to protoc-bin-rs6c49f4e
Fix compilationUpdates
pyo3
from 0.22.2 to 0.22.5Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
4c88e9a
release: 0.22.58f6464e
fix__clear__
slot naming collision withclear
method (#4619)dff9723
release: 0.22.43330bf2
fix garbage collection in inheritance cases (#4563)8b23397
ci: pypy 3.7 macos on x64 stillce63713
ci: run benchmarks on ubuntu 22.04 (#4609)b1173f5
ci: fix more ubuntu-24.04 failures (#4610)7371028
ci: move more jobs to macOS arm (#4600)8e3dc45
avoid callingPyType_GetSlot
on static types before Python 3.10 (#4599)969300d
leak references for safety inPyWeakRefMethods::upgrade_borrowed
(#4590)Updates
thiserror
from 1.0.63 to 1.0.67Release notes
Sourced from thiserror's releases.
Commits
925f2dd
Release 1.0.67b3bc3e7
Merge pull request #340 from dtolnay/fallbackscan0ab908a
Ignore expected unnecessary_wraps pedantic clippy lintc357f97
Add infallible expr scanner fallback for scanning invalid code60bc0f2
Merge pull request #339 from dtolnay/fullexprdabb96f
Use syn's real expression parser if it has full syntax support144b3b6
Remove#[allow]
for fixed clippy bug851f694
Merge pull request #337 from dtolnay/scan45e18f5
Ignore enum_glob_use pedantic clippy lint2585669
More robust scanning for fmt argument expressionsUpdates
addr2line
from 0.24.1 to 0.24.2Changelog
Sourced from addr2line's changelog.
Commits
621a3ab
Don't include tests in package (#335)34e5ac5
Release 0.24.2bde33b2
Update Cargo.lock34f98bf
Update gimli dependencyb43dfaa
bin: prefer symbol table names over DWARF names (#332)9055f28
Replace output_equivalence test with regression tests (#333)f4e1bef
Add testoutput/dwarf/base-* (#331)f8c3b30
Add testoutput/dwarf/cold (#330)3989031
Add tests for tombstones (#328)5d10d81
Add Context::from_arc_dwarf (#327)Updates
anyhow
from 1.0.89 to 1.0.92Release notes
Sourced from anyhow's releases.
Commits
fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.914986853
Merge pull request #388 from dtolnay/outdirf130b76
Clean up dep-info files from OUT_DIRa0b868a
Release 1.0.900f74169
Improve rendering of inline code in macros documentationUpdates
autocfg
from 1.3.0 to 1.4.0Commits
d07df66
Merge pull request #73 from cuviper/release-1.4.0f6066f0
Release 1.4.08af60ec
Merge pull request #70 from Techcable/feature/rustc-check-cfg52a995b
Apply suggestions from code reviewa8703c1
Attempt rust 1.0 compat for ci/verify-check-cfgac78be8
Add ci test crate for check-cfg0b4a761
Have emit_has methods delegate wherever possible546f7c6
Fix minor doc issuese0e0f18
Automatically emitrustc-check-cfg
directives for AutoCfg1953a17
Merge pull request #72 from cuviper/pretty-wayUpdates
bytes
from 1.7.1 to 1.8.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
c45697c
chore: prepare bytes v1.8.0 (#741)0ac54ca
Guarantee address in split_off/split_to for empty slices (#740)d7c1d65
chore: prepare bytes v1.7.2 (#736)ac46ebd
ci: update nightly to nightly-2024-09-15 (#734)79fb853
fix: apply sign extension when decoding int (#732)291df5a
Fix double spaces in comments and doc comments (#731)ed7d5ff
test: ensure BytesMut::advance reduces capacity (#728)Updates
gimli
from 0.31.0 to 0.31.1Changelog
Sourced from gimli's changelog.
Commits
7e9d923
Release 0.31.1 (#753)3e6ff1d
ci: bump deprecated actions to latest version19a9606
read: use const generics insrc/read/util.rs
7ba06e8
read: improve handling of 0 for tombstones (#750)2d28dbe
Rework tests for rnglists and loclists (#751)1f0f1fc
Improve simple_write example (#747)4981be0
arch: added missing MIPS HI/LO register defs (#749)f49dfeb
read: handle tombstones in .debug_aranges (#743)dd3c98c
read: implement Default for DwarfSections and DwarfPackageSections (#742)5a2b2e6
read/cfi: fix hack for zero length entries in .debug_frame (#741)Updates
libc
from 0.2.158 to 0.2.161Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
63b4a64
chore: release v0.2.16149f1ad7
Merge pull request #3984 from tgross35/backport-bsd-fixed784c3
unbreak OpenBSD after #3937b72e9bc
Merge pull request #3943 from rust-lang/release-plz-2024-09-25T01-38-49Zbf6680d
chore: release v0.2.160a367628
Merge pull request #3982 from tgross35/backport-basil35f31f8
Sort linux-musl.txt1b22329
Add fnmatch.h31f746a
Merge pull request #3980 from tgross35/backport-squashf39e871
VxWorks Sched_param renamed, pthread functions and constants addedUpdates
logos
from 0.14.1 to 0.14.2Release notes
Sourced from logos's releases.
Commits
196c8c0
chore(version): release v0.14.2 (#422)028bd89
feat(lib): addforbid_unsafe
feature to disable unsafe code (#413)c51d4d3
test: basic fuzzing (#407)0ce5806
fix(codegen/regex): allow vec growth on parse (#405)4763628
feat: impl Source for T: Deref in no_std (#406)0cf2708
Fixed tiny typo (#411)Updates
logos-codegen
from 0.14.1 to 0.14.2Release notes
Sourced from logos-codegen's releases.