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.4.15 #754

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Changelog

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

#release configuration #Sat May 18 13:11:59 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.4.16-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.4.15 exec.additionalArguments=-Dgpg.skip=true scm.tagNameFormat=@{project.artifactId}-@{project.version} project.scm.sc.fiji:bigdataviewer-core.tag=HEAD scm.tag=bigdataviewer-core-10.4.15 exec.snapshotReleasePluginAllowed=false preparationGoals=clean verify scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} exec.pomFileName=pom.xml

Commits
  • 2ac88a8 [maven-release-plugin] prepare release bigdataviewer-core-10.4.15
  • 917109b Add missing getType() implementations
  • 69b9539 POM: Bump dependency versions
  • 7b9a4d5 doc: added logo svg sources and png exports
  • c1079cc Bump to next development cycle
  • See full diff 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)
dependabot[bot] commented 1 month ago

Superseded by #758.