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.
This PR contains the following updates:
1.0.94
->1.0.95
0.11.5
->0.11.6
^0.69.0
->^0.70.0
3.27.0
->3.27.1
0.13.0
->0.14.0
0.12.9
->0.12.11
1.1.2
->1.1.3
1.1.2
->1.1.3
1.0.216
->1.0.217
Release Notes
dtolnay/anyhow (anyhow)
v1.0.95
Compare Source
Error::from_boxed
(#401, #402)rust-cli/env_logger (env_logger)
v0.11.6
Compare Source
Features
imaNNeo/fl_chart (fl_chart)
v0.70.0
Compare Source
FlTransformationConfig
class. You can now enable scaling and panning forLineChart
,BarChart
andScatterChart
using this classbar_chart_data_extensions_test.dart
,gradient_extension_test.dart
and fixed a typo inbar_chart_data.dart
BarChart
is not const anymore due to adding an assert to check if transformations are allowed depending on theBarChartData.alignment
property (read more here)rust-itertools/itertools (itertools)
v0.14.0
Breaking
cons_tuples
(#988)Added
array_combinations
(#991)k_smallest_relaxed
and variants (#925)next_array
andcollect_array
(#560)DoubleEndedIterator
forFilterOk
(#948)DoubleEndedIterator
forFilterMapOk
(#950)Changed
Q: ?Sized
inItertools::contains
(#971)chain!
(#943)into_group_map_by
documentation (#1000)tree_reduce
documentation (#955)merge_join_by
(#966)take_while_inclusive
(#972)find_or_last
andfind_or_first
(#984)tuple_combinations
(#945)track_caller
attr forasser_equal
(#976)Notable Internal Changes
default_features
inCargo.toml
todefault-features
(#985)seanmonstar/reqwest (reqwest)
v0.12.11
Compare Source
v0.12.10
Compare Source
ClientBuilder::connector_layer()
to allow customizing the connector stack.ClientBuilder::http2_max_header_list_size()
option.content-length
) information when wrapping bodies.SeaQL/sea-orm (sea-orm)
v1.1.3
Compare Source
New Features
Enhancements
MIGRATION_DIR
environment variable https://github.com/SeaQL/sea-orm/pull/2419ColumnDef::is_unique
https://github.com/SeaQL/sea-orm/pull/2401search_path
https://github.com/SeaQL/sea-orm/pull/2436Bug Fixes
serde-rs/serde (serde)
v1.0.217
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.