Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2021

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)

Bumps [mecha](https://github.com/mcbeet/mecha) from 0.10.0 to 0.12.3.
- [Release notes](https://github.com/mcbeet/mecha/releases)
- [Changelog](https://github.com/mcbeet/mecha/blob/main/CHANGELOG.md)
- [Commits](mcbeet/mecha@v0.10.0...v0.12.3)

---
updated-dependencies:
- dependency-name: mecha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 19, 2021
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant