Skip to content

Bump lark from 1.1.5 to 1.1.7 - #1726

Merged
bot-optimade merged 1 commit into
dependabot_updatesfrom
dependabot/pip/dependabot_updates/lark-1.1.7
Jul 24, 2023
Merged

Bump lark from 1.1.5 to 1.1.7#1726
bot-optimade merged 1 commit into
dependabot_updatesfrom
dependabot/pip/dependabot_updates/lark-1.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2023

Copy link
Copy Markdown
Contributor

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: lark-parser/lark@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

You can trigger a rebase of this PR 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)

Bumps [lark](https://github.com/lark-parser/lark) from 1.1.5 to 1.1.7.
- [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.1.5...1.1.7)

---
updated-dependencies:
- dependency-name: lark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependency_updates Issues pertaining to updates to our dependencies that are breaking the eager build label Jul 24, 2023
@bot-optimade
bot-optimade enabled auto-merge (squash) July 24, 2023 05:50
@bot-optimade
bot-optimade merged commit e58b10d into dependabot_updates Jul 24, 2023
@bot-optimade
bot-optimade deleted the dependabot/pip/dependabot_updates/lark-1.1.7 branch July 24, 2023 06:00
JPBergsma added a commit that referenced this pull request Aug 2, 2023
* Bump ruff from 0.0.278 to 0.0.280 (#1727)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.278 to 0.0.280.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.278...v0.0.280)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump lark from 1.1.5 to 1.1.7 (#1726)

Bumps [lark](https://github.com/lark-parser/lark) from 1.1.5 to 1.1.7.
- [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.1.5...1.1.7)

---
updated-dependencies:
- dependency-name: lark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pymatgen from 2023.7.17 to 2023.7.20 (#1725)

Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2023.7.17 to 2023.7.20.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2023.7.17...v2023.7.20)

---
updated-dependencies:
- dependency-name: pymatgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump click from 8.1.5 to 8.1.6 (#1728)

Bumps [click](https://github.com/pallets/click) from 8.1.5 to 8.1.6.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/8.1.6/CHANGES.rst)
- [Commits](pallets/click@8.1.5...8.1.6)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump mkdocs from 1.4.3 to 1.5.1 (#1731)

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.3 to 1.5.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.4.3...1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rich from 13.4.2 to 13.5.0 (#1730)

Bumps [rich](https://github.com/Textualize/rich) from 13.4.2 to 13.5.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.4.2...v13.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump flake8 from 6.0.0 to 6.1.0 (#1734)

Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0.
- [Commits](PyCQA/flake8@6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pylint from 2.17.4 to 2.17.5 (#1735)

Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 2.17.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.4...v2.17.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update `pre-commit` hooks

* Update version ruff in requirements-dev.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johan Bergsma <29785380+JPBergsma@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency_updates Issues pertaining to updates to our dependencies that are breaking the eager build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant