keis / explore-game

playing around with bevy
ISC License
1 stars 1 forks source link

build(deps): bump the bevy group across 1 directory with 13 updates #452

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the bevy group with 3 updates in the / directory: bevy_mod_outline, bevy and bevy_mod_stylebuilder.

Updates bevy_mod_outline from 0.8.2 to 0.8.3

Changelog

Sourced from bevy_mod_outline's changelog.

bevy_mod_outline 0.8.3 (2024-08-28)

Fixed

  • Fixed panic if a scene entity is despawned straight after spawning.
Commits
  • 8c18e30 Update version and change-log for 0.8.3.
  • 1a8dcd8 Fix panic if a scene entity is despawned straight after spawning.
  • See full diff in compare view


Updates bevy from 0.14.1 to 0.14.2

Release notes

Sourced from bevy's releases.

v0.14.2

A full diff of what's been fixed can be seen here: https://github.com/bevyengine/bevy/compare/v0.14.1...v0.14.2

Commits


Updates bevy_mod_stylebuilder from 3dc872f to 28ceabb

Commits
  • 28ceabb Merge pull request #30 from patrickariel/cursor-location
  • a2a22d4 feat: set cursor position using PointerLocation
  • See full diff in compare view


Updates bevy_quill_core from 3dc872f to 28ceabb

Commits
  • 28ceabb Merge pull request #30 from patrickariel/cursor-location
  • a2a22d4 feat: set cursor position using PointerLocation
  • See full diff in compare view


Updates bevy_app from 0.14.1 to 0.14.2

Release notes

Sourced from bevy_app's releases.

v0.14.2

A full diff of what's been fixed can be seen here: https://github.com/bevyengine/bevy/compare/v0.14.1...v0.14.2

Commits


Updates bevy_asset from 0.14.1 to 0.14.2

Release notes

Sourced from bevy_asset's releases.

v0.14.2

A full diff of what's been fixed can be seen here: https://github.com/bevyengine/bevy/compare/v0.14.1...v0.14.2

Commits


Updates bevy_core from 0.14.1 to 0.14.2

Release notes

Sourced from bevy_core's releases.

v0.14.2

A full diff of what's been fixed can be seen here: https://github.com/bevyengine/bevy/compare/v0.14.1...v0.14.2

Commits


Updates bevy_derive from 0.14.1 to 0.14.2

Release notes

Sourced from bevy_derive's releases.

v0.14.2

A full diff of what's been fixed can be seen here: https://github.com/bevyengine/bevy/compare/v0.14.1...v0.14.2

Commits


Updates bevy_ecs from 0.14.1 to 0.14.2

Release notes

Sourced from bevy_ecs's releases.

v0.14.2

A full diff of what's been fixed can be seen here: https://github.com/bevyengine/bevy/compare/v0.14.1...v0.14.2

Commits


Updates bevy_hierarchy from 0.14.1 to 0.14.2

Release notes

Sourced from bevy_hierarchy's releases.

v0.14.2

A full diff of what's been fixed can be seen here: https://github.com/bevyengine/bevy/compare/v0.14.1...v0.14.2

Commits


Updates bevy_log from 0.14.1 to 0.14.2

Release notes

Sourced from bevy_log's releases.

v0.14.2

A full diff of what's been fixed can be seen here: https://github.com/bevyengine/bevy/compare/v0.14.1...v0.14.2

Commits


Updates bevy_reflect from 0.14.1 to 0.14.2

Release notes

Sourced from bevy_reflect's releases.

v0.14.2

A full diff of what's been fixed can be seen here: https://github.com/bevyengine/bevy/compare/v0.14.1...v0.14.2

Commits


Updates bevy_render from 0.14.1 to 0.14.2

Release notes

Sourced from bevy_render's releases.

v0.14.2

A full diff of what's been fixed can be seen here: https://github.com/bevyengine/bevy/compare/v0.14.1...v0.14.2

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
keis commented 3 weeks ago

@dependabot rebase