Hochfrequenz / mig_ahb_utility_stack

MIG AHB Utility Stack (MAUS): A Script to Match the Message Implementation Guide (MIG) with the Anwendungshandbuch (AHB)
MIT License
2 stars 0 forks source link

Bump lark from 1.1.5 to 1.1.7 #296

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps lark from 1.1.5 to 1.1.7.

Release notes

Sourced from lark's releases.

1.1.6 - Strict mode, Python-style comments, Bugfixes

What's Changed - main points

What's Changed - PRs

New Contributors

Full Changelog: https://github.com/lark-parser/lark/compare/1.1.5...1.1.6

Commits
  • e795810 Version bump (1.1.7) (#1306)
  • d0052b0 Merge pull request #1305 from lark-parser/issue1304
  • 5961d72 Bugfix in propagate positions (issue #1304)
  • 3d9f4a2 Merge pull request #1302 from richardxia/fix-v-args-meta-documentation
  • fc5da22 Have @v_args(meta=True) example actually use meta argument.
  • 35ab586 Improve documentation of v_args meta option.
  • e4df024 Version bump (1.1.6)
  • 679ba4a Merge pull request #1294 from lark-parser/issue1293
  • c1af476 Propagate-positions: Expanded the explanation regarding container_* attributes.
  • 87d531a Propagate-positions: Bugfix + better docs
  • 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 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)