Skip to content

deps(deps): bump lark from 1.2.2 to 1.3.1 in the python-minor-updates group across 1 directory#954

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python-minor-updates-44e16f8ac6
Open

deps(deps): bump lark from 1.2.2 to 1.3.1 in the python-minor-updates group across 1 directory#954
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python-minor-updates-44e16f8ac6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-minor-updates group with 1 update in the / directory: lark.

Updates lark from 1.2.2 to 1.3.1

Release notes

Sourced from lark's releases.

1.3.1 - Bugfix + source build now contains complete project data

What's Changed

Full Changelog: lark-parser/lark@1.3.0...1.3.1

1.3.0 - Introduces text-slices, Earley fix, and various small improvements

New features

  • Lark can now parse in sections of strings, using TextSlice, as a faster alternative to creating a "copy-slice" with s[i:j]. Learn more
  • Added support to match on Tree instances
  • When serializing a Lark instance, added the option to include the grammar object (before compilation).
  • Added convenience method Tree.find_token()

Bugfixes

  • Bugfix of an edge case in Earley related to representation of ambiguity.
  • Bugfixes in the standalone parser related to imports
  • Bugfix in indenter - now dedents always contain line information
  • Various small bugfixes (see PR list below)

Full list of PRs

New Contributors

... (truncated)

Commits
  • f79772c Version bump (1.3.1)
  • b64e9f4 Merge pull request #1561 from chanicpanic/sdist-git
  • ad0ea5f Update MANIFEST.in
  • 1f6f03c Merge pull request #1562 from lark-parser/issue1560
  • 7c365de Added custom input test (based on code from examples)
  • 19bbbee Bugfix: Restore support for custom input, alongside text and TextSlice (Issue...
  • dbcb60e Keep sdist in sync with git
  • e332c2d Version bump (1.3.0)
  • aa5666c Merge pull request #1541 from pdeibert/master
  • 41934d3 Merge pull request #1553 from lark-parser/issue1552
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the ci/operations Related to CI operations (actions, execution, install, builds, etc.) label May 11, 2026
@dependabot dependabot Bot changed the title deps(deps): bump lark from 1.2.2 to 1.3.1 in the python-minor-updates group deps(deps): bump lark from 1.2.2 to 1.3.1 in the python-minor-updates group across 1 directory May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/python-minor-updates-44e16f8ac6 branch 3 times, most recently from b695e5b to b282add Compare May 12, 2026 01:48
@fmigneault

Copy link
Copy Markdown
Collaborator

@dependabot dependabot Bot force-pushed the dependabot/pip/python-minor-updates-44e16f8ac6 branch 3 times, most recently from 6611ff7 to 92c1c5c Compare May 18, 2026 22:48
@dependabot dependabot Bot force-pushed the dependabot/pip/python-minor-updates-44e16f8ac6 branch 2 times, most recently from 5d7098b to f88c4f0 Compare May 25, 2026 16:27
@dependabot dependabot Bot force-pushed the dependabot/pip/python-minor-updates-44e16f8ac6 branch 2 times, most recently from a9d4012 to 13829ae Compare June 5, 2026 02:04
Bumps the python-minor-updates group with 1 update in the / directory: [lark](https://github.com/lark-parser/lark).


Updates `lark` from 1.2.2 to 1.3.1
- [Release notes](https://github.com/lark-parser/lark/releases)
- [Changelog](https://github.com/lark-parser/lark/blob/master/CHANGELOG.md)
- [Commits](lark-parser/lark@1.2.2...1.3.1)

---
updated-dependencies:
- dependency-name: lark
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/python-minor-updates-44e16f8ac6 branch from 13829ae to 34d116a Compare June 6, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/operations Related to CI operations (actions, execution, install, builds, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant