-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dependencies group across 1 directory with 14 updates #130
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/dependencies-daa09e26c6
base: main
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 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
Bumps the dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [bzip2](https://github.com/trifectatechfoundation/bzip2-rs) | `0.5.2` | `0.6.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [clap](https://github.com/clap-rs/clap) | `4.5.41` | `4.5.47` | | [duct](https://github.com/oconnor663/duct.rs) | `0.13.7` | `1.1.0` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.11` | `0.18.0` | | [polars](https://github.com/pola-rs/polars) | `0.46.0` | `0.50.0` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.11.0` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.34.0` | `0.37.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.141` | `1.0.145` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.16` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.20` | | [url](https://github.com/servo/rust-url) | `2.5.4` | `2.5.7` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `bzip2` from 0.5.2 to 0.6.0 - [Release notes](https://github.com/trifectatechfoundation/bzip2-rs/releases) - [Commits](trifectatechfoundation/bzip2-rs@v0.5.2...v0.6.0) Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `clap` from 4.5.41 to 4.5.47 - [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.41...clap_complete-v4.5.47) Updates `duct` from 0.13.7 to 1.1.0 - [Commits](oconnor663/duct.rs@0.13.7...1.1.0) Updates `indicatif` from 0.17.11 to 0.18.0 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.0) Updates `polars` from 0.46.0 to 0.50.0 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@rs-0.46.0...rs-0.50.0) Updates `rayon` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.11.0) Updates `rusqlite` from 0.34.0 to 0.37.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.34.0...v0.37.0) Updates `serde` from 1.0.219 to 1.0.223 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.223) Updates `serde_json` from 1.0.141 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.141...v1.0.145) Updates `thiserror` from 2.0.12 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.16) Updates `tracing-subscriber` from 0.3.19 to 0.3.20 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) Updates `url` from 2.5.4 to 2.5.7 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.4...v2.5.7) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: bzip2 dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-version: 4.5.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: duct dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: indicatif dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: polars dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rusqlite dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde dependency-version: 1.0.223 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: url dependency-version: 2.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 dependencies group with 13 updates in the / directory:
1.0.98
1.0.99
0.5.2
0.6.0
0.4.41
0.4.42
4.5.41
4.5.47
0.13.7
1.1.0
0.17.11
0.18.0
0.46.0
0.50.0
1.10.0
1.11.0
0.34.0
0.37.0
1.0.141
1.0.145
2.0.12
2.0.16
0.3.19
0.3.20
2.5.4
2.5.7
Updates
anyhow
from 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963a
Release 1.0.992c64c15
Merge pull request #420 from dtolnay/enotempty8cf66f7
Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145c
Revert "Pin nightly toolchain used for miri job"1d7ef1d
Update ui test suite to nightly-2025-06-306929572
Update ui test suite to nightly-2025-06-1837224e3
Ignore mismatched_lifetime_syntaxes lint11f0e81
Pin nightly toolchain used for miri jobd04c999
Raise required compiler for backtrace feature to rust 1.82219d163
Update test suite to nightly-2025-05-01Updates
bzip2
from 0.5.2 to 0.6.0Release notes
Sourced from bzip2's releases.
Commits
71d5b03
Release 0.6.0Updates
chrono
from 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15f
Bump version to 0.4.425cf5603
strftime: add regression test casea623170
strftime: simplify error handling36fbfb1
strftime: move specifier handling out of match to reduce rightward drift7f413c3
strftime: yield None early9d5dfe1
strftime: outline constantse5f6be7
strftime: move error() method below callerd516c27
strftime: merge impl blocks0ee2172
strftime: re-order items to keep impls together757a8b0
Upgrade to windows-bindgen 0.63Updates
clap
from 4.5.41 to 4.5.47Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f046ca6
chore: Release436949d
docs: Update changelog1ddab84
Merge pull request #5954 from epage/tests8a66dbf
test(complete): Add more native cases76465cf
test(complete): Make things more consistent232cedb
test(complete): Remove redundant index02244a6
Merge pull request #5949 from krobelus/option-name-completions-after-positionals2e13847
fix(complete): Missing options in multi-val arg74388d7
test(complete): Multi-valued, unbounded positional5b3d45f
refactor(complete): Extract function for optionsUpdates
duct
from 0.13.7 to 1.1.0Commits
2757052
version 1.1.0d2c8040
test_env_case_preservingae8814e
use a mixed-case env var name in test_env_remove_case_sensitivity944c126
add tests for EnvNameString61f29ff
avoid allocating in EnvNameString::hashfc909f7
use case-insensitive strings for env var names on Windows306bb5c
clarify a comment in StdinBytesHandle::waitca531e2
improve the Expression docs38fa270
wait_timeout and wait_deadline0c90564
switch back to IntoRawFd/IntoRawHandle boundsUpdates
indicatif
from 0.17.11 to 0.18.0Release notes
Sourced from indicatif's releases.
Commits
354b732
Bump version to 0.18.0f46ba0a
Bump version to 0.17.129f08f12
Upgrade to console 0.169afc362
draw_target: inline the format arg to silence clippy880d8ce
Switch from number_prefix to unit-prefix (#709)458e4dc
ProgressStyle
enable/disable colors based on draw target (#699)abd2181
Use width to truncateHumanFloatCount
values (#696)79ea085
Add ProgressBar::force_draw (#689)Updates
polars
from 0.46.0 to 0.50.0Release notes
Sourced from polars's releases.
... (truncated)
Commits
0478b35
Python Polars 1.32 (#23828)2ffebfd
fix: Allow encoding ofpl.Enum
with smaller physicals (#23829)b2b6248
fix: Filter sorted flag from physical in CategoricalChunked (#23827)58accb3
feat(python): EnsureCachingCredentialProvider
returns copied credentials d...f2c0eac
feat(python): Change typing for.remote()
fromLazyFrameExt
to `LazyFrame...fab59cb
perf: Lower extend_constant to the streaming engine (#23824)36d3bfd
build(python): Workaround for pyicebergmake requirements
on Python 3.13 (#...0f87392
ci: Automatically tag PRs mentioning "SQL" with the appropriate label (#23816)9710467
chore: Updatetypos
package (#23818)ae11046
fix: Remove accidental todo! in repeat node (#23822)Updates
rayon
from 1.10.0 to 1.11.0Changelog
Sourced from rayon's changelog.
Commits
6236214
Merge #1031652f111
Release rayon 1.7.0 and rayon-core 1.11.07df001d
Tweak plumbing consumer description322dfe8
Merge #1026099241d
Merge #1030a17bcb9
Fix inappropriate use of slice::as_mut_ptr98077fe
Be more cautious about drain drops7069695
Merge #1028874ff73
Fix docs for the yieldNone
case onThreadPool
58f7b7e
Be careful comparingjob_ref.execute_fn
Updates
rusqlite
from 0.34.0 to 0.37.0Release notes
Sourced from rusqlite's releases.
Commits
44e0ef9
Merge pull request #1718 from gwenn/0.37.045d2505
Prepare next release258388e
Merge pull request #1717 from gwenn/prettyplease97ddb28
Try to fix issue with prettypleaseda7ba5a
Merge pull request #1714 from gwenn/3.50.25c2294b
Bump bundled SQLite version to 3.50.24955615
Merge pull request #1713 from gwenn/clippy81e3059
Fix clippy warning8a19998
Merge pull request #1712 from kfdm/vtab-parameter-fixde78f7e
Fix for vtab::parameter parsingUpdates
serde
from 1.0.219 to 1.0.223Release notes
Sourced from serde's releases.
Commits
6c316d7
Release 1.0.223a4ac0c2
Merge pull request #2978 from dtolnay/htmlrooturled76364
Change serde_core's html_root_url to docs.rs/serde_core57e21a1
Release 1.0.222bb58726
Merge pull request #2950 from aytey/fix_lifetime_issue_20243f69251
Delete unneeded field of MapDeserializerfd4decf
Merge pull request #2976 from dtolnay/content00b1b6b
Move Content's Deserialize impl from serde_core to serdecf141aa
Move Content's Clone impl from serde_core to serdeff3aee4
Release 1.0.221Updates
serde_json
from 1.0.141 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3
Release 1.0.14523679e2
Add serde version constraintfc27baf
Release 1.0.144caef3c6
Ignore uninlined_format_args pedantic clippy lint81ba3aa
Merge pull request #1285 from dtolnay/serdecored21e8ce
Switch serde dependency to serde_core6beb6cd
Merge pull request #1286 from dtolnay/up1dbc803
Raise required compiler to Rust 1.610bf5d87
Enforce trybuild >= 1.0.108d12e943
Update actions/checkout@v4 -> v5Updates
thiserror
from 2.0.12 to 2.0.16Release notes
Sourced from thiserror's releases.
Commits
40b5853
Release 2.0.1683dfb5f
Merge pull request #429 from dtolnay/nostd9b4a99f
Add to "no-std" crates.io categoryf6145eb
Release 2.0.152717177
Merge pull request #427 from dtolnay/caplints2cd13e6
Make error_generic_member_access compatible with -Dwarningseea6799
Release 2.0.14a2aa6d7
Merge pull request #426 from dtolnay/enotemptyf00ebc5
Allow build-script cleanup failure with NFSv3 output directory to be non-fatal61f28da
Release 2.0.13Updates
tracing-subscriber
from 0.3.19 to 0.3.20Release notes
Sourced from tracing-subscriber's releases.
Commits
4c52ca5
fmt: fix ANSI escape sequence injection vulnerability (#3368)f71cebe
subscriber: impl Clone for EnvFilter (#3360)3a1f571
Fix CI (#3361)e63ef57
chore: prepare tracing-attributes 0.1.30 (#3316)6e59a13
attributes: fix tracing::instrument regression around shadowing (#3311)e4df761
tracing: update core to 0.1.34 and attributes to 0.1.29 (#3305)643f392
chore: prepare tracing-attributes 0.1.29 (#3304)d08e7a6
chore: prepare tracing-core 0.1.34 (#3302)6e70c57
tracing-subscriber: count numbers of enters inTimings
(#2944)c01d4fd
fix docs and enable CI onmain
branch (#3295)Updates
url
from 2.5.4 to 2.5.7Release notes
Sourced from url's releases.
Commits
43f47e2
make serde std feature use optional syntax (#1071)2387efa
fix: add Serde std feature if needed (#1068)aae60cf
Use no-std instead of no_std in Cargo.toml (#1064)44afd9f
version bump to 2.5.6 (#1065)91377f4
Bump versions (#1062)a40f904
version bump to 2.5.5 (#1061)cf305db
set_hostname should error when encountering colon ':' (#1060)88826bd
UpdateUrl::domain
docs to show that it includes subdomain (#1057)c3bbf66
Fix MSRV and clippy CI (#1058)dbd5261
rancargo clippy --fix -- -Wclippy::use_self
(#1048)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 <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)Description has been truncated