-
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
Bump the dependencies group across 1 directory with 12 updates #105
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/dependencies-a07d01837b
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 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 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [bzip2](https://github.com/trifectatechfoundation/bzip2-rs) | `0.4.4` | `0.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [clap](https://github.com/clap-rs/clap) | `4.5.22` | `4.5.26` | | [git2](https://github.com/rust-lang/git2-rs) | `0.19.0` | `0.20.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [lazy-regex](https://github.com/Canop/lazy-regex) | `3.3.0` | `3.4.1` | | [polars](https://github.com/pola-rs/polars) | `0.44.2` | `0.45.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.135` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.4` | `2.0.11` | | [zip](https://github.com/zip-rs/zip2) | `2.2.1` | `2.2.2` | Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) Updates `bzip2` from 0.4.4 to 0.5.0 - [Release notes](https://github.com/trifectatechfoundation/bzip2-rs/releases) - [Commits](trifectatechfoundation/bzip2-rs@0.4.4...v0.5.0) Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `clap` from 4.5.22 to 4.5.26 - [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.22...clap_complete-v4.5.26) Updates `git2` from 0.19.0 to 0.20.0 - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.19.0...git2-0.20.0) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `lazy-regex` from 3.3.0 to 3.4.1 - [Changelog](https://github.com/Canop/lazy-regex/blob/main/CHANGELOG.md) - [Commits](https://github.com/Canop/lazy-regex/commits) Updates `polars` from 0.44.2 to 0.45.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](https://github.com/pola-rs/polars/commits) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `serde_json` from 1.0.133 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.135) Updates `thiserror` from 2.0.4 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.4...2.0.11) Updates `zip` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: bzip2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lazy-regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: polars dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jan 13, 2025
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 12 updates in the / directory:
1.0.94
1.0.95
0.4.4
0.5.0
0.4.38
0.4.39
4.5.22
4.5.26
0.19.0
0.20.0
0.13.0
0.14.0
3.3.0
3.4.1
0.44.2
0.45.1
1.0.215
1.0.217
1.0.133
1.0.135
2.0.4
2.0.11
2.2.1
2.2.2
Updates
anyhow
from 1.0.94 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1ca
Release 1.0.95a03d6d6
Merge pull request #402 from dtolnay/fromboxed52e4abb
Add Error::from_boxed with documentation about bidirectional?
ffecefc
Merge pull request #401 from dtolnay/construct671f700
Add construct_ prefix to name of private construct functionsUpdates
bzip2
from 0.4.4 to 0.5.0Release notes
Sourced from bzip2's releases.
Commits
bdb6e22
prepare release 0.5.05a425ed
struct BzDecoder
: document exit on error logicdece038
Fix infinite loop after invalid data090227a
Add CI for using the rust implementation of bzip2c83aef6
Don't enable the stdio feature for the rust implementation of bzip2ab518cf
Create SECURITY.mdfe3a545
Merge pull request #114 from trifectatechfoundation/doc-link-fixesc03d510
update the README28aadcc
add links in the documentation comments403f0af
Merge pull request #113 from trifectatechfoundation/clippy-fixesUpdates
chrono
from 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349
Bump version to 0.4.3933aaebf
Update mod.rs65c47f3
Update CHANGELOG.mdca8232f
Update licenses for unicode-ident 1.0.141456fa0
Apply suggestions from clippy 1.831c7567b
Bump codecov/codecov-action from 4 to 5f9ffd6f
add#[inline]
tonum_days
7974c60
Fix comment.77d50b1
Fix typos771c047
Use Formatter::pad (instead of write_str) for WeekdaysUpdates
clap
from 4.5.22 to 4.5.26Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
df1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completefbec05e
refactor(complete): Fix typo in hyhpenb7cfbdc
feat(complete): Native support for hyphen values1d97c29
test(complete): Test cases for allow_hyphen_values64e3790
chore: Release1cf50c7
docs: Update changelog085143d
Merge pull request #5722 from epage/sortUpdates
git2
from 0.19.0 to 0.20.0Changelog
Sourced from git2's changelog.
Commits
14cdc15
Merge pull request #1115 from ehuss/lock-lockedcbf9dd4
Merge pull request #1116 from ehuss/update-timee46a1f9
Check that Cargo.lock is not outdated in CIa4bd932
Update thetime
dev-dependencyca65651
Merge pull request #1113 from ehuss/cargo-locke16a3f9
Merge pull request #1112 from ehuss/check-cfgf538a99
Add a Cargo.lock8ce89e2
Squelch the warning about libgit2_vendored check-cfg92d96ac
Merge pull request #1072 from vcfxb/remove-error-unwraps8977c0c
Merge pull request #1071 from vcfxb/fix-tracing-ubUpdates
itertools
from 0.13.0 to 0.14.0Changelog
Sourced from itertools's changelog.
Commits
a015a68
Addnext_array
andcollect_array
a1213e1
Prepare v0.14.0 releaseff0c942
fix clippy lintsf80883b
Fix into_group_map_by documentation errorsb793238
Add track_caller for asser_equal5d4056b
default_features
is deprecated - switch it todefault-features
a447b68
doc for added traitd0479b0
"nitpicks"35c78ce
IndexMut -> BorrowMut<slice>deb53ba
refactored to share codeUpdates
lazy-regex
from 3.3.0 to 3.4.1Changelog
Sourced from lazy-regex's changelog.
Commits
Updates
polars
from 0.44.2 to 0.45.1Release notes
Sourced from polars's releases.
... (truncated)
Commits
Updates
serde
from 1.0.215 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
serde_json
from 1.0.133 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08
Release 1.0.135b97935f
Merge pull request #1226 from tisonkun/map-into-valuesd48c224
Add Map::into_values method1e77cac
Resolve precedence clippy lintb2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public functions96576ba
Merge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add'static
lifetime toconst
'sUpdates
thiserror
from 2.0.4 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409 from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated typesUpdates
zip
from 2.2.1 to 2.2.2Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
e074e09
chore: release v2.2.2 (#270)33c71cc
fix: rewrite the EOCD/EOCD64 detection to fix extreme performance regression ...810d18a
deps: Relax dependency versions (#243)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)@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