Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps mecha from 0.60.3 to 0.62.0.

Release notes

Sourced from mecha's releases.

v0.62.0

Feature

  • Add ast node compile_hints and make it so that AstSourceMap can't end up inlined into execute (a6537ff)

Fix

  • Propagate original for nested function (235efbd)

v0.61.0

Feature

  • Splice children (2e4c6a9)
  • Deprecate mecha.contrib.inline_function_tag (c748479)
Changelog

Sourced from mecha's changelog.

v0.62.0 (2022-12-01)

Feature

  • Add ast node compile_hints and make it so that AstSourceMap can't end up inlined into execute (a6537ff)

Fix

  • Propagate original for nested function (235efbd)

v0.61.0 (2022-11-23)

Feature

  • Splice children (2e4c6a9)
  • Deprecate mecha.contrib.inline_function_tag (c748479)
Commits
  • 890f8d0 0.62.0
  • 235efbd fix: propagate original for nested function
  • a6537ff feat: add ast node compile_hints and make it so that AstSourceMap can't end u...
  • 62d6583 chore(deps-dev): bump pyright from 1.1.280 to 1.1.282
  • 8dc8e54 chore(deps): bump beet from 0.80.1 to 0.81.1
  • f0438fe 0.61.0
  • 2e4c6a9 feat: splice children
  • c748479 feat: deprecate mecha.contrib.inline_function_tag
  • b480cea chore: update deps
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 2, 2023
Bumps [mecha](https://github.com/mcbeet/mecha) from 0.60.3 to 0.62.0.
- [Release notes](https://github.com/mcbeet/mecha/releases)
- [Changelog](https://github.com/mcbeet/mecha/blob/main/CHANGELOG.md)
- [Commits](mcbeet/mecha@v0.60.3...v0.62.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/mecha-0.62.0 branch from 73dab5d to 9693f85 Compare January 8, 2023 01:59
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