Commit Graph

35394 Commits

Author SHA1 Message Date
renovate[bot] a248879cb2
Update dependency org.apache.maven:maven-core to v3.9.9 (#9628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 09:59:02 -07:00
renovate[bot] 7981996fee
Update dependency postcss-preset-env to v10.0.1 (#9627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 09:17:26 +01:00
renovate[bot] 543004767b
Update dependency com.google.guava:guava to v33.3.0-jre (#9626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 11:57:30 -07:00
renovate[bot] 9a02a21076
Update dependency io.jenkins.plugins:echarts-api to v5.5.1-1 (#9620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 17:52:04 -07:00
renovate[bot] ed4fef1f39
Update dependency io.jenkins.plugins:font-awesome-api to v6.6.0-1 (#9621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 17:50:59 -07:00
Basil Crow 7e46c48324
Updates to `CONTRIBUTING.md` (#9615) 2024-08-16 17:04:52 -06:00
renovate[bot] dc62589a40
Update jenkins/ath Docker tag to v5941 (#9617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 19:21:16 -07:00
Jérôme Pochat c8eddd3f65
[JENKINS-73597] Remove `RekeySecretAdminMonitor` and related resources (#9594) 2024-08-15 11:29:01 -07:00
renovate[bot] c5c69abd2d
Update dependency org.springframework:spring-framework-bom to v5.3.39 (#9612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 19:33:33 -07:00
renovate[bot] 0fb78543a1
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2254 (#9611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 19:33:07 -07:00
Basil Crow 9c91bcde1d
Fix Spotless (#9613) 2024-08-14 11:59:11 -07:00
renovate[bot] ead777a4e6
Update dependency org.jenkins-ci.plugins.workflow:workflow-api to v1336 (#9609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 10:36:15 -07:00
renovate[bot] 5709f43a8e
Update dependency org.jenkins-ci.plugins:script-security to v1354 (#9608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 10:35:53 -07:00
Basil Crow 5637aab455
Use SLF4J BOM (#9601) 2024-08-14 06:11:29 -06:00
Tim Jacomb b182867b29
Tweak pom so that renovate is able to update test harness (#9610)
Remove property for group id for jenkins-test-harness
2024-08-14 07:50:26 +01:00
Zbynek Konecny 95707460d3
Use standard dropdowns for autocomplete (#9453)
* Use standard dropdowns for autocomplete

* Debounce autocompletion, limit to 10 suggestions, allow tab

* Keyboard navigation improvements

Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>

* Autocomplete: use the same width as the parent field

* Prevent browser autocomplete, do not hide on field click

* Use !==

Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>

---------

Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2024-08-14 08:27:24 +02:00
renovate[bot] 4c42b599a6
Update mina-sshd-api.version to v2.13.2-125.v200281b_61d59 (#9607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 15:51:44 -07:00
renovate[bot] ef894ef5b3
Update dependency io.jenkins.plugins:commons-lang3-api to v3.16.0-82.ve2b_07d659d95 (#9606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 10:22:15 -07:00
Jenkins Release Bot 90dd48109e [maven-release-plugin] prepare for next development iteration 2024-08-13 13:51:13 +00:00
Jenkins Release Bot 479c85d4da [maven-release-plugin] prepare release jenkins-2.472 2024-08-13 13:50:51 +00:00
Markus Winter f615612a18
[JENKINS-73563] Create a `jenkins-button` instead of a YUI button in `makeButton` (#9604)
Co-authored-by: Kevin Guerroudj <91883215+Kevin-CB@users.noreply.github.com>
2024-08-12 17:26:47 -07:00
Basil Crow 2c3d25c527
Fix `jetty:run` (#9603) 2024-08-12 12:34:27 -07:00
renovate[bot] 203b6a6c85
Update eslint monorepo to v9.9.0 (#9597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 10:07:02 -07:00
Basil Crow f773034fe2
Revert "[JENKINS-73563] create a jenkins-button instead of a yui button in makeButton" (#9602)
Revert "[JENKINS-73563] create a jenkins-button instead of a yui button in ma…"

This reverts commit b349b6be42.
2024-08-12 10:06:05 -07:00
Basil Crow 121c0aefd6
[JENKINS-73130] Upgrade core from Jetty 10.x to 12.x (EE 8) (#9590)
Co-authored-by: Olivier Lamy <olamy@apache.org>
2024-08-12 07:42:01 -07:00
Desprez Jean-Marc d176756f17
[JENKINS-73499] Add a warning if there is a risk of exposing credentials through a non-TLS proxy connection (#9491) 2024-08-10 21:56:11 +01:00
Tim Jacomb 824c868dc7
Modernise project relationship page (#9461)
Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>
2024-08-10 21:56:00 +01:00
Markus Winter b349b6be42
[JENKINS-73563] create a jenkins-button instead of a yui button in makeButton (#9511)
Co-authored-by: Kevin Guerroudj <91883215+Kevin-CB@users.noreply.github.com>
2024-08-10 21:53:59 +01:00
renovate[bot] aeeb5e70f9
Update slf4j monorepo to v2.0.16 (#9596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-10 11:20:47 -07:00
renovate[bot] ec7578abf3
Update dependency postcss to v8.4.41 (#9592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-10 11:20:38 -07:00
renovate[bot] 5cd3147ee1
Update dependency lit to v3.2.0 (#9593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-10 11:20:27 -07:00
renovate[bot] da8ab95bf4
Update dependency org.jenkins-ci.plugins.workflow:workflow-api to v1332 (#9595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-10 11:19:51 -07:00
Basil Crow 8a036aefe4
Rerun failing tests once during releases (#9588) 2024-08-09 17:30:57 -06:00
Markus Winter 44d9158d06
[JENKINS-73554] fix jelly exception (#9519)
ensure that we don't get an IndexOutOfBoundsException when the
controller has no executors on cloud pages
2024-08-09 15:56:30 -06:00
Mark Waite 5acf5350c6
[JENKINS-73495] Clarify the plugin incompatibility message (#9502)
The issue submitter suggested that the plugin incompatibility message
would be clearer if it specifically referred to the installed version
of the plugin.  That seems like an easy change to make and if it helps
a few users, that is great.
2024-08-09 15:56:00 -06:00
Thorsten Scherler e763a498c2
[JENKINS-73586] Fix New Item page layout if no icon is defined for an item type (#9520)
* [new_item_page_fix] show problem

Signed-off-by: Thorsten Scherler <scherler@gmail.com>

* [new_item_page_fix] fix problem

Signed-off-by: Thorsten Scherler <scherler@gmail.com>

* [new_item_page_fix] revert freestyle hack

Signed-off-by: Thorsten Scherler <scherler@gmail.com>

---------

Signed-off-by: Thorsten Scherler <scherler@gmail.com>
2024-08-09 18:26:00 +01:00
renovate[bot] 48f7a0c780
Update slf4j monorepo to v2.0.15 (#9589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 11:07:26 -07:00
renovate[bot] c626519b89
Update slf4j monorepo to v2.0.14 (#9576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 20:28:26 -07:00
renovate[bot] d517a5ee5f
Update dependency args4j:args4j to v2.37 (#9577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 20:28:06 -07:00
renovate[bot] 8c951ce3f2
Update mina-sshd.version to v2.13.2 (#9580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 20:27:37 -07:00
Tim Jacomb 8c6a5d787e
Disable renovate updating org.apache.commons:commons-compress (#9587) 2024-08-07 14:35:34 -06:00
Tim Jacomb 783db98881
Add version comment for renovate (#9586) 2024-08-07 13:26:33 -07:00
renovate[bot] dcd04e9820
Update dependency postcss-preset-env to v10 (#9527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 13:09:46 -07:00
renovate[bot] 391895b05a
Update dependency org.jenkins-ci.main:remoting to v3261 (#9585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 13:09:09 -07:00
renovate[bot] 6ce299cb73
Update dependency org.glassfish.tyrus.bundles:tyrus-standalone-client-jdk to v2.2.0 (#9578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 13:08:41 -07:00
renovate[bot] decfa38018
Update antlr.version to v4.13.2 (#9574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 13:08:00 -07:00
renovate[bot] c4d65161dc
Update dependency org.jvnet.winp:winp to v1.31 (#9579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 13:07:20 -07:00
renovate[bot] 730f4aeaf1
Update dependency org.jenkins-ci.plugins:jdk-tool to v80 (#9584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 12:39:57 -07:00
renovate[bot] febca0278e
Update dependency org.jenkins-ci.plugins:command-launcher to v115 (#9583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 12:39:36 -07:00
renovate[bot] 8d649f349c
Update dependency org.jenkins-ci.plugins:ant to v511 (#9581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 12:39:00 -07:00