Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the rust-dependencies group with 8 updates:
1.0.200
1.0.203
1.0.59
1.0.61
0.8.12
0.8.13
1.0.116
1.0.117
0.22.0
0.23.0
1.0.82
1.0.86
0.22.1
0.23.0
0.3.0
0.4.0
Updates
serde
from 1.0.200 to 1.0.203Release notes
Sourced from serde's releases.
Commits
d5bc546
Release 1.0.20345ae217
Merge pull request #2747 from dtolnay/variadicb7b97dd
Unindent implementation inside tuple_impl_body macro5d3c563
Document tuple impls as fake variadic3761854
Merge pull request #2745 from dtolnay/docsrsa8f1484
Rely on docs.rs to define --cfg=docsrs by default9e32a40
Release 1.0.20287f635e
Release serde_derive_internals 0.29.1d4b2dfb
Merge pull request #2743 from dtolnay/renameallrulesf6ab0bc
Provide public access to RenameAllRules in serde_derive_internalsUpdates
thiserror
from 1.0.59 to 1.0.61Release notes
Sourced from thiserror's releases.
Commits
5c80163
Release 1.0.61e3b1b91
Format PR 299 with rustfmt6b2b871
Merge pull request #299 from quartiq/corece974bc
also {std -> core}::panic::UnwindSafe7b6e35b
use core::fmt instead of std::fmt870d11b
Release 1.0.600ccee7c
Merge pull request #298 from dtolnay/checkcfgcf43d0c
Resolve unexpected_cfgs warningUpdates
toml
from 0.8.12 to 0.8.13Commits
912761b
chore: Release40b02a3
Merge pull request #730 from epage/msrv8eb5dcb
fix: Drop MSRV to 1.65f9249d8
Merge pull request #726 from mistydemeo/fix_typo1e3e033
docs: fix typoadbc75b
chore(deps): Update Rust Stable to v1.78 (#724)f8b1b26
Merge pull request #725 from epage/update7eef906
style: Address warnings813ce3d
chore(deps): Update compatible (dev) (#723)66f7f1a
docs: Remove stale content from examplesUpdates
serde_json
from 1.0.116 to 1.0.117Release notes
Sourced from serde_json's releases.
Commits
0ae247c
Release 1.0.1174517c7a
PartialEq is not implemented between Value and 128-bit intsfdf99c7
Combine number PartialEq testsb4fc245
Merge pull request #1130 from serde-rs/checkcfg98f1a24
Resolve unexpected_cfgs warningUpdates
opentelemetry
from 0.22.0 to 0.23.0Release notes
Sourced from opentelemetry's releases.
Commits
1faa9a7
Prepare v0.23 release (#1738)49c88ea
Minor fix to OTLP doc and integration test (#1758)10f99bf
Update serialization format for LogRecord fields. (#1771)1733da5
more stable metrics sdk tests (#1768)06ed50d
Remove OTLPExporter dependency on sem conventions (#1769)6d7a16c
Update msrv version to 1.65 in docs (#1770)48112e0
Fix periodic reader to trigger first exporter at the interval (#1766)0cc7228
Try to use authenticated request to install protoc in GH (#1767)c8ca03e
Add http-json warning to OTLP Exporter (#1765)a4d9211
Make readme for api,sdk,stdout,otlp consistent (#1760)Updates
anyhow
from 1.0.82 to 1.0.86Release notes
Sourced from anyhow's releases.
Commits
8ea1819
Release 1.0.860a1b405
Merge pull request #373 from dtolnay/minusnege0c74f2
Ensure $:literal never matches negative literal013c66e
Fix parse error with non-literal after minus signca7aff7
Add binary operator ensure tests2737bbe
Release 1.0.8582b8b34
Merge pull request #371 from dtolnay/splitad78d70
Preserve more token spans in expression parser5cce406
Parse comparison operators before other binary operators7205394
Merge pull request #369 from dtolnay/tokensplitUpdates
opentelemetry_sdk
from 0.22.1 to 0.23.0Release notes
Sourced from opentelemetry_sdk's releases.
Commits
1faa9a7
Prepare v0.23 release (#1738)49c88ea
Minor fix to OTLP doc and integration test (#1758)10f99bf
Update serialization format for LogRecord fields. (#1771)1733da5
more stable metrics sdk tests (#1768)06ed50d
Remove OTLPExporter dependency on sem conventions (#1769)6d7a16c
Update msrv version to 1.65 in docs (#1770)48112e0
Fix periodic reader to trigger first exporter at the interval (#1766)0cc7228
Try to use authenticated request to install protoc in GH (#1767)c8ca03e
Add http-json warning to OTLP Exporter (#1765)a4d9211
Make readme for api,sdk,stdout,otlp consistent (#1760)Updates
opentelemetry-stdout
from 0.3.0 to 0.4.0Release notes
Sourced from opentelemetry-stdout's releases.
Commits
1faa9a7
Prepare v0.23 release (#1738)49c88ea
Minor fix to OTLP doc and integration test (#1758)10f99bf
Update serialization format for LogRecord fields. (#1771)1733da5
more stable metrics sdk tests (#1768)06ed50d
Remove OTLPExporter dependency on sem conventions (#1769)6d7a16c
Update msrv version to 1.65 in docs (#1770)48112e0
Fix periodic reader to trigger first exporter at the interval (#1766)0cc7228
Try to use authenticated request to install protoc in GH (#1767)c8ca03e
Add http-json warning to OTLP Exporter (#1765)a4d9211
Make readme for api,sdk,stdout,otlp consistent (#1760)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show