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 github.com/alecthomas/participle/v2 from 2.1.1 to 2.1.4 #164

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps github.com/alecthomas/participle/v2 from 2.1.1 to 2.1.4.

Release notes

Sourced from github.com/alecthomas/participle/v2's releases.

v2.1.4

Changelog

  • bcbb391 fix: setField() reports position + removes Go field

v2.1.3

Changelog

  • 11c856f fix: add "lexer: " prefix to all errors from the lexer
  • ea76346 chore(deps): update all non-major dependencies (#429)

v2.1.2

Changelog

  • cd919e6 fix(scripts): add GOBIN fallback and support any cwd (#430)
  • 6b79c5d chore: bump go+golangci-lint
  • 05fdeeb chore(deps): update module github.com/alecthomas/kong to v1 (#416)
  • 5f96b07 docs: fix GraphQL example (#405)
  • 088bb72 docs: simple lexer rules are tried in order (#404)
  • a8adfde Fix broken link in the README (#402)
  • b1ee217 feat: json example (#395)
  • 499a330 chore: disable upgrades of golangci-lint
  • cf12772 fix: bump assert+repr
  • e31fb00 avoid returning errors when one-or-more groups have no matches (#390)
  • 79c6085 Update README.md (#386)
  • 7147047 Update renovate
Commits
  • bcbb391 fix: setField() reports position + removes Go field
  • 11c856f fix: add "lexer: " prefix to all errors from the lexer
  • ea76346 chore(deps): update all non-major dependencies (#429)
  • cd919e6 fix(scripts): add GOBIN fallback and support any cwd (#430)
  • 6b79c5d chore: bump go+golangci-lint
  • 05fdeeb chore(deps): update module github.com/alecthomas/kong to v1 (#416)
  • 5f96b07 docs: fix GraphQL example (#405)
  • 088bb72 docs: simple lexer rules are tried in order (#404)
  • a8adfde Fix broken link in the README (#402)
  • b1ee217 feat: json example (#395)
  • 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 [github.com/alecthomas/participle/v2](https://github.com/alecthomas/participle) from 2.1.1 to 2.1.4.
- [Release notes](https://github.com/alecthomas/participle/releases)
- [Changelog](https://github.com/alecthomas/participle/blob/master/CHANGES.md)
- [Commits](alecthomas/participle@v2.1.1...v2.1.4)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/participle/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 25, 2025
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 go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants