Skip to content

Bump the minorandpatch group across 1 directory with 2 updates #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps the minorandpatch group with 2 updates in the / directory: bevy and bevy_egui.

Updates bevy from 0.13.0 to 0.13.2

Release notes

Sourced from bevy's releases.

v0.13.2

A full diff of what's been fixed can be seen here: bevyengine/bevy@v0.13.1...v0.13.2

v0.13.1

A full diff of what's been fixed can be seen here: bevyengine/bevy@v0.13.0...v0.13.1

Changelog

Sourced from bevy's changelog.

Changelog

While we try to keep the Unreleased changes updated, it is often behind and does not include all merged pull requests. To see a list of all changes since the latest release, you may compare current changes on git with previous release tags.

Commits

Updates bevy_egui from 0.25.0 to 0.27.1

Release notes

Sourced from bevy_egui's releases.

[0.27.1] - 2-Jun-2024

Changed

[0.27.0] - 18-Apr-2024

Added

  • Fallible variants of primary window getters for EguiContexts.

Changed

Fixed

  • Rework reading window ids for events (fixes edge-cases with ignoring events, #273).

Removed

  • Unused RenderGraphConfig.

[0.26.0] - 18-Mar-2024

Added

Fixed

Changelog

Sourced from bevy_egui's changelog.

[0.27.1] - 2-Jun-2024

Changed

[0.27.0] - 18-Apr-2024

Added

  • Fallible variants of primary window getters for EguiContexts.

Changed

Fixed

  • Rework reading window ids for events (fixes edge-cases with ignoring events, #273).

Removed

  • Unused RenderGraphConfig.

[0.26.0] - 18-Mar-2024

Added

Fixed

Commits
  • 500e3d3 Bump to 0.27.1
  • 6d0c298 fix light in render_to_image_widget example (#282)
  • 4a4ba67 Request Redraw only if really needed. Fixes #277 (#278)
  • 6021f22 Switch to macos-14 runners
  • 35a4943 Bump to 0.27
  • 83ef021 Fix missing modifiers update
  • cfd819e Add falliable variants of primary window getters for EguiContexts
  • 3026d35 Remove redundant RenderGraphConfig
  • 9dfe707 Get window ids from events instead of manual tracking (#273)
  • fdd6e2c Better error on Web when missing web_sys_unstable_apis (#270)
  • Additional commits viewable in compare view

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

Bumps the minorandpatch group with 2 updates in the / directory: [bevy](https://github.com/bevyengine/bevy) and [bevy_egui](https://github.com/mvlabat/bevy_egui).


Updates `bevy` from 0.13.0 to 0.13.2
- [Release notes](https://github.com/bevyengine/bevy/releases)
- [Changelog](https://github.com/bevyengine/bevy/blob/main/CHANGELOG.md)
- [Commits](bevyengine/bevy@v0.13.0...v0.13.2)

Updates `bevy_egui` from 0.25.0 to 0.27.1
- [Release notes](https://github.com/mvlabat/bevy_egui/releases)
- [Changelog](https://github.com/mvlabat/bevy_egui/blob/main/CHANGELOG.md)
- [Commits](vladbat00/bevy_egui@v0.25.0...v0.27.1)

---
updated-dependencies:
- dependency-name: bevy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: bevy_egui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants