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 org.eclipse.persistence.antlr from 2.7.6 to 2.7.9 #36

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps org.eclipse.persistence.antlr from 2.7.6 to 2.7.9.

Release notes

Sourced from org.eclipse.persistence.antlr's releases.

2.7.9

This is mainly maintenance release. It contains following bug fixes and changes:

  • ASM Component is standalone project, it's used as a Maven dependency
  • Ant/Jenkins build - Nightly build extension to publish output to Jakarta snapshots
  • Bug 570378: NullPointerException from MapKey Temporals
  • Fix TCK failure for Character type
  • Tweaking annotation processor
  • Bug/New Feature 559307: EclipseLink on all versions can dead-lock forever
  • EclipseLink doesn't generate SQL UPDATE correctly if @​ReturnUpdate is used in InheritanceType.JOINED
  • Bug 535088 - [test] SubSelectFromClauseTest2 failing randomly on public infra
  • MOXy @​XmlNullPolicy not working with enums
  • ConcurrencyManager dead-lock detection diagnostic improvement
  • Force deferred locks persistence query property
  • Bug 571794: Enable Input parameters for Criteria API SELECT clause
  • Bug 570702: Add support for Embeddable fields as JOIN targets
  • Fixes #1069: let JpaEntityManager(Factory) extend AutoCloseable
  • Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder
  • Bug 521402: Add support for Criteria queries with only literals
  • Bug 573198: ConcurrentModificationException in PersistenceProvider
  • Jenkins build - pipeline notifications
  • Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder (Oracle platform fix)
  • Bug 573435: CriteriaBuilder construct throws argument type mismatch exception with Case Select
  • Bug 573094: Fix LTRIM/RTRIM inversion of indices
  • Bugfix for - Indention not working if custom CharacterEscapeHandler is set and encoding is set to UTF-8
  • Bug 573361: Add support for parameters within CriteriaBuilder case/coalesce expressions
  • DBWS Builder generates incorrect ORM mapping for SQL TIMESTAMP bugfix
  • Bug 573794: Add support for parameters within CriteriaBuilder IN expressions
  • Extended logging of JPA L2 cache usage and UnitOfWork with thread info
  • Replace ENCRYPT MySQL function with SHA2
  • Use MySQL 8 for tests
  • Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause

2.7.9-RC1

No release notes provided.

2.7.8

No release notes provided.

2.7.8-RC1

No release notes provided.

2.7.7

No release notes provided.

2.7.7-RC2

No release notes provided.

2.7.7-RC1

No release notes provided.

Commits
  • 2c549e2 Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause
  • b67fcd5 Use MySQL 8 for tests
  • b35e1c1 Replace ENCRYPT MySQL function with SHA2,
  • 98c10fc Extended logging of JPA L2 cache usage and UnitOfWork with thread info - back...
  • 01aa6bd Bug 573794: Add support for parameters within CriteriaBuilder IN expressions
  • afb63eb DBWS Builder generates incorrect ORM mapping for SQL TIMESTAMP bugfix (#1164)
  • 08f240c Bug 573361: Add support for parameters within CriteriaBuilder case/coalesce e...
  • 36a1eaf Bugfix for - Indention not working if custom CharacterEscapeHandler is set an...
  • f658f07 Bug 573094: Fix LTRIM/RTRIM inversion of indices
  • 0cfc72c Bug 573435: CriteriaBuilder construct throws argument type mismatch exception...
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 18, 2021
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