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

dependabot[bot] pushed a change to branch 
dependabot/github_actions/actions/checkout-7
in repository https://gitbox.apache.org/repos/asf/netbeans.git


 discard 98a53a09ec6 Bump actions/checkout from 6 to 7
     add 22532665154 Fix/improve handling of EE specific artifacts in 
EnableBeansFilter
     add af54595954f Merge pull request #9436 from NicolaIsotta/cdi-check-fix
     add 58a128da078 Reduce warnings/remove trailing whitespace
     add 93bd5ffff09 Remove Netbinox dependency from MavenOSGI and support 
`Export-Package` with multi-package entries
     add a5e548568c8 Merge pull request #9426 from 
matthiasblaesing/reduce-equinox
     add 383e6e4a6a1 Gradle "Go to source" on callstack entries does not work
     add 57eb4e7e924 Merge pull request #9459 from 
matthiasblaesing/gradle-test-opening
     add c7dbb21b773 Fixed more ternary concatenation bugs
     add 862bef25615 Merge pull request #9462 from mbien/ternary-concat-fix
     add ad2eda6a174 Pin runner images to specific OS versions in native binary 
workflows.
     add 44881f86c01 Merge pull request #9465 from neilcsmith-net/prof-gha
     add c8d4b4e579f Bump actions/checkout from 6 to 7

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   (98a53a09ec6)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/actions/checkout-7 (c8d4b4e579f)

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:
 .../native-binary-build-dlight.nativeexecution.yml |   4 +-
 .../workflows/native-binary-build-lib.profiler.yml |   4 +-
 .../configbean/customizers/common/TextMapping.java |   4 +-
 .../optional/TomcatIncrementalDeployment.java      |   2 +-
 .../web/beans/impl/model/EnableBeansFilter.java    | 304 +++++++++++----------
 .../modules/css/visual/PropertyValuesEditor.java   |   2 +-
 .../spi/project/support/ant/ReferenceHelper.java   |   2 +-
 .../schema/model/visitor/FindUsageVisitorTest.java |   2 +-
 .../modules/gradle/java/api/output/Location.java   |   2 +-
 .../org/netbeans/api/java/platform/Profile.java    |  16 +-
 .../netbeans/modules/javadoc/hints/Analyzer.java   |   7 +-
 java/maven.osgi/nbproject/project.xml              |   8 -
 .../modules/maven/osgi/AccessQueryImpl.java        |  74 +++--
 .../maven/osgi/FelixPluginGrammarExtension.java    |  10 +-
 .../maven/osgi/ForeignClassBundlerImpl.java        |  22 +-
 .../org/netbeans/modules/maven/osgi/Matcher.java   |  32 +--
 .../modules/maven/osgi/OSGILookupProvider.java     |  39 +--
 .../modules/maven/osgi/OSGIRecoPrivTemplates.java  |  10 +-
 .../maven/osgi/OSGiJarAccessibilityQueryImpl.java  | 121 ++++++--
 .../osgi/customizer/FelixExportPersister.java      |  24 +-
 .../osgi/customizer/InstructionsConverter.java     |   4 +-
 .../maven/osgi/templates/ActivatorIterator.java    |  66 +++--
 .../modules/maven/osgi/templates/BundleWizard.java |  10 +-
 .../editor/parser/astnodes/CaseDeclaration.java    |   2 +-
 .../editor/parser/astnodes/EnumDeclaration.java    |   2 +-
 .../src/org/netbeans/core/netigso/Netigso.java     |  41 ++-
 .../src/org/netbeans/core/netigso/NetigsoTest.java |  15 +-
 27 files changed, 469 insertions(+), 360 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to