Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps mecha from 0.10.0 to 0.12.0.

Release notes

Sourced from mecha's releases.

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.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
  • 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
  • f0cb044 feat: add cli command for dumping mecha ast
  • bc451ab 0.11.1
  • c10f8cb fix: handle possible conflicts between execute shorthands and commands
  • b6ac69e 0.11.0
  • efda05a feat: add keep_comments option
  • 1b79cf5 chore: add more tests for implicit_execute
  • See full diff 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.0.
- [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.0)

---
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 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2021

Superseded by #33.

@dependabot dependabot bot closed this Nov 19, 2021
@dependabot dependabot bot deleted the dependabot/pip/mecha-0.12.0 branch November 19, 2021 11:27
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