Lambda-3 / Stargraph

StarGraph (aka *graph) is a graph database to query large Knowledge Graphs. Playing with Knowledge Graphs can be useful if you are developing AI applications or doing data analysis over complex domains.
MIT License
32 stars 12 forks source link

Bump the dependencies group with 9 updates #108

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the dependencies group with 9 updates:

Package From To
org.slf4j:slf4j-api 2.0.12 2.0.13
org.slf4j:jul-to-slf4j 2.0.12 2.0.13
org.slf4j:jcl-over-slf4j 2.0.12 2.0.13
ch.qos.logback:logback-classic 1.5.3 1.5.5
ch.qos.logback:logback-core 1.5.3 1.5.5
org.testng:testng 7.10.0 7.10.1
org.apache.maven.plugins:maven-jar-plugin 3.3.0 3.4.0
org.elasticsearch:elasticsearch 7.17.19 7.17.20
org.elasticsearch.client:transport 7.17.19 7.17.20

Updates org.slf4j:slf4j-api from 2.0.12 to 2.0.13

Updates org.slf4j:jul-to-slf4j from 2.0.12 to 2.0.13

Updates org.slf4j:jcl-over-slf4j from 2.0.12 to 2.0.13

Updates ch.qos.logback:logback-classic from 1.5.3 to 1.5.5

Commits
  • c7c5e89 prepare release 1.5.5
  • 7db8797 upgrade build to slf4j 2.0.13
  • f9c04d2 test inclusion with conditionals
  • f32ed30 remove support for metaannotations for NoAutoStart annotation
  • 4476edd Search for @​NoAutoStart annotations in ancestor hierarchy, implemented interf...
  • a649c60 rename IncludeActionTest as IncludeModelHandlerTest
  • 5a41c89 fix IncludeActionTest
  • af92be4 migrate IncludeAction code to IncludeModelHandler, LOGBACK-1746
  • b95d2a0 start work on 1.5.5-SNAPSHOT
  • 61140ea fix JaninoEvaluator issue/800, prepare release 1.5.4
  • Additional commits viewable in compare view


Updates ch.qos.logback:logback-core from 1.5.3 to 1.5.5

Commits
  • c7c5e89 prepare release 1.5.5
  • 7db8797 upgrade build to slf4j 2.0.13
  • f9c04d2 test inclusion with conditionals
  • f32ed30 remove support for metaannotations for NoAutoStart annotation
  • 4476edd Search for @​NoAutoStart annotations in ancestor hierarchy, implemented interf...
  • a649c60 rename IncludeActionTest as IncludeModelHandlerTest
  • 5a41c89 fix IncludeActionTest
  • af92be4 migrate IncludeAction code to IncludeModelHandler, LOGBACK-1746
  • b95d2a0 start work on 1.5.5-SNAPSHOT
  • 61140ea fix JaninoEvaluator issue/800, prepare release 1.5.4
  • Additional commits viewable in compare view


Updates ch.qos.logback:logback-core from 1.5.3 to 1.5.5

Commits
  • c7c5e89 prepare release 1.5.5
  • 7db8797 upgrade build to slf4j 2.0.13
  • f9c04d2 test inclusion with conditionals
  • f32ed30 remove support for metaannotations for NoAutoStart annotation
  • 4476edd Search for @​NoAutoStart annotations in ancestor hierarchy, implemented interf...
  • a649c60 rename IncludeActionTest as IncludeModelHandlerTest
  • 5a41c89 fix IncludeActionTest
  • af92be4 migrate IncludeAction code to IncludeModelHandler, LOGBACK-1746
  • b95d2a0 start work on 1.5.5-SNAPSHOT
  • 61140ea fix JaninoEvaluator issue/800, prepare release 1.5.4
  • Additional commits viewable in compare view


Updates org.slf4j:jul-to-slf4j from 2.0.12 to 2.0.13

Updates org.slf4j:jcl-over-slf4j from 2.0.12 to 2.0.13

Updates org.testng:testng from 7.10.0 to 7.10.1

Release notes

Sourced from org.testng:testng's releases.

7.10.1

What's Changed

Full Changelog: https://github.com/testng-team/testng/compare/7.10.0...7.10.1

Changelog

Sourced from org.testng:testng's changelog.

7.10.1 Fixed: GITHUB-3110: Update from testng 7.9.0 to 7.10.0 break maven build with junit5 (Krishnan Mahadevan)

Commits
  • 5eac7fa Restore deprecated API that was erroneously deleted.
  • 0ab2ade Merge pull request #3108 from testng-team/dependabot/gradle/org.gradlex.build...
  • 312c0e2 Bump org.gradlex.build-parameters from 1.4.3 to 1.4.4
  • 2d76555 7.10.0 post release activities
  • See full diff in compare view


Updates org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0

Release notes

Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.

3.4.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • 992f44a [maven-release-plugin] prepare release maven-jar-plugin-3.4.0
  • 5e31b99 [MJAR-296] Allow including files excluded by default. (#67)
  • ddfb635 [MJAR-306] Use properties for plugins versions in LifecycleMapping
  • aeffa39 [MJAR-304] Refresh download page
  • ee85d59 [MJAR-303] Cleanup declared dependencies
  • 845c120 Bump org.junit:junit-bom from 5.10.1 to 5.10.2
  • 8dd0d3f [MJAR-298] Update Maven-Archiver to 3.6.2
  • 1b958d1 [MJAR-302] Require Maven 3.6.3
  • fa4330f [MJAR-62] Set Build-Jdk according to used toolchain
  • adf1c76 Bump apache/maven-gh-actions-shared from 2 to 4
  • Additional commits viewable in compare view


Updates org.elasticsearch:elasticsearch from 7.17.19 to 7.17.20

Release notes

Sourced from org.elasticsearch:elasticsearch's releases.

Elasticsearch 7.17.20

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.20.html

Commits


Updates org.elasticsearch.client:transport from 7.17.19 to 7.17.20

Release notes

Sourced from org.elasticsearch.client:transport's releases.

Elasticsearch 7.17.20

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.20.html

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions