cargo(deps): bump the production-dependencies group across 1 directory with 10 updates #38
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 production-dependencies group with 10 updates in the / directory:
4.5.45
4.5.47
0.15.14
0.15.15
0.4.41
0.4.42
2.11.0
2.12.0
1.0.219
1.0.223
1.0.142
1.0.145
0.24.2
0.25.0
1.11.1
1.11.2
1.0.3
1.1.0
3.20.0
3.22.0
Updates
clap
from 4.5.45 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
config
from 0.15.14 to 0.15.15Changelog
Sourced from config's changelog.
Commits
3931f4c
chore: Release config version 0.15.151e85483
docs: Update changelog63ef7c7
fix(format): Correctly deserialize json5 (#690)ea823c1
fix(format): Correctly deserialize json5b4bc68f
test(format): Verify null where supported35bafb9
refactor(file): Minor clean up to file discovery (#688)e6e3fcf
fix(file): Switch error to user-facing termsdaf02c8
refactor(file): Clarify we are dealing with a path, not a namefd28355
refactor(format): Simplify extension mappingb154785
refactor(file): Pull out extension lookupUpdates
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
minijinja
from 2.11.0 to 2.12.0Release notes
Sourced from minijinja's releases.
Changelog
Sourced from minijinja's changelog.
Commits
50d24fb
2.12.0b6e0417
Switch to regular cargo-distb808ef9
Added .jinja and .jinja2 as ignored extensions (#832)27b1d0e
fix: mixed up example names, "object-using-async" and "function-using-async" ...891aa60
Improve documentation of 'trim' filter (#829)16cfc39
Add changelog entry5c91137
Prefer error message from unknown_method_callback (#824)7ebd538
Fix WASI doctest failure in Object trait (#830)31331bb
Fix some clippy warnings513f6f2
fix: wrong slicing with negative indices which overflow range bounds (#822)Updates
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.142 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
tantivy
from 0.24.2 to 0.25.0Release notes
Sourced from tantivy's releases.
Changelog
Sourced from tantivy's changelog.
Commits
b4139bc
chore: Release8676a1f
prepare release: update Changelog (#2685)021ff2a
move bench to binggan (#2684)39e0276
per field size details (#2679)a1d65c3
test stable ordering with pagination (#2683)2e4615c
Merge pull request #2678 from Darkheir/feat/query_grammar_space_between_field...610091e
feat: Applies PR review suggestionc301e7b
Merge pull request #2673 from paradedb/stuhood.fix-order-by-dup-stringd9eb093
Attempt to clarifysorted_ords_to_term_cb
.d4b0901
feat: Support spaces between field name and valueUpdates
regex
from 1.11.1 to 1.11.2Changelog
Sourced from regex's changelog.
Commits
d0aa586
1.11.2a3bf4ad
regex-cli-0.2.225a15e2
rure-0.2.345c3da7
regex-lite-0.1.7873ed80
regex-automata-0.4.10ea834f8
regex-syntax-0.8.686836fb
changelog: 1.11.263a26c1
cargo: ensure that 'perf' doesn't enable 'std' implicitly (#1150)dd96592
doc: clarify CRLF mode effect931dae0
cargo: pointrepository
metadata to clonable URLsUpdates
idna
from 1.0.3 to 1.1.0Commits
Updates
tempfile
from 3.20.0 to 3.22.0Changelog
Sourced from tempfile's changelog.
Commits
f720dbe
chore: release 3.22.055d742c
chore: remove deprecated unstable feature flagbc41a0b
build(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0....3c55387
test: make sure we don't drop tempdirs early (#373)17bf644
doc(builder): clarify permissions (#372)c7423f1
doc(env): document the alternative to setting the tempdir (#371)5af60ca
test(wasi): run a few tests that shouldn't have been disabled (#370)6c0c561
fix(doc): temp_dir doesn't check if writable48bff5f
test(tempdir): configure tempdir on wasi704a1d2
test(tempdir): cleanup tempdir tests and run more tests on wasiDependabot 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