scenerygraphics / scenery

Flexible VR Visualisation for Volumetric and Geometric Data on the Java VM, powered by Kotlin and Vulkan.
https://scenery.graphics
GNU Lesser General Public License v3.0
130 stars 32 forks source link

Bump org.scijava:scijava-common from 2.94.1 to 2.96.0 #599

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.scijava:scijava-common from 2.94.1 to 2.96.0.

Changelog

Sourced from org.scijava:scijava-common's changelog.

#release configuration #Sun Aug 06 15:55:32 CDT 2023 scm.commentPrefix=[maven-release-plugin] exec.pomFileName=pom.xml project.scm.org.scijava:scijava-common.tag=HEAD pushChanges=false releaseStrategyId=default project.scm.org.scijava:scijava-common.connection=scm:git:https://github.com/scijava/scijava-common projectVersionPolicyConfig=${projectVersionPolicyConfig}\n scm.tag=scijava-common-2.96.0 remoteTagging=true project.scm.org.scijava:scijava-common.url=https://github.com/scijava/scijava-common exec.additionalArguments=-Dgpg.skip=true scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} projectVersionPolicyId=default project.scm.org.scijava:scijava-common.developerConnection=scm:git:git@github.com:scijava/scijava-common scm.url=scm:git:https://github.com/scijava/scijava-common scm.tagNameFormat=@{project.artifactId}-@{project.version} pinExternals=false project.dev.org.scijava:scijava-common=2.96.1-SNAPSHOT preparationGoals=clean verify scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} exec.snapshotReleasePluginAllowed=false exec.activateProfiles=deploy-to-scijava scm.developmentCommitComment=@{prefix} prepare for next development iteration project.rel.org.scijava:scijava-common=2.96.0 scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} completedPhase=end-release

Commits
  • 019f16f [maven-release-plugin] prepare release scijava-common-2.96.0
  • 0f0cc60 Add constructors taking wrapped location directly
  • 72bffe0 Bump to next development cycle
  • 9e6a5aa ReadBufferDataHandle: cache length for performance
  • b3b4326 Fix generics of ReadBufferDataHandle
  • f55a5a8 Bump to next development cycle
  • 1d685ab POM: update parent to pom-scijava 36.0.0
  • 883417c ModuleErroredEventTest: do not dump stack trace
  • f7b78a8 TaskEventTest: reduce wait time overhead
  • dacd7b1 DefaultModuleService: make LogService optional
  • 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 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)
skalarproduktraum commented 1 year ago

@dependabot rebase