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

Bump parol_runtime from 1.0.1 to 1.0.2 #1077

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps parol_runtime from 1.0.1 to 1.0.2.

Release notes

Sourced from parol_runtime's releases.

parol_runtime + v0.21.0 parol v0.28.0 + parol-ls v0.18.0

What's Changed

Brand new support for LALR(1) grammar types

Don't forget to update the VS Code extension and the Language Server to the latest versions.

For details, please see

v0.26.0

What's Changed

Please see

parol_runtime + v0.20.0 parol v0.25.0 + parol-ls v0.17.0

What's Changed

Please see

Commits
  • 0d550b4 Version 1.0.2
  • b91e136 chore(deps): Bump serde from 1.0.214 to 1.0.215
  • 1cf5a84 chore(deps): Bump regex-automata from 0.4.8 to 0.4.9
  • 4745270 Removed clippy warnings
  • 9f151c0 chore(deps): Bump serde from 1.0.213 to 1.0.214
  • 2644013 chore(deps): Bump serde from 1.0.210 to 1.0.213
  • 02ba92d chore(deps): Bump serde_json from 1.0.130 to 1.0.132
  • 0e86c65 Add error recovery disable option
  • 877a906 Update CHANGELOG
  • 0470609 Refactor some grammar tools to enforce LL grammar type
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
parol_runtime [>= 0.10.a, < 0.11]

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/parol_runtime-1.0.2 branch from 51f8aa0 to ad82b0a Compare November 13, 2024 20:31
Bumps [parol_runtime](https://github.com/jsinger67/parol) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/jsinger67/parol/releases)
- [Commits](jsinger67/parol@1.0.1...1.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/parol_runtime-1.0.2 branch from ad82b0a to 62f9a42 Compare November 13, 2024 20:38
@github-actions github-actions bot merged commit 2663d5e into master Nov 13, 2024
7 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/parol_runtime-1.0.2 branch November 13, 2024 20:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants