PlayerDB icon indicating copy to clipboard operation
PlayerDB copied to clipboard

build(deps): bump mecha from 0.10.0 to 0.12.3

Open dependabot[bot] opened this issue 4 years ago • 0 comments

Bumps mecha from 0.10.0 to 0.12.3.

Release notes

Sourced from mecha's releases.

v0.12.3

Fix

  • Refactor multiline argument handling and make block and item parsers more modular (0badf8c)

v0.12.2

Fix

  • Quick fix for messages spanning over multiple lines accidentally (d065c8b)

v0.12.1

Fix

  • Remove error message and automatically activate multiline when using nesting (8594bf0)

v0.12.0

Feature

  • Add mecha.contrib.nesting (94594da)
  • Add cli command for dumping mecha ast (f0cb044)

Fix

  • Keep track of the current step in the database (c5a7737)
  • Make it possible to create resource location nodes from strings (6644606)

v0.11.1

Fix

  • Handle possible conflicts between execute shorthands and commands (c10f8cb)

v0.11.0

Feature

  • Add keep_comments option (efda05a)
Changelog

Sourced from mecha's changelog.

v0.12.3 (2021-11-19)

Fix

  • Refactor multiline argument handling and make block and item parsers more modular (0badf8c)

v0.12.2 (2021-11-18)

Fix

  • Quick fix for messages spanning over multiple lines accidentally (d065c8b)

v0.12.1 (2021-11-18)

Fix

  • Remove error message and automatically activate multiline when using nesting (8594bf0)

v0.12.0 (2021-11-18)

Feature

  • Add mecha.contrib.nesting (94594da)
  • Add cli command for dumping mecha ast (f0cb044)

Fix

  • Keep track of the current step in the database (c5a7737)
  • Make it possible to create resource location nodes from strings (6644606)

v0.11.1 (2021-11-16)

Fix

  • Handle possible conflicts between execute shorthands and commands (c10f8cb)

v0.11.0 (2021-11-16)

Feature

  • Add keep_comments option (efda05a)
Commits
  • 1200460 0.12.3
  • 0badf8c fix: refactor multiline argument handling and make block and item parsers mor...
  • e97a46f 0.12.2
  • d065c8b fix: quick fix for messages spanning over multiple lines accidentally
  • 010dff9 0.12.1
  • 8594bf0 fix: remove error message and automatically activate multiline when using nes...
  • 8085ed0 0.12.0
  • 94594da feat: add mecha.contrib.nesting
  • c5a7737 fix: keep track of the current step in the database
  • 6644606 fix: make it possible to create resource location nodes from strings
  • Additional commits viewable in compare view

Dependabot compatibility score

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] avatar Nov 19 '21 11:11 dependabot[bot]