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
128 stars 31 forks source link

Bump sc.fiji:bigdataviewer-core from 10.4.14 to 10.5.0 #760

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps sc.fiji:bigdataviewer-core from 10.4.14 to 10.5.0.

Changelog

Sourced from sc.fiji:bigdataviewer-core's changelog.

#release configuration #Wed Jun 12 17:00:53 CEST 2024 projectVersionPolicyId=default scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} pinExternals=false projectVersionPolicyConfig=${projectVersionPolicyConfig}\n exec.activateProfiles=deploy-to-scijava pushChanges=false project.scm.sc.fiji:bigdataviewer-core.url=https://github.com/bigdataviewer/bigdataviewer-core scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} remoteTagging=true scm.commentPrefix=[maven-release-plugin] releaseStrategyId=default project.scm.sc.fiji:bigdataviewer-core.connection=scm:git:https://github.com/bigdataviewer/bigdataviewer-core completedPhase=end-release project.dev.sc.fiji:bigdataviewer-core=10.5.1-SNAPSHOT project.scm.sc.fiji:bigdataviewer-core.developerConnection=scm:git:git@github.com:bigdataviewer/bigdataviewer-core scm.url=scm:git:https://github.com/bigdataviewer/bigdataviewer-core scm.developmentCommitComment=@{prefix} prepare for next development iteration project.rel.sc.fiji:bigdataviewer-core=10.5.0 exec.additionalArguments=-Dgpg.skip=true scm.tagNameFormat=@{project.artifactId}-@{project.version} project.scm.sc.fiji:bigdataviewer-core.tag=HEAD scm.tag=bigdataviewer-core-10.5.0 exec.snapshotReleasePluginAllowed=false preparationGoals=clean verify scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} exec.pomFileName=pom.xml

Commits
  • 8f4d56a [maven-release-plugin] prepare release bigdataviewer-core-10.5.0
  • ee8fc98 Update README with content from vistools
  • 068b780 POM: remove un-used dependency
  • d4b1527 POM: Add contributors from bigdataviewer-vistools
  • 3d6dad7 fix PainterThreadGarbageCollectionTest
  • 156cd8a Move all classes from bigdataviewer-vistools to bigdataviewer-core
  • 8ea61a4 Move some classes out of bdv.util package
  • 70e4413 Bump to next development cycle
  • a41a02b Fix type in state.removeAll which caused some issues with SourceGroup(s)
  • d876888 POM: Change Automatic-Module-Name to "org.bigdataviewer.core"
  • 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)