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 tatsu from 5.8.3 to 5.9.2 #55

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

Bumps tatsu from 5.8.3 to 5.9.2.

Release notes

Sourced from tatsu's releases.

Resolve regressions with parser code generation

  • [codegen] pass whitespace setting to parser | * [codegen] restore default Buffer class

Fix build and distribution

Fix errors in the move to pyproject.toml

Features and regression fixes

  • validate with Python 3.12 (#313)
  • drop support for Python 3.10 (#313)
  • move build configuration to pyproject.toml (#316 #317)
  • evaluate constant to a Python literal when possible (#304 #320)
  • fix comments_re and eol_comments_re so they effectively can be None (#307 #312 #314)
  • skip over whitespace and comments before memoizing (#305 #306 #309 #318)
  • verify that () parses to None or is ignored (#308)
Commits
  • 617d876 Restore generated Buffer and add whitespace setting to generated Parser (#322)
  • 14849fa [build][dist] fix errors in migration to pyproject.toml
  • 23f309f [dist] bump up version before fixing distribution
  • bcd2bc3 [readme] update version compatibility prior to release
  • e8f961e [lint] solve warningd
  • 73390c4 [dist] bump up version for release
  • 6c7e7b0 [test] assert current behavior when left and right rules are mixed
  • 3cfb539 [test] update lef_recursion_test
  • fba1339 [test] re-enable test_dot() in diagram_test
  • 5b7d173 [test] update test for @@​namechars
  • 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 [tatsu](https://github.com/neogeny/TatSu) from 5.8.3 to 5.9.2.
- [Release notes](https://github.com/neogeny/TatSu/releases)
- [Commits](neogeny/TatSu@v5.8.3...v5.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 27, 2023
@KingOfKalk
Copy link
Owner

@KingOfKalk KingOfKalk closed this Oct 27, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/tatsu-5.9.2 branch October 27, 2023 06:01
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