(netbeans) branch delivery updated (5889accedf -> c7b27a5106)

2024-04-26 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git


from 5889accedf Merge pull request #7334 from neilcsmith-net/gh7091
 add 24ecc75b05 fix endless recursion / remove dead code
 add 1f1c5bf4a4 fix null dereference issues / removed dead code
 add 3437e60fc6 fix comparison problems
 add 8da11fc9b9 fix copy/pasted code / remove dead code
 add c7b27a5106 Merge pull request #7284 from 
mbien/fixed-some-code-analyzer-warnings_delivery

No new revisions were added by this update.

Summary of changes:
 .../modules/web/monitor/client/MonitorAction.java  |   3 -
 .../provider/GroovyCompletionCollector.java|   2 +-
 .../completion/MethodParamsTipPaintComponent.java  |  11 +-
 .../modules/editor/fold/ui/FoldOptionsPanel.java   |   6 +-
 .../modules/editor/lib/drawing/CollapsedView.java  | 712 -
 .../hudson/ui/impl/HudsonFailureDisplayer.java |   2 +-
 .../modules/jumpto/type/FilteredListModel.java |   2 +-
 .../modules/parsing/nb/EditorMimeTypesImpl.java|   2 +-
 .../modules/properties/BundleStructure.java|   7 +-
 .../subversion/ui/browser/BrowserPanel.java|   6 +-
 .../subversion/ui/update/RevertModifications.java  |   2 +-
 .../versioning/ui/history/HistoryDiffView.java |   4 +-
 .../modules/xml/axi/impl/SchemaReferenceProxy.java |   5 +-
 .../debugger/jpda/ui/models/SourcesModel.java  |   2 +-
 .../debugger/jpda/models/JPDAThreadImpl.java   |   2 +-
 .../modules/form/layoutdesign/LayoutFeeder.java|   2 +-
 .../delegates/BorderLayoutSupport.java |   2 +-
 .../gradle/java/queries/GradleJarArtifacts.java|   2 +-
 .../org/netbeans/modules/i18n/SelectorUtils.java   |   2 +-
 .../editor/java/MethodParamsTipPaintComponent.java |  10 +-
 .../queries/SourceJavadocAttacherUtil.java |   2 +-
 .../problems/ModulePathsProblemsProvider.java  |   6 +-
 .../queries/MavenArtifactsImplementation.java  |   2 +-
 .../startup/layers/CountingSecurityManager.java|   3 +-
 24 files changed, 37 insertions(+), 762 deletions(-)
 delete mode 100644 
ide/editor.lib/src/org/netbeans/modules/editor/lib/drawing/CollapsedView.java


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



(netbeans) branch delivery updated (5094b19829 -> 5889accedf)

2024-04-26 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git


from 5094b19829 Merge pull request #7283 from jgneff/import-local-schema
 add 1cedc10a2b Re-add org.netbeans.libs.nbjavac as recommends for 
java.source.base.
 add 5889accedf Merge pull request #7334 from neilcsmith-net/gh7091

No new revisions were added by this update.

Summary of changes:
 java/java.source.base/manifest.mf | 1 +
 1 file changed, 1 insertion(+)


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



(netbeans-antora-ui) 01/01: Merge pull request #30 from apache/dependabot/npm_and_yarn/all-dependencies-51088fa365

2024-04-26 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora-ui.git

commit 04f2dae01c7af708564bbed10fb7d5e5819b4608
Merge: 003c5de 4518491
Author: Eric Barboni 
AuthorDate: Fri Apr 26 10:12:29 2024 +0200

Merge pull request #30 from 
apache/dependabot/npm_and_yarn/all-dependencies-51088fa365

Bump sass from 1.74.1 to 1.75.0 in the all-dependencies group

 package-lock.json | 8 
 package.json  | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



(netbeans-antora-ui) branch dependabot/npm_and_yarn/all-dependencies-51088fa365 deleted (was 4518491)

2024-04-26 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/all-dependencies-51088fa365
in repository https://gitbox.apache.org/repos/asf/netbeans-antora-ui.git


 was 4518491  Bump sass from 1.74.1 to 1.75.0 in the all-dependencies group

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



(netbeans-antora-ui) branch main updated (003c5de -> 04f2dae)

2024-04-26 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora-ui.git


from 003c5de  Merge pull request #29 from 
apache/dependabot/npm_and_yarn/all-dependencies-94165c25fd
 add 4518491  Bump sass from 1.74.1 to 1.75.0 in the all-dependencies group
 new 04f2dae  Merge pull request #30 from 
apache/dependabot/npm_and_yarn/all-dependencies-51088fa365

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 package-lock.json | 8 
 package.json  | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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