-
Notifications
You must be signed in to change notification settings - Fork 23
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 minor group across 1 directory with 12 updates #474
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/minor-82fb24e23e
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
efee784
to
59db7a9
Compare
Bumps the minor group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.28.1` | `0.29.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.1` | `1.44.2` | | [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) | `0.29.0` | `0.30.0` | | [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.28.0` | `0.29.0` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.28.0` | `0.29.1` | | [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.28.0` | `0.29.0` | | [tui-logger](https://github.com/gin66/tui-logger) | `0.14.5` | `0.17.0` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.43.0` | `0.44.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.34` | `4.5.35` | | [rust-embed](https://github.com/pyros2097/rust-embed) | `8.6.0` | `8.7.0` | | [libduckdb-sys](https://github.com/duckdb/duckdb-rs) | `1.1.1` | `1.2.1` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.106` | `0.9.107` | Updates `crossterm` from 0.28.1 to 0.29.0 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29) Updates `tokio` from 1.44.1 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.44.2) Updates `tracing-opentelemetry` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases) - [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md) - [Commits](tokio-rs/tracing-opentelemetry@v0.29.0...v0.30.0) Updates `opentelemetry_sdk` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.28.0...opentelemetry_sdk-0.29.0) Updates `opentelemetry` from 0.28.0 to 0.29.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.28.0...opentelemetry-0.29.1) Updates `opentelemetry-otlp` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.28.0...opentelemetry-otlp-0.29.0) Updates `tui-logger` from 0.14.5 to 0.17.0 - [Changelog](https://github.com/gin66/tui-logger/blob/master/CHANGELOG.md) - [Commits](gin66/tui-logger@v0.14.5...v0.17.0) Updates `octocrab` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.43.0...v0.44.0) Updates `clap` from 4.5.34 to 4.5.35 - [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.34...clap_complete-v4.5.35) Updates `rust-embed` from 8.6.0 to 8.7.0 - [Changelog](https://github.com/pyrossh/rust-embed/blob/master/changelog.md) - [Commits](https://github.com/pyros2097/rust-embed/commits) Updates `libduckdb-sys` from 1.1.1 to 1.2.1 - [Release notes](https://github.com/duckdb/duckdb-rs/releases) - [Commits](duckdb/duckdb-rs@v1.1.1...v1.2.1) Updates `openssl-sys` from 0.9.106 to 0.9.107 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-sys-v0.9.106...openssl-sys-v0.9.107) --- updated-dependencies: - dependency-name: crossterm dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tracing-opentelemetry dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: opentelemetry_sdk dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: opentelemetry dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: opentelemetry-otlp dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tui-logger dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: octocrab dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: clap dependency-version: 4.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: rust-embed dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: libduckdb-sys dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: openssl-sys dependency-version: 0.9.107 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
59db7a9
to
f134848
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 minor group with 12 updates in the / directory:
0.28.1
0.29.0
1.44.1
1.44.2
0.29.0
0.30.0
0.28.0
0.29.0
0.28.0
0.29.1
0.28.0
0.29.0
0.14.5
0.17.0
0.43.0
0.44.0
4.5.34
4.5.35
8.6.0
8.7.0
1.1.1
1.2.1
0.9.106
0.9.107
Updates
crossterm
from 0.28.1 to 0.29.0Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
Commits
Updates
tokio
from 1.44.1 to 1.44.2Release notes
Sourced from tokio's releases.
Commits
ec4b1d7
chore: forward port 1.43.xe3c3a56
Merge branch 'tokio-1.43.x' into forward-port-1.43.xa7b658c
chore: prepare Tokio v1.43.1 releasec1c8d10
Merge remote-tracking branch 'origin/tokio-1.38.x' into forward-port-1.38.xaa303bc
chore: prepare Tokio v1.38.2 release7b6ccb5
chore: backport CI fixes4b174ce
sync: fix cloning value when receiving from broadcast channelUpdates
tracing-opentelemetry
from 0.29.0 to 0.30.0Release notes
Sourced from tracing-opentelemetry's releases.
Changelog
Sourced from tracing-opentelemetry's changelog.
... (truncated)
Commits
b6701c1
Update CHANGELOG.md0dbe342
chore: prepare for release 0.30.08ef39f7
chore: update from opentelemetry-sdk 0.28.0 to 0.29.0 (#196)6179c15
doc : tracked inactivity defaultUpdates
opentelemetry_sdk
from 0.28.0 to 0.29.0Commits
ad0552a
chore: Prepare 0.29 release (#2844)14d8f74
ci: replace actions-rs/cargo GHA (#2846)5881f99
chore: bump semconv 1.31.0 (#2845)34835a8
chore: Prepare docs before 0.29 (#2837)1ecd1a8
fix: KeyValueMetadata to not expose its fields public (#2843)3e77a22
fix: Error cleanups continued (#2838)36c48db
chore: context stabilization tests & logging pieces (#2833)b03296c
chore: Add warning on Prometheus crate (#2831)969bedf
fix: Cleanup zipkin build error (#2839)702c61d
test: validate code-based config is preferred over env vars in ZipkinExporter...Updates
opentelemetry
from 0.28.0 to 0.29.1Release notes
Sourced from opentelemetry's releases.
Commits
16f4563
bump version64c8895
fix: re-export WithContext in the same place (#2879)ad0552a
chore: Prepare 0.29 release (#2844)14d8f74
ci: replace actions-rs/cargo GHA (#2846)5881f99
chore: bump semconv 1.31.0 (#2845)34835a8
chore: Prepare docs before 0.29 (#2837)1ecd1a8
fix: KeyValueMetadata to not expose its fields public (#2843)3e77a22
fix: Error cleanups continued (#2838)36c48db
chore: context stabilization tests & logging pieces (#2833)b03296c
chore: Add warning on Prometheus crate (#2831)Updates
opentelemetry-otlp
from 0.28.0 to 0.29.0Release notes
Sourced from opentelemetry-otlp's releases.
Commits
ad0552a
chore: Prepare 0.29 release (#2844)14d8f74
ci: replace actions-rs/cargo GHA (#2846)5881f99
chore: bump semconv 1.31.0 (#2845)34835a8
chore: Prepare docs before 0.29 (#2837)1ecd1a8
fix: KeyValueMetadata to not expose its fields public (#2843)3e77a22
fix: Error cleanups continued (#2838)36c48db
chore: context stabilization tests & logging pieces (#2833)b03296c
chore: Add warning on Prometheus crate (#2831)969bedf
fix: Cleanup zipkin build error (#2839)702c61d
test: validate code-based config is preferred over env vars in ZipkinExporter...Updates
tui-logger
from 0.14.5 to 0.17.0Changelog
Sourced from tui-logger's changelog.
Commits
b935691
bump version and update CHANGELOGf1f3c51
file/module_path/line are now Option, because log::Record defines them as suc...71d174f
fix test errors and README/lib documentation mismatchf577fbe
bump version and update CHANGELOG5c0650c
ExtLogRecord stores for file and module_path their static strings, if availab...051d178
ExtLogRecord: provide accessors for the strings36de9a5
update DEV_NOTES754b429
update CHANGELOG3aa4faa
update version for semver check0ab99a8
lib.rs factoring completeUpdates
octocrab
from 0.43.0 to 0.44.0Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
3a779f3
chore: release v0.43.1 (#762)689cb92
fix!:sha
is optional inDiffEntry
if file contents are unchanged (#750)e37e5a8
fix: insert auth headers for api.github.com (#754)87a49c3
feat: Implement Serialize for Page (#761)31f625d
fix(emails):visibility
can benull
(#756)Updates
clap
from 4.5.34 to 4.5.35Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
55a18f5
chore: Release3b05635
fix(complete): Ensure new enough clap is usedUpdates
rust-embed
from 8.6.0 to 8.7.0Changelog
Sourced from rust-embed's changelog.
Commits
Updates
libduckdb-sys
from 1.1.1 to 1.2.1Release notes
Sourced from libduckdb-sys's releases.
Commits
a2be244
unbundle ICU again due to binary size (#464)6430076
[WIP] Upgrade to V1.2.1 (#462)1096461
Add support for Map writing to Arrow vtab (#439)f594f39
duckdb/Cargo.toml: teach docs.rs about vtab (#445)904d7fa
fix bindgen issue with WASM builds (#433)5eeb1f0
bundle core_functions extension (#437)2a2a562
Fix Rust 1.85 clippy error (#443)6d53680
remove print (#435)e38faee
Add List of nested types support for Arrow vtab: Struct, List, FixedSizeList ...4b55ed5
bump loadable macros (#431)Updates
openssl-sys
from 0.9.106 to 0.9.107Release notes
Sourced from openssl-sys's releases.
Commits
87085bd
Merge pull request #2390 from alex/uaf-fixd1a12e2
Fixed two UAFs and bumped versions for release7c7b2e6
Merge pull request #2389 from skmcgrail/aws-lc-follow-up34a477b
Use --experimental with bindgen-cli with aws-lc buildd4bf071
Merge pull request #2386 from skmcgrail/aws-lc-follow-upa86bf67
Remove comment705dbfb
Fix teste0df413
Skip final call for LibreSSL 4.1.0 for CCM mode2f1164b
Enable additional capabilities for AWS-LCdde9ffb
Merge pull request #1805 from skmcgrail/aws-lc-support-finalDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions