Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps rdf4j-bom from 3.7.7 to 4.3.2.

Release notes

Sourced from rdf4j-bom's releases.

RDF4J 4.3.2 is a patch release that fixes 4 issues.

For a complete overview, see all issues fixed in 4.3.2.

Acknowledgements

This release was made possible by contributions from Andreas Schwarte, Johan Van Noten, Håvard M. Ottestad and Borislav Bonev.

RDF4J 4.3.1

RDF4J 4.3 is a minor release that fixes 34 issues.

A few notable features

  • Solr, Lucene and Elasticsearch
  • SHACL
    • A standalone SHACL Validator
    • User defined SPARQL queries in SHACL Constraints and Targets
    • Support for sequence paths and alternate paths
  • Migration of more tests to Junit 5
  • Remove Java EE dependency from core libraries
  • Improvements to the extended query evaluation 1, 2
  • Several performance improvements 1, 2, 3, 4

For a complete overview, see all issues fixed in 4.3.

There are no more planned minor releases for 4.x.x. The next planned release is 5.0.0.

Due to a backwards compatibility bug we recommend using 4.3.1.

Acknowledgements

This release was made possible by contributions from Andreas Schwarte, Håvard M. Ottestad, Erik Godding Boye, Jeen Broekstra, Jerven Bolleman, Bart Hanssens, Wolfgang Schell, Mike Glazer, Patrick Wyler and Antoine Willerval.

4.2.4

RDF4J 4.2.4 is a patch release that fixes 6 issues.

For a complete overview, see all issues fixed in 4.2.4.

RDF4J 4.2.3 is a patch release that fixes 9 issues.

For those who are using RDF4J tests in their own code you should note that we are currently working on migrating from JUnit 4 to JUnit 5.

For a complete overview, see all issues fixed in 4.2.3.

Acknowledgements

This release was made possible by contributions from Erik Godding Boye, Dominik Kunz, Håvard M. Ottestad, Martina Dimova, Jeen Broekstra, Tom Dalton, Jerven Bolleman and Dzeri96.

... (truncated)

Commits
  • 9ff9ad4 release 4.3.2
  • 3b655b3 GH-4610: fix FedX issue with large join (Phaser > 65535) (#4613)
  • 9b669c2 GH-4610: fix FedX issue with large join (Phaser > 65535)
  • 58bcc2f fix unstable test due to modifying a static field during testing (#4609)
  • 5bc602d fix unstable test due to modifying a static field during testing
  • eb687a3 GH-4523 fix for escaped characters in SHACL Shapes (#4606)
  • 742be75 GH-4523 improve error reporting and also fix same bug in hasValue
  • 6896585 maven modules should not declare their own groupId or version (#4601)
  • 94e1058 maven modules should not declare their own groupId or version
  • 3852aec GH-4511 MemStatementList concurrency during cleanup (#4596)
  • 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 will merge this PR once CI passes on it, as requested by @acoburn.


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 dependabot bot requested a review from a team as a code owner June 19, 2023 14:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 19, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/org.eclipse.rdf4j-rdf4j-bom-4.3.2 branch from 7e42625 to 84cf95a Compare June 20, 2023 15:23
dependabot bot and others added 2 commits June 20, 2023 14:56
Bumps [rdf4j-bom](https://github.com/eclipse/rdf4j) from 3.7.7 to 4.3.2.
- [Release notes](https://github.com/eclipse/rdf4j/releases)
- [Commits](eclipse-rdf4j/rdf4j@3.7.7...4.3.2)

---
updated-dependencies:
- dependency-name: org.eclipse.rdf4j:rdf4j-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@acoburn acoburn force-pushed the dependabot/maven/org.eclipse.rdf4j-rdf4j-bom-4.3.2 branch from 1ba7863 to 8769cf4 Compare June 20, 2023 18:57
Copy link
Collaborator

@acoburn acoburn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit c843fa3 into main Jun 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.rdf4j-rdf4j-bom-4.3.2 branch June 20, 2023 19:06
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.

2 participants