-
Notifications
You must be signed in to change notification settings - Fork 6
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 all-dependencies group across 1 directory with 15 updates #59
Closed
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
…15 updates Bumps the all-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` | | [cookie](https://github.com/SergioBenitez/cookie-rs) | `0.17.0` | `0.18.1` | | [cookie_store](https://github.com/pfernie/cookie_store) | `0.20.0` | `0.21.1` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.5` | `0.11.6` | | [petgraph](https://github.com/petgraph/petgraph) | `0.6.5` | `0.7.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.9` | `0.12.12` | | [reqwest_cookie_store](https://github.com/pfernie/reqwest_cookie_store) | `0.7.0` | `0.8.0` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.31.0` | `0.32.1` | | [rustc-demangle](https://github.com/rust-lang/rustc-demangle) | `0.1.21` | `0.1.24` | | [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.134` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.14.0` | `3.15.0` | | [unicode-truncate](https://github.com/Aetf/unicode-truncate) | `1.1.0` | `2.0.0` | Updates `anyhow` from 1.0.93 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.95) 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.21 to 4.5.23 - [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.21...clap_complete-v4.5.23) Updates `cookie` from 0.17.0 to 0.18.1 - [Changelog](https://github.com/rwf2/cookie-rs/blob/master/CHANGELOG.md) - [Commits](rwf2/cookie-rs@0.17.0...0.18.1) Updates `cookie_store` from 0.20.0 to 0.21.1 - [Changelog](https://github.com/pfernie/cookie_store/blob/master/CHANGELOG.md) - [Commits](pfernie/cookie_store@v0.20.0...v0.21.1) Updates `env_logger` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.5...v0.11.6) Updates `petgraph` from 0.6.5 to 0.7.0 - [Changelog](https://github.com/petgraph/petgraph/blob/master/RELEASES.rst) - [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.6.5...petgraph@v0.7.0) Updates `reqwest` from 0.12.9 to 0.12.12 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.12) Updates `reqwest_cookie_store` from 0.7.0 to 0.8.0 - [Changelog](https://github.com/pfernie/reqwest_cookie_store/blob/main/CHANGELOG.md) - [Commits](pfernie/reqwest_cookie_store@v0.7.0...v0.8.0) Updates `rusqlite` from 0.31.0 to 0.32.1 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.31.0...v0.32.1) Updates `rustc-demangle` from 0.1.21 to 0.1.24 - [Commits](rust-lang/rustc-demangle@0.1.21...0.1.24) 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.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `tempfile` from 3.14.0 to 3.15.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.15.0) Updates `unicode-truncate` from 1.1.0 to 2.0.0 - [Release notes](https://github.com/Aetf/unicode-truncate/releases) - [Changelog](https://github.com/Aetf/unicode-truncate/blob/master/CHANGELOG.md) - [Commits](Aetf/unicode-truncate@v1.1.0...v2.0.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: cookie dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cookie_store dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: petgraph dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: reqwest_cookie_store dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rusqlite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rustc-demangle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: unicode-truncate dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Superseded by #60. |
dependabot
bot
deleted the
a80edependabot/cargo/all-dependencies-e3adb74a60
branch
January 13, 2025 08:10
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 all-dependencies group with 15 updates in the / directory:
1.0.93
1.0.95
0.4.38
0.4.39
4.5.21
4.5.23
0.17.0
0.18.1
0.20.0
0.21.1
0.11.5
0.11.6
0.6.5
0.7.0
0.12.9
0.12.12
0.7.0
0.8.0
0.31.0
0.32.1
0.1.21
0.1.24
1.0.215
1.0.217
1.0.133
1.0.134
3.14.0
3.15.0
1.1.0
2.0.0
Updates
anyhow
from 1.0.93 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 functions8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formattingUpdates
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.21 to 4.5.23Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7916028
chore: Release804498d
docs: Update changelogf9721f1
Merge pull request #5695 from epage/valueb04bf72
fix(complete)!: Be consistent in value language0e28259
chore: Releasee55c986
docs: Update changelogc7157df
Merge pull request #5692 from epage/self84252b7
fix(complete): Allow completing '.'eded64a
test(complete): Verify PathCompleter::dirUpdates
cookie
from 0.17.0 to 0.18.1Changelog
Sourced from cookie's changelog.
... (truncated)
Commits
ba46fc5
New version: 0.18.1.cf37d0a
Add 'CookieBuilder::removal()'.273e397
Add support for CHIPS 'partitioned' attribute.4e48da0
New version: 0.18.0.e2d8dde
Fix doc typos.d68d011
Implement cookie prefixes via 'PrefixedJar'.c105b67
Update CHANGELOG for 0.18.fa5de84
Add CI job to check MSRV.b919a52
Update deprecated CI actions.cb84f3a
New version: 0.18.0-rc.0.Updates
cookie_store
from 0.20.0 to 0.21.1Changelog
Sourced from cookie_store's changelog.
... (truncated)
Commits
01d9a5f
chore(release): prepare for v0.21.1edf6359
Merge branch 'master' into idna-1.008560c2
ci: split ci check stepbuild
intobuild
+test
. Addmsrv
job7babde5
Update to idna 1.01eed496
chore(deps): bumpindexmap
to2.6.0
5063890
Merge pull request #46 from dcampbell24/change-edition-set-rust-version18f9a3b
build: setrust-version=1.63.0
05b3187
Include the patch version in MSRV.50c1e36
doc: update CONTRIBUTORS.md8baab50
Set the rust-version, update edition.Updates
env_logger
from 0.11.5 to 0.11.6Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
dc1a01a
chore: Release65f81b3
docs: Update changelog7742599
Merge pull request #345 from EriKWDev/main59229bc
fix: Test result of everything enabled has changedb0d4760
spelling + field names1bad1f5
feature: ability to display source file path and line number with default for...cc97bf7
chore(deps): Update Rust Stable to v1.83 (#343)240cd21
style: Make clippy happyda7ff82
chore: Update from _rust templateab1d854
chore(deps): Update Rust crate snapbox to v0.6.20 (#342)Updates
petgraph
from 0.6.5 to 0.7.0Changelog
Sourced from petgraph's changelog.
Commits
d057429
Release0.7.0
(#713)13ebd7d
Release0.6.6
(#706)159341e
Implement DSatur graph coloring algorithm7fa3aac
fix: adjacency matrix for csr and adjacency list (#648)9fda6bb
Update gitignore with possible editor extensions to ensure they do not occur ...9b5837e
Allow clippy::needless_range_loop in benchesad9f83c
Process warnings in 'test' target4f0ddc7
Satisfy Clippy in docs lints9c5c450
Satisfy Clippy in everything except docse6401e7
Elide the lifetimesUpdates
reqwest
from 0.12.9 to 0.12.12Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
8b8fdd2
v0.12.121ef8703
(wasm) fix: remove tower as dependency for wasm32-unknown-unknown (#2510)224f0b8
v0.12.11beea332
fix decoding extra empty frame (#2508)177cc7f
cleanup: typo fix409cff3
v0.12.10ea48da7
docs: fix a few spelling issues (#2478)3ce98b5
fix: propagate Body::size_hint when wrapping bodies (#2503)44ca5ee
remove Clone from connect::Unnameable for now (#2502)2a7c1b6
feat: allow pluggable tower layers in connector service stack (#2496)Updates
reqwest_cookie_store
from 0.7.0 to 0.8.0Changelog
Sourced from reqwest_cookie_store's changelog.
Commits
2ec4afa
chore(release): prepare for v0.8.0fa421ba
chore(deps): updatecookie_store = "^0.21"
Updates
rusqlite
from 0.31.0 to 0.32.1Release notes
Sourced from rusqlite's releases.
Commits
499cc7b
Merge pull request #1549 from gwenn/direct-minimal-versionsc69f2f9
Cancel previous run7990451
Prepare patch release8bab6eb
Fix direct minimal versions5438cd0
Oopse29a57f
Test direct-minimal-versionsc67b7d6
Merge pull request #1548 from gwenn/not_owned_interrupt_lock3810178
Fix testa53bcd4
Prevent interrupt from non-owned connection844842d
Merge pull request #1542 from gwenn/warningsUpdates
rustc-demangle
from 0.1.21 to 0.1.24Commits
d43f6d5
0.1.24 release0ad7b13
Always omit zero disambiguators on crate-roots.af38dc6
0.1.23 release61c64c3
Merge pull request #63 from Mark-Simulacrum/direct-write13be70d
Directly write to output instead of local String buffer69fb82b
Merge pull request #62 from Mark-Simulacrum/stream-api9cb4703
Bump to 0.1.226c371e0
Skip no-op replacement via try_demangleae66b3e
Bump cargo-fuzz in CI332c4da
Support searching for and demangling symbolsUpdates
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.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415
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
's9c9aa1f
Add literal 'null', 'true' and 'false' consts toRawValue
struct.Updates
tempfile
from 3.14.0 to 3.15.0Changelog
Sourced from tempfile's changelog.
Commits
e7a40e3
Release v3.15.0ea45f47
feat: re-seed from system randomness on collision (#314)16209da
Fix link to ticket in changelog (#310)ae22b27
docs: add owasp link on insecure temporary files (#309)Updates
unicode-truncate
from 1.1.0 to 2.0.0Release notes
Sourced from unicode-truncate's releases.
Changelog
Sourced from unicode-truncate's changelog.
Commits
95b4d26
chore: release v2.0.04c0b472
ci: make release-plz use github app token2812162
build!: bump MSRV to 1.668984d15
fix(deps): update rust crate unicode-width to 0.2abd6d91
fix(deps): update rust crate unicode-segmentation to v1.12.0Dependabot 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