This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/spring6/spring-boot.version-3.0.0
in repository https://gitbox.apache.org/repos/asf/isis.git


 discard 00e0321caf Bump spring-boot.version from 3.0.0-RC2 to 3.0.0
     add c0abfa29eb Bump vaadin.version from 23.2.8 to 23.2.9
     add 50ca36b8e9 Merge pull request #1229 from 
apache/dependabot/maven/master/vaadin.version-23.2.9
     add e61456cc7e ISIS-3293: new revised java-doc for ViewModel
     add 5b996b7bbb ISIS-3293: resolve arbitrary args for ViewModel construction
     add f9f9aef6e4 ISIS-3293: revert viewmodel changes from prev. commit; 
support constructor inject semantics
     add e64c29c989 ISIS-3293: update java-doc
     add 65e354f0e8 Bump spring-boot from 2.7.5 to 2.7.6
     add 4e859bdc0b ISIS-2445: dependabot: customized label for spring6 branch
     add 8057ee84f1 ISIS-2445: dependabot: customized label for master branch
     add 1bc93908c3 Bump prism from 1.28.0 to 1.29.0
     add 3881ffa078 Merge pull request #1232 from 
apache/dependabot/maven/master/org.webjars.bowergithub.prismjs-prism-1.29.0
     add 19e048c046 Merge remote-tracking branch 'origin/master' into spring6
     add 9d592df323 Bump spring-boot.version from 3.0.0-RC2 to 3.0.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (00e0321caf)
            \
             N -- N -- N   
refs/heads/dependabot/maven/spring6/spring-boot.version-3.0.0 (9d592df323)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/dependabot.yml                             |  9 +-
 .../java/org/apache/causeway/applib/ViewModel.java | 38 +++++++--
 .../services/appfeatui/ApplicationNamespace.java   |  2 +
 .../applib/services/appfeatui/ApplicationType.java |  2 +
 .../services/appfeatui/ApplicationTypeAction.java  |  2 +
 .../appfeatui/ApplicationTypeCollection.java       |  2 +
 .../services/appfeatui/ApplicationTypeMember.java  | 14 +--
 .../appfeatui/ApplicationTypeProperty.java         |  2 +
 bom/pom.xml                                        |  2 +-
 commons/src/main/java/module-info.java             |  2 +
 .../commons/internal/reflection/_ClassCache.java   | 14 +++
 core/config/pom.xml                                |  4 +-
 .../progmodel/ProgrammingModelConstants.java       | 45 +++++++---
 .../ViewModelSemanticCheckingFacetFactory.java     | 22 +++--
 .../ViewModelFacetForViewModelInterface.java       | 99 +++++++++++++++++++---
 .../dom/domain/_interactions/InteractionDtoVm.java |  2 +
 .../feature/api/ApplicationFeatureChoices.java     |  1 +
 .../dom/mixins/perms/UserPermissionViewModel.java  |  1 +
 .../testdomain/factory/ViewModelFactoryTest.java   | 70 +++++++++++----
 starters/pom.xml                                   |  4 +-
 viewers/commons/prism/pom.xml                      |  2 +-
 21 files changed, 263 insertions(+), 76 deletions(-)

Reply via email to