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.
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
Bumps the dependencies group with 5 updates:
1.5.6
1.5.7
1.5.6
1.5.7
33.2.1-jre
33.3.0-jre
3.3.1
3.4.0
3.3.1
3.4.0
Updates
ch.qos.logback:logback-classic
from 1.5.6 to 1.5.7Commits
5e9f47f
prepare release 1.5.73f57247
only one shutdown hooks allowed, locks during LoggerContext.stop operation, f...1b7fe94
add STRICT shortcut for ISO8601 date pattern, fixes LOGBACK-26294b67db
MadeAsyncAppenderBase.isQueueBelowDiscardingThreshold
public to facilitate...85bed93
fix race condition reported in LOGBACK-1362c8c46e3
move levelChangePropagator related tests to logback-classic-blackboxf7d5cf8
extract constants for property keysc1f21e9
add test in relation to variable subsitions for levels, report substitions, L...7c29474
add support for finding the console's charset, LOGBACK-164244fbe63
MaskedKeyValuePairConverter test issues/828, NPE in AppeanderAttachableImpl ...Updates
ch.qos.logback:logback-core
from 1.5.6 to 1.5.7Commits
5e9f47f
prepare release 1.5.73f57247
only one shutdown hooks allowed, locks during LoggerContext.stop operation, f...1b7fe94
add STRICT shortcut for ISO8601 date pattern, fixes LOGBACK-26294b67db
MadeAsyncAppenderBase.isQueueBelowDiscardingThreshold
public to facilitate...85bed93
fix race condition reported in LOGBACK-1362c8c46e3
move levelChangePropagator related tests to logback-classic-blackboxf7d5cf8
extract constants for property keysc1f21e9
add test in relation to variable subsitions for levels, report substitions, L...7c29474
add support for finding the console's charset, LOGBACK-164244fbe63
MaskedKeyValuePairConverter test issues/828, NPE in AppeanderAttachableImpl ...Updates
ch.qos.logback:logback-core
from 1.5.6 to 1.5.7Commits
5e9f47f
prepare release 1.5.73f57247
only one shutdown hooks allowed, locks during LoggerContext.stop operation, f...1b7fe94
add STRICT shortcut for ISO8601 date pattern, fixes LOGBACK-26294b67db
MadeAsyncAppenderBase.isQueueBelowDiscardingThreshold
public to facilitate...85bed93
fix race condition reported in LOGBACK-1362c8c46e3
move levelChangePropagator related tests to logback-classic-blackboxf7d5cf8
extract constants for property keysc1f21e9
add test in relation to variable subsitions for levels, report substitions, L...7c29474
add support for finding the console's charset, LOGBACK-164244fbe63
MaskedKeyValuePairConverter test issues/828, NPE in AppeanderAttachableImpl ...Updates
com.google.guava:guava
from 33.2.1-jre to 33.3.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.3.1 to 3.4.0Commits
3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0817695a
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0675c02a
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.04bd36a1
[SUREFIRE-1385] Add new parameter "promoteUserPropertiesToSystemProperties" (...1d19ec8
[Doc] Failsafe Verify goal should mention failsafea93783a
[SUREFIRE-2251] [REGRESSION] java.lang.NoSuchMethodException: org.apache.mave...daa011b
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3805f6b7
Improve internal field order26ae10d
Remove outdated invoker conditionsUpdates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.3.1 to 3.4.0Commits
3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0817695a
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0675c02a
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.04bd36a1
[SUREFIRE-1385] Add new parameter "promoteUserPropertiesToSystemProperties" (...1d19ec8
[Doc] Failsafe Verify goal should mention failsafea93783a
[SUREFIRE-2251] [REGRESSION] java.lang.NoSuchMethodException: org.apache.mave...daa011b
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3805f6b7
Improve internal field order26ae10d
Remove outdated invoker conditionsDependabot 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