This repository was archived by the owner on Nov 18, 2023. It is now read-only.
Update non-major dependencies#92
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
537507f to
a4f452b
Compare
a4f452b to
4499f3f
Compare
dfeb9d2 to
5097479
Compare
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: Cargo.lock |
f2e968b to
a7b5e78
Compare
a7b5e78 to
c49af45
Compare
c49af45 to
b8f2949
Compare
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
0.10->0.110.18->0.190.10->0.110.20->0.210.10->0.110.21->0.220.10->0.110.21.5->0.23.10.16.0->0.18.01.3.0->1.4.00.24->0.251.3->1.41.3->1.4Release Notes
bevyengine/bevy (bevy)
v0.11.2Compare Source
v0.11.1Compare Source
v0.11.0Compare Source
Rendering
bevy_polylineRenderTarget::TextureViewMAY_DISCARDshader def, enabling early depth tests for most casesAabbcalculation forSprite,TextureAtlasSpriteandMesh2dvertex_countfor indexed meshes onGpuMeshWebPimage format supportTextureAtlas::texture_handlespubinstead ofpub(crate)(#8633)StandardMaterialtransmissionComponentderive for AlphaModePlanestruct toHalfSpaceFallbackImageto include aGpuImagefor each possibleTextureViewDimensionComponentandDefaultofBloomSettingsAudio
AudioSink::empty()Diagnostics
Scenes
Transform + Hierarchy
Gizmo
arc_2dfunction for gizmosReflection
#[reflect(default)]on enum variant fieldsFromReflectderivesReflectFromReflectto the preludeUntypedReflectDeserializerVisitorApp
add_plugins, deprecateadd_pluginPlugin::builddetectionScheduleRunnerPluginWindowing + Reflection
Hierarchy
Childrencomponent when callingdespawn_descendantsdespawn_descendantsto return&mut SelfTime
Assets
unused_variableswarning when building withfilesystem_watcherfeature disabledLoadContext::get_handle_untypedWindowing
wayland-csd-adwaitafeature to Bevy'swaylandfeatureAnimation
UI
bevy_uitext_systemsplitNoWrapTextfeatureUiImagehelper functionsImageMeasuresizesStyleproperties that useSize+ removeSizeOverflowby axisMeasureFuncimprovementsChildrenText2dtext anchor's incorrect horizontal alignmentVal::UndefinedValviewport unit variantsCalculatedSizecomponent is removed.UiRectaxes constructorbevy_uicrate to compile without thetextfeature enabledflex_node_systemmeasure_text_systemtext query fixNode::physical_rectand add aphysical_sizemethodrelative_cursor_positioncalculation vectorwise inui_focus_systemUiRect::px()andUiRect::percent()utilsbevy_textfeatureECS
run_ifforSystemConfigsvia anonymous system sets#[derive(Event)]on all Events&World#[system_param(ignore)]and#[world_query(ignore)]unnecessary#[system_param(ignore)]and#[world_query(ignore)]WorldQuerymacro to tuple structsDerefforState<S>scopeAPI for world schedulesany_component_removedconditionUnsafeWorldCellto increase code quality forSystemParamUnsafeWorldCellUnsafeWorldCellConditiontrait generictrack_callerattribute on panicking entity accessor methodsWorldQuerymeta types unnameableMut<T>.in_scheduleif they do not already existadd_systemwithadd_systemsQueryParIterinstead of always using change ticks fromWorld.Entities::getSystemParamandWorldQuerymacrosassert_is_systemWorldQuerytypesOr<T>should be a new type ofPhantomData<T>ScheduleBuildErrorincrement_change_tickto return a strongly-typedTicknext_state != old_stateEventId&T, Changed<T>withRefin UI system queriesUnsafeWorldCell::read_change_ticknewandmapmethods toRefRef::mapCloneforCombinatorSystemQueryParIter::for_each_uncheckedprivateComponentIdFortypeQueryState::par_iterWorldQuery::FetchRendering + Reflection + Scenes
Tasks
Math
RectCubicCurve::segment_count+iter_samplesadjustmentRendering + Assets + Meta
ECS + Scenes
Util
#[deref]attributeInput
LAlttoAltLeftUpgrades
Examples
overflow_debugexampleLineBreakOnexamplev0.10.1Compare Source
jakobhellermann/bevy-inspector-egui (bevy-inspector-egui)
v0.18.1Compare Source
mvlabat/bevy_egui (bevy_egui)
v0.21.0Compare Source
Changed
EguiSettings(#179 by @GlummixX).Added
v0.20.3Compare Source
Fixed
v0.20.2Compare Source
Fixed
Changed
bevy_core_pipelineto dev-dependencies (#166 by @jakobhellermann).v0.20.1Compare Source
Fixed
EguiContexton startup (#162 by @encounter).ClampToEdge(#158 by @galop1n).dimforge/bevy_rapier (bevy_rapier2d)
v0.22.0Compare Source
Modified
Added
RopeJoint.Velocity::linear_velocity_at_pointto calculate the linear velocity at the given world-space point.ComputedColliderShape::ConvexHullvariant to automatcially calculate the convex-hull of an imported mesh.Reflectfor the debug-renderer.Fix
TransformInterpolationcomponent.bevy_rapieris being used with headless bevy.CuboidViewMut::sed_half_extentstoset_half_extents.ColliderScale.rust-itertools/itertools (itertools)
v0.11.0Compare Source
Breaking
Itertools::merge_join_byalso accept functions returning bool (#704)PeekingNexttransitively over mutable references (#643)with_positionto yield(Position, Item)instead ofPosition<Item>(#699)Added
Itertools::take_while_inclusive(#616)PeekingNextforPeekingTakeWhile(#644)EitherOrBoth::{just_left, just_right, into_left, into_right, as_deref, as_deref_mut, left_or_insert, right_or_insert, left_or_insert_with, right_or_insert_with, insert_left, insert_right, insert_both}(#629)CloneforCircularTupleWindows(#686)CloneforChunks(#683)Itertools::process_results(#680)Changed
Cellinstead ofRefCellinFormatandFormatWith(#608)Itertools::max_set_by_key(#692)Cargo.toml(#672)equalwithIterator::eq(#591)v0.10.5Compare Source
v0.10.4Compare Source
EitherOrBoth::orandEitherOrBoth::or_else(#593)min_set,max_setet al. (#613, #323)either/use_std(#628)v0.10.3Compare Source
v0.10.1Compare Source
Itertools::contains(#514)Itertools::counts_by(#515)Itertools::partition_result(#511)Itertools::all_unique(#241)Itertools::duplicatesandItertools::duplicates_by(#502)chain!(#525)Itertools::at_most_one(#523)Itertools::flatten_ok(#527)EitherOrBoth::or_default(#583)Itertools::find_or_lastandItertools::find_or_first(#535)FusedIteratorforFilterOk,FilterMapOk,InterleaveShortest,KMergeBy,MergeBy,PadUsing,Positions,Product,RcIter,TupleWindows,Unique,UniqueBy,Update,WhileSome,Combinations,CombinationsWithReplacement,Powerset,RepeatN, andWithPosition(#550)FusedIteratorforInterleave,IntersperseWith, andZipLongest(#548)jsinger67/parol (parol)
v0.23.1nblei
(
eliminate_duplicates)v0.23.0prefixes and postfixes are now generated only when and as much as needed. This fixes clippy message
"unnecessary hashes around raw string literal"
parol_runtimev0.22.1Ensure deterministic state numbering after minimization of Lookahead DFAs. Before this fix the
states could be numbered differently after each generation. Although this imposed no problems on the
functionality of generated parsers nondeterministic output isn't desirable.
Fixed problem in terminal name generation when
regex::escape) andFor more details about this special handling please see the
book.
Removed subcommand generate because of dependency conflicts
Maybe I find a substitute for the crate
rand_regexwhich is sadly no more properly maintained.v0.22.0parol newthat occurs with special module names%line_comment,%block_comment)jsinger67/parol (parol_runtime)
v0.18.0Tokenhave been changed from usizeto u32.
Token::token_numberwhich is actually an index. So if you use tokens provided by<UserType>GrammarTrait::on_comment_parsedyou can now determine where exactly the comment tokenhas been scanned in the input relatively to other normal tokens.
v0.17.1regex-automatato version 0.3.2v0.17.0%line_comment,%block_comment)parol>= 0.22.0 to work properly<UserType>GrammarTrait::on_comment_parsedis called in order of appearance eachtime before the parser consumes a normal token from token stream.
comments.
rust-pretty-assertions/rust-pretty-assertions (pretty_assertions)
v1.4.0Compare Source
Changed
ctorandoutput_vt100dependencies, as their benefit could not be demonstrated (#118)Fixed
Peternator7/strum (strum)
v0.25.0Breaking Changes
#261 Upgrade syn dependency to version 2. This bumps the msrv to
1.56. It's impractical to maintain a package where a core dependency of the ecosystem has a different msrv than this one.
270 Change the
to_stringbehavior when usingdefault. Now, whenusing
default, thedisplaymethod will return the display version of the value contained in the enum rather thanthe name of the variant.
If you want the old behavior, you can use the
to_stringattribute to override this behavior. See the PR for an example.268 Update the behavior of
EnumCountto exclude variants that aredisabled. This is a breaking change, but the behavior makes it more consistent with other methods.New Features
#257 This PR adds the
EnumIsmacro that automatically implementsis_{variant_name}methods for each variant.v0.24.1EnumString(opt-in runtimeperformance improvements for large enums as
#[strum(use_phf)], requiresphffeature and increases MSRV to1.46)TryFrominFromRepr. This istechnically a breaking change, but the fix is to just remove the manual implementation of TryFrom so it shouldn't
be more than a minor inconvenience.
uuid-rs/uuid (uuid)
v1.4.1Compare Source
What's Changed
New Contributors
Full Changelog: uuid-rs/uuid@1.4.0...1.4.1
v1.4.0Compare Source
What's Changed
borshsupport by @grovesNL in https://github.com/uuid-rs/uuid/pull/686New Contributors
Full Changelog: uuid-rs/uuid@1.3.4...1.4.0
v1.3.4Compare Source
What's Changed
wasm32-wasisupport with tests by @acfoltzer in https://github.com/uuid-rs/uuid/pull/677New Contributors
Full Changelog: uuid-rs/uuid@1.3.3...1.3.4
v1.3.3Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "before 5am on monday" in timezone Asia/Tokyo, 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 has been generated by Mend Renovate. View repository job log here.