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 net.java.dev.javacc:javacc from 5.0 to 7.0.13 #52

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 23, 2024

Bumps net.java.dev.javacc:javacc from 5.0 to 7.0.13.

Release notes

Sourced from net.java.dev.javacc:javacc's releases.

javacc-7.0.13

No release notes provided.

javacc-7.0.12

No release notes provided.

javacc-7.0.11

No release notes provided.

javacc-7.0.10

No release notes provided.

javacc-7.0.9

See https://javacc.github.io/javacc/release-notes.html#javacc-7.0.9

javacc-7.0.6

See https://javacc.github.io/javacc/release-notes.html#javacc-7.0.6

Release 7.0.5

See https://javacc.github.io/javacc/release-notes.html#javacc-7.0.5

Release 7.0.4

Release 7.0.3

No release notes provided.

release 7.0.1

No release notes provided.

release 7.0.0

No release notes provided.

Changelog

Sourced from net.java.dev.javacc:javacc's changelog.

Modifications in JavaCC 7.0.13


Modifications in JavaCC 7.0.12

  • #230 : Remove unused char from TokenMgrError.template in LexicalEr
  • #228 : Remove redundant cast in TokenMgrError template
  • #224 : Production part in javacc_input cannot be omitted
  • #223 : Fix annotations for JavaCharStream
  • #222 : Generate max. one deprecated annotation per method
  • #219 : Fix mismatched javadoc
  • #213 : Fix legacy links to Apache Lucene's grammar file
  • #212 : Test for allocation expression #189
  • #211 : Bad defaultVisit() method generated
  • #210 : Another change for marked for removal
  • #209 : Improve lexical error message
  • #208 : Relocated misplaced annotations
  • #207 : Changed methods marked for removal
  • #206 : Build xml improvements
  • #205 : Small fixes on warnings
  • #203 : Missing change for doc for token_manager_decls (issue #190)
  • #202 : Fix doc for token_manager_decls (issue #190)
  • #200 : Update index.md and _config.yml
  • #199 : Fix QueryParser.jj url in README

Modifications in JavaCC 7.0.11

  • #193 : Code error in class RCharacterList.SortDescriptors(): fixed

Modifications in JavaCC 7.0.10

  • #183 : Lookahead is broken since 7.0.5 (introduced in commit fbac68f)

Modifications in JavaCC 7.0.9

  • pom.xml : change deployment on OSS to automatic release
  • documentation : fix broken links

Modifications in JavaCC 7.0.8

  • #175 : Doesn't work in Turkish Locale

... (truncated)

Commits

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [net.java.dev.javacc:javacc](https://github.com/javacc/javacc) from 5.0 to 7.0.13.
- [Release notes](https://github.com/javacc/javacc/releases)
- [Changelog](https://github.com/javacc/javacc/blob/master/docs/release-notes.md)
- [Commits](https://github.com/javacc/javacc/commits/javacc-7.0.13)

---
updated-dependencies:
- dependency-name: net.java.dev.javacc:javacc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 23, 2024
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants