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 org.scijava:scijava-common from 2.97.1 to 2.98.0 #703

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps org.scijava:scijava-common from 2.97.1 to 2.98.0.

Changelog

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

#release configuration #Fri Feb 16 11:39:58 CST 2024 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.98.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.98.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.98.0 scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} completedPhase=end-release

Commits
  • 1b3dacd [maven-release-plugin] prepare release scijava-common-2.98.0
  • 11ba2a4 Happy New Year 2024 to LICENSE.txt, too
  • 4632c64 Fix enormous bug in subscribe(EventSubscriber)
  • fd95150 ScriptService: don't alias plugins w/ noAlias flag
  • c7b6dc4 Happy New Year 2024
  • 3dc99c9 CI: use bash shell even when building on Windows
  • 43164ba CI: only deploy build artifacts on the Linux node
  • dc4be9b ObjectIndexTest: fix line wrapping
  • 4133ac7 ObjectIndexTest: make tests pass with OpenJDK 12
  • 41f3136 Only register one single shutdown hook
  • 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)