Lejo1 / subgames

Github Repository of the Minetest Server Subgames for all!
Other
2 stars 1 forks source link

Bump mods/biome_lib from `ac8738d` to `eabc053` #75

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps mods/biome_lib from ac8738d to eabc053.

Commits
  • eabc053 If a block has to be re-checked, renew its timestamp
  • dd650da Allow old blocks to time-out after a while
  • 0a34e3c rename debug variable and option for consistency
  • 07c2b1d move all settings at the top of the code
  • 1dc0feb print a message when the queue goes idle.
  • 50f921a implement variable log levels
  • 6009f26 make sure that any block about to be scanned is definitely loaded (in
  • 531577a rather than copy the re-check log back into the block log when it comes
  • e346fd5 rather than rearranging the block log to deal with blocks that can't be
  • 212024a tiny optimization
  • 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #76.