Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps ast-grep-py from 0.30.1 to 0.32.3.

Release notes

Sourced from ast-grep-py's releases.

0.32.3

0.32.2

  • fix: linting 10f3e74
  • feat: distinguish manual type annotation 4558c48
  • feat: add ChildTypes helper 0d477e9

0.32.1

  • fix(deps): update rust crate clap_complete to v4.5.39 6ad3c7b
  • fix: add npmignore to suppress gitignore 11bb8e4

0.32.0

0.31.1

  • feat: update tree-sitter dependency to 0.24.4 91a2b46
  • fix(deps): update dependency @​swc/core to v1.10.0 526648b
  • fix: fix new clippy error ebfcbcd

0.31.0

Changelog

Sourced from ast-grep-py's changelog.

0.32.3

0.32.2

17 December 2024

  • fix: linting 10f3e74
  • feat: distinguish manual type annotation 4558c48
  • feat: add ChildTypes helper 0d477e9

0.32.1

17 December 2024

  • fix(deps): update rust crate clap_complete to v4.5.39 6ad3c7b
  • fix: add npmignore to suppress gitignore 11bb8e4

0.32.0

17 December 2024

0.31.1

8 December 2024

  • feat: update tree-sitter dependency to 0.24.4 91a2b46
  • fix(deps): update dependency @​swc/core to v1.10.0 526648b
  • fix: fix new clippy error ebfcbcd

0.31.0

2 December 2024

... (truncated)

Commits
  • 4621bb7 0.32.3
  • f35a1c6 feat: print fixed rules count
  • 0f99a54 perf: remove atomicbool in interactive print
  • 0322598 fix: migrate cloud printer
  • 5d1e884 perf: remove colored print's lock
  • 8c2372d perf: further remove atomic value
  • 1f7b777 perf: remove unnecessary mutex
  • 5e3835a feat: use mutable self in Printer trait
  • 9534690 feat: relax printer's type bound
  • 8b735cf feat: reduce binary size by remove Printer polymorphism
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [ast-grep-py](https://github.com/ast-grep/ast-grep) from 0.30.1 to 0.32.3.
- [Release notes](https://github.com/ast-grep/ast-grep/releases)
- [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md)
- [Commits](ast-grep/ast-grep@0.30.1...0.32.3)

---
updated-dependencies:
- dependency-name: ast-grep-py
  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 Jan 1, 2025
@vrslev vrslev merged commit e2dd067 into main Jan 1, 2025
8 checks passed
@vrslev vrslev deleted the dependabot/pip/ast-grep-py-0.32.3 branch January 1, 2025 16:48
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.

2 participants