Update dependency mineflayer-auto-eat to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| mineflayer-auto-eat | ^2.0.0 -> ^5.0.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
link-discord/mineflayer-auto-eat (mineflayer-auto-eat)
v5.0.0
What's Changed
- Bump typescript from 5.4.5 to 5.5.4 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/70
- Bump @azure/msal-node from 2.9.0 to 2.13.1 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/72
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/73
- porting over by @GenerelSchwerz in https://github.com/link-discord/mineflayer-auto-eat/pull/74
New Contributors
- @GenerelSchwerz made their first contribution in https://github.com/link-discord/mineflayer-auto-eat/pull/74
Full Changelog: https://github.com/link-discord/mineflayer-auto-eat/compare/4.0.0...5.0.0
v4.0.0: Version 4.0.0
What's Changed
- Updated Dependencies
- Converted package to ESM
- Added Priority "auto" option that is enabled by default. Will prefer saturation over foodPoints when health is lower or equal to the healthThreshold
- Added "healthThreshold" option which is set to 14 by default. When the bots health is equal to or lower than the threshold and the priority option is set to "auto" the bot will prefer saturation food over foodPoints and will force startAt to be at 19 temporarily. Effectively trying to heal the bot through food.
- Changed foodPoints sorting logic to try to find the food that matches the points needed to fill the hunger bar so the bot doesn't waste food.
- bannedFood array now requires an array of item Ids instead of item names
- Improved error handling
Full Changelog: https://github.com/link-discord/mineflayer-auto-eat/compare/3.3.6...4.0.0
v3.3.6: Version 3.3.6
What's Changed
- Update index.js by @link-discord in https://github.com/link-discord/mineflayer-auto-eat/pull/4
- fix: use correct logic by @NotSugden in https://github.com/link-discord/mineflayer-auto-eat/pull/7
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/9
- Update index.js by @pencildoor in https://github.com/link-discord/mineflayer-auto-eat/pull/10
- Library wasn't working for me so I fixed some things by @hatkidchan in https://github.com/link-discord/mineflayer-auto-eat/pull/11
- Bump minecraft-data from 3.18.0 to 3.19.0 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/18
- Bump minecraft-data from 3.19.0 to 3.20.0 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/19
- Bump typescript from 4.9.3 to 4.9.4 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/20
- Bump mineflayer from 4.5.1 to 4.6.0 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/21
- Bump mineflayer from 4.6.0 to 4.7.0 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/22
- Bump minecraft-data from 3.24.0 to 3.25.2 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/23
- Bump typescript from 4.9.4 to 5.0.2 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/35
- Bump mineflayer from 4.7.0 to 4.8.1 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/30
- Bump jsonwebtoken and @azure/msal-node in /test by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/36
- Bump typescript from 5.0.2 to 5.0.4 by @dependabot in https://github.com/link-discord/mineflayer-auto-eat/pull/38
New Contributors
- @link-discord made their first contribution in https://github.com/link-discord/mineflayer-auto-eat/pull/4
- @NotSugden made their first contribution in https://github.com/link-discord/mineflayer-auto-eat/pull/7
- @dependabot made their first contribution in https://github.com/link-discord/mineflayer-auto-eat/pull/9
- @pencildoor made their first contribution in https://github.com/link-discord/mineflayer-auto-eat/pull/10
- @hatkidchan made their first contribution in https://github.com/link-discord/mineflayer-auto-eat/pull/11
Full Changelog: https://github.com/link-discord/mineflayer-auto-eat/commits/3.3.6
v3.3.5
v3.3.4
v3.3.3
v3.3.2
v3.3.1
v3.3.0
v3.2.2
v3.2.1
v3.2.0
v3.1.1
v3.1.0
v3.0.1
v3.0.0
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.