Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump mecha from 0.57.4 to 0.59.2 #11

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps mecha from 0.57.4 to 0.59.2.

Release notes

Sourced from mecha's releases.

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.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
  • ba13499 0.59.2
  • 014af4f fix: revert looser implicit execute normalization
  • adb78ae 0.59.1
  • 6f30f0b fix: log mecha diagnostics even when there's an error
  • 428cb49 chore: update toml recommendation
  • 02f6104 0.59.0
  • 1d0fabe feat: looser implicit execute normalization
  • 4ec5a97 chore: use python 3.10
  • 5c4b83f 0.58.1
  • a5a776c fix: prevent inifinite recursion in CommandTree.repr
  • 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.57.4 to 0.59.2.
- [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.59.2)

---
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 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #13.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/mecha-0.59.2 branch November 28, 2022 13:13
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.

0 participants