cargo(deps): bump the production-dependencies group with 6 updates #36
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 6 updates:
2.11.0
2.12.0
1.0.142
1.0.143
0.24.2
0.25.0
1.11.1
1.11.2
1.0.3
1.1.0
3.20.0
3.21.0
Updates
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_json
from 1.0.142 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4
Release 1.0.1432a5b853
Replace super::super with absolute path within crate447170b
Merge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6
Merge pull request #1264 from xlambein/master8be6647
Merge pull request #1268 from SOF3/compact-defaultba5b3cc
Revert "Pin nightly toolchain used for miri job"fd35a02
Implement FromStr for Map<String, Value>bea0fe6
Implement Default for CompactFormatter0c0e9f6
Add Clone and Debug impls to map iteratorsUpdates
tantivy
from 0.24.2 to 0.25.0Release notes
Sourced from tantivy's releases.
Changelog
Sourced from tantivy's changelog.
... (truncated)
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.21.0Changelog
Sourced from tempfile's changelog.
Commits
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