CourseOrchestra / celesta

DB migrations, SQL & testing for Java
https://courseorchestra.github.io/celesta/en
Apache License 2.0
75 stars 17 forks source link

Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13 #603

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

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

Changelog

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

Modifications in JavaCC 7.0.13

  • #267 : Resolve merge conflicts from #245
  • #245 : Fix issue #243 (Character code is returned instead of the symbol in the message)
  • #232 : Revert "Try to fix {{{{{}}}}} issue in GitHub Pages"
  • #231 : Try to fix {{{{{}}}}} issue in GitHub Pages

Commits
  • e64881d [maven-release-plugin] prepare release javacc-7.0.13
  • 46bf103 Updates for release 7.0.13. Signed
  • e8bf242 Bump to 7.0.13
  • f9e8c42 Revert "Bump to version 7.0.13"
  • 6bfdaa5 Bump to version 7.0.13
  • 38cfc5d Merge pull request #267 from zbynek/resolve-conflict
  • dfba32b More missing bits from 7.0.12 version bump
  • 670551b Bump to 7.0.12
  • e501ff6 Update index.md
  • 66924ba Production part in javacc_input cannot be omitted
  • 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 show 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.