Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps mecha from 0.57.4 to 0.60.3.

Release notes

Sourced from mecha's releases.

v0.60.3

Fix

  • Make SourceMapTransformer a MutatingReducer (c0f7109)

v0.60.2

Fix

  • Rename AstPhantomCommand to AstCommandSentinel (28cb612)

v0.60.1

Fix

  • Default fields for phantom command (1d2344f)

v0.60.0

Feature

  • Add mecha.contrib.source_map (34cf945)

v0.59.2

Fix

  • Revert looser implicit execute normalization (014af4f)

v0.59.1

Fix

  • Log mecha diagnostics even when there's an error (6f30f0b)

v0.59.0

Feature

  • Looser implicit execute normalization (1d0fabe)

v0.58.1

Fix

  • Prevent inifinite recursion in CommandTree.repr (a5a776c)

v0.58.0

Feature

  • Add meta.nesting.generate_execute option (9406954)

v0.57.5

Fix

  • Default argument parser properties (7e63b14)
Changelog

Sourced from mecha's changelog.

v0.60.3 (2022-11-22)

Fix

  • Make SourceMapTransformer a MutatingReducer (c0f7109)

v0.60.2 (2022-11-22)

Fix

  • Rename AstPhantomCommand to AstCommandSentinel (28cb612)

v0.60.1 (2022-11-22)

Fix

  • Default fields for phantom command (1d2344f)

v0.60.0 (2022-11-22)

Feature

  • Add mecha.contrib.source_map (34cf945)

v0.59.2 (2022-11-15)

Fix

  • Revert looser implicit execute normalization (014af4f)

v0.59.1 (2022-11-14)

Fix

  • Log mecha diagnostics even when there's an error (6f30f0b)

v0.59.0 (2022-11-14)

Feature

  • Looser implicit execute normalization (1d0fabe)

v0.58.1 (2022-11-13)

Fix

  • Prevent inifinite recursion in CommandTree.repr (a5a776c)

v0.58.0 (2022-11-13)

Feature

  • Add meta.nesting.generate_execute option (9406954)

v0.57.5 (2022-11-02)

Fix

  • Default argument parser properties (7e63b14)
Commits

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.57.4 to 0.60.3.
- [Release notes](https://github.com/mcbeet/mecha/releases)
- [Changelog](https://github.com/mcbeet/mecha/blob/main/CHANGELOG.md)
- [Commits](mcbeet/mecha@v0.57.4...v0.60.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 the dependencies Pull requests that update a dependency file label Nov 28, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant