chickensoft-games / GameDemo

The Chickensoft Game Demo — a fully tested, third-person 3D game built with Godot and C#. Now with saving and loading!
https://chickensoft.games
MIT License
337 stars 23 forks source link

chore(deps): update all dependencies #38

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Chickensoft.Introspection 1.5.0 -> 1.7.0 age adoption passing confidence
Chickensoft.Introspection.Generator 1.5.0 -> 1.7.0 age adoption passing confidence
Chickensoft.LogicBlocks 5.4.0 -> 5.5.0 age adoption passing confidence
Chickensoft.LogicBlocks.DiagramGenerator 5.4.0 -> 5.5.0 age adoption passing confidence
Chickensoft.Serialization 1.4.0 -> 1.5.0 age adoption passing confidence
Chickensoft.Serialization.Godot 0.3.12 -> 0.4.0 age adoption passing confidence

Release Notes

chickensoft-games/Introspection (Chickensoft.Introspection) ### [`v1.7.0`](https://togithub.com/chickensoft-games/Introspection/releases/tag/1.7.0) [Compare Source](https://togithub.com/chickensoft-games/Introspection/compare/1.6.0...1.7.0) ##### What's Changed - fix: expose default value by [@​jolexxa](https://togithub.com/jolexxa) in [https://github.com/chickensoft-games/Introspection/pull/7](https://togithub.com/chickensoft-games/Introspection/pull/7) **Full Changelog**: https://github.com/chickensoft-games/Introspection/compare/1.6.0...1.7.0 ### [`v1.6.0`](https://togithub.com/chickensoft-games/Introspection/releases/tag/1.6.0) [Compare Source](https://togithub.com/chickensoft-games/Introspection/compare/1.5.0...1.6.0) ##### What's Changed - fix: init properties by [@​jolexxa](https://togithub.com/jolexxa) in [https://github.com/chickensoft-games/Introspection/pull/6](https://togithub.com/chickensoft-games/Introspection/pull/6) **Full Changelog**: https://github.com/chickensoft-games/Introspection/compare/1.5.0...1.6.0
chickensoft-games/LogicBlocks (Chickensoft.LogicBlocks) ### [`v5.5.0`](https://togithub.com/chickensoft-games/LogicBlocks/releases/tag/5.5.0) [Compare Source](https://togithub.com/chickensoft-games/LogicBlocks/compare/5.4.0...5.5.0) ##### What's Changed - chore(deps): update dependency microsoft.net.test.sdk to v17.11.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/chickensoft-games/LogicBlocks/pull/61](https://togithub.com/chickensoft-games/LogicBlocks/pull/61) - chore(deps): update dependency chickensoft.collections to v1.8.5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/chickensoft-games/LogicBlocks/pull/62](https://togithub.com/chickensoft-games/LogicBlocks/pull/62) - chore(deps): update all dependencies to v1.7.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/chickensoft-games/LogicBlocks/pull/64](https://togithub.com/chickensoft-games/LogicBlocks/pull/64) - chore(deps): update dependency chickensoft.serialization to v1.5.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/chickensoft-games/LogicBlocks/pull/65](https://togithub.com/chickensoft-games/LogicBlocks/pull/65) **Full Changelog**: https://github.com/chickensoft-games/LogicBlocks/compare/5.4.0...5.5.0
chickensoft-games/Serialization (Chickensoft.Serialization) ### [`v1.5.0`](https://togithub.com/chickensoft-games/Serialization/releases/tag/1.5.0) [Compare Source](https://togithub.com/chickensoft-games/Serialization/compare/1.4.0...1.5.0) #### What's Changed - chore(deps): update dependency microsoft.net.test.sdk to v17.11.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/chickensoft-games/Serialization/pull/22](https://togithub.com/chickensoft-games/Serialization/pull/22) - chore(deps): update dependency chickensoft.collections to v1.8.5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/chickensoft-games/Serialization/pull/23](https://togithub.com/chickensoft-games/Serialization/pull/23) - fix: support default values by [@​jolexxa](https://togithub.com/jolexxa) in [https://github.com/chickensoft-games/Serialization/pull/24](https://togithub.com/chickensoft-games/Serialization/pull/24) **Full Changelog**: https://github.com/chickensoft-games/Serialization/compare/1.4.0...1.5.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.